-- phpMyAdmin SQL Dump
-- version 5.2.0
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Aug 25, 2025 at 08:52 PM
-- Server version: 10.4.24-MariaDB
-- PHP Version: 7.4.29

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!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 */;

--
-- Database: `horse1`
--

-- --------------------------------------------------------

--
-- Table structure for table `wp_actionscheduler_actions`
--

CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) UNSIGNED NOT NULL,
  `hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint(3) UNSIGNED NOT NULL DEFAULT 10,
  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

INSERT INTO `wp_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES
(8, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2025-08-20 17:28:37', '2025-08-20 17:28:37', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755710917;s:18:\"\0*\0first_timestamp\";i:1755710917;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755710917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2025-08-20 17:28:40', '2025-08-20 17:28:40', 1, NULL),
(9, 'action_scheduler/migration_hook', 'complete', '2025-08-20 17:29:39', '2025-08-20 17:29:39', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755710979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755710979;}', 2, 1, '2025-08-20 17:29:59', '2025-08-20 17:29:59', 6, NULL),
(10, 'woocommerce_refresh_order_count_cache', 'complete', '2025-08-21 05:28:40', '2025-08-21 05:28:40', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755754120;s:18:\"\0*\0first_timestamp\";i:1755754120;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755754120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2025-08-21 06:11:07', '2025-08-21 06:11:07', 124, NULL),
(11, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2025-08-21 17:28:40', '2025-08-21 17:28:40', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755797320;s:18:\"\0*\0first_timestamp\";i:1755710917;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755797320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2025-08-21 17:29:14', '2025-08-21 17:29:14', 236, NULL),
(12, 'woocommerce_cleanup_draft_orders', 'complete', '2025-08-20 17:28:40', '2025-08-20 17:28:40', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755710920;s:18:\"\0*\0first_timestamp\";i:1755710920;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755710920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 4, 1, '2025-08-20 17:28:41', '2025-08-20 17:28:41', 3, NULL),
(13, 'woocommerce_cleanup_draft_orders', 'complete', '2025-08-21 17:28:41', '2025-08-21 17:28:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755797321;s:18:\"\0*\0first_timestamp\";i:1755710920;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755797321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 4, 1, '2025-08-21 17:29:14', '2025-08-21 17:29:14', 236, NULL),
(14, 'woocommerce_update_marketplace_suggestions', 'complete', '2025-08-20 18:53:57', '2025-08-20 18:53:57', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755716037;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755716037;}', 4, 1, '2025-08-20 18:54:46', '2025-08-20 18:54:46', 92, NULL),
(15, 'woocommerce_install_assembler_fonts', 'complete', '2025-08-20 18:54:06', '2025-08-20 18:54:06', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755716046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755716046;}', 4, 1, '2025-08-20 18:54:58', '2025-08-20 18:54:58', 92, NULL),
(16, 'fetch_patterns', 'complete', '2025-08-20 18:54:06', '2025-08-20 18:54:06', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755716046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755716046;}', 4, 1, '2025-08-20 18:55:02', '2025-08-20 18:55:02', 93, NULL),
(17, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-20 18:56:20', '2025-08-20 18:56:20', 10, '[123,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755716180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755716180;}', 5, 1, '2025-08-20 18:56:45', '2025-08-20 18:56:45', 96, NULL),
(18, 'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications', 'failed', '2025-08-20 19:13:38', '2025-08-20 19:13:38', 10, '[]', 'O:28:\"ActionScheduler_NullSchedule\":0:{}', 4, 1, '2025-08-20 19:14:28', '2025-08-20 19:14:28', 111, NULL),
(19, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-20 19:13:39', '2025-08-20 19:13:39', 10, '[123,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755717219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755717219;}', 5, 1, '2025-08-20 19:14:28', '2025-08-20 19:14:28', 111, NULL),
(20, 'woocommerce_refresh_order_count_cache', 'complete', '2025-08-21 18:11:07', '2025-08-21 18:11:07', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755799867;s:18:\"\0*\0first_timestamp\";i:1755754120;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755799867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2025-08-21 18:11:40', '2025-08-21 18:11:40', 280, NULL),
(21, 'woocommerce_cleanup_draft_orders', 'complete', '2025-08-22 17:29:14', '2025-08-22 17:29:14', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755883754;s:18:\"\0*\0first_timestamp\";i:1755710920;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755883754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 4, 1, '2025-08-22 17:29:38', '2025-08-22 17:29:38', 358, NULL),
(22, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2025-08-22 17:29:14', '2025-08-22 17:29:14', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755883754;s:18:\"\0*\0first_timestamp\";i:1755710917;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755883754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2025-08-22 17:29:38', '2025-08-22 17:29:38', 358, NULL),
(23, 'woocommerce_refresh_order_count_cache', 'complete', '2025-08-22 06:11:40', '2025-08-22 06:11:40', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755843100;s:18:\"\0*\0first_timestamp\";i:1755754120;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755843100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2025-08-22 17:20:52', '2025-08-22 17:20:52', 349, NULL),
(24, 'woocommerce_refresh_order_count_cache', 'complete', '2025-08-23 05:20:52', '2025-08-23 05:20:52', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755926452;s:18:\"\0*\0first_timestamp\";i:1755754120;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755926452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2025-08-23 11:31:54', '2025-08-23 11:31:54', 480, NULL),
(25, 'woocommerce_cleanup_draft_orders', 'complete', '2025-08-23 17:29:38', '2025-08-23 17:29:38', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755970178;s:18:\"\0*\0first_timestamp\";i:1755710920;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755970178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 4, 1, '2025-08-23 17:30:24', '2025-08-23 17:30:24', 639, NULL),
(26, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2025-08-23 17:29:38', '2025-08-23 17:29:38', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755970178;s:18:\"\0*\0first_timestamp\";i:1755710917;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755970178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2025-08-23 17:30:24', '2025-08-23 17:30:24', 639, NULL),
(27, 'woocommerce_refresh_order_count_cache', 'complete', '2025-08-23 23:31:54', '2025-08-23 23:31:54', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1755991914;s:18:\"\0*\0first_timestamp\";i:1755754120;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1755991914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2025-08-24 04:07:50', '2025-08-24 04:07:50', 822, NULL),
(28, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 14:53:07', '2025-08-23 14:53:07', 10, '[123,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755960787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755960787;}', 5, 1, '2025-08-23 14:53:42', '2025-08-23 14:53:42', 587, NULL),
(29, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:15:42', '2025-08-23 17:15:42', 10, '[123,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755969342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755969342;}', 5, 1, '2025-08-23 17:17:06', '2025-08-23 17:17:06', 622, NULL),
(30, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:22:38', '2025-08-23 17:22:38', 10, '[510,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755969758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755969758;}', 5, 1, '2025-08-23 17:22:40', '2025-08-23 17:22:40', 629, NULL),
(31, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:23:49', '2025-08-23 17:23:49', 10, '[510,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755969829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755969829;}', 5, 1, '2025-08-23 17:24:48', '2025-08-23 17:24:48', 632, NULL),
(32, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:29:46', '2025-08-23 17:29:46', 10, '[510,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755970186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755970186;}', 5, 1, '2025-08-23 17:30:24', '2025-08-23 17:30:24', 639, NULL),
(33, 'woocommerce_cleanup_draft_orders', 'complete', '2025-08-24 17:30:24', '2025-08-24 17:30:24', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1756056624;s:18:\"\0*\0first_timestamp\";i:1755710920;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1756056624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 4, 1, '2025-08-24 17:30:59', '2025-08-24 17:30:59', 1058, NULL),
(34, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2025-08-24 17:30:24', '2025-08-24 17:30:24', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1756056624;s:18:\"\0*\0first_timestamp\";i:1755710917;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1756056624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2025-08-24 17:30:59', '2025-08-24 17:30:59', 1058, NULL),
(35, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:32:53', '2025-08-23 17:32:53', 10, '[510,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755970373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755970373;}', 5, 1, '2025-08-23 17:33:49', '2025-08-23 17:33:49', 644, NULL),
(36, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:35:07', '2025-08-23 17:35:07', 10, '[510,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755970507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755970507;}', 5, 1, '2025-08-23 17:36:01', '2025-08-23 17:36:01', 647, NULL),
(37, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:48:13', '2025-08-23 17:48:13', 10, '[510,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971293;}', 5, 1, '2025-08-23 17:49:01', '2025-08-23 17:49:01', 659, NULL),
(38, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:48:22', '2025-08-23 17:48:22', 10, '[518,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971302;}', 5, 1, '2025-08-23 17:49:01', '2025-08-23 17:49:01', 659, NULL),
(39, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:48:22', '2025-08-23 17:48:22', 10, '[519,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971302;}', 5, 1, '2025-08-23 17:49:01', '2025-08-23 17:49:01', 659, NULL),
(40, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:48:22', '2025-08-23 17:48:22', 10, '[520,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971302;}', 5, 1, '2025-08-23 17:49:01', '2025-08-23 17:49:01', 659, NULL),
(41, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:48:23', '2025-08-23 17:48:23', 10, '[510,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971303;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971303;}', 5, 1, '2025-08-23 17:49:01', '2025-08-23 17:49:01', 659, NULL),
(42, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:50:15', '2025-08-23 17:50:15', 10, '[518,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971415;}', 5, 1, '2025-08-23 17:50:16', '2025-08-23 17:50:16', 662, NULL),
(43, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:50:15', '2025-08-23 17:50:15', 10, '[519,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971415;}', 5, 1, '2025-08-23 17:50:16', '2025-08-23 17:50:16', 662, NULL),
(44, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:50:15', '2025-08-23 17:50:15', 10, '[520,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971415;}', 5, 1, '2025-08-23 17:50:16', '2025-08-23 17:50:16', 662, NULL),
(45, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:50:36', '2025-08-23 17:50:36', 10, '[518,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971436;}', 5, 1, '2025-08-23 17:50:40', '2025-08-23 17:50:40', 664, NULL),
(46, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:50:42', '2025-08-23 17:50:42', 10, '[510,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971442;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971442;}', 5, 1, '2025-08-23 17:51:45', '2025-08-23 17:51:45', 666, NULL),
(47, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:52:23', '2025-08-23 17:52:23', 10, '[510,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971543;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971543;}', 5, 1, '2025-08-23 17:52:38', '2025-08-23 17:52:38', 668, NULL),
(48, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:53:18', '2025-08-23 17:53:18', 10, '[518,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971598;}', 5, 1, '2025-08-23 17:53:44', '2025-08-23 17:53:44', 670, NULL),
(49, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:53:18', '2025-08-23 17:53:18', 10, '[519,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971598;}', 5, 1, '2025-08-23 17:53:44', '2025-08-23 17:53:44', 670, NULL),
(50, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:53:18', '2025-08-23 17:53:18', 10, '[520,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971598;}', 5, 1, '2025-08-23 17:53:44', '2025-08-23 17:53:44', 670, NULL),
(51, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:53:24', '2025-08-23 17:53:24', 10, '[510,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971604;}', 5, 1, '2025-08-23 17:53:44', '2025-08-23 17:53:44', 670, NULL),
(52, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:53:58', '2025-08-23 17:53:58', 10, '[518,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971638;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971638;}', 5, 1, '2025-08-23 17:54:04', '2025-08-23 17:54:04', 672, NULL),
(53, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:54:54', '2025-08-23 17:54:54', 10, '[510,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971694;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971694;}', 5, 1, '2025-08-23 17:56:00', '2025-08-23 17:56:00', 675, NULL),
(54, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:57:20', '2025-08-23 17:57:20', 10, '[521,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971840;}', 5, 1, '2025-08-23 17:58:05', '2025-08-23 17:58:05', 679, NULL),
(55, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:57:20', '2025-08-23 17:57:20', 10, '[522,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971840;}', 5, 1, '2025-08-23 17:58:05', '2025-08-23 17:58:05', 679, NULL),
(56, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:57:20', '2025-08-23 17:57:20', 10, '[523,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971840;}', 5, 1, '2025-08-23 17:58:05', '2025-08-23 17:58:05', 679, NULL),
(57, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:57:20', '2025-08-23 17:57:20', 10, '[524,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971840;}', 5, 1, '2025-08-23 17:58:05', '2025-08-23 17:58:05', 679, NULL),
(58, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 17:57:20', '2025-08-23 17:57:20', 10, '[521,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755971840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755971840;}', 5, 1, '2025-08-23 17:58:05', '2025-08-23 17:58:05', 679, NULL),
(59, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:03:19', '2025-08-23 18:03:19', 10, '[522,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972199;}', 5, 1, '2025-08-23 18:04:26', '2025-08-23 18:04:26', 686, NULL),
(60, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:03:19', '2025-08-23 18:03:19', 10, '[523,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972199;}', 5, 1, '2025-08-23 18:04:26', '2025-08-23 18:04:26', 686, NULL),
(61, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:03:19', '2025-08-23 18:03:19', 10, '[524,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972199;}', 5, 1, '2025-08-23 18:04:26', '2025-08-23 18:04:26', 686, NULL),
(62, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:03:20', '2025-08-23 18:03:20', 10, '[521,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972200;}', 5, 1, '2025-08-23 18:04:26', '2025-08-23 18:04:26', 686, NULL),
(63, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:06:11', '2025-08-23 18:06:11', 10, '[529,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972371;}', 5, 1, '2025-08-23 18:07:10', '2025-08-23 18:07:10', 691, NULL),
(64, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:06:11', '2025-08-23 18:06:11', 10, '[530,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972371;}', 5, 1, '2025-08-23 18:07:10', '2025-08-23 18:07:10', 691, NULL),
(65, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:06:11', '2025-08-23 18:06:11', 10, '[531,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972371;}', 5, 1, '2025-08-23 18:07:10', '2025-08-23 18:07:10', 691, NULL),
(66, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:06:11', '2025-08-23 18:06:11', 10, '[532,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972371;}', 5, 1, '2025-08-23 18:07:10', '2025-08-23 18:07:10', 691, NULL),
(67, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:06:11', '2025-08-23 18:06:11', 10, '[529,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972371;}', 5, 1, '2025-08-23 18:07:10', '2025-08-23 18:07:10', 691, NULL),
(68, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:08:14', '2025-08-23 18:08:14', 10, '[529,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972494;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972494;}', 5, 1, '2025-08-23 18:09:10', '2025-08-23 18:09:10', 695, NULL),
(69, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:11:08', '2025-08-23 18:11:08', 10, '[530,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972668;}', 5, 1, '2025-08-23 18:12:19', '2025-08-23 18:12:19', 699, NULL),
(70, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:11:08', '2025-08-23 18:11:08', 10, '[531,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972668;}', 5, 1, '2025-08-23 18:12:19', '2025-08-23 18:12:19', 699, NULL),
(71, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:11:08', '2025-08-23 18:11:08', 10, '[532,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972668;}', 5, 1, '2025-08-23 18:12:19', '2025-08-23 18:12:19', 699, NULL),
(72, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:11:16', '2025-08-23 18:11:16', 10, '[529,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972676;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972676;}', 5, 1, '2025-08-23 18:12:19', '2025-08-23 18:12:19', 699, NULL),
(73, 'fetch_patterns', 'complete', '2025-08-23 18:16:29', '2025-08-23 18:16:29', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755972989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755972989;}', 4, 1, '2025-08-23 18:16:41', '2025-08-23 18:16:41', 705, NULL),
(74, 'action_scheduler/migration_hook', 'complete', '2025-08-23 18:17:29', '2025-08-23 18:17:29', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755973049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755973049;}', 2, 1, '2025-08-23 18:17:37', '2025-08-23 18:17:37', 707, NULL),
(75, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:18:41', '2025-08-23 18:18:41', 10, '[537,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755973121;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755973121;}', 5, 1, '2025-08-23 18:19:45', '2025-08-23 18:19:45', 710, NULL),
(76, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:21:28', '2025-08-23 18:21:28', 10, '[537,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755973288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755973288;}', 5, 1, '2025-08-23 18:21:40', '2025-08-23 18:21:40', 713, NULL),
(77, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:23:50', '2025-08-23 18:23:50', 10, '[540,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755973430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755973430;}', 5, 1, '2025-08-23 18:24:38', '2025-08-23 18:24:38', 716, NULL),
(78, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:26:28', '2025-08-23 18:26:28', 10, '[540,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755973588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755973588;}', 5, 1, '2025-08-23 18:27:31', '2025-08-23 18:27:31', 719, NULL),
(79, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:27:53', '2025-08-23 18:27:53', 10, '[544,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755973673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755973673;}', 5, 1, '2025-08-23 18:28:57', '2025-08-23 18:28:57', 722, NULL),
(80, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:30:55', '2025-08-23 18:30:55', 10, '[544,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755973855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755973855;}', 5, 1, '2025-08-23 18:31:41', '2025-08-23 18:31:41', 726, NULL),
(81, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:37:42', '2025-08-23 18:37:42', 10, '[548,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974262;}', 5, 1, '2025-08-23 18:38:32', '2025-08-23 18:38:32', 733, NULL),
(82, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:37:43', '2025-08-23 18:37:43', 10, '[549,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974263;}', 5, 1, '2025-08-23 18:38:32', '2025-08-23 18:38:32', 733, NULL),
(83, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:37:43', '2025-08-23 18:37:43', 10, '[550,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974263;}', 5, 1, '2025-08-23 18:38:32', '2025-08-23 18:38:32', 733, NULL),
(84, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:37:43', '2025-08-23 18:37:43', 10, '[551,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974263;}', 5, 1, '2025-08-23 18:38:32', '2025-08-23 18:38:32', 733, NULL),
(85, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:37:43', '2025-08-23 18:37:43', 10, '[548,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974263;}', 5, 1, '2025-08-23 18:38:32', '2025-08-23 18:38:32', 733, NULL),
(86, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:40:02', '2025-08-23 18:40:02', 10, '[548,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974402;}', 5, 1, '2025-08-23 18:40:47', '2025-08-23 18:40:47', 737, NULL),
(87, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:40:19', '2025-08-23 18:40:19', 10, '[549,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974419;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974419;}', 5, 1, '2025-08-23 18:40:47', '2025-08-23 18:40:47', 737, NULL),
(88, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:40:19', '2025-08-23 18:40:19', 10, '[550,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974419;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974419;}', 5, 1, '2025-08-23 18:40:47', '2025-08-23 18:40:47', 737, NULL),
(89, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:40:22', '2025-08-23 18:40:22', 10, '[551,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974422;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974422;}', 5, 1, '2025-08-23 18:40:47', '2025-08-23 18:40:47', 737, NULL),
(90, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:40:47', '2025-08-23 18:40:47', 10, '[549,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974447;}', 5, 1, '2025-08-23 18:40:47', '2025-08-23 18:40:47', 737, NULL),
(91, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:40:47', '2025-08-23 18:40:47', 10, '[550,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974447;}', 5, 1, '2025-08-23 18:40:47', '2025-08-23 18:40:47', 737, NULL),
(92, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:42:36', '2025-08-23 18:42:36', 10, '[548,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974556;}', 5, 1, '2025-08-23 18:42:41', '2025-08-23 18:42:41', 740, NULL),
(93, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:44:09', '2025-08-23 18:44:09', 10, '[555,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974649;}', 5, 1, '2025-08-23 18:45:07', '2025-08-23 18:45:07', 743, NULL),
(94, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:44:09', '2025-08-23 18:44:09', 10, '[556,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974649;}', 5, 1, '2025-08-23 18:45:07', '2025-08-23 18:45:07', 743, NULL),
(95, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:44:09', '2025-08-23 18:44:09', 10, '[557,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974649;}', 5, 1, '2025-08-23 18:45:07', '2025-08-23 18:45:07', 743, NULL),
(96, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:44:09', '2025-08-23 18:44:09', 10, '[558,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974649;}', 5, 1, '2025-08-23 18:45:07', '2025-08-23 18:45:07', 743, NULL),
(97, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:44:09', '2025-08-23 18:44:09', 10, '[555,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974649;}', 5, 1, '2025-08-23 18:45:07', '2025-08-23 18:45:07', 743, NULL),
(98, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:46:09', '2025-08-23 18:46:09', 10, '[556,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974769;}', 5, 1, '2025-08-23 18:46:39', '2025-08-23 18:46:39', 746, NULL),
(99, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:46:09', '2025-08-23 18:46:09', 10, '[557,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974769;}', 5, 1, '2025-08-23 18:46:39', '2025-08-23 18:46:39', 746, NULL),
(100, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:46:09', '2025-08-23 18:46:09', 10, '[558,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974769;}', 5, 1, '2025-08-23 18:46:39', '2025-08-23 18:46:39', 746, NULL),
(101, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:48:27', '2025-08-23 18:48:27', 10, '[555,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755974907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755974907;}', 5, 1, '2025-08-23 18:49:31', '2025-08-23 18:49:31', 749, NULL),
(102, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:50:00', '2025-08-23 18:50:00', 10, '[562,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975000;}', 5, 1, '2025-08-23 18:51:07', '2025-08-23 18:51:07', 752, NULL),
(103, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:50:00', '2025-08-23 18:50:00', 10, '[563,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975000;}', 5, 1, '2025-08-23 18:51:07', '2025-08-23 18:51:07', 752, NULL),
(104, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:50:00', '2025-08-23 18:50:00', 10, '[564,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975000;}', 5, 1, '2025-08-23 18:51:07', '2025-08-23 18:51:07', 752, NULL),
(105, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:50:00', '2025-08-23 18:50:00', 10, '[565,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975000;}', 5, 1, '2025-08-23 18:51:07', '2025-08-23 18:51:07', 752, NULL),
(106, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:50:00', '2025-08-23 18:50:00', 10, '[562,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975000;}', 5, 1, '2025-08-23 18:51:07', '2025-08-23 18:51:07', 752, NULL),
(107, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:53:11', '2025-08-23 18:53:11', 10, '[562,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975191;}', 5, 1, '2025-08-23 18:54:07', '2025-08-23 18:54:07', 756, NULL),
(108, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:55:00', '2025-08-23 18:55:00', 10, '[563,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975300;}', 5, 1, '2025-08-23 18:55:43', '2025-08-23 18:55:43', 759, NULL),
(109, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:55:00', '2025-08-23 18:55:00', 10, '[564,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975300;}', 5, 1, '2025-08-23 18:55:43', '2025-08-23 18:55:43', 759, NULL),
(110, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:55:00', '2025-08-23 18:55:00', 10, '[565,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975300;}', 5, 1, '2025-08-23 18:55:43', '2025-08-23 18:55:43', 759, NULL),
(111, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:55:13', '2025-08-23 18:55:13', 10, '[563,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975313;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975313;}', 5, 1, '2025-08-23 18:55:43', '2025-08-23 18:55:43', 759, NULL),
(112, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:55:18', '2025-08-23 18:55:18', 10, '[562,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975318;}', 5, 1, '2025-08-23 18:55:43', '2025-08-23 18:55:43', 759, NULL),
(113, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:56:01', '2025-08-23 18:56:01', 10, '[562,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975361;}', 5, 1, '2025-08-23 18:57:04', '2025-08-23 18:57:04', 761, NULL),
(114, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:57:14', '2025-08-23 18:57:14', 10, '[570,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975434;}', 5, 1, '2025-08-23 18:57:55', '2025-08-23 18:57:55', 763, NULL),
(115, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:57:14', '2025-08-23 18:57:14', 10, '[571,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975434;}', 5, 1, '2025-08-23 18:57:55', '2025-08-23 18:57:55', 763, NULL),
(116, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:57:14', '2025-08-23 18:57:14', 10, '[572,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975434;}', 5, 1, '2025-08-23 18:57:55', '2025-08-23 18:57:55', 763, NULL),
(117, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:57:14', '2025-08-23 18:57:14', 10, '[573,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975434;}', 5, 1, '2025-08-23 18:57:55', '2025-08-23 18:57:55', 763, NULL),
(118, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:57:14', '2025-08-23 18:57:14', 10, '[570,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975434;}', 5, 1, '2025-08-23 18:57:55', '2025-08-23 18:57:55', 763, NULL),
(119, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:58:50', '2025-08-23 18:58:50', 10, '[570,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975530;}', 5, 1, '2025-08-23 18:59:38', '2025-08-23 18:59:38', 766, NULL),
(120, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:59:01', '2025-08-23 18:59:01', 10, '[571,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975541;}', 5, 1, '2025-08-23 18:59:38', '2025-08-23 18:59:38', 766, NULL),
(121, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:59:01', '2025-08-23 18:59:01', 10, '[572,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975541;}', 5, 1, '2025-08-23 18:59:38', '2025-08-23 18:59:38', 766, NULL),
(122, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:59:03', '2025-08-23 18:59:03', 10, '[573,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975543;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975543;}', 5, 1, '2025-08-23 18:59:38', '2025-08-23 18:59:38', 766, NULL),
(123, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:59:39', '2025-08-23 18:59:39', 10, '[571,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975579;}', 5, 1, '2025-08-23 19:01:17', '2025-08-23 19:01:17', 768, NULL),
(124, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 18:59:39', '2025-08-23 18:59:39', 10, '[572,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975579;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975579;}', 5, 1, '2025-08-23 19:01:18', '2025-08-23 19:01:18', 768, NULL),
(125, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:01:49', '2025-08-23 19:01:49', 10, '[570,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975709;}', 5, 1, '2025-08-23 19:02:46', '2025-08-23 19:02:46', 771, NULL),
(126, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:05:23', '2025-08-23 19:05:23', 10, '[570,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755975923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755975923;}', 5, 1, '2025-08-23 19:06:23', '2025-08-23 19:06:23', 775, NULL),
(127, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:08:20', '2025-08-23 19:08:20', 10, '[578,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976100;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976100;}', 5, 1, '2025-08-23 19:09:15', '2025-08-23 19:09:15', 779, NULL),
(128, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:09:28', '2025-08-23 19:09:28', 10, '[578,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976168;}', 5, 1, '2025-08-23 19:10:24', '2025-08-23 19:10:24', 781, NULL),
(129, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:11:42', '2025-08-23 19:11:42', 10, '[578,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976302;}', 5, 1, '2025-08-23 19:12:44', '2025-08-23 19:12:44', 785, NULL),
(130, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:12:54', '2025-08-23 19:12:54', 10, '[581,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976374;}', 5, 1, '2025-08-23 19:13:39', '2025-08-23 19:13:39', 787, NULL),
(131, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:12:54', '2025-08-23 19:12:54', 10, '[582,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976374;}', 5, 1, '2025-08-23 19:13:39', '2025-08-23 19:13:39', 787, NULL),
(132, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:12:54', '2025-08-23 19:12:54', 10, '[583,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976374;}', 5, 1, '2025-08-23 19:13:39', '2025-08-23 19:13:39', 787, NULL),
(133, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:12:54', '2025-08-23 19:12:54', 10, '[581,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976374;}', 5, 1, '2025-08-23 19:13:39', '2025-08-23 19:13:39', 787, NULL),
(134, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:13:34', '2025-08-23 19:13:34', 10, '[582,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976414;}', 5, 1, '2025-08-23 19:13:39', '2025-08-23 19:13:39', 787, NULL),
(135, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:13:34', '2025-08-23 19:13:34', 10, '[583,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976414;}', 5, 1, '2025-08-23 19:13:39', '2025-08-23 19:13:39', 787, NULL),
(136, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:13:34', '2025-08-23 19:13:34', 10, '[581,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976414;}', 5, 1, '2025-08-23 19:13:39', '2025-08-23 19:13:39', 787, NULL),
(137, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:14:16', '2025-08-23 19:14:16', 10, '[584,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976456;}', 5, 1, '2025-08-23 19:15:19', '2025-08-23 19:15:19', 789, NULL),
(138, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:14:16', '2025-08-23 19:14:16', 10, '[585,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976456;}', 5, 1, '2025-08-23 19:15:19', '2025-08-23 19:15:19', 789, NULL),
(139, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:14:16', '2025-08-23 19:14:16', 10, '[586,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976456;}', 5, 1, '2025-08-23 19:15:19', '2025-08-23 19:15:19', 789, NULL);
INSERT INTO `wp_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES
(140, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:14:16', '2025-08-23 19:14:16', 10, '[587,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976456;}', 5, 1, '2025-08-23 19:15:19', '2025-08-23 19:15:19', 789, NULL),
(141, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:14:16', '2025-08-23 19:14:16', 10, '[584,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976456;}', 5, 1, '2025-08-23 19:15:19', '2025-08-23 19:15:19', 789, NULL),
(142, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:16:13', '2025-08-23 19:16:13', 10, '[584,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976573;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976573;}', 5, 1, '2025-08-23 19:17:19', '2025-08-23 19:17:19', 792, NULL),
(143, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:17:20', '2025-08-23 19:17:20', 10, '[585,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976640;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976640;}', 5, 1, '2025-08-23 19:17:20', '2025-08-23 19:17:20', 794, NULL),
(144, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:17:20', '2025-08-23 19:17:20', 10, '[586,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976640;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976640;}', 5, 1, '2025-08-23 19:17:20', '2025-08-23 19:17:20', 794, NULL),
(145, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:17:20', '2025-08-23 19:17:20', 10, '[587,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976640;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976640;}', 5, 1, '2025-08-23 19:17:20', '2025-08-23 19:17:20', 794, NULL),
(146, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:21:06', '2025-08-23 19:21:06', 10, '[584,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976866;}', 5, 1, '2025-08-23 19:21:50', '2025-08-23 19:21:50', 800, NULL),
(147, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:21:59', '2025-08-23 19:21:59', 10, '[592,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755976919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755976919;}', 5, 1, '2025-08-23 19:23:02', '2025-08-23 19:23:02', 802, NULL),
(148, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:25:09', '2025-08-23 19:25:09', 10, '[592,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977109;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977109;}', 5, 1, '2025-08-23 19:26:13', '2025-08-23 19:26:13', 806, NULL),
(149, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:27:21', '2025-08-23 19:27:21', 10, '[595,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977241;}', 5, 1, '2025-08-23 19:27:54', '2025-08-23 19:27:54', 809, NULL),
(150, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:27:21', '2025-08-23 19:27:21', 10, '[596,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977241;}', 5, 1, '2025-08-23 19:27:54', '2025-08-23 19:27:54', 809, NULL),
(151, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:27:21', '2025-08-23 19:27:21', 10, '[597,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977241;}', 5, 1, '2025-08-23 19:27:54', '2025-08-23 19:27:54', 809, NULL),
(152, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:27:21', '2025-08-23 19:27:21', 10, '[598,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977241;}', 5, 1, '2025-08-23 19:27:54', '2025-08-23 19:27:54', 809, NULL),
(153, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:27:21', '2025-08-23 19:27:21', 10, '[595,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977241;}', 5, 1, '2025-08-23 19:27:54', '2025-08-23 19:27:54', 809, NULL),
(154, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:27:55', '2025-08-23 19:27:55', 10, '[595,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977275;}', 5, 1, '2025-08-23 19:28:24', '2025-08-23 19:28:24', 811, NULL),
(155, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:28:07', '2025-08-23 19:28:07', 10, '[596,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977287;}', 5, 1, '2025-08-23 19:28:24', '2025-08-23 19:28:24', 811, NULL),
(156, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:28:07', '2025-08-23 19:28:07', 10, '[597,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977287;}', 5, 1, '2025-08-23 19:28:24', '2025-08-23 19:28:24', 811, NULL),
(157, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:28:08', '2025-08-23 19:28:08', 10, '[598,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977288;}', 5, 1, '2025-08-23 19:28:24', '2025-08-23 19:28:24', 811, NULL),
(158, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:28:37', '2025-08-23 19:28:37', 10, '[596,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977317;}', 5, 1, '2025-08-23 19:28:38', '2025-08-23 19:28:38', 813, NULL),
(159, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:28:37', '2025-08-23 19:28:37', 10, '[597,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977317;}', 5, 1, '2025-08-23 19:28:38', '2025-08-23 19:28:38', 813, NULL),
(160, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:28:52', '2025-08-23 19:28:52', 10, '[596,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977332;}', 5, 1, '2025-08-23 19:29:25', '2025-08-23 19:29:25', 815, NULL),
(161, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-23 19:32:19', '2025-08-23 19:32:19', 10, '[595,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1755977539;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1755977539;}', 5, 1, '2025-08-23 19:32:40', '2025-08-23 19:32:40', 820, NULL),
(162, 'woocommerce_refresh_order_count_cache', 'complete', '2025-08-24 16:07:50', '2025-08-24 16:07:50', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1756051670;s:18:\"\0*\0first_timestamp\";i:1755754120;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1756051670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2025-08-24 17:12:16', '2025-08-24 17:12:16', 1028, NULL),
(163, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:12:42', '2025-08-24 04:12:42', 10, '[602,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756008762;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756008762;}', 5, 1, '2025-08-24 04:13:45', '2025-08-24 04:13:45', 830, NULL),
(164, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:12:42', '2025-08-24 04:12:42', 10, '[603,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756008762;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756008762;}', 5, 1, '2025-08-24 04:13:45', '2025-08-24 04:13:45', 830, NULL),
(165, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:12:42', '2025-08-24 04:12:42', 10, '[604,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756008762;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756008762;}', 5, 1, '2025-08-24 04:13:45', '2025-08-24 04:13:45', 830, NULL),
(166, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:12:42', '2025-08-24 04:12:42', 10, '[602,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756008762;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756008762;}', 5, 1, '2025-08-24 04:13:45', '2025-08-24 04:13:45', 830, NULL),
(167, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:13:54', '2025-08-24 04:13:54', 10, '[602,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756008834;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756008834;}', 5, 1, '2025-08-24 04:14:45', '2025-08-24 04:14:45', 832, NULL),
(168, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:14:56', '2025-08-24 04:14:56', 10, '[603,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756008896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756008896;}', 5, 1, '2025-08-24 04:15:45', '2025-08-24 04:15:45', 834, NULL),
(169, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:14:56', '2025-08-24 04:14:56', 10, '[604,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756008896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756008896;}', 5, 1, '2025-08-24 04:15:45', '2025-08-24 04:15:45', 834, NULL),
(170, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:17:53', '2025-08-24 04:17:53', 10, '[602,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756009073;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756009073;}', 5, 1, '2025-08-24 04:18:41', '2025-08-24 04:18:41', 838, NULL),
(171, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:18:42', '2025-08-24 04:18:42', 10, '[602,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756009122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756009122;}', 5, 1, '2025-08-24 04:19:46', '2025-08-24 04:19:46', 840, NULL),
(172, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:20:24', '2025-08-24 04:20:24', 10, '[608,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756009224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756009224;}', 5, 1, '2025-08-24 04:21:15', '2025-08-24 04:21:15', 842, NULL),
(173, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:20:24', '2025-08-24 04:20:24', 10, '[609,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756009224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756009224;}', 5, 1, '2025-08-24 04:21:15', '2025-08-24 04:21:15', 842, NULL),
(174, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:20:24', '2025-08-24 04:20:24', 10, '[610,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756009224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756009224;}', 5, 1, '2025-08-24 04:21:15', '2025-08-24 04:21:15', 842, NULL),
(175, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:20:24', '2025-08-24 04:20:24', 10, '[608,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756009224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756009224;}', 5, 1, '2025-08-24 04:21:15', '2025-08-24 04:21:15', 842, NULL),
(176, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:22:09', '2025-08-24 04:22:09', 10, '[608,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756009329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756009329;}', 5, 1, '2025-08-24 04:22:28', '2025-08-24 04:22:28', 845, NULL),
(177, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:22:46', '2025-08-24 04:22:46', 10, '[609,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756009366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756009366;}', 5, 1, '2025-08-24 04:24:28', '2025-08-24 04:24:28', 848, NULL),
(178, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:22:46', '2025-08-24 04:22:46', 10, '[610,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756009366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756009366;}', 5, 1, '2025-08-24 04:24:28', '2025-08-24 04:24:28', 848, NULL),
(179, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:24:49', '2025-08-24 04:24:49', 10, '[608,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756009489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756009489;}', 5, 1, '2025-08-24 04:25:53', '2025-08-24 04:25:53', 851, NULL),
(180, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:41:25', '2025-08-24 04:41:25', 10, '[613,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756010485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756010485;}', 5, 1, '2025-08-24 04:42:30', '2025-08-24 04:42:30', 862, NULL),
(181, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:41:25', '2025-08-24 04:41:25', 10, '[614,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756010485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756010485;}', 5, 1, '2025-08-24 04:42:30', '2025-08-24 04:42:30', 862, NULL),
(182, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:41:25', '2025-08-24 04:41:25', 10, '[615,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756010485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756010485;}', 5, 1, '2025-08-24 04:42:30', '2025-08-24 04:42:30', 862, NULL),
(183, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:41:25', '2025-08-24 04:41:25', 10, '[613,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756010485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756010485;}', 5, 1, '2025-08-24 04:42:30', '2025-08-24 04:42:30', 862, NULL),
(184, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:43:35', '2025-08-24 04:43:35', 10, '[613,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756010615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756010615;}', 5, 1, '2025-08-24 04:44:23', '2025-08-24 04:44:23', 865, NULL),
(185, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:44:24', '2025-08-24 04:44:24', 10, '[614,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756010664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756010664;}', 5, 1, '2025-08-24 04:44:41', '2025-08-24 04:44:41', 867, NULL),
(186, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:44:24', '2025-08-24 04:44:24', 10, '[615,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756010664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756010664;}', 5, 1, '2025-08-24 04:44:41', '2025-08-24 04:44:41', 867, NULL),
(187, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:44:33', '2025-08-24 04:44:33', 10, '[614,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756010673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756010673;}', 5, 1, '2025-08-24 04:44:41', '2025-08-24 04:44:41', 867, NULL),
(188, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 04:47:18', '2025-08-24 04:47:18', 10, '[613,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756010838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756010838;}', 5, 1, '2025-08-24 04:48:21', '2025-08-24 04:48:21', 872, NULL),
(189, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:25:11', '2025-08-24 05:25:11', 10, '[618,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756013111;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756013111;}', 5, 1, '2025-08-24 05:26:20', '2025-08-24 05:26:20', 877, NULL),
(190, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:25:11', '2025-08-24 05:25:11', 10, '[619,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756013111;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756013111;}', 5, 1, '2025-08-24 05:26:20', '2025-08-24 05:26:20', 877, NULL),
(191, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:25:11', '2025-08-24 05:25:11', 10, '[620,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756013111;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756013111;}', 5, 1, '2025-08-24 05:26:20', '2025-08-24 05:26:20', 877, NULL),
(192, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:25:11', '2025-08-24 05:25:11', 10, '[618,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756013111;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756013111;}', 5, 1, '2025-08-24 05:26:20', '2025-08-24 05:26:20', 877, NULL),
(193, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:32:58', '2025-08-24 05:32:58', 10, '[618,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756013578;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756013578;}', 5, 1, '2025-08-24 05:32:58', '2025-08-24 05:32:58', 885, NULL),
(194, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:33:40', '2025-08-24 05:33:40', 10, '[619,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756013620;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756013620;}', 5, 1, '2025-08-24 05:34:48', '2025-08-24 05:34:48', 888, NULL),
(195, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:33:40', '2025-08-24 05:33:40', 10, '[620,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756013620;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756013620;}', 5, 1, '2025-08-24 05:34:48', '2025-08-24 05:34:48', 888, NULL),
(196, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:33:52', '2025-08-24 05:33:52', 10, '[619,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756013632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756013632;}', 5, 1, '2025-08-24 05:34:48', '2025-08-24 05:34:48', 888, NULL),
(197, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:35:17', '2025-08-24 05:35:17', 10, '[618,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756013717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756013717;}', 5, 1, '2025-08-24 05:36:23', '2025-08-24 05:36:23', 890, NULL),
(198, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:50:37', '2025-08-24 05:50:37', 10, '[624,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756014637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756014637;}', 5, 1, '2025-08-24 05:50:39', '2025-08-24 05:50:39', 904, NULL),
(199, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:54:51', '2025-08-24 05:54:51', 10, '[624,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756014891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756014891;}', 5, 1, '2025-08-24 05:55:43', '2025-08-24 05:55:43', 910, NULL),
(200, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:56:15', '2025-08-24 05:56:15', 10, '[627,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756014975;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756014975;}', 5, 1, '2025-08-24 05:57:20', '2025-08-24 05:57:20', 912, NULL),
(201, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 05:59:53', '2025-08-24 05:59:53', 10, '[627,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756015193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756015193;}', 5, 1, '2025-08-24 06:00:58', '2025-08-24 06:00:58', 917, NULL),
(202, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:06:14', '2025-08-24 11:06:14', 10, '[630,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756033574;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756033574;}', 5, 1, '2025-08-24 11:07:20', '2025-08-24 11:07:20', 926, NULL),
(203, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:06:14', '2025-08-24 11:06:14', 10, '[631,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756033574;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756033574;}', 5, 1, '2025-08-24 11:07:20', '2025-08-24 11:07:20', 926, NULL),
(204, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:06:14', '2025-08-24 11:06:14', 10, '[632,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756033574;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756033574;}', 5, 1, '2025-08-24 11:07:20', '2025-08-24 11:07:20', 926, NULL),
(205, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:06:14', '2025-08-24 11:06:14', 10, '[633,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756033574;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756033574;}', 5, 1, '2025-08-24 11:07:20', '2025-08-24 11:07:20', 926, NULL),
(206, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:06:14', '2025-08-24 11:06:14', 10, '[630,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756033574;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756033574;}', 5, 1, '2025-08-24 11:07:20', '2025-08-24 11:07:20', 926, NULL),
(207, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:10:01', '2025-08-24 11:10:01', 10, '[630,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756033801;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756033801;}', 5, 1, '2025-08-24 11:10:54', '2025-08-24 11:10:54', 931, NULL),
(208, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:10:55', '2025-08-24 11:10:55', 10, '[631,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756033855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756033855;}', 5, 1, '2025-08-24 11:11:15', '2025-08-24 11:11:15', 933, NULL),
(209, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:10:55', '2025-08-24 11:10:55', 10, '[632,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756033855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756033855;}', 5, 1, '2025-08-24 11:11:15', '2025-08-24 11:11:15', 933, NULL),
(210, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:10:55', '2025-08-24 11:10:55', 10, '[633,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756033855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756033855;}', 5, 1, '2025-08-24 11:11:15', '2025-08-24 11:11:15', 933, NULL),
(211, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:11:15', '2025-08-24 11:11:15', 10, '[631,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756033875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756033875;}', 5, 1, '2025-08-24 11:11:15', '2025-08-24 11:11:15', 933, NULL),
(212, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:13:53', '2025-08-24 11:13:53', 10, '[630,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756034033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756034033;}', 5, 1, '2025-08-24 11:14:56', '2025-08-24 11:14:56', 938, NULL),
(213, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:50:48', '2025-08-24 11:50:48', 10, '[639,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756036248;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756036248;}', 5, 1, '2025-08-24 11:51:44', '2025-08-24 11:51:44', 971, NULL),
(214, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:50:48', '2025-08-24 11:50:48', 10, '[640,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756036248;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756036248;}', 5, 1, '2025-08-24 11:51:44', '2025-08-24 11:51:44', 971, NULL),
(215, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:50:49', '2025-08-24 11:50:49', 10, '[641,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756036249;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756036249;}', 5, 1, '2025-08-24 11:51:44', '2025-08-24 11:51:44', 971, NULL),
(216, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:50:49', '2025-08-24 11:50:49', 10, '[642,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756036249;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756036249;}', 5, 1, '2025-08-24 11:51:44', '2025-08-24 11:51:44', 971, NULL),
(217, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:50:49', '2025-08-24 11:50:49', 10, '[639,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756036249;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756036249;}', 5, 1, '2025-08-24 11:51:44', '2025-08-24 11:51:44', 971, NULL),
(218, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:52:30', '2025-08-24 11:52:30', 10, '[639,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756036350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756036350;}', 5, 1, '2025-08-24 11:52:53', '2025-08-24 11:52:53', 973, NULL),
(219, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:57:47', '2025-08-24 11:57:47', 10, '[640,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756036667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756036667;}', 5, 1, '2025-08-24 11:58:53', '2025-08-24 11:58:53', 981, NULL),
(220, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 11:57:47', '2025-08-24 11:57:47', 10, '[641,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756036667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756036667;}', 5, 1, '2025-08-24 11:58:53', '2025-08-24 11:58:53', 981, NULL),
(221, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:01:40', '2025-08-24 12:01:40', 10, '[639,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756036900;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756036900;}', 5, 1, '2025-08-24 12:02:45', '2025-08-24 12:02:45', 987, NULL),
(222, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:03:21', '2025-08-24 12:03:21', 10, '[640,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037001;}', 5, 1, '2025-08-24 12:03:41', '2025-08-24 12:03:41', 990, NULL),
(223, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:03:22', '2025-08-24 12:03:22', 10, '[642,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037002;}', 5, 1, '2025-08-24 12:03:41', '2025-08-24 12:03:41', 990, NULL),
(224, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:03:31', '2025-08-24 12:03:31', 10, '[639,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037011;}', 5, 1, '2025-08-24 12:03:41', '2025-08-24 12:03:41', 990, NULL),
(225, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:04:20', '2025-08-24 12:04:20', 10, '[645,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037060;}', 5, 1, '2025-08-24 12:05:24', '2025-08-24 12:05:24', 992, NULL),
(226, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:04:20', '2025-08-24 12:04:20', 10, '[646,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037060;}', 5, 1, '2025-08-24 12:05:24', '2025-08-24 12:05:24', 992, NULL),
(227, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:04:20', '2025-08-24 12:04:20', 10, '[647,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037060;}', 5, 1, '2025-08-24 12:05:24', '2025-08-24 12:05:24', 992, NULL),
(228, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:04:20', '2025-08-24 12:04:20', 10, '[648,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037060;}', 5, 1, '2025-08-24 12:05:24', '2025-08-24 12:05:24', 992, NULL),
(229, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:04:20', '2025-08-24 12:04:20', 10, '[645,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037060;}', 5, 1, '2025-08-24 12:05:24', '2025-08-24 12:05:24', 992, NULL),
(230, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:07:37', '2025-08-24 12:07:37', 10, '[645,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037257;}', 5, 1, '2025-08-24 12:07:38', '2025-08-24 12:07:38', 996, NULL),
(231, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:08:33', '2025-08-24 12:08:33', 10, '[646,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037313;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037313;}', 5, 1, '2025-08-24 12:09:25', '2025-08-24 12:09:25', 998, NULL),
(232, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:08:33', '2025-08-24 12:08:33', 10, '[647,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037313;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037313;}', 5, 1, '2025-08-24 12:09:25', '2025-08-24 12:09:25', 998, NULL),
(233, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:08:33', '2025-08-24 12:08:33', 10, '[648,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037313;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037313;}', 5, 1, '2025-08-24 12:09:25', '2025-08-24 12:09:25', 998, NULL),
(234, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:11:02', '2025-08-24 12:11:02', 10, '[645,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037462;}', 5, 1, '2025-08-24 12:11:50', '2025-08-24 12:11:50', 1003, NULL),
(235, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:11:59', '2025-08-24 12:11:59', 10, '[653,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037519;}', 5, 1, '2025-08-24 12:12:06', '2025-08-24 12:12:06', 1005, NULL),
(236, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:11:59', '2025-08-24 12:11:59', 10, '[654,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037519;}', 5, 1, '2025-08-24 12:12:06', '2025-08-24 12:12:06', 1005, NULL),
(237, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:11:59', '2025-08-24 12:11:59', 10, '[655,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037519;}', 5, 1, '2025-08-24 12:12:06', '2025-08-24 12:12:06', 1005, NULL),
(238, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:12:00', '2025-08-24 12:12:00', 10, '[653,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037520;}', 5, 1, '2025-08-24 12:12:06', '2025-08-24 12:12:06', 1005, NULL),
(239, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:13:26', '2025-08-24 12:13:26', 10, '[653,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037606;}', 5, 1, '2025-08-24 12:14:01', '2025-08-24 12:14:01', 1008, NULL),
(240, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:14:02', '2025-08-24 12:14:02', 10, '[654,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037642;}', 5, 1, '2025-08-24 12:15:04', '2025-08-24 12:15:04', 1010, NULL),
(241, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:14:02', '2025-08-24 12:14:02', 10, '[655,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037642;}', 5, 1, '2025-08-24 12:15:04', '2025-08-24 12:15:04', 1010, NULL),
(242, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:16:36', '2025-08-24 12:16:36', 10, '[653,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756037796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756037796;}', 5, 1, '2025-08-24 12:16:43', '2025-08-24 12:16:43', 1013, NULL),
(243, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:29:15', '2025-08-24 12:29:15', 10, '[658,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756038555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756038555;}', 5, 1, '2025-08-24 12:30:19', '2025-08-24 12:30:19', 1021, NULL),
(244, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:29:15', '2025-08-24 12:29:15', 10, '[659,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756038555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756038555;}', 5, 1, '2025-08-24 12:30:19', '2025-08-24 12:30:19', 1021, NULL),
(245, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:29:15', '2025-08-24 12:29:15', 10, '[660,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756038555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756038555;}', 5, 1, '2025-08-24 12:30:19', '2025-08-24 12:30:19', 1021, NULL),
(246, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 12:29:15', '2025-08-24 12:29:15', 10, '[658,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756038555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756038555;}', 5, 1, '2025-08-24 12:30:19', '2025-08-24 12:30:19', 1021, NULL),
(247, 'woocommerce_refresh_order_count_cache', 'complete', '2025-08-25 05:12:16', '2025-08-25 05:12:16', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1756098736;s:18:\"\0*\0first_timestamp\";i:1755754120;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1756098736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2025-08-25 10:39:20', '2025-08-25 10:39:20', 1236, NULL),
(248, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:12:45', '2025-08-24 17:12:45', 10, '[658,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756055565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756055565;}', 5, 1, '2025-08-24 17:13:34', '2025-08-24 17:13:34', 1031, NULL),
(249, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:13:33', '2025-08-24 17:13:33', 10, '[659,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756055613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756055613;}', 5, 1, '2025-08-24 17:13:34', '2025-08-24 17:13:34', 1031, NULL),
(250, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:13:33', '2025-08-24 17:13:33', 10, '[660,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756055613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756055613;}', 5, 1, '2025-08-24 17:13:34', '2025-08-24 17:13:34', 1031, NULL),
(251, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:17:29', '2025-08-24 17:17:29', 10, '[658,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756055849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756055849;}', 5, 1, '2025-08-24 17:17:39', '2025-08-24 17:17:39', 1037, NULL),
(252, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:18:39', '2025-08-24 17:18:39', 10, '[664,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756055919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756055919;}', 5, 1, '2025-08-24 17:19:44', '2025-08-24 17:19:44', 1040, NULL),
(253, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:20:54', '2025-08-24 17:20:54', 10, '[664,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056054;}', 5, 1, '2025-08-24 17:21:45', '2025-08-24 17:21:45', 1043, NULL),
(254, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:22:09', '2025-08-24 17:22:09', 10, '[664,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056129;}', 5, 1, '2025-08-24 17:23:06', '2025-08-24 17:23:06', 1045, NULL),
(255, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:24:36', '2025-08-24 17:24:36', 10, '[666,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056276;}', 5, 1, '2025-08-24 17:24:42', '2025-08-24 17:24:42', 1048, NULL),
(256, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:24:36', '2025-08-24 17:24:36', 10, '[667,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056276;}', 5, 1, '2025-08-24 17:24:42', '2025-08-24 17:24:42', 1048, NULL),
(257, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:24:36', '2025-08-24 17:24:36', 10, '[668,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056276;}', 5, 1, '2025-08-24 17:24:42', '2025-08-24 17:24:42', 1048, NULL),
(258, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:24:36', '2025-08-24 17:24:36', 10, '[666,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056276;}', 5, 1, '2025-08-24 17:24:42', '2025-08-24 17:24:42', 1048, NULL),
(259, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:27:51', '2025-08-24 17:27:51', 10, '[666,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056471;}', 5, 1, '2025-08-24 17:28:40', '2025-08-24 17:28:40', 1053, NULL),
(260, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:28:31', '2025-08-24 17:28:31', 10, '[667,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056511;}', 5, 1, '2025-08-24 17:28:40', '2025-08-24 17:28:40', 1053, NULL),
(261, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:28:31', '2025-08-24 17:28:31', 10, '[668,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056511;}', 5, 1, '2025-08-24 17:28:40', '2025-08-24 17:28:40', 1053, NULL),
(262, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:28:41', '2025-08-24 17:28:41', 10, '[667,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056521;}', 5, 1, '2025-08-24 17:28:47', '2025-08-24 17:28:47', 1055, NULL),
(263, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:29:53', '2025-08-24 17:29:53', 10, '[666,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056593;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056593;}', 5, 1, '2025-08-24 17:30:59', '2025-08-24 17:30:59', 1058, NULL),
(264, 'woocommerce_cleanup_draft_orders', 'complete', '2025-08-25 17:30:59', '2025-08-25 17:30:59', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1756143059;s:18:\"\0*\0first_timestamp\";i:1755710920;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1756143059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 4, 1, '2025-08-25 17:31:30', '2025-08-25 17:31:30', 1377, NULL),
(265, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2025-08-25 17:30:59', '2025-08-25 17:30:59', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1756143059;s:18:\"\0*\0first_timestamp\";i:1755710917;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1756143059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2025-08-25 17:31:30', '2025-08-25 17:31:30', 1377, NULL),
(266, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:32:06', '2025-08-24 17:32:06', 10, '[672,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056726;}', 5, 1, '2025-08-24 17:33:10', '2025-08-24 17:33:10', 1062, NULL),
(267, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:32:06', '2025-08-24 17:32:06', 10, '[673,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056726;}', 5, 1, '2025-08-24 17:33:10', '2025-08-24 17:33:10', 1062, NULL),
(268, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:32:06', '2025-08-24 17:32:06', 10, '[674,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056726;}', 5, 1, '2025-08-24 17:33:10', '2025-08-24 17:33:10', 1062, NULL),
(269, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:32:06', '2025-08-24 17:32:06', 10, '[672,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056726;}', 5, 1, '2025-08-24 17:33:10', '2025-08-24 17:33:10', 1062, NULL),
(270, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:33:41', '2025-08-24 17:33:41', 10, '[672,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056821;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056821;}', 5, 1, '2025-08-24 17:34:15', '2025-08-24 17:34:15', 1065, NULL),
(271, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:34:15', '2025-08-24 17:34:15', 10, '[673,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056855;}', 5, 1, '2025-08-24 17:34:15', '2025-08-24 17:34:15', 1065, NULL),
(272, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:34:15', '2025-08-24 17:34:15', 10, '[674,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056855;}', 5, 1, '2025-08-24 17:34:15', '2025-08-24 17:34:15', 1065, NULL),
(273, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:34:44', '2025-08-24 17:34:44', 10, '[673,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756056884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756056884;}', 5, 1, '2025-08-24 17:36:11', '2025-08-24 17:36:11', 1068, NULL),
(274, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:37:18', '2025-08-24 17:37:18', 10, '[672,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756057038;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756057038;}', 5, 1, '2025-08-24 17:39:38', '2025-08-24 17:39:38', 1071, NULL);
INSERT INTO `wp_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES
(275, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:48:11', '2025-08-24 17:48:11', 10, '[679,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756057691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756057691;}', 5, 1, '2025-08-24 17:48:38', '2025-08-24 17:48:38', 1078, NULL),
(276, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:52:53', '2025-08-24 17:52:53', 10, '[679,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756057973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756057973;}', 5, 1, '2025-08-24 17:53:45', '2025-08-24 17:53:45', 1084, NULL),
(277, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 17:53:58', '2025-08-24 17:53:58', 10, '[682,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756058038;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756058038;}', 5, 1, '2025-08-24 17:55:02', '2025-08-24 17:55:02', 1086, NULL),
(278, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:01:10', '2025-08-24 18:01:10', 10, '[682,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756058470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756058470;}', 5, 1, '2025-08-24 18:02:16', '2025-08-24 18:02:16', 1092, NULL),
(279, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:03:14', '2025-08-24 18:03:14', 10, '[686,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756058594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756058594;}', 5, 1, '2025-08-24 18:03:20', '2025-08-24 18:03:20', 1096, NULL),
(280, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:05:25', '2025-08-24 18:05:25', 10, '[686,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756058725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756058725;}', 5, 1, '2025-08-24 18:06:30', '2025-08-24 18:06:30', 1100, NULL),
(281, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:08:43', '2025-08-24 18:08:43', 10, '[689,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756058923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756058923;}', 5, 1, '2025-08-24 18:09:48', '2025-08-24 18:09:48', 1106, NULL),
(282, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:10:58', '2025-08-24 18:10:58', 10, '[689,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756059058;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756059058;}', 5, 1, '2025-08-24 18:12:02', '2025-08-24 18:12:02', 1109, NULL),
(283, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:13:09', '2025-08-24 18:13:09', 10, '[689,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756059189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756059189;}', 5, 1, '2025-08-24 18:13:41', '2025-08-24 18:13:41', 1113, NULL),
(284, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:13:54', '2025-08-24 18:13:54', 10, '[692,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756059234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756059234;}', 5, 1, '2025-08-24 18:14:58', '2025-08-24 18:14:58', 1115, NULL),
(285, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:16:53', '2025-08-24 18:16:53', 10, '[692,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756059413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756059413;}', 5, 1, '2025-08-24 18:17:59', '2025-08-24 18:17:59', 1119, NULL),
(286, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:22:42', '2025-08-24 18:22:42', 10, '[695,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756059762;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756059762;}', 5, 1, '2025-08-24 18:23:47', '2025-08-24 18:23:47', 1127, NULL),
(287, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:22:42', '2025-08-24 18:22:42', 10, '[696,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756059762;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756059762;}', 5, 1, '2025-08-24 18:23:47', '2025-08-24 18:23:47', 1127, NULL),
(288, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:22:42', '2025-08-24 18:22:42', 10, '[697,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756059762;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756059762;}', 5, 1, '2025-08-24 18:23:47', '2025-08-24 18:23:47', 1127, NULL),
(289, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:22:42', '2025-08-24 18:22:42', 10, '[695,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756059762;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756059762;}', 5, 1, '2025-08-24 18:23:47', '2025-08-24 18:23:47', 1127, NULL),
(290, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:26:11', '2025-08-24 18:26:11', 10, '[695,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756059971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756059971;}', 5, 1, '2025-08-24 18:26:48', '2025-08-24 18:26:48', 1131, NULL),
(291, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:26:49', '2025-08-24 18:26:49', 10, '[696,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060009;}', 5, 1, '2025-08-24 18:27:18', '2025-08-24 18:27:18', 1133, NULL),
(292, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:26:49', '2025-08-24 18:26:49', 10, '[697,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060009;}', 5, 1, '2025-08-24 18:27:18', '2025-08-24 18:27:18', 1133, NULL),
(293, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:27:18', '2025-08-24 18:27:18', 10, '[695,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060038;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060038;}', 5, 1, '2025-08-24 18:27:18', '2025-08-24 18:27:18', 1133, NULL),
(294, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:28:48', '2025-08-24 18:28:48', 10, '[701,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060128;}', 5, 1, '2025-08-24 18:29:29', '2025-08-24 18:29:29', 1137, NULL),
(295, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:28:48', '2025-08-24 18:28:48', 10, '[702,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060128;}', 5, 1, '2025-08-24 18:29:29', '2025-08-24 18:29:29', 1137, NULL),
(296, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:28:48', '2025-08-24 18:28:48', 10, '[703,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060128;}', 5, 1, '2025-08-24 18:29:29', '2025-08-24 18:29:29', 1137, NULL),
(297, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:28:48', '2025-08-24 18:28:48', 10, '[701,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060128;}', 5, 1, '2025-08-24 18:29:29', '2025-08-24 18:29:29', 1137, NULL),
(298, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:38:09', '2025-08-24 18:38:09', 10, '[701,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060689;}', 5, 1, '2025-08-24 18:38:50', '2025-08-24 18:38:50', 1147, NULL),
(299, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:39:17', '2025-08-24 18:39:17', 10, '[708,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060757;}', 5, 1, '2025-08-24 18:39:53', '2025-08-24 18:39:53', 1149, NULL),
(300, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:40:05', '2025-08-24 18:40:05', 10, '[702,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060805;}', 5, 1, '2025-08-24 18:40:25', '2025-08-24 18:40:25', 1151, NULL),
(301, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:40:06', '2025-08-24 18:40:06', 10, '[703,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060806;}', 5, 1, '2025-08-24 18:40:25', '2025-08-24 18:40:25', 1151, NULL),
(302, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:40:06', '2025-08-24 18:40:06', 10, '[708,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060806;}', 5, 1, '2025-08-24 18:40:25', '2025-08-24 18:40:25', 1151, NULL),
(303, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:40:25', '2025-08-24 18:40:25', 10, '[701,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060825;}', 5, 1, '2025-08-24 18:40:25', '2025-08-24 18:40:25', 1151, NULL),
(304, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:41:38', '2025-08-24 18:41:38', 10, '[710,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060898;}', 5, 1, '2025-08-24 18:41:39', '2025-08-24 18:41:39', 1154, NULL),
(305, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:41:38', '2025-08-24 18:41:38', 10, '[711,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060898;}', 5, 1, '2025-08-24 18:41:39', '2025-08-24 18:41:39', 1154, NULL),
(306, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:41:38', '2025-08-24 18:41:38', 10, '[712,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060898;}', 5, 1, '2025-08-24 18:41:39', '2025-08-24 18:41:39', 1154, NULL),
(307, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:41:38', '2025-08-24 18:41:38', 10, '[713,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060898;}', 5, 1, '2025-08-24 18:41:39', '2025-08-24 18:41:39', 1154, NULL),
(308, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:41:38', '2025-08-24 18:41:38', 10, '[710,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756060898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756060898;}', 5, 1, '2025-08-24 18:41:39', '2025-08-24 18:41:39', 1154, NULL),
(309, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:43:52', '2025-08-24 18:43:52', 10, '[710,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061032;}', 5, 1, '2025-08-24 18:44:43', '2025-08-24 18:44:43', 1158, NULL),
(310, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:44:10', '2025-08-24 18:44:10', 10, '[711,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061050;}', 5, 1, '2025-08-24 18:44:43', '2025-08-24 18:44:43', 1158, NULL),
(311, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:44:10', '2025-08-24 18:44:10', 10, '[712,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061050;}', 5, 1, '2025-08-24 18:44:43', '2025-08-24 18:44:43', 1158, NULL),
(312, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:44:10', '2025-08-24 18:44:10', 10, '[713,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061050;}', 5, 1, '2025-08-24 18:44:43', '2025-08-24 18:44:43', 1158, NULL),
(313, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:44:52', '2025-08-24 18:44:52', 10, '[711,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061092;}', 5, 1, '2025-08-24 18:44:54', '2025-08-24 18:44:54', 1160, NULL),
(314, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:44:52', '2025-08-24 18:44:52', 10, '[712,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061092;}', 5, 1, '2025-08-24 18:44:54', '2025-08-24 18:44:54', 1160, NULL),
(315, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:46:06', '2025-08-24 18:46:06', 10, '[710,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061166;}', 5, 1, '2025-08-24 18:47:02', '2025-08-24 18:47:02', 1163, NULL),
(316, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:49:45', '2025-08-24 18:49:45', 10, '[717,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061385;}', 5, 1, '2025-08-24 18:50:51', '2025-08-24 18:50:51', 1168, NULL),
(317, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:49:45', '2025-08-24 18:49:45', 10, '[718,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061385;}', 5, 1, '2025-08-24 18:50:51', '2025-08-24 18:50:51', 1168, NULL),
(318, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:49:45', '2025-08-24 18:49:45', 10, '[719,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061385;}', 5, 1, '2025-08-24 18:50:51', '2025-08-24 18:50:51', 1168, NULL),
(319, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:49:45', '2025-08-24 18:49:45', 10, '[720,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061385;}', 5, 1, '2025-08-24 18:50:51', '2025-08-24 18:50:51', 1168, NULL),
(320, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:49:45', '2025-08-24 18:49:45', 10, '[717,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061385;}', 5, 1, '2025-08-24 18:50:51', '2025-08-24 18:50:51', 1168, NULL),
(321, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:54:02', '2025-08-24 18:54:02', 10, '[717,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061642;}', 5, 1, '2025-08-24 18:54:39', '2025-08-24 18:54:39', 1174, NULL),
(322, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:55:30', '2025-08-24 18:55:30', 10, '[718,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061730;}', 5, 1, '2025-08-24 18:55:51', '2025-08-24 18:55:51', 1176, NULL),
(323, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:55:30', '2025-08-24 18:55:30', 10, '[719,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061730;}', 5, 1, '2025-08-24 18:55:51', '2025-08-24 18:55:51', 1176, NULL),
(324, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:55:30', '2025-08-24 18:55:30', 10, '[720,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061730;}', 5, 1, '2025-08-24 18:55:51', '2025-08-24 18:55:51', 1176, NULL),
(325, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:56:25', '2025-08-24 18:56:25', 10, '[717,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061785;}', 5, 1, '2025-08-24 18:56:32', '2025-08-24 18:56:32', 1178, NULL),
(326, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:57:36', '2025-08-24 18:57:36', 10, '[726,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061856;}', 5, 1, '2025-08-24 18:57:42', '2025-08-24 18:57:42', 1181, NULL),
(327, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 18:59:32', '2025-08-24 18:59:32', 10, '[726,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756061972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756061972;}', 5, 1, '2025-08-24 18:59:40', '2025-08-24 18:59:40', 1184, NULL),
(328, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:00:10', '2025-08-24 19:00:10', 10, '[726,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062010;}', 5, 1, '2025-08-24 19:00:40', '2025-08-24 19:00:40', 1186, NULL),
(329, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:02:49', '2025-08-24 19:02:49', 10, '[728,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062169;}', 5, 1, '2025-08-24 19:03:54', '2025-08-24 19:03:54', 1189, NULL),
(330, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:02:49', '2025-08-24 19:02:49', 10, '[729,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062169;}', 5, 1, '2025-08-24 19:03:54', '2025-08-24 19:03:54', 1189, NULL),
(331, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:02:49', '2025-08-24 19:02:49', 10, '[730,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062169;}', 5, 1, '2025-08-24 19:03:54', '2025-08-24 19:03:54', 1189, NULL),
(332, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:02:49', '2025-08-24 19:02:49', 10, '[731,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062169;}', 5, 1, '2025-08-24 19:03:54', '2025-08-24 19:03:54', 1189, NULL),
(333, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:02:49', '2025-08-24 19:02:49', 10, '[728,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062169;}', 5, 1, '2025-08-24 19:03:54', '2025-08-24 19:03:54', 1189, NULL),
(334, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:05:11', '2025-08-24 19:05:11', 10, '[729,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062311;}', 5, 1, '2025-08-24 19:05:41', '2025-08-24 19:05:41', 1192, NULL),
(335, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:05:11', '2025-08-24 19:05:11', 10, '[730,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062311;}', 5, 1, '2025-08-24 19:05:41', '2025-08-24 19:05:41', 1192, NULL),
(336, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:05:11', '2025-08-24 19:05:11', 10, '[731,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062311;}', 5, 1, '2025-08-24 19:05:41', '2025-08-24 19:05:41', 1192, NULL),
(337, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:06:25', '2025-08-24 19:06:25', 10, '[728,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062385;}', 5, 1, '2025-08-24 19:07:30', '2025-08-24 19:07:30', 1194, NULL),
(338, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:08:17', '2025-08-24 19:08:17', 10, '[736,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062497;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062497;}', 5, 1, '2025-08-24 19:09:22', '2025-08-24 19:09:22', 1198, NULL),
(339, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:08:17', '2025-08-24 19:08:17', 10, '[737,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062497;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062497;}', 5, 1, '2025-08-24 19:09:22', '2025-08-24 19:09:22', 1198, NULL),
(340, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:08:17', '2025-08-24 19:08:17', 10, '[738,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062497;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062497;}', 5, 1, '2025-08-24 19:09:22', '2025-08-24 19:09:22', 1198, NULL),
(341, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:08:17', '2025-08-24 19:08:17', 10, '[739,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062497;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062497;}', 5, 1, '2025-08-24 19:09:22', '2025-08-24 19:09:22', 1198, NULL),
(342, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:08:17', '2025-08-24 19:08:17', 10, '[736,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062497;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062497;}', 5, 1, '2025-08-24 19:09:22', '2025-08-24 19:09:22', 1198, NULL),
(343, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:09:40', '2025-08-24 19:09:40', 10, '[736,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062580;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062580;}', 5, 1, '2025-08-24 19:10:47', '2025-08-24 19:10:47', 1201, NULL),
(344, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:09:54', '2025-08-24 19:09:54', 10, '[737,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062594;}', 5, 1, '2025-08-24 19:10:47', '2025-08-24 19:10:47', 1201, NULL),
(345, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:09:55', '2025-08-24 19:09:55', 10, '[739,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062595;}', 5, 1, '2025-08-24 19:10:47', '2025-08-24 19:10:47', 1201, NULL),
(346, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:10:48', '2025-08-24 19:10:48', 10, '[737,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062648;}', 5, 1, '2025-08-24 19:11:40', '2025-08-24 19:11:40', 1203, NULL),
(347, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:10:48', '2025-08-24 19:10:48', 10, '[738,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062648;}', 5, 1, '2025-08-24 19:11:40', '2025-08-24 19:11:40', 1203, NULL),
(348, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:11:32', '2025-08-24 19:11:32', 10, '[736,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062692;}', 5, 1, '2025-08-24 19:11:40', '2025-08-24 19:11:40', 1203, NULL),
(349, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:13:48', '2025-08-24 19:13:48', 10, '[743,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062828;}', 5, 1, '2025-08-24 19:14:52', '2025-08-24 19:14:52', 1206, NULL),
(350, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:13:48', '2025-08-24 19:13:48', 10, '[744,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062828;}', 5, 1, '2025-08-24 19:14:52', '2025-08-24 19:14:52', 1206, NULL),
(351, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:13:48', '2025-08-24 19:13:48', 10, '[745,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062828;}', 5, 1, '2025-08-24 19:14:52', '2025-08-24 19:14:52', 1206, NULL),
(352, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:13:48', '2025-08-24 19:13:48', 10, '[743,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756062828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756062828;}', 5, 1, '2025-08-24 19:14:52', '2025-08-24 19:14:52', 1206, NULL),
(353, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:17:29', '2025-08-24 19:17:29', 10, '[743,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756063049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756063049;}', 5, 1, '2025-08-24 19:17:53', '2025-08-24 19:17:53', 1210, NULL),
(354, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:18:08', '2025-08-24 19:18:08', 10, '[744,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756063088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756063088;}', 5, 1, '2025-08-24 19:19:24', '2025-08-24 19:19:24', 1212, NULL),
(355, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:18:08', '2025-08-24 19:18:08', 10, '[745,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756063088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756063088;}', 5, 1, '2025-08-24 19:19:24', '2025-08-24 19:19:24', 1212, NULL),
(356, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-24 19:18:17', '2025-08-24 19:18:17', 10, '[743,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756063097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756063097;}', 5, 1, '2025-08-24 19:19:24', '2025-08-24 19:19:24', 1212, NULL),
(357, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 04:57:51', '2025-08-25 04:57:51', 10, '[749,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756097871;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756097871;}', 5, 1, '2025-08-25 04:58:55', '2025-08-25 04:58:55', 1222, NULL),
(358, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 05:01:17', '2025-08-25 05:01:17', 10, '[749,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756098077;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756098077;}', 5, 1, '2025-08-25 05:01:21', '2025-08-25 05:01:21', 1226, NULL),
(359, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 05:03:32', '2025-08-25 05:03:32', 10, '[752,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756098212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756098212;}', 5, 1, '2025-08-25 05:04:36', '2025-08-25 05:04:36', 1230, NULL),
(360, 'woocommerce_refresh_order_count_cache', 'pending', '2025-08-25 22:39:20', '2025-08-25 22:39:20', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1756161560;s:18:\"\0*\0first_timestamp\";i:1755754120;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1756161560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(361, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 10:44:34', '2025-08-25 10:44:34', 10, '[752,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756118674;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756118674;}', 5, 1, '2025-08-25 10:44:39', '2025-08-25 10:44:39', 1243, NULL),
(362, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 10:45:26', '2025-08-25 10:45:26', 10, '[755,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756118726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756118726;}', 5, 1, '2025-08-25 10:46:29', '2025-08-25 10:46:29', 1245, NULL),
(363, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 10:47:59', '2025-08-25 10:47:59', 10, '[755,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756118879;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756118879;}', 5, 1, '2025-08-25 10:48:36', '2025-08-25 10:48:36', 1249, NULL),
(364, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 10:48:31', '2025-08-25 10:48:31', 10, '[758,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756118911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756118911;}', 5, 1, '2025-08-25 10:48:36', '2025-08-25 10:48:36', 1249, NULL),
(365, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 10:51:02', '2025-08-25 10:51:02', 10, '[758,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119062;}', 5, 1, '2025-08-25 10:51:27', '2025-08-25 10:51:27', 1254, NULL),
(366, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 10:51:32', '2025-08-25 10:51:32', 10, '[761,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119092;}', 5, 1, '2025-08-25 10:51:34', '2025-08-25 10:51:34', 1256, NULL),
(367, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 10:54:20', '2025-08-25 10:54:20', 10, '[761,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119260;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119260;}', 5, 1, '2025-08-25 10:54:55', '2025-08-25 10:54:55', 1261, NULL),
(368, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 10:57:24', '2025-08-25 10:57:24', 10, '[764,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119444;}', 5, 1, '2025-08-25 10:58:28', '2025-08-25 10:58:28', 1265, NULL),
(369, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 10:57:24', '2025-08-25 10:57:24', 10, '[765,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119444;}', 5, 1, '2025-08-25 10:58:28', '2025-08-25 10:58:28', 1265, NULL),
(370, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 10:57:24', '2025-08-25 10:57:24', 10, '[766,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119444;}', 5, 1, '2025-08-25 10:58:28', '2025-08-25 10:58:28', 1265, NULL),
(371, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 10:57:24', '2025-08-25 10:57:24', 10, '[764,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119444;}', 5, 1, '2025-08-25 10:58:28', '2025-08-25 10:58:28', 1265, NULL),
(372, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 10:59:45', '2025-08-25 10:59:45', 10, '[764,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119585;}', 5, 1, '2025-08-25 11:01:13', '2025-08-25 11:01:13', 1269, NULL),
(373, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:00:35', '2025-08-25 11:00:35', 10, '[765,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119635;}', 5, 1, '2025-08-25 11:01:13', '2025-08-25 11:01:13', 1269, NULL),
(374, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:00:35', '2025-08-25 11:00:35', 10, '[766,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119635;}', 5, 1, '2025-08-25 11:01:13', '2025-08-25 11:01:13', 1269, NULL),
(375, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:01:50', '2025-08-25 11:01:50', 10, '[764,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119710;}', 5, 1, '2025-08-25 11:02:23', '2025-08-25 11:02:23', 1273, NULL),
(376, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:02:54', '2025-08-25 11:02:54', 10, '[769,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119774;}', 5, 1, '2025-08-25 11:03:58', '2025-08-25 11:03:58', 1276, NULL),
(377, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:05:23', '2025-08-25 11:05:23', 10, '[769,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119923;}', 5, 1, '2025-08-25 11:05:47', '2025-08-25 11:05:47', 1279, NULL),
(378, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:05:56', '2025-08-25 11:05:56', 10, '[772,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756119956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756119956;}', 5, 1, '2025-08-25 11:07:00', '2025-08-25 11:07:00', 1281, NULL),
(379, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:07:51', '2025-08-25 11:07:51', 10, '[772,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756120071;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756120071;}', 5, 1, '2025-08-25 11:08:55', '2025-08-25 11:08:55', 1284, NULL),
(380, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:15:19', '2025-08-25 11:15:19', 10, '[774,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756120519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756120519;}', 5, 1, '2025-08-25 11:16:22', '2025-08-25 11:16:22', 1289, NULL),
(381, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:18:16', '2025-08-25 11:18:16', 10, '[774,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756120696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756120696;}', 5, 1, '2025-08-25 11:18:56', '2025-08-25 11:18:56', 1293, NULL),
(382, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:19:04', '2025-08-25 11:19:04', 10, '[777,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756120744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756120744;}', 5, 1, '2025-08-25 11:20:07', '2025-08-25 11:20:07', 1295, NULL),
(383, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:21:26', '2025-08-25 11:21:26', 10, '[777,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756120886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756120886;}', 5, 1, '2025-08-25 11:21:49', '2025-08-25 11:21:49', 1298, NULL),
(384, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:21:55', '2025-08-25 11:21:55', 10, '[780,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756120915;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756120915;}', 5, 1, '2025-08-25 11:22:58', '2025-08-25 11:22:58', 1300, NULL),
(385, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:26:45', '2025-08-25 11:26:45', 10, '[780,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756121205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756121205;}', 5, 1, '2025-08-25 11:27:23', '2025-08-25 11:27:23', 1306, NULL),
(386, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:27:24', '2025-08-25 11:27:24', 10, '[783,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756121244;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756121244;}', 5, 1, '2025-08-25 11:27:29', '2025-08-25 11:27:29', 1308, NULL),
(387, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 11:29:41', '2025-08-25 11:29:41', 10, '[783,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756121381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756121381;}', 5, 1, '2025-08-25 11:32:18', '2025-08-25 11:32:18', 1313, NULL),
(388, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 16:52:40', '2025-08-25 16:52:40', 10, '[785,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756140760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756140760;}', 5, 1, '2025-08-25 16:53:43', '2025-08-25 16:53:43', 1319, NULL),
(389, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 16:54:17', '2025-08-25 16:54:17', 10, '[785,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756140857;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756140857;}', 5, 1, '2025-08-25 16:55:19', '2025-08-25 16:55:19', 1321, NULL),
(390, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 16:55:28', '2025-08-25 16:55:28', 10, '[789,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756140928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756140928;}', 5, 1, '2025-08-25 16:56:01', '2025-08-25 16:56:01', 1323, NULL),
(391, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 16:56:28', '2025-08-25 16:56:28', 10, '[789,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756140988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756140988;}', 5, 1, '2025-08-25 16:56:38', '2025-08-25 16:56:38', 1325, NULL),
(392, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 16:57:22', '2025-08-25 16:57:22', 10, '[791,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756141042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756141042;}', 5, 1, '2025-08-25 16:58:06', '2025-08-25 16:58:06', 1327, NULL),
(393, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 16:58:49', '2025-08-25 16:58:49', 10, '[791,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756141129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756141129;}', 5, 1, '2025-08-25 16:59:46', '2025-08-25 16:59:46', 1330, NULL),
(394, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 16:59:52', '2025-08-25 16:59:52', 10, '[795,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756141192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756141192;}', 5, 1, '2025-08-25 17:00:40', '2025-08-25 17:00:40', 1332, NULL),
(395, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 17:01:00', '2025-08-25 17:01:00', 10, '[795,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756141260;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756141260;}', 5, 1, '2025-08-25 17:01:57', '2025-08-25 17:01:57', 1334, NULL),
(396, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 17:02:04', '2025-08-25 17:02:04', 10, '[798,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756141324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756141324;}', 5, 1, '2025-08-25 17:02:44', '2025-08-25 17:02:44', 1336, NULL),
(397, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 17:03:58', '2025-08-25 17:03:58', 10, '[798,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756141438;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756141438;}', 5, 1, '2025-08-25 17:04:59', '2025-08-25 17:04:59', 1340, NULL),
(398, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 17:05:05', '2025-08-25 17:05:05', 10, '[803,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756141505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756141505;}', 5, 1, '2025-08-25 17:06:09', '2025-08-25 17:06:09', 1342, NULL),
(399, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 17:07:23', '2025-08-25 17:07:23', 10, '[803,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756141643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756141643;}', 5, 1, '2025-08-25 17:08:03', '2025-08-25 17:08:03', 1346, NULL),
(400, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 17:08:08', '2025-08-25 17:08:08', 10, '[806,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756141688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756141688;}', 5, 1, '2025-08-25 17:09:11', '2025-08-25 17:09:11', 1348, NULL),
(401, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 17:09:40', '2025-08-25 17:09:40', 10, '[806,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756141780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756141780;}', 5, 1, '2025-08-25 17:10:39', '2025-08-25 17:10:39', 1351, NULL),
(402, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 17:10:41', '2025-08-25 17:10:41', 10, '[808,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756141841;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756141841;}', 5, 1, '2025-08-25 17:10:45', '2025-08-25 17:10:45', 1354, NULL),
(403, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2025-08-25 17:12:04', '2025-08-25 17:12:04', 10, '[808,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756141924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756141924;}', 5, 1, '2025-08-25 17:13:09', '2025-08-25 17:13:09', 1357, NULL),
(404, 'woocommerce_cleanup_draft_orders', 'pending', '2025-08-26 17:31:30', '2025-08-26 17:31:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1756229490;s:18:\"\0*\0first_timestamp\";i:1755710920;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1756229490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 4, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(405, 'action_scheduler_run_recurring_actions_schedule_hook', 'pending', '2025-08-26 17:31:30', '2025-08-26 17:31:30', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1756229490;s:18:\"\0*\0first_timestamp\";i:1755710917;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1756229490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp_actionscheduler_claims`
--

CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint(20) UNSIGNED NOT NULL,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_actionscheduler_groups`
--

CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint(20) UNSIGNED NOT NULL,
  `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

INSERT INTO `wp_actionscheduler_groups` (`group_id`, `slug`) VALUES
(1, 'ActionScheduler'),
(2, 'action-scheduler-migration'),
(3, 'count'),
(4, ''),
(5, 'woocommerce-db-updates');

-- --------------------------------------------------------

--
-- Table structure for table `wp_actionscheduler_logs`
--

CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) UNSIGNED NOT NULL,
  `action_id` bigint(20) UNSIGNED NOT NULL,
  `message` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

INSERT INTO `wp_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(1, 8, 'action created', '2025-08-20 17:28:37', '2025-08-20 17:28:37'),
(2, 9, 'action created', '2025-08-20 17:28:39', '2025-08-20 17:28:39'),
(3, 8, 'action started via WP Cron', '2025-08-20 17:28:40', '2025-08-20 17:28:40'),
(4, 10, 'action created', '2025-08-20 17:28:40', '2025-08-20 17:28:40'),
(5, 8, 'action complete via WP Cron', '2025-08-20 17:28:40', '2025-08-20 17:28:40'),
(6, 11, 'action created', '2025-08-20 17:28:40', '2025-08-20 17:28:40'),
(7, 12, 'action created', '2025-08-20 17:28:40', '2025-08-20 17:28:40'),
(8, 12, 'action started via Async Request', '2025-08-20 17:28:41', '2025-08-20 17:28:41'),
(9, 12, 'action complete via Async Request', '2025-08-20 17:28:41', '2025-08-20 17:28:41'),
(10, 13, 'action created', '2025-08-20 17:28:41', '2025-08-20 17:28:41'),
(11, 9, 'action started via Async Request', '2025-08-20 17:29:59', '2025-08-20 17:29:59'),
(12, 9, 'action complete via Async Request', '2025-08-20 17:29:59', '2025-08-20 17:29:59'),
(13, 14, 'action created', '2025-08-20 18:53:57', '2025-08-20 18:53:57'),
(14, 15, 'action created', '2025-08-20 18:54:06', '2025-08-20 18:54:06'),
(15, 16, 'action created', '2025-08-20 18:54:06', '2025-08-20 18:54:06'),
(16, 14, 'action started via WP Cron', '2025-08-20 18:54:44', '2025-08-20 18:54:44'),
(17, 14, 'action complete via WP Cron', '2025-08-20 18:54:46', '2025-08-20 18:54:46'),
(18, 15, 'action started via WP Cron', '2025-08-20 18:54:46', '2025-08-20 18:54:46'),
(19, 15, 'action complete via WP Cron', '2025-08-20 18:54:58', '2025-08-20 18:54:58'),
(20, 16, 'action started via Async Request', '2025-08-20 18:55:00', '2025-08-20 18:55:00'),
(21, 16, 'action complete via Async Request', '2025-08-20 18:55:02', '2025-08-20 18:55:02'),
(22, 17, 'action created', '2025-08-20 18:56:19', '2025-08-20 18:56:19'),
(23, 17, 'action started via WP Cron', '2025-08-20 18:56:45', '2025-08-20 18:56:45'),
(24, 17, 'action complete via WP Cron', '2025-08-20 18:56:45', '2025-08-20 18:56:45'),
(25, 18, 'action created', '2025-08-20 19:13:38', '2025-08-20 19:13:38'),
(26, 19, 'action created', '2025-08-20 19:13:38', '2025-08-20 19:13:38'),
(27, 18, 'action started via Async Request', '2025-08-20 19:14:28', '2025-08-20 19:14:28'),
(28, 18, 'action failed via Async Request: Scheduled action for woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications will not be executed as no callbacks are registered.', '2025-08-20 19:14:28', '2025-08-20 19:14:28'),
(29, 19, 'action started via Async Request', '2025-08-20 19:14:28', '2025-08-20 19:14:28'),
(30, 19, 'action complete via Async Request', '2025-08-20 19:14:28', '2025-08-20 19:14:28'),
(31, 10, 'action started via WP Cron', '2025-08-21 06:11:07', '2025-08-21 06:11:07'),
(32, 10, 'action complete via WP Cron', '2025-08-21 06:11:07', '2025-08-21 06:11:07'),
(33, 20, 'action created', '2025-08-21 06:11:07', '2025-08-21 06:11:07'),
(34, 13, 'action started via Async Request', '2025-08-21 17:29:14', '2025-08-21 17:29:14'),
(35, 13, 'action complete via Async Request', '2025-08-21 17:29:14', '2025-08-21 17:29:14'),
(36, 21, 'action created', '2025-08-21 17:29:14', '2025-08-21 17:29:14'),
(37, 11, 'action started via Async Request', '2025-08-21 17:29:14', '2025-08-21 17:29:14'),
(38, 11, 'action complete via Async Request', '2025-08-21 17:29:14', '2025-08-21 17:29:14'),
(39, 22, 'action created', '2025-08-21 17:29:14', '2025-08-21 17:29:14'),
(40, 20, 'action started via WP Cron', '2025-08-21 18:11:40', '2025-08-21 18:11:40'),
(41, 20, 'action complete via WP Cron', '2025-08-21 18:11:40', '2025-08-21 18:11:40'),
(42, 23, 'action created', '2025-08-21 18:11:40', '2025-08-21 18:11:40'),
(43, 23, 'action started via WP Cron', '2025-08-22 17:20:52', '2025-08-22 17:20:52'),
(44, 23, 'action complete via WP Cron', '2025-08-22 17:20:52', '2025-08-22 17:20:52'),
(45, 24, 'action created', '2025-08-22 17:20:52', '2025-08-22 17:20:52'),
(46, 21, 'action started via WP Cron', '2025-08-22 17:29:38', '2025-08-22 17:29:38'),
(47, 21, 'action complete via WP Cron', '2025-08-22 17:29:38', '2025-08-22 17:29:38'),
(48, 25, 'action created', '2025-08-22 17:29:38', '2025-08-22 17:29:38'),
(49, 22, 'action started via WP Cron', '2025-08-22 17:29:38', '2025-08-22 17:29:38'),
(50, 22, 'action complete via WP Cron', '2025-08-22 17:29:38', '2025-08-22 17:29:38'),
(51, 26, 'action created', '2025-08-22 17:29:38', '2025-08-22 17:29:38'),
(52, 24, 'action started via WP Cron', '2025-08-23 11:31:54', '2025-08-23 11:31:54'),
(53, 24, 'action complete via WP Cron', '2025-08-23 11:31:54', '2025-08-23 11:31:54'),
(54, 27, 'action created', '2025-08-23 11:31:54', '2025-08-23 11:31:54'),
(55, 28, 'action created', '2025-08-23 14:53:06', '2025-08-23 14:53:06'),
(56, 28, 'action started via WP Cron', '2025-08-23 14:53:42', '2025-08-23 14:53:42'),
(57, 28, 'action complete via WP Cron', '2025-08-23 14:53:42', '2025-08-23 14:53:42'),
(58, 29, 'action created', '2025-08-23 17:15:41', '2025-08-23 17:15:41'),
(59, 29, 'action started via WP Cron', '2025-08-23 17:17:06', '2025-08-23 17:17:06'),
(60, 29, 'action complete via WP Cron', '2025-08-23 17:17:06', '2025-08-23 17:17:06'),
(61, 30, 'action created', '2025-08-23 17:22:37', '2025-08-23 17:22:37'),
(62, 30, 'action started via WP Cron', '2025-08-23 17:22:40', '2025-08-23 17:22:40'),
(63, 30, 'action complete via WP Cron', '2025-08-23 17:22:40', '2025-08-23 17:22:40'),
(64, 31, 'action created', '2025-08-23 17:23:48', '2025-08-23 17:23:48'),
(65, 31, 'action started via WP Cron', '2025-08-23 17:24:48', '2025-08-23 17:24:48'),
(66, 31, 'action complete via WP Cron', '2025-08-23 17:24:48', '2025-08-23 17:24:48'),
(67, 32, 'action created', '2025-08-23 17:29:45', '2025-08-23 17:29:45'),
(68, 25, 'action started via Async Request', '2025-08-23 17:30:24', '2025-08-23 17:30:24'),
(69, 25, 'action complete via Async Request', '2025-08-23 17:30:24', '2025-08-23 17:30:24'),
(70, 33, 'action created', '2025-08-23 17:30:24', '2025-08-23 17:30:24'),
(71, 32, 'action started via Async Request', '2025-08-23 17:30:24', '2025-08-23 17:30:24'),
(72, 32, 'action complete via Async Request', '2025-08-23 17:30:24', '2025-08-23 17:30:24'),
(73, 26, 'action started via Async Request', '2025-08-23 17:30:24', '2025-08-23 17:30:24'),
(74, 26, 'action complete via Async Request', '2025-08-23 17:30:24', '2025-08-23 17:30:24'),
(75, 34, 'action created', '2025-08-23 17:30:24', '2025-08-23 17:30:24'),
(76, 35, 'action created', '2025-08-23 17:32:52', '2025-08-23 17:32:52'),
(77, 35, 'action started via WP Cron', '2025-08-23 17:33:49', '2025-08-23 17:33:49'),
(78, 35, 'action complete via WP Cron', '2025-08-23 17:33:49', '2025-08-23 17:33:49'),
(79, 36, 'action created', '2025-08-23 17:35:06', '2025-08-23 17:35:06'),
(80, 36, 'action started via WP Cron', '2025-08-23 17:36:01', '2025-08-23 17:36:01'),
(81, 36, 'action complete via WP Cron', '2025-08-23 17:36:01', '2025-08-23 17:36:01'),
(82, 37, 'action created', '2025-08-23 17:48:12', '2025-08-23 17:48:12'),
(83, 38, 'action created', '2025-08-23 17:48:21', '2025-08-23 17:48:21'),
(84, 39, 'action created', '2025-08-23 17:48:21', '2025-08-23 17:48:21'),
(85, 40, 'action created', '2025-08-23 17:48:21', '2025-08-23 17:48:21'),
(86, 41, 'action created', '2025-08-23 17:48:22', '2025-08-23 17:48:22'),
(87, 37, 'action started via WP Cron', '2025-08-23 17:49:00', '2025-08-23 17:49:00'),
(88, 37, 'action complete via WP Cron', '2025-08-23 17:49:01', '2025-08-23 17:49:01'),
(89, 38, 'action started via WP Cron', '2025-08-23 17:49:01', '2025-08-23 17:49:01'),
(90, 38, 'action complete via WP Cron', '2025-08-23 17:49:01', '2025-08-23 17:49:01'),
(91, 39, 'action started via WP Cron', '2025-08-23 17:49:01', '2025-08-23 17:49:01'),
(92, 39, 'action complete via WP Cron', '2025-08-23 17:49:01', '2025-08-23 17:49:01'),
(93, 40, 'action started via WP Cron', '2025-08-23 17:49:01', '2025-08-23 17:49:01'),
(94, 40, 'action complete via WP Cron', '2025-08-23 17:49:01', '2025-08-23 17:49:01'),
(95, 41, 'action started via WP Cron', '2025-08-23 17:49:01', '2025-08-23 17:49:01'),
(96, 41, 'action complete via WP Cron', '2025-08-23 17:49:01', '2025-08-23 17:49:01'),
(97, 42, 'action created', '2025-08-23 17:50:14', '2025-08-23 17:50:14'),
(98, 43, 'action created', '2025-08-23 17:50:14', '2025-08-23 17:50:14'),
(99, 44, 'action created', '2025-08-23 17:50:14', '2025-08-23 17:50:14'),
(100, 42, 'action started via Async Request', '2025-08-23 17:50:16', '2025-08-23 17:50:16'),
(101, 42, 'action complete via Async Request', '2025-08-23 17:50:16', '2025-08-23 17:50:16'),
(102, 43, 'action started via Async Request', '2025-08-23 17:50:16', '2025-08-23 17:50:16'),
(103, 43, 'action complete via Async Request', '2025-08-23 17:50:16', '2025-08-23 17:50:16'),
(104, 44, 'action started via Async Request', '2025-08-23 17:50:16', '2025-08-23 17:50:16'),
(105, 44, 'action complete via Async Request', '2025-08-23 17:50:16', '2025-08-23 17:50:16'),
(106, 45, 'action created', '2025-08-23 17:50:35', '2025-08-23 17:50:35'),
(107, 45, 'action started via WP Cron', '2025-08-23 17:50:40', '2025-08-23 17:50:40'),
(108, 45, 'action complete via WP Cron', '2025-08-23 17:50:40', '2025-08-23 17:50:40'),
(109, 46, 'action created', '2025-08-23 17:50:41', '2025-08-23 17:50:41'),
(110, 46, 'action started via WP Cron', '2025-08-23 17:51:45', '2025-08-23 17:51:45'),
(111, 46, 'action complete via WP Cron', '2025-08-23 17:51:45', '2025-08-23 17:51:45'),
(112, 47, 'action created', '2025-08-23 17:52:22', '2025-08-23 17:52:22'),
(113, 47, 'action started via WP Cron', '2025-08-23 17:52:38', '2025-08-23 17:52:38'),
(114, 47, 'action complete via WP Cron', '2025-08-23 17:52:38', '2025-08-23 17:52:38'),
(115, 48, 'action created', '2025-08-23 17:53:17', '2025-08-23 17:53:17'),
(116, 49, 'action created', '2025-08-23 17:53:17', '2025-08-23 17:53:17'),
(117, 50, 'action created', '2025-08-23 17:53:17', '2025-08-23 17:53:17'),
(118, 51, 'action created', '2025-08-23 17:53:23', '2025-08-23 17:53:23'),
(119, 48, 'action started via WP Cron', '2025-08-23 17:53:44', '2025-08-23 17:53:44'),
(120, 48, 'action complete via WP Cron', '2025-08-23 17:53:44', '2025-08-23 17:53:44'),
(121, 49, 'action started via WP Cron', '2025-08-23 17:53:44', '2025-08-23 17:53:44'),
(122, 49, 'action complete via WP Cron', '2025-08-23 17:53:44', '2025-08-23 17:53:44'),
(123, 50, 'action started via WP Cron', '2025-08-23 17:53:44', '2025-08-23 17:53:44'),
(124, 50, 'action complete via WP Cron', '2025-08-23 17:53:44', '2025-08-23 17:53:44'),
(125, 51, 'action started via WP Cron', '2025-08-23 17:53:44', '2025-08-23 17:53:44'),
(126, 51, 'action complete via WP Cron', '2025-08-23 17:53:44', '2025-08-23 17:53:44'),
(127, 52, 'action created', '2025-08-23 17:53:57', '2025-08-23 17:53:57'),
(128, 52, 'action started via Async Request', '2025-08-23 17:54:04', '2025-08-23 17:54:04'),
(129, 52, 'action complete via Async Request', '2025-08-23 17:54:04', '2025-08-23 17:54:04'),
(130, 53, 'action created', '2025-08-23 17:54:53', '2025-08-23 17:54:53'),
(131, 53, 'action started via WP Cron', '2025-08-23 17:56:00', '2025-08-23 17:56:00'),
(132, 53, 'action complete via WP Cron', '2025-08-23 17:56:00', '2025-08-23 17:56:00'),
(133, 54, 'action created', '2025-08-23 17:57:19', '2025-08-23 17:57:19'),
(134, 55, 'action created', '2025-08-23 17:57:19', '2025-08-23 17:57:19'),
(135, 56, 'action created', '2025-08-23 17:57:19', '2025-08-23 17:57:19'),
(136, 57, 'action created', '2025-08-23 17:57:19', '2025-08-23 17:57:19'),
(137, 58, 'action created', '2025-08-23 17:57:19', '2025-08-23 17:57:19'),
(138, 54, 'action started via WP Cron', '2025-08-23 17:58:05', '2025-08-23 17:58:05'),
(139, 54, 'action complete via WP Cron', '2025-08-23 17:58:05', '2025-08-23 17:58:05'),
(140, 55, 'action started via WP Cron', '2025-08-23 17:58:05', '2025-08-23 17:58:05'),
(141, 55, 'action complete via WP Cron', '2025-08-23 17:58:05', '2025-08-23 17:58:05'),
(142, 56, 'action started via WP Cron', '2025-08-23 17:58:05', '2025-08-23 17:58:05'),
(143, 56, 'action complete via WP Cron', '2025-08-23 17:58:05', '2025-08-23 17:58:05'),
(144, 57, 'action started via WP Cron', '2025-08-23 17:58:05', '2025-08-23 17:58:05'),
(145, 57, 'action complete via WP Cron', '2025-08-23 17:58:05', '2025-08-23 17:58:05'),
(146, 58, 'action started via WP Cron', '2025-08-23 17:58:05', '2025-08-23 17:58:05'),
(147, 58, 'action complete via WP Cron', '2025-08-23 17:58:05', '2025-08-23 17:58:05'),
(148, 59, 'action created', '2025-08-23 18:03:18', '2025-08-23 18:03:18'),
(149, 60, 'action created', '2025-08-23 18:03:18', '2025-08-23 18:03:18'),
(150, 61, 'action created', '2025-08-23 18:03:18', '2025-08-23 18:03:18'),
(151, 62, 'action created', '2025-08-23 18:03:19', '2025-08-23 18:03:19'),
(152, 59, 'action started via WP Cron', '2025-08-23 18:04:26', '2025-08-23 18:04:26'),
(153, 59, 'action complete via WP Cron', '2025-08-23 18:04:26', '2025-08-23 18:04:26'),
(154, 60, 'action started via WP Cron', '2025-08-23 18:04:26', '2025-08-23 18:04:26'),
(155, 60, 'action complete via WP Cron', '2025-08-23 18:04:26', '2025-08-23 18:04:26'),
(156, 61, 'action started via WP Cron', '2025-08-23 18:04:26', '2025-08-23 18:04:26'),
(157, 61, 'action complete via WP Cron', '2025-08-23 18:04:26', '2025-08-23 18:04:26'),
(158, 62, 'action started via WP Cron', '2025-08-23 18:04:26', '2025-08-23 18:04:26'),
(159, 62, 'action complete via WP Cron', '2025-08-23 18:04:26', '2025-08-23 18:04:26'),
(160, 63, 'action created', '2025-08-23 18:06:10', '2025-08-23 18:06:10'),
(161, 64, 'action created', '2025-08-23 18:06:10', '2025-08-23 18:06:10'),
(162, 65, 'action created', '2025-08-23 18:06:10', '2025-08-23 18:06:10'),
(163, 66, 'action created', '2025-08-23 18:06:10', '2025-08-23 18:06:10'),
(164, 67, 'action created', '2025-08-23 18:06:10', '2025-08-23 18:06:10'),
(165, 63, 'action started via WP Cron', '2025-08-23 18:07:09', '2025-08-23 18:07:09'),
(166, 63, 'action complete via WP Cron', '2025-08-23 18:07:10', '2025-08-23 18:07:10'),
(167, 64, 'action started via WP Cron', '2025-08-23 18:07:10', '2025-08-23 18:07:10'),
(168, 64, 'action complete via WP Cron', '2025-08-23 18:07:10', '2025-08-23 18:07:10'),
(169, 65, 'action started via WP Cron', '2025-08-23 18:07:10', '2025-08-23 18:07:10'),
(170, 65, 'action complete via WP Cron', '2025-08-23 18:07:10', '2025-08-23 18:07:10'),
(171, 66, 'action started via WP Cron', '2025-08-23 18:07:10', '2025-08-23 18:07:10'),
(172, 66, 'action complete via WP Cron', '2025-08-23 18:07:10', '2025-08-23 18:07:10'),
(173, 67, 'action started via WP Cron', '2025-08-23 18:07:10', '2025-08-23 18:07:10'),
(174, 67, 'action complete via WP Cron', '2025-08-23 18:07:10', '2025-08-23 18:07:10'),
(175, 68, 'action created', '2025-08-23 18:08:13', '2025-08-23 18:08:13'),
(176, 68, 'action started via WP Cron', '2025-08-23 18:09:10', '2025-08-23 18:09:10'),
(177, 68, 'action complete via WP Cron', '2025-08-23 18:09:10', '2025-08-23 18:09:10'),
(178, 69, 'action created', '2025-08-23 18:11:07', '2025-08-23 18:11:07'),
(179, 70, 'action created', '2025-08-23 18:11:07', '2025-08-23 18:11:07'),
(180, 71, 'action created', '2025-08-23 18:11:07', '2025-08-23 18:11:07'),
(181, 72, 'action created', '2025-08-23 18:11:15', '2025-08-23 18:11:15'),
(182, 69, 'action started via WP Cron', '2025-08-23 18:12:19', '2025-08-23 18:12:19'),
(183, 69, 'action complete via WP Cron', '2025-08-23 18:12:19', '2025-08-23 18:12:19'),
(184, 70, 'action started via WP Cron', '2025-08-23 18:12:19', '2025-08-23 18:12:19'),
(185, 70, 'action complete via WP Cron', '2025-08-23 18:12:19', '2025-08-23 18:12:19'),
(186, 71, 'action started via WP Cron', '2025-08-23 18:12:19', '2025-08-23 18:12:19'),
(187, 71, 'action complete via WP Cron', '2025-08-23 18:12:19', '2025-08-23 18:12:19'),
(188, 72, 'action started via WP Cron', '2025-08-23 18:12:19', '2025-08-23 18:12:19'),
(189, 72, 'action complete via WP Cron', '2025-08-23 18:12:19', '2025-08-23 18:12:19'),
(190, 73, 'action created', '2025-08-23 18:16:29', '2025-08-23 18:16:29'),
(191, 74, 'action created', '2025-08-23 18:16:29', '2025-08-23 18:16:29'),
(192, 73, 'action started via Async Request', '2025-08-23 18:16:38', '2025-08-23 18:16:38'),
(193, 73, 'action complete via Async Request', '2025-08-23 18:16:41', '2025-08-23 18:16:41'),
(194, 74, 'action started via WP Cron', '2025-08-23 18:17:37', '2025-08-23 18:17:37'),
(195, 74, 'action complete via WP Cron', '2025-08-23 18:17:37', '2025-08-23 18:17:37'),
(196, 75, 'action created', '2025-08-23 18:18:40', '2025-08-23 18:18:40'),
(197, 75, 'action started via WP Cron', '2025-08-23 18:19:44', '2025-08-23 18:19:44'),
(198, 75, 'action complete via WP Cron', '2025-08-23 18:19:45', '2025-08-23 18:19:45'),
(199, 76, 'action created', '2025-08-23 18:21:27', '2025-08-23 18:21:27'),
(200, 76, 'action started via WP Cron', '2025-08-23 18:21:40', '2025-08-23 18:21:40'),
(201, 76, 'action complete via WP Cron', '2025-08-23 18:21:40', '2025-08-23 18:21:40'),
(202, 77, 'action created', '2025-08-23 18:23:49', '2025-08-23 18:23:49'),
(203, 77, 'action started via WP Cron', '2025-08-23 18:24:38', '2025-08-23 18:24:38'),
(204, 77, 'action complete via WP Cron', '2025-08-23 18:24:38', '2025-08-23 18:24:38'),
(205, 78, 'action created', '2025-08-23 18:26:27', '2025-08-23 18:26:27'),
(206, 78, 'action started via WP Cron', '2025-08-23 18:27:31', '2025-08-23 18:27:31'),
(207, 78, 'action complete via WP Cron', '2025-08-23 18:27:31', '2025-08-23 18:27:31'),
(208, 79, 'action created', '2025-08-23 18:27:52', '2025-08-23 18:27:52'),
(209, 79, 'action started via WP Cron', '2025-08-23 18:28:56', '2025-08-23 18:28:56'),
(210, 79, 'action complete via WP Cron', '2025-08-23 18:28:57', '2025-08-23 18:28:57'),
(211, 80, 'action created', '2025-08-23 18:30:54', '2025-08-23 18:30:54'),
(212, 80, 'action started via WP Cron', '2025-08-23 18:31:41', '2025-08-23 18:31:41'),
(213, 80, 'action complete via WP Cron', '2025-08-23 18:31:41', '2025-08-23 18:31:41'),
(214, 81, 'action created', '2025-08-23 18:37:41', '2025-08-23 18:37:41'),
(215, 82, 'action created', '2025-08-23 18:37:42', '2025-08-23 18:37:42'),
(216, 83, 'action created', '2025-08-23 18:37:42', '2025-08-23 18:37:42'),
(217, 84, 'action created', '2025-08-23 18:37:42', '2025-08-23 18:37:42'),
(218, 85, 'action created', '2025-08-23 18:37:42', '2025-08-23 18:37:42'),
(219, 81, 'action started via Async Request', '2025-08-23 18:38:32', '2025-08-23 18:38:32'),
(220, 81, 'action complete via Async Request', '2025-08-23 18:38:32', '2025-08-23 18:38:32'),
(221, 82, 'action started via Async Request', '2025-08-23 18:38:32', '2025-08-23 18:38:32'),
(222, 82, 'action complete via Async Request', '2025-08-23 18:38:32', '2025-08-23 18:38:32'),
(223, 83, 'action started via Async Request', '2025-08-23 18:38:32', '2025-08-23 18:38:32'),
(224, 83, 'action complete via Async Request', '2025-08-23 18:38:32', '2025-08-23 18:38:32'),
(225, 84, 'action started via Async Request', '2025-08-23 18:38:32', '2025-08-23 18:38:32'),
(226, 84, 'action complete via Async Request', '2025-08-23 18:38:32', '2025-08-23 18:38:32'),
(227, 85, 'action started via Async Request', '2025-08-23 18:38:32', '2025-08-23 18:38:32'),
(228, 85, 'action complete via Async Request', '2025-08-23 18:38:32', '2025-08-23 18:38:32'),
(229, 86, 'action created', '2025-08-23 18:40:01', '2025-08-23 18:40:01'),
(230, 87, 'action created', '2025-08-23 18:40:18', '2025-08-23 18:40:18'),
(231, 88, 'action created', '2025-08-23 18:40:18', '2025-08-23 18:40:18'),
(232, 89, 'action created', '2025-08-23 18:40:21', '2025-08-23 18:40:21'),
(233, 90, 'action created', '2025-08-23 18:40:46', '2025-08-23 18:40:46'),
(234, 91, 'action created', '2025-08-23 18:40:46', '2025-08-23 18:40:46'),
(235, 86, 'action started via WP Cron', '2025-08-23 18:40:47', '2025-08-23 18:40:47'),
(236, 86, 'action complete via WP Cron', '2025-08-23 18:40:47', '2025-08-23 18:40:47'),
(237, 87, 'action started via WP Cron', '2025-08-23 18:40:47', '2025-08-23 18:40:47'),
(238, 87, 'action complete via WP Cron', '2025-08-23 18:40:47', '2025-08-23 18:40:47'),
(239, 88, 'action started via WP Cron', '2025-08-23 18:40:47', '2025-08-23 18:40:47'),
(240, 88, 'action complete via WP Cron', '2025-08-23 18:40:47', '2025-08-23 18:40:47'),
(241, 89, 'action started via WP Cron', '2025-08-23 18:40:47', '2025-08-23 18:40:47'),
(242, 89, 'action complete via WP Cron', '2025-08-23 18:40:47', '2025-08-23 18:40:47'),
(243, 90, 'action started via WP Cron', '2025-08-23 18:40:47', '2025-08-23 18:40:47'),
(244, 90, 'action complete via WP Cron', '2025-08-23 18:40:47', '2025-08-23 18:40:47'),
(245, 91, 'action started via WP Cron', '2025-08-23 18:40:47', '2025-08-23 18:40:47'),
(246, 91, 'action complete via WP Cron', '2025-08-23 18:40:47', '2025-08-23 18:40:47'),
(247, 92, 'action created', '2025-08-23 18:42:35', '2025-08-23 18:42:35'),
(248, 92, 'action started via WP Cron', '2025-08-23 18:42:41', '2025-08-23 18:42:41'),
(249, 92, 'action complete via WP Cron', '2025-08-23 18:42:41', '2025-08-23 18:42:41'),
(250, 93, 'action created', '2025-08-23 18:44:08', '2025-08-23 18:44:08'),
(251, 94, 'action created', '2025-08-23 18:44:08', '2025-08-23 18:44:08'),
(252, 95, 'action created', '2025-08-23 18:44:08', '2025-08-23 18:44:08'),
(253, 96, 'action created', '2025-08-23 18:44:08', '2025-08-23 18:44:08'),
(254, 97, 'action created', '2025-08-23 18:44:08', '2025-08-23 18:44:08'),
(255, 93, 'action started via WP Cron', '2025-08-23 18:45:07', '2025-08-23 18:45:07'),
(256, 93, 'action complete via WP Cron', '2025-08-23 18:45:07', '2025-08-23 18:45:07'),
(257, 94, 'action started via WP Cron', '2025-08-23 18:45:07', '2025-08-23 18:45:07'),
(258, 94, 'action complete via WP Cron', '2025-08-23 18:45:07', '2025-08-23 18:45:07'),
(259, 95, 'action started via WP Cron', '2025-08-23 18:45:07', '2025-08-23 18:45:07'),
(260, 95, 'action complete via WP Cron', '2025-08-23 18:45:07', '2025-08-23 18:45:07'),
(261, 96, 'action started via WP Cron', '2025-08-23 18:45:07', '2025-08-23 18:45:07'),
(262, 96, 'action complete via WP Cron', '2025-08-23 18:45:07', '2025-08-23 18:45:07'),
(263, 97, 'action started via WP Cron', '2025-08-23 18:45:07', '2025-08-23 18:45:07'),
(264, 97, 'action complete via WP Cron', '2025-08-23 18:45:07', '2025-08-23 18:45:07'),
(265, 98, 'action created', '2025-08-23 18:46:08', '2025-08-23 18:46:08'),
(266, 99, 'action created', '2025-08-23 18:46:08', '2025-08-23 18:46:08'),
(267, 100, 'action created', '2025-08-23 18:46:08', '2025-08-23 18:46:08'),
(268, 98, 'action started via WP Cron', '2025-08-23 18:46:39', '2025-08-23 18:46:39'),
(269, 98, 'action complete via WP Cron', '2025-08-23 18:46:39', '2025-08-23 18:46:39'),
(270, 99, 'action started via WP Cron', '2025-08-23 18:46:39', '2025-08-23 18:46:39'),
(271, 99, 'action complete via WP Cron', '2025-08-23 18:46:39', '2025-08-23 18:46:39'),
(272, 100, 'action started via WP Cron', '2025-08-23 18:46:39', '2025-08-23 18:46:39'),
(273, 100, 'action complete via WP Cron', '2025-08-23 18:46:39', '2025-08-23 18:46:39'),
(274, 101, 'action created', '2025-08-23 18:48:26', '2025-08-23 18:48:26'),
(275, 101, 'action started via WP Cron', '2025-08-23 18:49:31', '2025-08-23 18:49:31'),
(276, 101, 'action complete via WP Cron', '2025-08-23 18:49:31', '2025-08-23 18:49:31'),
(277, 102, 'action created', '2025-08-23 18:49:59', '2025-08-23 18:49:59'),
(278, 103, 'action created', '2025-08-23 18:49:59', '2025-08-23 18:49:59'),
(279, 104, 'action created', '2025-08-23 18:49:59', '2025-08-23 18:49:59'),
(280, 105, 'action created', '2025-08-23 18:49:59', '2025-08-23 18:49:59'),
(281, 106, 'action created', '2025-08-23 18:49:59', '2025-08-23 18:49:59'),
(282, 102, 'action started via WP Cron', '2025-08-23 18:51:07', '2025-08-23 18:51:07'),
(283, 102, 'action complete via WP Cron', '2025-08-23 18:51:07', '2025-08-23 18:51:07'),
(284, 103, 'action started via WP Cron', '2025-08-23 18:51:07', '2025-08-23 18:51:07'),
(285, 103, 'action complete via WP Cron', '2025-08-23 18:51:07', '2025-08-23 18:51:07'),
(286, 104, 'action started via WP Cron', '2025-08-23 18:51:07', '2025-08-23 18:51:07'),
(287, 104, 'action complete via WP Cron', '2025-08-23 18:51:07', '2025-08-23 18:51:07'),
(288, 105, 'action started via WP Cron', '2025-08-23 18:51:07', '2025-08-23 18:51:07'),
(289, 105, 'action complete via WP Cron', '2025-08-23 18:51:07', '2025-08-23 18:51:07'),
(290, 106, 'action started via WP Cron', '2025-08-23 18:51:07', '2025-08-23 18:51:07'),
(291, 106, 'action complete via WP Cron', '2025-08-23 18:51:07', '2025-08-23 18:51:07'),
(292, 107, 'action created', '2025-08-23 18:53:10', '2025-08-23 18:53:10'),
(293, 107, 'action started via WP Cron', '2025-08-23 18:54:07', '2025-08-23 18:54:07'),
(294, 107, 'action complete via WP Cron', '2025-08-23 18:54:07', '2025-08-23 18:54:07'),
(295, 108, 'action created', '2025-08-23 18:54:59', '2025-08-23 18:54:59'),
(296, 109, 'action created', '2025-08-23 18:54:59', '2025-08-23 18:54:59'),
(297, 110, 'action created', '2025-08-23 18:54:59', '2025-08-23 18:54:59'),
(298, 111, 'action created', '2025-08-23 18:55:12', '2025-08-23 18:55:12'),
(299, 112, 'action created', '2025-08-23 18:55:17', '2025-08-23 18:55:17'),
(300, 108, 'action started via WP Cron', '2025-08-23 18:55:43', '2025-08-23 18:55:43'),
(301, 108, 'action complete via WP Cron', '2025-08-23 18:55:43', '2025-08-23 18:55:43'),
(302, 109, 'action started via WP Cron', '2025-08-23 18:55:43', '2025-08-23 18:55:43'),
(303, 109, 'action complete via WP Cron', '2025-08-23 18:55:43', '2025-08-23 18:55:43'),
(304, 110, 'action started via WP Cron', '2025-08-23 18:55:43', '2025-08-23 18:55:43'),
(305, 110, 'action complete via WP Cron', '2025-08-23 18:55:43', '2025-08-23 18:55:43'),
(306, 111, 'action started via WP Cron', '2025-08-23 18:55:43', '2025-08-23 18:55:43'),
(307, 111, 'action complete via WP Cron', '2025-08-23 18:55:43', '2025-08-23 18:55:43'),
(308, 112, 'action started via WP Cron', '2025-08-23 18:55:43', '2025-08-23 18:55:43'),
(309, 112, 'action complete via WP Cron', '2025-08-23 18:55:43', '2025-08-23 18:55:43'),
(310, 113, 'action created', '2025-08-23 18:56:00', '2025-08-23 18:56:00'),
(311, 113, 'action started via WP Cron', '2025-08-23 18:57:04', '2025-08-23 18:57:04'),
(312, 113, 'action complete via WP Cron', '2025-08-23 18:57:04', '2025-08-23 18:57:04'),
(313, 114, 'action created', '2025-08-23 18:57:13', '2025-08-23 18:57:13'),
(314, 115, 'action created', '2025-08-23 18:57:13', '2025-08-23 18:57:13'),
(315, 116, 'action created', '2025-08-23 18:57:13', '2025-08-23 18:57:13'),
(316, 117, 'action created', '2025-08-23 18:57:13', '2025-08-23 18:57:13'),
(317, 118, 'action created', '2025-08-23 18:57:13', '2025-08-23 18:57:13'),
(318, 114, 'action started via WP Cron', '2025-08-23 18:57:55', '2025-08-23 18:57:55'),
(319, 114, 'action complete via WP Cron', '2025-08-23 18:57:55', '2025-08-23 18:57:55'),
(320, 115, 'action started via WP Cron', '2025-08-23 18:57:55', '2025-08-23 18:57:55'),
(321, 115, 'action complete via WP Cron', '2025-08-23 18:57:55', '2025-08-23 18:57:55'),
(322, 116, 'action started via WP Cron', '2025-08-23 18:57:55', '2025-08-23 18:57:55'),
(323, 116, 'action complete via WP Cron', '2025-08-23 18:57:55', '2025-08-23 18:57:55'),
(324, 117, 'action started via WP Cron', '2025-08-23 18:57:55', '2025-08-23 18:57:55'),
(325, 117, 'action complete via WP Cron', '2025-08-23 18:57:55', '2025-08-23 18:57:55'),
(326, 118, 'action started via WP Cron', '2025-08-23 18:57:55', '2025-08-23 18:57:55'),
(327, 118, 'action complete via WP Cron', '2025-08-23 18:57:55', '2025-08-23 18:57:55'),
(328, 119, 'action created', '2025-08-23 18:58:49', '2025-08-23 18:58:49'),
(329, 120, 'action created', '2025-08-23 18:59:00', '2025-08-23 18:59:00'),
(330, 121, 'action created', '2025-08-23 18:59:00', '2025-08-23 18:59:00'),
(331, 122, 'action created', '2025-08-23 18:59:02', '2025-08-23 18:59:02'),
(332, 119, 'action started via WP Cron', '2025-08-23 18:59:38', '2025-08-23 18:59:38'),
(333, 119, 'action complete via WP Cron', '2025-08-23 18:59:38', '2025-08-23 18:59:38'),
(334, 120, 'action started via WP Cron', '2025-08-23 18:59:38', '2025-08-23 18:59:38'),
(335, 120, 'action complete via WP Cron', '2025-08-23 18:59:38', '2025-08-23 18:59:38'),
(336, 121, 'action started via WP Cron', '2025-08-23 18:59:38', '2025-08-23 18:59:38'),
(337, 121, 'action complete via WP Cron', '2025-08-23 18:59:38', '2025-08-23 18:59:38'),
(338, 122, 'action started via WP Cron', '2025-08-23 18:59:38', '2025-08-23 18:59:38'),
(339, 122, 'action complete via WP Cron', '2025-08-23 18:59:38', '2025-08-23 18:59:38'),
(340, 123, 'action created', '2025-08-23 18:59:38', '2025-08-23 18:59:38'),
(341, 124, 'action created', '2025-08-23 18:59:38', '2025-08-23 18:59:38'),
(342, 123, 'action started via WP Cron', '2025-08-23 19:01:17', '2025-08-23 19:01:17'),
(343, 123, 'action complete via WP Cron', '2025-08-23 19:01:17', '2025-08-23 19:01:17'),
(344, 124, 'action started via WP Cron', '2025-08-23 19:01:17', '2025-08-23 19:01:17'),
(345, 124, 'action complete via WP Cron', '2025-08-23 19:01:18', '2025-08-23 19:01:18'),
(346, 125, 'action created', '2025-08-23 19:01:48', '2025-08-23 19:01:48'),
(347, 125, 'action started via WP Cron', '2025-08-23 19:02:46', '2025-08-23 19:02:46'),
(348, 125, 'action complete via WP Cron', '2025-08-23 19:02:46', '2025-08-23 19:02:46'),
(349, 126, 'action created', '2025-08-23 19:05:22', '2025-08-23 19:05:22'),
(350, 126, 'action started via WP Cron', '2025-08-23 19:06:23', '2025-08-23 19:06:23'),
(351, 126, 'action complete via WP Cron', '2025-08-23 19:06:23', '2025-08-23 19:06:23'),
(352, 127, 'action created', '2025-08-23 19:08:19', '2025-08-23 19:08:19'),
(353, 127, 'action started via WP Cron', '2025-08-23 19:09:15', '2025-08-23 19:09:15'),
(354, 127, 'action complete via WP Cron', '2025-08-23 19:09:15', '2025-08-23 19:09:15'),
(355, 128, 'action created', '2025-08-23 19:09:27', '2025-08-23 19:09:27'),
(356, 128, 'action started via WP Cron', '2025-08-23 19:10:24', '2025-08-23 19:10:24'),
(357, 128, 'action complete via WP Cron', '2025-08-23 19:10:24', '2025-08-23 19:10:24'),
(358, 129, 'action created', '2025-08-23 19:11:41', '2025-08-23 19:11:41'),
(359, 129, 'action started via WP Cron', '2025-08-23 19:12:44', '2025-08-23 19:12:44'),
(360, 129, 'action complete via WP Cron', '2025-08-23 19:12:44', '2025-08-23 19:12:44'),
(361, 130, 'action created', '2025-08-23 19:12:53', '2025-08-23 19:12:53'),
(362, 131, 'action created', '2025-08-23 19:12:53', '2025-08-23 19:12:53'),
(363, 132, 'action created', '2025-08-23 19:12:53', '2025-08-23 19:12:53'),
(364, 133, 'action created', '2025-08-23 19:12:53', '2025-08-23 19:12:53'),
(365, 134, 'action created', '2025-08-23 19:13:33', '2025-08-23 19:13:33'),
(366, 135, 'action created', '2025-08-23 19:13:33', '2025-08-23 19:13:33'),
(367, 136, 'action created', '2025-08-23 19:13:33', '2025-08-23 19:13:33'),
(368, 130, 'action started via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(369, 130, 'action complete via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(370, 131, 'action started via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(371, 131, 'action complete via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(372, 132, 'action started via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(373, 132, 'action complete via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(374, 133, 'action started via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(375, 133, 'action complete via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(376, 134, 'action started via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(377, 134, 'action complete via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(378, 135, 'action started via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(379, 135, 'action complete via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(380, 136, 'action started via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(381, 136, 'action complete via WP Cron', '2025-08-23 19:13:39', '2025-08-23 19:13:39'),
(382, 137, 'action created', '2025-08-23 19:14:15', '2025-08-23 19:14:15'),
(383, 138, 'action created', '2025-08-23 19:14:15', '2025-08-23 19:14:15'),
(384, 139, 'action created', '2025-08-23 19:14:15', '2025-08-23 19:14:15'),
(385, 140, 'action created', '2025-08-23 19:14:15', '2025-08-23 19:14:15'),
(386, 141, 'action created', '2025-08-23 19:14:15', '2025-08-23 19:14:15'),
(387, 137, 'action started via WP Cron', '2025-08-23 19:15:19', '2025-08-23 19:15:19'),
(388, 137, 'action complete via WP Cron', '2025-08-23 19:15:19', '2025-08-23 19:15:19'),
(389, 138, 'action started via WP Cron', '2025-08-23 19:15:19', '2025-08-23 19:15:19'),
(390, 138, 'action complete via WP Cron', '2025-08-23 19:15:19', '2025-08-23 19:15:19'),
(391, 139, 'action started via WP Cron', '2025-08-23 19:15:19', '2025-08-23 19:15:19'),
(392, 139, 'action complete via WP Cron', '2025-08-23 19:15:19', '2025-08-23 19:15:19'),
(393, 140, 'action started via WP Cron', '2025-08-23 19:15:19', '2025-08-23 19:15:19'),
(394, 140, 'action complete via WP Cron', '2025-08-23 19:15:19', '2025-08-23 19:15:19'),
(395, 141, 'action started via WP Cron', '2025-08-23 19:15:19', '2025-08-23 19:15:19'),
(396, 141, 'action complete via WP Cron', '2025-08-23 19:15:19', '2025-08-23 19:15:19'),
(397, 142, 'action created', '2025-08-23 19:16:12', '2025-08-23 19:16:12'),
(398, 142, 'action started via WP Cron', '2025-08-23 19:17:19', '2025-08-23 19:17:19'),
(399, 143, 'action created', '2025-08-23 19:17:19', '2025-08-23 19:17:19'),
(400, 142, 'action complete via WP Cron', '2025-08-23 19:17:19', '2025-08-23 19:17:19'),
(401, 144, 'action created', '2025-08-23 19:17:19', '2025-08-23 19:17:19'),
(402, 145, 'action created', '2025-08-23 19:17:19', '2025-08-23 19:17:19'),
(403, 143, 'action started via Async Request', '2025-08-23 19:17:20', '2025-08-23 19:17:20'),
(404, 143, 'action complete via Async Request', '2025-08-23 19:17:20', '2025-08-23 19:17:20'),
(405, 144, 'action started via Async Request', '2025-08-23 19:17:20', '2025-08-23 19:17:20'),
(406, 144, 'action complete via Async Request', '2025-08-23 19:17:20', '2025-08-23 19:17:20'),
(407, 145, 'action started via Async Request', '2025-08-23 19:17:20', '2025-08-23 19:17:20'),
(408, 145, 'action complete via Async Request', '2025-08-23 19:17:20', '2025-08-23 19:17:20'),
(409, 146, 'action created', '2025-08-23 19:21:05', '2025-08-23 19:21:05'),
(410, 146, 'action started via WP Cron', '2025-08-23 19:21:50', '2025-08-23 19:21:50'),
(411, 146, 'action complete via WP Cron', '2025-08-23 19:21:50', '2025-08-23 19:21:50'),
(412, 147, 'action created', '2025-08-23 19:21:58', '2025-08-23 19:21:58'),
(413, 147, 'action started via WP Cron', '2025-08-23 19:23:02', '2025-08-23 19:23:02'),
(414, 147, 'action complete via WP Cron', '2025-08-23 19:23:02', '2025-08-23 19:23:02'),
(415, 148, 'action created', '2025-08-23 19:25:08', '2025-08-23 19:25:08'),
(416, 148, 'action started via WP Cron', '2025-08-23 19:26:13', '2025-08-23 19:26:13'),
(417, 148, 'action complete via WP Cron', '2025-08-23 19:26:13', '2025-08-23 19:26:13'),
(418, 149, 'action created', '2025-08-23 19:27:20', '2025-08-23 19:27:20'),
(419, 150, 'action created', '2025-08-23 19:27:20', '2025-08-23 19:27:20'),
(420, 151, 'action created', '2025-08-23 19:27:20', '2025-08-23 19:27:20'),
(421, 152, 'action created', '2025-08-23 19:27:20', '2025-08-23 19:27:20'),
(422, 153, 'action created', '2025-08-23 19:27:20', '2025-08-23 19:27:20'),
(423, 149, 'action started via WP Cron', '2025-08-23 19:27:54', '2025-08-23 19:27:54'),
(424, 149, 'action complete via WP Cron', '2025-08-23 19:27:54', '2025-08-23 19:27:54'),
(425, 150, 'action started via WP Cron', '2025-08-23 19:27:54', '2025-08-23 19:27:54'),
(426, 150, 'action complete via WP Cron', '2025-08-23 19:27:54', '2025-08-23 19:27:54'),
(427, 151, 'action started via WP Cron', '2025-08-23 19:27:54', '2025-08-23 19:27:54'),
(428, 151, 'action complete via WP Cron', '2025-08-23 19:27:54', '2025-08-23 19:27:54'),
(429, 152, 'action started via WP Cron', '2025-08-23 19:27:54', '2025-08-23 19:27:54'),
(430, 152, 'action complete via WP Cron', '2025-08-23 19:27:54', '2025-08-23 19:27:54'),
(431, 153, 'action started via WP Cron', '2025-08-23 19:27:54', '2025-08-23 19:27:54'),
(432, 153, 'action complete via WP Cron', '2025-08-23 19:27:54', '2025-08-23 19:27:54'),
(433, 154, 'action created', '2025-08-23 19:27:54', '2025-08-23 19:27:54'),
(434, 155, 'action created', '2025-08-23 19:28:06', '2025-08-23 19:28:06'),
(435, 156, 'action created', '2025-08-23 19:28:06', '2025-08-23 19:28:06'),
(436, 157, 'action created', '2025-08-23 19:28:07', '2025-08-23 19:28:07'),
(437, 154, 'action started via Async Request', '2025-08-23 19:28:24', '2025-08-23 19:28:24'),
(438, 154, 'action complete via Async Request', '2025-08-23 19:28:24', '2025-08-23 19:28:24'),
(439, 155, 'action started via Async Request', '2025-08-23 19:28:24', '2025-08-23 19:28:24'),
(440, 155, 'action complete via Async Request', '2025-08-23 19:28:24', '2025-08-23 19:28:24'),
(441, 156, 'action started via Async Request', '2025-08-23 19:28:24', '2025-08-23 19:28:24'),
(442, 156, 'action complete via Async Request', '2025-08-23 19:28:24', '2025-08-23 19:28:24'),
(443, 157, 'action started via Async Request', '2025-08-23 19:28:24', '2025-08-23 19:28:24'),
(444, 157, 'action complete via Async Request', '2025-08-23 19:28:24', '2025-08-23 19:28:24'),
(445, 158, 'action created', '2025-08-23 19:28:36', '2025-08-23 19:28:36'),
(446, 159, 'action created', '2025-08-23 19:28:36', '2025-08-23 19:28:36'),
(447, 158, 'action started via WP Cron', '2025-08-23 19:28:38', '2025-08-23 19:28:38'),
(448, 158, 'action complete via WP Cron', '2025-08-23 19:28:38', '2025-08-23 19:28:38'),
(449, 159, 'action started via WP Cron', '2025-08-23 19:28:38', '2025-08-23 19:28:38'),
(450, 159, 'action complete via WP Cron', '2025-08-23 19:28:38', '2025-08-23 19:28:38'),
(451, 160, 'action created', '2025-08-23 19:28:51', '2025-08-23 19:28:51'),
(452, 160, 'action started via Async Request', '2025-08-23 19:29:25', '2025-08-23 19:29:25'),
(453, 160, 'action complete via Async Request', '2025-08-23 19:29:25', '2025-08-23 19:29:25'),
(454, 161, 'action created', '2025-08-23 19:32:18', '2025-08-23 19:32:18'),
(455, 161, 'action started via WP Cron', '2025-08-23 19:32:40', '2025-08-23 19:32:40'),
(456, 161, 'action complete via WP Cron', '2025-08-23 19:32:40', '2025-08-23 19:32:40'),
(457, 27, 'action started via WP Cron', '2025-08-24 04:07:50', '2025-08-24 04:07:50'),
(458, 27, 'action complete via WP Cron', '2025-08-24 04:07:50', '2025-08-24 04:07:50'),
(459, 162, 'action created', '2025-08-24 04:07:50', '2025-08-24 04:07:50'),
(460, 163, 'action created', '2025-08-24 04:12:41', '2025-08-24 04:12:41'),
(461, 164, 'action created', '2025-08-24 04:12:41', '2025-08-24 04:12:41'),
(462, 165, 'action created', '2025-08-24 04:12:41', '2025-08-24 04:12:41'),
(463, 166, 'action created', '2025-08-24 04:12:41', '2025-08-24 04:12:41'),
(464, 163, 'action started via WP Cron', '2025-08-24 04:13:45', '2025-08-24 04:13:45'),
(465, 163, 'action complete via WP Cron', '2025-08-24 04:13:45', '2025-08-24 04:13:45'),
(466, 164, 'action started via WP Cron', '2025-08-24 04:13:45', '2025-08-24 04:13:45'),
(467, 164, 'action complete via WP Cron', '2025-08-24 04:13:45', '2025-08-24 04:13:45'),
(468, 165, 'action started via WP Cron', '2025-08-24 04:13:45', '2025-08-24 04:13:45'),
(469, 165, 'action complete via WP Cron', '2025-08-24 04:13:45', '2025-08-24 04:13:45'),
(470, 166, 'action started via WP Cron', '2025-08-24 04:13:45', '2025-08-24 04:13:45'),
(471, 166, 'action complete via WP Cron', '2025-08-24 04:13:45', '2025-08-24 04:13:45'),
(472, 167, 'action created', '2025-08-24 04:13:53', '2025-08-24 04:13:53'),
(473, 167, 'action started via WP Cron', '2025-08-24 04:14:45', '2025-08-24 04:14:45'),
(474, 167, 'action complete via WP Cron', '2025-08-24 04:14:45', '2025-08-24 04:14:45'),
(475, 168, 'action created', '2025-08-24 04:14:55', '2025-08-24 04:14:55'),
(476, 169, 'action created', '2025-08-24 04:14:55', '2025-08-24 04:14:55'),
(477, 168, 'action started via WP Cron', '2025-08-24 04:15:45', '2025-08-24 04:15:45'),
(478, 168, 'action complete via WP Cron', '2025-08-24 04:15:45', '2025-08-24 04:15:45'),
(479, 169, 'action started via WP Cron', '2025-08-24 04:15:45', '2025-08-24 04:15:45'),
(480, 169, 'action complete via WP Cron', '2025-08-24 04:15:45', '2025-08-24 04:15:45'),
(481, 170, 'action created', '2025-08-24 04:17:52', '2025-08-24 04:17:52'),
(482, 170, 'action started via WP Cron', '2025-08-24 04:18:41', '2025-08-24 04:18:41'),
(483, 170, 'action complete via WP Cron', '2025-08-24 04:18:41', '2025-08-24 04:18:41'),
(484, 171, 'action created', '2025-08-24 04:18:41', '2025-08-24 04:18:41'),
(485, 171, 'action started via WP Cron', '2025-08-24 04:19:46', '2025-08-24 04:19:46'),
(486, 171, 'action complete via WP Cron', '2025-08-24 04:19:46', '2025-08-24 04:19:46'),
(487, 172, 'action created', '2025-08-24 04:20:23', '2025-08-24 04:20:23'),
(488, 173, 'action created', '2025-08-24 04:20:23', '2025-08-24 04:20:23'),
(489, 174, 'action created', '2025-08-24 04:20:23', '2025-08-24 04:20:23'),
(490, 175, 'action created', '2025-08-24 04:20:23', '2025-08-24 04:20:23'),
(491, 172, 'action started via WP Cron', '2025-08-24 04:21:15', '2025-08-24 04:21:15'),
(492, 172, 'action complete via WP Cron', '2025-08-24 04:21:15', '2025-08-24 04:21:15'),
(493, 173, 'action started via WP Cron', '2025-08-24 04:21:15', '2025-08-24 04:21:15'),
(494, 173, 'action complete via WP Cron', '2025-08-24 04:21:15', '2025-08-24 04:21:15'),
(495, 174, 'action started via WP Cron', '2025-08-24 04:21:15', '2025-08-24 04:21:15'),
(496, 174, 'action complete via WP Cron', '2025-08-24 04:21:15', '2025-08-24 04:21:15'),
(497, 175, 'action started via WP Cron', '2025-08-24 04:21:15', '2025-08-24 04:21:15'),
(498, 175, 'action complete via WP Cron', '2025-08-24 04:21:15', '2025-08-24 04:21:15'),
(499, 176, 'action created', '2025-08-24 04:22:08', '2025-08-24 04:22:08'),
(500, 176, 'action started via Async Request', '2025-08-24 04:22:28', '2025-08-24 04:22:28'),
(501, 176, 'action complete via Async Request', '2025-08-24 04:22:28', '2025-08-24 04:22:28'),
(502, 177, 'action created', '2025-08-24 04:22:45', '2025-08-24 04:22:45'),
(503, 178, 'action created', '2025-08-24 04:22:45', '2025-08-24 04:22:45'),
(504, 177, 'action started via WP Cron', '2025-08-24 04:24:28', '2025-08-24 04:24:28'),
(505, 177, 'action complete via WP Cron', '2025-08-24 04:24:28', '2025-08-24 04:24:28'),
(506, 178, 'action started via WP Cron', '2025-08-24 04:24:28', '2025-08-24 04:24:28'),
(507, 178, 'action complete via WP Cron', '2025-08-24 04:24:28', '2025-08-24 04:24:28'),
(508, 179, 'action created', '2025-08-24 04:24:48', '2025-08-24 04:24:48'),
(509, 179, 'action started via WP Cron', '2025-08-24 04:25:53', '2025-08-24 04:25:53'),
(510, 179, 'action complete via WP Cron', '2025-08-24 04:25:53', '2025-08-24 04:25:53'),
(511, 180, 'action created', '2025-08-24 04:41:24', '2025-08-24 04:41:24'),
(512, 181, 'action created', '2025-08-24 04:41:24', '2025-08-24 04:41:24'),
(513, 182, 'action created', '2025-08-24 04:41:24', '2025-08-24 04:41:24'),
(514, 183, 'action created', '2025-08-24 04:41:24', '2025-08-24 04:41:24'),
(515, 180, 'action started via WP Cron', '2025-08-24 04:42:29', '2025-08-24 04:42:29'),
(516, 180, 'action complete via WP Cron', '2025-08-24 04:42:30', '2025-08-24 04:42:30'),
(517, 181, 'action started via WP Cron', '2025-08-24 04:42:30', '2025-08-24 04:42:30'),
(518, 181, 'action complete via WP Cron', '2025-08-24 04:42:30', '2025-08-24 04:42:30'),
(519, 182, 'action started via WP Cron', '2025-08-24 04:42:30', '2025-08-24 04:42:30'),
(520, 182, 'action complete via WP Cron', '2025-08-24 04:42:30', '2025-08-24 04:42:30'),
(521, 183, 'action started via WP Cron', '2025-08-24 04:42:30', '2025-08-24 04:42:30'),
(522, 183, 'action complete via WP Cron', '2025-08-24 04:42:30', '2025-08-24 04:42:30'),
(523, 184, 'action created', '2025-08-24 04:43:34', '2025-08-24 04:43:34'),
(524, 184, 'action started via WP Cron', '2025-08-24 04:44:23', '2025-08-24 04:44:23'),
(525, 184, 'action complete via WP Cron', '2025-08-24 04:44:23', '2025-08-24 04:44:23'),
(526, 185, 'action created', '2025-08-24 04:44:23', '2025-08-24 04:44:23'),
(527, 186, 'action created', '2025-08-24 04:44:23', '2025-08-24 04:44:23'),
(528, 187, 'action created', '2025-08-24 04:44:32', '2025-08-24 04:44:32'),
(529, 185, 'action started via WP Cron', '2025-08-24 04:44:41', '2025-08-24 04:44:41'),
(530, 185, 'action complete via WP Cron', '2025-08-24 04:44:41', '2025-08-24 04:44:41'),
(531, 186, 'action started via WP Cron', '2025-08-24 04:44:41', '2025-08-24 04:44:41'),
(532, 186, 'action complete via WP Cron', '2025-08-24 04:44:41', '2025-08-24 04:44:41'),
(533, 187, 'action started via WP Cron', '2025-08-24 04:44:41', '2025-08-24 04:44:41'),
(534, 187, 'action complete via WP Cron', '2025-08-24 04:44:41', '2025-08-24 04:44:41'),
(535, 188, 'action created', '2025-08-24 04:47:17', '2025-08-24 04:47:17'),
(536, 188, 'action started via WP Cron', '2025-08-24 04:48:21', '2025-08-24 04:48:21'),
(537, 188, 'action complete via WP Cron', '2025-08-24 04:48:21', '2025-08-24 04:48:21'),
(538, 189, 'action created', '2025-08-24 05:25:10', '2025-08-24 05:25:10'),
(539, 190, 'action created', '2025-08-24 05:25:10', '2025-08-24 05:25:10'),
(540, 191, 'action created', '2025-08-24 05:25:10', '2025-08-24 05:25:10'),
(541, 192, 'action created', '2025-08-24 05:25:10', '2025-08-24 05:25:10'),
(542, 189, 'action started via WP Cron', '2025-08-24 05:26:20', '2025-08-24 05:26:20'),
(543, 189, 'action complete via WP Cron', '2025-08-24 05:26:20', '2025-08-24 05:26:20'),
(544, 190, 'action started via WP Cron', '2025-08-24 05:26:20', '2025-08-24 05:26:20'),
(545, 190, 'action complete via WP Cron', '2025-08-24 05:26:20', '2025-08-24 05:26:20'),
(546, 191, 'action started via WP Cron', '2025-08-24 05:26:20', '2025-08-24 05:26:20'),
(547, 191, 'action complete via WP Cron', '2025-08-24 05:26:20', '2025-08-24 05:26:20'),
(548, 192, 'action started via WP Cron', '2025-08-24 05:26:20', '2025-08-24 05:26:20'),
(549, 192, 'action complete via WP Cron', '2025-08-24 05:26:20', '2025-08-24 05:26:20'),
(550, 193, 'action created', '2025-08-24 05:32:57', '2025-08-24 05:32:57'),
(551, 193, 'action started via WP Cron', '2025-08-24 05:32:58', '2025-08-24 05:32:58'),
(552, 193, 'action complete via WP Cron', '2025-08-24 05:32:58', '2025-08-24 05:32:58'),
(553, 194, 'action created', '2025-08-24 05:33:39', '2025-08-24 05:33:39'),
(554, 195, 'action created', '2025-08-24 05:33:39', '2025-08-24 05:33:39'),
(555, 196, 'action created', '2025-08-24 05:33:51', '2025-08-24 05:33:51'),
(556, 194, 'action started via WP Cron', '2025-08-24 05:34:48', '2025-08-24 05:34:48'),
(557, 194, 'action complete via WP Cron', '2025-08-24 05:34:48', '2025-08-24 05:34:48'),
(558, 195, 'action started via WP Cron', '2025-08-24 05:34:48', '2025-08-24 05:34:48'),
(559, 195, 'action complete via WP Cron', '2025-08-24 05:34:48', '2025-08-24 05:34:48'),
(560, 196, 'action started via WP Cron', '2025-08-24 05:34:48', '2025-08-24 05:34:48'),
(561, 196, 'action complete via WP Cron', '2025-08-24 05:34:48', '2025-08-24 05:34:48'),
(562, 197, 'action created', '2025-08-24 05:35:16', '2025-08-24 05:35:16'),
(563, 197, 'action started via WP Cron', '2025-08-24 05:36:23', '2025-08-24 05:36:23'),
(564, 197, 'action complete via WP Cron', '2025-08-24 05:36:23', '2025-08-24 05:36:23'),
(565, 198, 'action created', '2025-08-24 05:50:36', '2025-08-24 05:50:36'),
(566, 198, 'action started via WP Cron', '2025-08-24 05:50:39', '2025-08-24 05:50:39'),
(567, 198, 'action complete via WP Cron', '2025-08-24 05:50:39', '2025-08-24 05:50:39'),
(568, 199, 'action created', '2025-08-24 05:54:50', '2025-08-24 05:54:50'),
(569, 199, 'action started via WP Cron', '2025-08-24 05:55:43', '2025-08-24 05:55:43'),
(570, 199, 'action complete via WP Cron', '2025-08-24 05:55:43', '2025-08-24 05:55:43'),
(571, 200, 'action created', '2025-08-24 05:56:14', '2025-08-24 05:56:14'),
(572, 200, 'action started via WP Cron', '2025-08-24 05:57:20', '2025-08-24 05:57:20'),
(573, 200, 'action complete via WP Cron', '2025-08-24 05:57:20', '2025-08-24 05:57:20'),
(574, 201, 'action created', '2025-08-24 05:59:52', '2025-08-24 05:59:52'),
(575, 201, 'action started via WP Cron', '2025-08-24 06:00:58', '2025-08-24 06:00:58'),
(576, 201, 'action complete via WP Cron', '2025-08-24 06:00:58', '2025-08-24 06:00:58'),
(577, 202, 'action created', '2025-08-24 11:06:13', '2025-08-24 11:06:13'),
(578, 203, 'action created', '2025-08-24 11:06:13', '2025-08-24 11:06:13'),
(579, 204, 'action created', '2025-08-24 11:06:13', '2025-08-24 11:06:13'),
(580, 205, 'action created', '2025-08-24 11:06:13', '2025-08-24 11:06:13'),
(581, 206, 'action created', '2025-08-24 11:06:13', '2025-08-24 11:06:13'),
(582, 202, 'action started via WP Cron', '2025-08-24 11:07:20', '2025-08-24 11:07:20'),
(583, 202, 'action complete via WP Cron', '2025-08-24 11:07:20', '2025-08-24 11:07:20'),
(584, 203, 'action started via WP Cron', '2025-08-24 11:07:20', '2025-08-24 11:07:20'),
(585, 203, 'action complete via WP Cron', '2025-08-24 11:07:20', '2025-08-24 11:07:20'),
(586, 204, 'action started via WP Cron', '2025-08-24 11:07:20', '2025-08-24 11:07:20'),
(587, 204, 'action complete via WP Cron', '2025-08-24 11:07:20', '2025-08-24 11:07:20'),
(588, 205, 'action started via WP Cron', '2025-08-24 11:07:20', '2025-08-24 11:07:20'),
(589, 205, 'action complete via WP Cron', '2025-08-24 11:07:20', '2025-08-24 11:07:20'),
(590, 206, 'action started via WP Cron', '2025-08-24 11:07:20', '2025-08-24 11:07:20'),
(591, 206, 'action complete via WP Cron', '2025-08-24 11:07:20', '2025-08-24 11:07:20'),
(592, 207, 'action created', '2025-08-24 11:10:00', '2025-08-24 11:10:00'),
(593, 207, 'action started via WP Cron', '2025-08-24 11:10:54', '2025-08-24 11:10:54'),
(594, 207, 'action complete via WP Cron', '2025-08-24 11:10:54', '2025-08-24 11:10:54'),
(595, 208, 'action created', '2025-08-24 11:10:54', '2025-08-24 11:10:54'),
(596, 209, 'action created', '2025-08-24 11:10:54', '2025-08-24 11:10:54'),
(597, 210, 'action created', '2025-08-24 11:10:54', '2025-08-24 11:10:54'),
(598, 211, 'action created', '2025-08-24 11:11:14', '2025-08-24 11:11:14'),
(599, 208, 'action started via Async Request', '2025-08-24 11:11:15', '2025-08-24 11:11:15'),
(600, 208, 'action complete via Async Request', '2025-08-24 11:11:15', '2025-08-24 11:11:15'),
(601, 209, 'action started via Async Request', '2025-08-24 11:11:15', '2025-08-24 11:11:15'),
(602, 209, 'action complete via Async Request', '2025-08-24 11:11:15', '2025-08-24 11:11:15'),
(603, 210, 'action started via Async Request', '2025-08-24 11:11:15', '2025-08-24 11:11:15'),
(604, 210, 'action complete via Async Request', '2025-08-24 11:11:15', '2025-08-24 11:11:15');
INSERT INTO `wp_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(605, 211, 'action started via Async Request', '2025-08-24 11:11:15', '2025-08-24 11:11:15'),
(606, 211, 'action complete via Async Request', '2025-08-24 11:11:15', '2025-08-24 11:11:15'),
(607, 212, 'action created', '2025-08-24 11:13:52', '2025-08-24 11:13:52'),
(608, 212, 'action started via WP Cron', '2025-08-24 11:14:56', '2025-08-24 11:14:56'),
(609, 212, 'action complete via WP Cron', '2025-08-24 11:14:56', '2025-08-24 11:14:56'),
(610, 213, 'action created', '2025-08-24 11:50:47', '2025-08-24 11:50:47'),
(611, 214, 'action created', '2025-08-24 11:50:47', '2025-08-24 11:50:47'),
(612, 215, 'action created', '2025-08-24 11:50:48', '2025-08-24 11:50:48'),
(613, 216, 'action created', '2025-08-24 11:50:48', '2025-08-24 11:50:48'),
(614, 217, 'action created', '2025-08-24 11:50:48', '2025-08-24 11:50:48'),
(615, 213, 'action started via WP Cron', '2025-08-24 11:51:44', '2025-08-24 11:51:44'),
(616, 213, 'action complete via WP Cron', '2025-08-24 11:51:44', '2025-08-24 11:51:44'),
(617, 214, 'action started via WP Cron', '2025-08-24 11:51:44', '2025-08-24 11:51:44'),
(618, 214, 'action complete via WP Cron', '2025-08-24 11:51:44', '2025-08-24 11:51:44'),
(619, 215, 'action started via WP Cron', '2025-08-24 11:51:44', '2025-08-24 11:51:44'),
(620, 215, 'action complete via WP Cron', '2025-08-24 11:51:44', '2025-08-24 11:51:44'),
(621, 216, 'action started via WP Cron', '2025-08-24 11:51:44', '2025-08-24 11:51:44'),
(622, 216, 'action complete via WP Cron', '2025-08-24 11:51:44', '2025-08-24 11:51:44'),
(623, 217, 'action started via WP Cron', '2025-08-24 11:51:44', '2025-08-24 11:51:44'),
(624, 217, 'action complete via WP Cron', '2025-08-24 11:51:44', '2025-08-24 11:51:44'),
(625, 218, 'action created', '2025-08-24 11:52:29', '2025-08-24 11:52:29'),
(626, 218, 'action started via WP Cron', '2025-08-24 11:52:53', '2025-08-24 11:52:53'),
(627, 218, 'action complete via WP Cron', '2025-08-24 11:52:53', '2025-08-24 11:52:53'),
(628, 219, 'action created', '2025-08-24 11:57:46', '2025-08-24 11:57:46'),
(629, 220, 'action created', '2025-08-24 11:57:46', '2025-08-24 11:57:46'),
(630, 219, 'action started via WP Cron', '2025-08-24 11:58:53', '2025-08-24 11:58:53'),
(631, 219, 'action complete via WP Cron', '2025-08-24 11:58:53', '2025-08-24 11:58:53'),
(632, 220, 'action started via WP Cron', '2025-08-24 11:58:53', '2025-08-24 11:58:53'),
(633, 220, 'action complete via WP Cron', '2025-08-24 11:58:53', '2025-08-24 11:58:53'),
(634, 221, 'action created', '2025-08-24 12:01:39', '2025-08-24 12:01:39'),
(635, 221, 'action started via WP Cron', '2025-08-24 12:02:45', '2025-08-24 12:02:45'),
(636, 221, 'action complete via WP Cron', '2025-08-24 12:02:45', '2025-08-24 12:02:45'),
(637, 222, 'action created', '2025-08-24 12:03:20', '2025-08-24 12:03:20'),
(638, 223, 'action created', '2025-08-24 12:03:21', '2025-08-24 12:03:21'),
(639, 224, 'action created', '2025-08-24 12:03:30', '2025-08-24 12:03:30'),
(640, 222, 'action started via WP Cron', '2025-08-24 12:03:41', '2025-08-24 12:03:41'),
(641, 222, 'action complete via WP Cron', '2025-08-24 12:03:41', '2025-08-24 12:03:41'),
(642, 223, 'action started via WP Cron', '2025-08-24 12:03:41', '2025-08-24 12:03:41'),
(643, 223, 'action complete via WP Cron', '2025-08-24 12:03:41', '2025-08-24 12:03:41'),
(644, 224, 'action started via WP Cron', '2025-08-24 12:03:41', '2025-08-24 12:03:41'),
(645, 224, 'action complete via WP Cron', '2025-08-24 12:03:41', '2025-08-24 12:03:41'),
(646, 225, 'action created', '2025-08-24 12:04:19', '2025-08-24 12:04:19'),
(647, 226, 'action created', '2025-08-24 12:04:19', '2025-08-24 12:04:19'),
(648, 227, 'action created', '2025-08-24 12:04:19', '2025-08-24 12:04:19'),
(649, 228, 'action created', '2025-08-24 12:04:19', '2025-08-24 12:04:19'),
(650, 229, 'action created', '2025-08-24 12:04:19', '2025-08-24 12:04:19'),
(651, 225, 'action started via WP Cron', '2025-08-24 12:05:24', '2025-08-24 12:05:24'),
(652, 225, 'action complete via WP Cron', '2025-08-24 12:05:24', '2025-08-24 12:05:24'),
(653, 226, 'action started via WP Cron', '2025-08-24 12:05:24', '2025-08-24 12:05:24'),
(654, 226, 'action complete via WP Cron', '2025-08-24 12:05:24', '2025-08-24 12:05:24'),
(655, 227, 'action started via WP Cron', '2025-08-24 12:05:24', '2025-08-24 12:05:24'),
(656, 227, 'action complete via WP Cron', '2025-08-24 12:05:24', '2025-08-24 12:05:24'),
(657, 228, 'action started via WP Cron', '2025-08-24 12:05:24', '2025-08-24 12:05:24'),
(658, 228, 'action complete via WP Cron', '2025-08-24 12:05:24', '2025-08-24 12:05:24'),
(659, 229, 'action started via WP Cron', '2025-08-24 12:05:24', '2025-08-24 12:05:24'),
(660, 229, 'action complete via WP Cron', '2025-08-24 12:05:24', '2025-08-24 12:05:24'),
(661, 230, 'action created', '2025-08-24 12:07:36', '2025-08-24 12:07:36'),
(662, 230, 'action started via WP Cron', '2025-08-24 12:07:38', '2025-08-24 12:07:38'),
(663, 230, 'action complete via WP Cron', '2025-08-24 12:07:38', '2025-08-24 12:07:38'),
(664, 231, 'action created', '2025-08-24 12:08:32', '2025-08-24 12:08:32'),
(665, 232, 'action created', '2025-08-24 12:08:32', '2025-08-24 12:08:32'),
(666, 233, 'action created', '2025-08-24 12:08:32', '2025-08-24 12:08:32'),
(667, 231, 'action started via WP Cron', '2025-08-24 12:09:25', '2025-08-24 12:09:25'),
(668, 231, 'action complete via WP Cron', '2025-08-24 12:09:25', '2025-08-24 12:09:25'),
(669, 232, 'action started via WP Cron', '2025-08-24 12:09:25', '2025-08-24 12:09:25'),
(670, 232, 'action complete via WP Cron', '2025-08-24 12:09:25', '2025-08-24 12:09:25'),
(671, 233, 'action started via WP Cron', '2025-08-24 12:09:25', '2025-08-24 12:09:25'),
(672, 233, 'action complete via WP Cron', '2025-08-24 12:09:25', '2025-08-24 12:09:25'),
(673, 234, 'action created', '2025-08-24 12:11:01', '2025-08-24 12:11:01'),
(674, 234, 'action started via WP Cron', '2025-08-24 12:11:50', '2025-08-24 12:11:50'),
(675, 234, 'action complete via WP Cron', '2025-08-24 12:11:50', '2025-08-24 12:11:50'),
(676, 235, 'action created', '2025-08-24 12:11:58', '2025-08-24 12:11:58'),
(677, 236, 'action created', '2025-08-24 12:11:58', '2025-08-24 12:11:58'),
(678, 237, 'action created', '2025-08-24 12:11:58', '2025-08-24 12:11:58'),
(679, 238, 'action created', '2025-08-24 12:11:59', '2025-08-24 12:11:59'),
(680, 235, 'action started via Async Request', '2025-08-24 12:12:06', '2025-08-24 12:12:06'),
(681, 235, 'action complete via Async Request', '2025-08-24 12:12:06', '2025-08-24 12:12:06'),
(682, 236, 'action started via Async Request', '2025-08-24 12:12:06', '2025-08-24 12:12:06'),
(683, 236, 'action complete via Async Request', '2025-08-24 12:12:06', '2025-08-24 12:12:06'),
(684, 237, 'action started via Async Request', '2025-08-24 12:12:06', '2025-08-24 12:12:06'),
(685, 237, 'action complete via Async Request', '2025-08-24 12:12:06', '2025-08-24 12:12:06'),
(686, 238, 'action started via Async Request', '2025-08-24 12:12:06', '2025-08-24 12:12:06'),
(687, 238, 'action complete via Async Request', '2025-08-24 12:12:06', '2025-08-24 12:12:06'),
(688, 239, 'action created', '2025-08-24 12:13:25', '2025-08-24 12:13:25'),
(689, 239, 'action started via WP Cron', '2025-08-24 12:14:01', '2025-08-24 12:14:01'),
(690, 239, 'action complete via WP Cron', '2025-08-24 12:14:01', '2025-08-24 12:14:01'),
(691, 240, 'action created', '2025-08-24 12:14:01', '2025-08-24 12:14:01'),
(692, 241, 'action created', '2025-08-24 12:14:01', '2025-08-24 12:14:01'),
(693, 240, 'action started via WP Cron', '2025-08-24 12:15:04', '2025-08-24 12:15:04'),
(694, 240, 'action complete via WP Cron', '2025-08-24 12:15:04', '2025-08-24 12:15:04'),
(695, 241, 'action started via WP Cron', '2025-08-24 12:15:04', '2025-08-24 12:15:04'),
(696, 241, 'action complete via WP Cron', '2025-08-24 12:15:04', '2025-08-24 12:15:04'),
(697, 242, 'action created', '2025-08-24 12:16:35', '2025-08-24 12:16:35'),
(698, 242, 'action started via WP Cron', '2025-08-24 12:16:43', '2025-08-24 12:16:43'),
(699, 242, 'action complete via WP Cron', '2025-08-24 12:16:43', '2025-08-24 12:16:43'),
(700, 243, 'action created', '2025-08-24 12:29:14', '2025-08-24 12:29:14'),
(701, 244, 'action created', '2025-08-24 12:29:14', '2025-08-24 12:29:14'),
(702, 245, 'action created', '2025-08-24 12:29:14', '2025-08-24 12:29:14'),
(703, 246, 'action created', '2025-08-24 12:29:14', '2025-08-24 12:29:14'),
(704, 243, 'action started via WP Cron', '2025-08-24 12:30:19', '2025-08-24 12:30:19'),
(705, 243, 'action complete via WP Cron', '2025-08-24 12:30:19', '2025-08-24 12:30:19'),
(706, 244, 'action started via WP Cron', '2025-08-24 12:30:19', '2025-08-24 12:30:19'),
(707, 244, 'action complete via WP Cron', '2025-08-24 12:30:19', '2025-08-24 12:30:19'),
(708, 245, 'action started via WP Cron', '2025-08-24 12:30:19', '2025-08-24 12:30:19'),
(709, 245, 'action complete via WP Cron', '2025-08-24 12:30:19', '2025-08-24 12:30:19'),
(710, 246, 'action started via WP Cron', '2025-08-24 12:30:19', '2025-08-24 12:30:19'),
(711, 246, 'action complete via WP Cron', '2025-08-24 12:30:19', '2025-08-24 12:30:19'),
(712, 162, 'action started via WP Cron', '2025-08-24 17:12:16', '2025-08-24 17:12:16'),
(713, 162, 'action complete via WP Cron', '2025-08-24 17:12:16', '2025-08-24 17:12:16'),
(714, 247, 'action created', '2025-08-24 17:12:16', '2025-08-24 17:12:16'),
(715, 248, 'action created', '2025-08-24 17:12:44', '2025-08-24 17:12:44'),
(716, 249, 'action created', '2025-08-24 17:13:32', '2025-08-24 17:13:32'),
(717, 250, 'action created', '2025-08-24 17:13:32', '2025-08-24 17:13:32'),
(718, 248, 'action started via Async Request', '2025-08-24 17:13:34', '2025-08-24 17:13:34'),
(719, 248, 'action complete via Async Request', '2025-08-24 17:13:34', '2025-08-24 17:13:34'),
(720, 249, 'action started via Async Request', '2025-08-24 17:13:34', '2025-08-24 17:13:34'),
(721, 249, 'action complete via Async Request', '2025-08-24 17:13:34', '2025-08-24 17:13:34'),
(722, 250, 'action started via Async Request', '2025-08-24 17:13:34', '2025-08-24 17:13:34'),
(723, 250, 'action complete via Async Request', '2025-08-24 17:13:34', '2025-08-24 17:13:34'),
(724, 251, 'action created', '2025-08-24 17:17:28', '2025-08-24 17:17:28'),
(725, 251, 'action started via WP Cron', '2025-08-24 17:17:39', '2025-08-24 17:17:39'),
(726, 251, 'action complete via WP Cron', '2025-08-24 17:17:39', '2025-08-24 17:17:39'),
(727, 252, 'action created', '2025-08-24 17:18:38', '2025-08-24 17:18:38'),
(728, 252, 'action started via WP Cron', '2025-08-24 17:19:44', '2025-08-24 17:19:44'),
(729, 252, 'action complete via WP Cron', '2025-08-24 17:19:44', '2025-08-24 17:19:44'),
(730, 253, 'action created', '2025-08-24 17:20:53', '2025-08-24 17:20:53'),
(731, 253, 'action started via WP Cron', '2025-08-24 17:21:45', '2025-08-24 17:21:45'),
(732, 253, 'action complete via WP Cron', '2025-08-24 17:21:45', '2025-08-24 17:21:45'),
(733, 254, 'action created', '2025-08-24 17:22:08', '2025-08-24 17:22:08'),
(734, 254, 'action started via WP Cron', '2025-08-24 17:23:06', '2025-08-24 17:23:06'),
(735, 254, 'action complete via WP Cron', '2025-08-24 17:23:06', '2025-08-24 17:23:06'),
(736, 255, 'action created', '2025-08-24 17:24:35', '2025-08-24 17:24:35'),
(737, 256, 'action created', '2025-08-24 17:24:35', '2025-08-24 17:24:35'),
(738, 257, 'action created', '2025-08-24 17:24:35', '2025-08-24 17:24:35'),
(739, 258, 'action created', '2025-08-24 17:24:35', '2025-08-24 17:24:35'),
(740, 255, 'action started via WP Cron', '2025-08-24 17:24:42', '2025-08-24 17:24:42'),
(741, 255, 'action complete via WP Cron', '2025-08-24 17:24:42', '2025-08-24 17:24:42'),
(742, 256, 'action started via WP Cron', '2025-08-24 17:24:42', '2025-08-24 17:24:42'),
(743, 256, 'action complete via WP Cron', '2025-08-24 17:24:42', '2025-08-24 17:24:42'),
(744, 257, 'action started via WP Cron', '2025-08-24 17:24:42', '2025-08-24 17:24:42'),
(745, 257, 'action complete via WP Cron', '2025-08-24 17:24:42', '2025-08-24 17:24:42'),
(746, 258, 'action started via WP Cron', '2025-08-24 17:24:42', '2025-08-24 17:24:42'),
(747, 258, 'action complete via WP Cron', '2025-08-24 17:24:42', '2025-08-24 17:24:42'),
(748, 259, 'action created', '2025-08-24 17:27:50', '2025-08-24 17:27:50'),
(749, 260, 'action created', '2025-08-24 17:28:30', '2025-08-24 17:28:30'),
(750, 261, 'action created', '2025-08-24 17:28:30', '2025-08-24 17:28:30'),
(751, 262, 'action created', '2025-08-24 17:28:40', '2025-08-24 17:28:40'),
(752, 259, 'action started via WP Cron', '2025-08-24 17:28:40', '2025-08-24 17:28:40'),
(753, 259, 'action complete via WP Cron', '2025-08-24 17:28:40', '2025-08-24 17:28:40'),
(754, 260, 'action started via WP Cron', '2025-08-24 17:28:40', '2025-08-24 17:28:40'),
(755, 260, 'action complete via WP Cron', '2025-08-24 17:28:40', '2025-08-24 17:28:40'),
(756, 261, 'action started via WP Cron', '2025-08-24 17:28:40', '2025-08-24 17:28:40'),
(757, 261, 'action complete via WP Cron', '2025-08-24 17:28:40', '2025-08-24 17:28:40'),
(758, 262, 'action started via Async Request', '2025-08-24 17:28:47', '2025-08-24 17:28:47'),
(759, 262, 'action complete via Async Request', '2025-08-24 17:28:47', '2025-08-24 17:28:47'),
(760, 263, 'action created', '2025-08-24 17:29:52', '2025-08-24 17:29:52'),
(761, 263, 'action started via WP Cron', '2025-08-24 17:30:59', '2025-08-24 17:30:59'),
(762, 263, 'action complete via WP Cron', '2025-08-24 17:30:59', '2025-08-24 17:30:59'),
(763, 33, 'action started via WP Cron', '2025-08-24 17:30:59', '2025-08-24 17:30:59'),
(764, 33, 'action complete via WP Cron', '2025-08-24 17:30:59', '2025-08-24 17:30:59'),
(765, 264, 'action created', '2025-08-24 17:30:59', '2025-08-24 17:30:59'),
(766, 34, 'action started via WP Cron', '2025-08-24 17:30:59', '2025-08-24 17:30:59'),
(767, 34, 'action complete via WP Cron', '2025-08-24 17:30:59', '2025-08-24 17:30:59'),
(768, 265, 'action created', '2025-08-24 17:30:59', '2025-08-24 17:30:59'),
(769, 266, 'action created', '2025-08-24 17:32:05', '2025-08-24 17:32:05'),
(770, 267, 'action created', '2025-08-24 17:32:05', '2025-08-24 17:32:05'),
(771, 268, 'action created', '2025-08-24 17:32:05', '2025-08-24 17:32:05'),
(772, 269, 'action created', '2025-08-24 17:32:05', '2025-08-24 17:32:05'),
(773, 266, 'action started via WP Cron', '2025-08-24 17:33:10', '2025-08-24 17:33:10'),
(774, 266, 'action complete via WP Cron', '2025-08-24 17:33:10', '2025-08-24 17:33:10'),
(775, 267, 'action started via WP Cron', '2025-08-24 17:33:10', '2025-08-24 17:33:10'),
(776, 267, 'action complete via WP Cron', '2025-08-24 17:33:10', '2025-08-24 17:33:10'),
(777, 268, 'action started via WP Cron', '2025-08-24 17:33:10', '2025-08-24 17:33:10'),
(778, 268, 'action complete via WP Cron', '2025-08-24 17:33:10', '2025-08-24 17:33:10'),
(779, 269, 'action started via WP Cron', '2025-08-24 17:33:10', '2025-08-24 17:33:10'),
(780, 269, 'action complete via WP Cron', '2025-08-24 17:33:10', '2025-08-24 17:33:10'),
(781, 270, 'action created', '2025-08-24 17:33:40', '2025-08-24 17:33:40'),
(782, 271, 'action created', '2025-08-24 17:34:14', '2025-08-24 17:34:14'),
(783, 272, 'action created', '2025-08-24 17:34:14', '2025-08-24 17:34:14'),
(784, 270, 'action started via Async Request', '2025-08-24 17:34:15', '2025-08-24 17:34:15'),
(785, 270, 'action complete via Async Request', '2025-08-24 17:34:15', '2025-08-24 17:34:15'),
(786, 271, 'action started via Async Request', '2025-08-24 17:34:15', '2025-08-24 17:34:15'),
(787, 271, 'action complete via Async Request', '2025-08-24 17:34:15', '2025-08-24 17:34:15'),
(788, 272, 'action started via Async Request', '2025-08-24 17:34:15', '2025-08-24 17:34:15'),
(789, 272, 'action complete via Async Request', '2025-08-24 17:34:15', '2025-08-24 17:34:15'),
(790, 273, 'action created', '2025-08-24 17:34:43', '2025-08-24 17:34:43'),
(791, 273, 'action started via WP Cron', '2025-08-24 17:36:11', '2025-08-24 17:36:11'),
(792, 273, 'action complete via WP Cron', '2025-08-24 17:36:11', '2025-08-24 17:36:11'),
(793, 274, 'action created', '2025-08-24 17:37:17', '2025-08-24 17:37:17'),
(794, 274, 'action started via WP Cron', '2025-08-24 17:39:38', '2025-08-24 17:39:38'),
(795, 274, 'action complete via WP Cron', '2025-08-24 17:39:38', '2025-08-24 17:39:38'),
(796, 275, 'action created', '2025-08-24 17:48:10', '2025-08-24 17:48:10'),
(797, 275, 'action started via WP Cron', '2025-08-24 17:48:38', '2025-08-24 17:48:38'),
(798, 275, 'action complete via WP Cron', '2025-08-24 17:48:38', '2025-08-24 17:48:38'),
(799, 276, 'action created', '2025-08-24 17:52:52', '2025-08-24 17:52:52'),
(800, 276, 'action started via WP Cron', '2025-08-24 17:53:45', '2025-08-24 17:53:45'),
(801, 276, 'action complete via WP Cron', '2025-08-24 17:53:45', '2025-08-24 17:53:45'),
(802, 277, 'action created', '2025-08-24 17:53:57', '2025-08-24 17:53:57'),
(803, 277, 'action started via WP Cron', '2025-08-24 17:55:02', '2025-08-24 17:55:02'),
(804, 277, 'action complete via WP Cron', '2025-08-24 17:55:02', '2025-08-24 17:55:02'),
(805, 278, 'action created', '2025-08-24 18:01:09', '2025-08-24 18:01:09'),
(806, 278, 'action started via WP Cron', '2025-08-24 18:02:16', '2025-08-24 18:02:16'),
(807, 278, 'action complete via WP Cron', '2025-08-24 18:02:16', '2025-08-24 18:02:16'),
(808, 279, 'action created', '2025-08-24 18:03:13', '2025-08-24 18:03:13'),
(809, 279, 'action started via Async Request', '2025-08-24 18:03:20', '2025-08-24 18:03:20'),
(810, 279, 'action complete via Async Request', '2025-08-24 18:03:20', '2025-08-24 18:03:20'),
(811, 280, 'action created', '2025-08-24 18:05:24', '2025-08-24 18:05:24'),
(812, 280, 'action started via WP Cron', '2025-08-24 18:06:30', '2025-08-24 18:06:30'),
(813, 280, 'action complete via WP Cron', '2025-08-24 18:06:30', '2025-08-24 18:06:30'),
(814, 281, 'action created', '2025-08-24 18:08:42', '2025-08-24 18:08:42'),
(815, 281, 'action started via WP Cron', '2025-08-24 18:09:48', '2025-08-24 18:09:48'),
(816, 281, 'action complete via WP Cron', '2025-08-24 18:09:48', '2025-08-24 18:09:48'),
(817, 282, 'action created', '2025-08-24 18:10:57', '2025-08-24 18:10:57'),
(818, 282, 'action started via WP Cron', '2025-08-24 18:12:02', '2025-08-24 18:12:02'),
(819, 282, 'action complete via WP Cron', '2025-08-24 18:12:02', '2025-08-24 18:12:02'),
(820, 283, 'action created', '2025-08-24 18:13:08', '2025-08-24 18:13:08'),
(821, 283, 'action started via WP Cron', '2025-08-24 18:13:41', '2025-08-24 18:13:41'),
(822, 283, 'action complete via WP Cron', '2025-08-24 18:13:41', '2025-08-24 18:13:41'),
(823, 284, 'action created', '2025-08-24 18:13:53', '2025-08-24 18:13:53'),
(824, 284, 'action started via WP Cron', '2025-08-24 18:14:58', '2025-08-24 18:14:58'),
(825, 284, 'action complete via WP Cron', '2025-08-24 18:14:58', '2025-08-24 18:14:58'),
(826, 285, 'action created', '2025-08-24 18:16:52', '2025-08-24 18:16:52'),
(827, 285, 'action started via WP Cron', '2025-08-24 18:17:59', '2025-08-24 18:17:59'),
(828, 285, 'action complete via WP Cron', '2025-08-24 18:17:59', '2025-08-24 18:17:59'),
(829, 286, 'action created', '2025-08-24 18:22:41', '2025-08-24 18:22:41'),
(830, 287, 'action created', '2025-08-24 18:22:41', '2025-08-24 18:22:41'),
(831, 288, 'action created', '2025-08-24 18:22:41', '2025-08-24 18:22:41'),
(832, 289, 'action created', '2025-08-24 18:22:41', '2025-08-24 18:22:41'),
(833, 286, 'action started via WP Cron', '2025-08-24 18:23:47', '2025-08-24 18:23:47'),
(834, 286, 'action complete via WP Cron', '2025-08-24 18:23:47', '2025-08-24 18:23:47'),
(835, 287, 'action started via WP Cron', '2025-08-24 18:23:47', '2025-08-24 18:23:47'),
(836, 287, 'action complete via WP Cron', '2025-08-24 18:23:47', '2025-08-24 18:23:47'),
(837, 288, 'action started via WP Cron', '2025-08-24 18:23:47', '2025-08-24 18:23:47'),
(838, 288, 'action complete via WP Cron', '2025-08-24 18:23:47', '2025-08-24 18:23:47'),
(839, 289, 'action started via WP Cron', '2025-08-24 18:23:47', '2025-08-24 18:23:47'),
(840, 289, 'action complete via WP Cron', '2025-08-24 18:23:47', '2025-08-24 18:23:47'),
(841, 290, 'action created', '2025-08-24 18:26:10', '2025-08-24 18:26:10'),
(842, 291, 'action created', '2025-08-24 18:26:48', '2025-08-24 18:26:48'),
(843, 292, 'action created', '2025-08-24 18:26:48', '2025-08-24 18:26:48'),
(844, 290, 'action started via WP Cron', '2025-08-24 18:26:48', '2025-08-24 18:26:48'),
(845, 290, 'action complete via WP Cron', '2025-08-24 18:26:48', '2025-08-24 18:26:48'),
(846, 293, 'action created', '2025-08-24 18:27:17', '2025-08-24 18:27:17'),
(847, 291, 'action started via Async Request', '2025-08-24 18:27:18', '2025-08-24 18:27:18'),
(848, 291, 'action complete via Async Request', '2025-08-24 18:27:18', '2025-08-24 18:27:18'),
(849, 292, 'action started via Async Request', '2025-08-24 18:27:18', '2025-08-24 18:27:18'),
(850, 292, 'action complete via Async Request', '2025-08-24 18:27:18', '2025-08-24 18:27:18'),
(851, 293, 'action started via Async Request', '2025-08-24 18:27:18', '2025-08-24 18:27:18'),
(852, 293, 'action complete via Async Request', '2025-08-24 18:27:18', '2025-08-24 18:27:18'),
(853, 294, 'action created', '2025-08-24 18:28:47', '2025-08-24 18:28:47'),
(854, 295, 'action created', '2025-08-24 18:28:47', '2025-08-24 18:28:47'),
(855, 296, 'action created', '2025-08-24 18:28:47', '2025-08-24 18:28:47'),
(856, 297, 'action created', '2025-08-24 18:28:47', '2025-08-24 18:28:47'),
(857, 294, 'action started via Async Request', '2025-08-24 18:29:29', '2025-08-24 18:29:29'),
(858, 294, 'action complete via Async Request', '2025-08-24 18:29:29', '2025-08-24 18:29:29'),
(859, 295, 'action started via Async Request', '2025-08-24 18:29:29', '2025-08-24 18:29:29'),
(860, 295, 'action complete via Async Request', '2025-08-24 18:29:29', '2025-08-24 18:29:29'),
(861, 296, 'action started via Async Request', '2025-08-24 18:29:29', '2025-08-24 18:29:29'),
(862, 296, 'action complete via Async Request', '2025-08-24 18:29:29', '2025-08-24 18:29:29'),
(863, 297, 'action started via Async Request', '2025-08-24 18:29:29', '2025-08-24 18:29:29'),
(864, 297, 'action complete via Async Request', '2025-08-24 18:29:29', '2025-08-24 18:29:29'),
(865, 298, 'action created', '2025-08-24 18:38:08', '2025-08-24 18:38:08'),
(866, 298, 'action started via WP Cron', '2025-08-24 18:38:50', '2025-08-24 18:38:50'),
(867, 298, 'action complete via WP Cron', '2025-08-24 18:38:50', '2025-08-24 18:38:50'),
(868, 299, 'action created', '2025-08-24 18:39:16', '2025-08-24 18:39:16'),
(869, 299, 'action started via WP Cron', '2025-08-24 18:39:53', '2025-08-24 18:39:53'),
(870, 299, 'action complete via WP Cron', '2025-08-24 18:39:53', '2025-08-24 18:39:53'),
(871, 300, 'action created', '2025-08-24 18:40:05', '2025-08-24 18:40:05'),
(872, 301, 'action created', '2025-08-24 18:40:05', '2025-08-24 18:40:05'),
(873, 302, 'action created', '2025-08-24 18:40:05', '2025-08-24 18:40:05'),
(874, 303, 'action created', '2025-08-24 18:40:24', '2025-08-24 18:40:24'),
(875, 300, 'action started via Async Request', '2025-08-24 18:40:25', '2025-08-24 18:40:25'),
(876, 300, 'action complete via Async Request', '2025-08-24 18:40:25', '2025-08-24 18:40:25'),
(877, 301, 'action started via Async Request', '2025-08-24 18:40:25', '2025-08-24 18:40:25'),
(878, 301, 'action complete via Async Request', '2025-08-24 18:40:25', '2025-08-24 18:40:25'),
(879, 302, 'action started via Async Request', '2025-08-24 18:40:25', '2025-08-24 18:40:25'),
(880, 302, 'action complete via Async Request', '2025-08-24 18:40:25', '2025-08-24 18:40:25'),
(881, 303, 'action started via Async Request', '2025-08-24 18:40:25', '2025-08-24 18:40:25'),
(882, 303, 'action complete via Async Request', '2025-08-24 18:40:25', '2025-08-24 18:40:25'),
(883, 304, 'action created', '2025-08-24 18:41:37', '2025-08-24 18:41:37'),
(884, 305, 'action created', '2025-08-24 18:41:37', '2025-08-24 18:41:37'),
(885, 306, 'action created', '2025-08-24 18:41:37', '2025-08-24 18:41:37'),
(886, 307, 'action created', '2025-08-24 18:41:37', '2025-08-24 18:41:37'),
(887, 308, 'action created', '2025-08-24 18:41:37', '2025-08-24 18:41:37'),
(888, 304, 'action started via WP Cron', '2025-08-24 18:41:39', '2025-08-24 18:41:39'),
(889, 304, 'action complete via WP Cron', '2025-08-24 18:41:39', '2025-08-24 18:41:39'),
(890, 305, 'action started via WP Cron', '2025-08-24 18:41:39', '2025-08-24 18:41:39'),
(891, 305, 'action complete via WP Cron', '2025-08-24 18:41:39', '2025-08-24 18:41:39'),
(892, 306, 'action started via WP Cron', '2025-08-24 18:41:39', '2025-08-24 18:41:39'),
(893, 306, 'action complete via WP Cron', '2025-08-24 18:41:39', '2025-08-24 18:41:39'),
(894, 307, 'action started via WP Cron', '2025-08-24 18:41:39', '2025-08-24 18:41:39'),
(895, 307, 'action complete via WP Cron', '2025-08-24 18:41:39', '2025-08-24 18:41:39'),
(896, 308, 'action started via WP Cron', '2025-08-24 18:41:39', '2025-08-24 18:41:39'),
(897, 308, 'action complete via WP Cron', '2025-08-24 18:41:39', '2025-08-24 18:41:39'),
(898, 309, 'action created', '2025-08-24 18:43:51', '2025-08-24 18:43:51'),
(899, 310, 'action created', '2025-08-24 18:44:09', '2025-08-24 18:44:09'),
(900, 311, 'action created', '2025-08-24 18:44:09', '2025-08-24 18:44:09'),
(901, 312, 'action created', '2025-08-24 18:44:09', '2025-08-24 18:44:09'),
(902, 309, 'action started via WP Cron', '2025-08-24 18:44:43', '2025-08-24 18:44:43'),
(903, 309, 'action complete via WP Cron', '2025-08-24 18:44:43', '2025-08-24 18:44:43'),
(904, 310, 'action started via WP Cron', '2025-08-24 18:44:43', '2025-08-24 18:44:43'),
(905, 310, 'action complete via WP Cron', '2025-08-24 18:44:43', '2025-08-24 18:44:43'),
(906, 311, 'action started via WP Cron', '2025-08-24 18:44:43', '2025-08-24 18:44:43'),
(907, 311, 'action complete via WP Cron', '2025-08-24 18:44:43', '2025-08-24 18:44:43'),
(908, 312, 'action started via WP Cron', '2025-08-24 18:44:43', '2025-08-24 18:44:43'),
(909, 312, 'action complete via WP Cron', '2025-08-24 18:44:43', '2025-08-24 18:44:43'),
(910, 313, 'action created', '2025-08-24 18:44:51', '2025-08-24 18:44:51'),
(911, 314, 'action created', '2025-08-24 18:44:51', '2025-08-24 18:44:51'),
(912, 313, 'action started via Async Request', '2025-08-24 18:44:54', '2025-08-24 18:44:54'),
(913, 313, 'action complete via Async Request', '2025-08-24 18:44:54', '2025-08-24 18:44:54'),
(914, 314, 'action started via Async Request', '2025-08-24 18:44:54', '2025-08-24 18:44:54'),
(915, 314, 'action complete via Async Request', '2025-08-24 18:44:54', '2025-08-24 18:44:54'),
(916, 315, 'action created', '2025-08-24 18:46:05', '2025-08-24 18:46:05'),
(917, 315, 'action started via WP Cron', '2025-08-24 18:47:02', '2025-08-24 18:47:02'),
(918, 315, 'action complete via WP Cron', '2025-08-24 18:47:02', '2025-08-24 18:47:02'),
(919, 316, 'action created', '2025-08-24 18:49:44', '2025-08-24 18:49:44'),
(920, 317, 'action created', '2025-08-24 18:49:44', '2025-08-24 18:49:44'),
(921, 318, 'action created', '2025-08-24 18:49:44', '2025-08-24 18:49:44'),
(922, 319, 'action created', '2025-08-24 18:49:44', '2025-08-24 18:49:44'),
(923, 320, 'action created', '2025-08-24 18:49:44', '2025-08-24 18:49:44'),
(924, 316, 'action started via WP Cron', '2025-08-24 18:50:51', '2025-08-24 18:50:51'),
(925, 316, 'action complete via WP Cron', '2025-08-24 18:50:51', '2025-08-24 18:50:51'),
(926, 317, 'action started via WP Cron', '2025-08-24 18:50:51', '2025-08-24 18:50:51'),
(927, 317, 'action complete via WP Cron', '2025-08-24 18:50:51', '2025-08-24 18:50:51'),
(928, 318, 'action started via WP Cron', '2025-08-24 18:50:51', '2025-08-24 18:50:51'),
(929, 318, 'action complete via WP Cron', '2025-08-24 18:50:51', '2025-08-24 18:50:51'),
(930, 319, 'action started via WP Cron', '2025-08-24 18:50:51', '2025-08-24 18:50:51'),
(931, 319, 'action complete via WP Cron', '2025-08-24 18:50:51', '2025-08-24 18:50:51'),
(932, 320, 'action started via WP Cron', '2025-08-24 18:50:51', '2025-08-24 18:50:51'),
(933, 320, 'action complete via WP Cron', '2025-08-24 18:50:51', '2025-08-24 18:50:51'),
(934, 321, 'action created', '2025-08-24 18:54:01', '2025-08-24 18:54:01'),
(935, 321, 'action started via WP Cron', '2025-08-24 18:54:39', '2025-08-24 18:54:39'),
(936, 321, 'action complete via WP Cron', '2025-08-24 18:54:39', '2025-08-24 18:54:39'),
(937, 322, 'action created', '2025-08-24 18:55:29', '2025-08-24 18:55:29'),
(938, 323, 'action created', '2025-08-24 18:55:29', '2025-08-24 18:55:29'),
(939, 324, 'action created', '2025-08-24 18:55:29', '2025-08-24 18:55:29'),
(940, 322, 'action started via WP Cron', '2025-08-24 18:55:51', '2025-08-24 18:55:51'),
(941, 322, 'action complete via WP Cron', '2025-08-24 18:55:51', '2025-08-24 18:55:51'),
(942, 323, 'action started via WP Cron', '2025-08-24 18:55:51', '2025-08-24 18:55:51'),
(943, 323, 'action complete via WP Cron', '2025-08-24 18:55:51', '2025-08-24 18:55:51'),
(944, 324, 'action started via WP Cron', '2025-08-24 18:55:51', '2025-08-24 18:55:51'),
(945, 324, 'action complete via WP Cron', '2025-08-24 18:55:51', '2025-08-24 18:55:51'),
(946, 325, 'action created', '2025-08-24 18:56:24', '2025-08-24 18:56:24'),
(947, 325, 'action started via Async Request', '2025-08-24 18:56:32', '2025-08-24 18:56:32'),
(948, 325, 'action complete via Async Request', '2025-08-24 18:56:32', '2025-08-24 18:56:32'),
(949, 326, 'action created', '2025-08-24 18:57:35', '2025-08-24 18:57:35'),
(950, 326, 'action started via WP Cron', '2025-08-24 18:57:42', '2025-08-24 18:57:42'),
(951, 326, 'action complete via WP Cron', '2025-08-24 18:57:42', '2025-08-24 18:57:42'),
(952, 327, 'action created', '2025-08-24 18:59:31', '2025-08-24 18:59:31'),
(953, 327, 'action started via WP Cron', '2025-08-24 18:59:40', '2025-08-24 18:59:40'),
(954, 327, 'action complete via WP Cron', '2025-08-24 18:59:40', '2025-08-24 18:59:40'),
(955, 328, 'action created', '2025-08-24 19:00:09', '2025-08-24 19:00:09'),
(956, 328, 'action started via WP Cron', '2025-08-24 19:00:40', '2025-08-24 19:00:40'),
(957, 328, 'action complete via WP Cron', '2025-08-24 19:00:40', '2025-08-24 19:00:40'),
(958, 329, 'action created', '2025-08-24 19:02:48', '2025-08-24 19:02:48'),
(959, 330, 'action created', '2025-08-24 19:02:48', '2025-08-24 19:02:48'),
(960, 331, 'action created', '2025-08-24 19:02:48', '2025-08-24 19:02:48'),
(961, 332, 'action created', '2025-08-24 19:02:48', '2025-08-24 19:02:48'),
(962, 333, 'action created', '2025-08-24 19:02:48', '2025-08-24 19:02:48'),
(963, 329, 'action started via WP Cron', '2025-08-24 19:03:54', '2025-08-24 19:03:54'),
(964, 329, 'action complete via WP Cron', '2025-08-24 19:03:54', '2025-08-24 19:03:54'),
(965, 330, 'action started via WP Cron', '2025-08-24 19:03:54', '2025-08-24 19:03:54'),
(966, 330, 'action complete via WP Cron', '2025-08-24 19:03:54', '2025-08-24 19:03:54'),
(967, 331, 'action started via WP Cron', '2025-08-24 19:03:54', '2025-08-24 19:03:54'),
(968, 331, 'action complete via WP Cron', '2025-08-24 19:03:54', '2025-08-24 19:03:54'),
(969, 332, 'action started via WP Cron', '2025-08-24 19:03:54', '2025-08-24 19:03:54'),
(970, 332, 'action complete via WP Cron', '2025-08-24 19:03:54', '2025-08-24 19:03:54'),
(971, 333, 'action started via WP Cron', '2025-08-24 19:03:54', '2025-08-24 19:03:54'),
(972, 333, 'action complete via WP Cron', '2025-08-24 19:03:54', '2025-08-24 19:03:54'),
(973, 334, 'action created', '2025-08-24 19:05:10', '2025-08-24 19:05:10'),
(974, 335, 'action created', '2025-08-24 19:05:10', '2025-08-24 19:05:10'),
(975, 336, 'action created', '2025-08-24 19:05:10', '2025-08-24 19:05:10'),
(976, 334, 'action started via WP Cron', '2025-08-24 19:05:41', '2025-08-24 19:05:41'),
(977, 334, 'action complete via WP Cron', '2025-08-24 19:05:41', '2025-08-24 19:05:41'),
(978, 335, 'action started via WP Cron', '2025-08-24 19:05:41', '2025-08-24 19:05:41'),
(979, 335, 'action complete via WP Cron', '2025-08-24 19:05:41', '2025-08-24 19:05:41'),
(980, 336, 'action started via WP Cron', '2025-08-24 19:05:41', '2025-08-24 19:05:41'),
(981, 336, 'action complete via WP Cron', '2025-08-24 19:05:41', '2025-08-24 19:05:41'),
(982, 337, 'action created', '2025-08-24 19:06:24', '2025-08-24 19:06:24'),
(983, 337, 'action started via WP Cron', '2025-08-24 19:07:30', '2025-08-24 19:07:30'),
(984, 337, 'action complete via WP Cron', '2025-08-24 19:07:30', '2025-08-24 19:07:30'),
(985, 338, 'action created', '2025-08-24 19:08:16', '2025-08-24 19:08:16'),
(986, 339, 'action created', '2025-08-24 19:08:16', '2025-08-24 19:08:16'),
(987, 340, 'action created', '2025-08-24 19:08:16', '2025-08-24 19:08:16'),
(988, 341, 'action created', '2025-08-24 19:08:16', '2025-08-24 19:08:16'),
(989, 342, 'action created', '2025-08-24 19:08:16', '2025-08-24 19:08:16'),
(990, 338, 'action started via WP Cron', '2025-08-24 19:09:22', '2025-08-24 19:09:22'),
(991, 338, 'action complete via WP Cron', '2025-08-24 19:09:22', '2025-08-24 19:09:22'),
(992, 339, 'action started via WP Cron', '2025-08-24 19:09:22', '2025-08-24 19:09:22'),
(993, 339, 'action complete via WP Cron', '2025-08-24 19:09:22', '2025-08-24 19:09:22'),
(994, 340, 'action started via WP Cron', '2025-08-24 19:09:22', '2025-08-24 19:09:22'),
(995, 340, 'action complete via WP Cron', '2025-08-24 19:09:22', '2025-08-24 19:09:22'),
(996, 341, 'action started via WP Cron', '2025-08-24 19:09:22', '2025-08-24 19:09:22'),
(997, 341, 'action complete via WP Cron', '2025-08-24 19:09:22', '2025-08-24 19:09:22'),
(998, 342, 'action started via WP Cron', '2025-08-24 19:09:22', '2025-08-24 19:09:22'),
(999, 342, 'action complete via WP Cron', '2025-08-24 19:09:22', '2025-08-24 19:09:22'),
(1000, 343, 'action created', '2025-08-24 19:09:39', '2025-08-24 19:09:39'),
(1001, 344, 'action created', '2025-08-24 19:09:53', '2025-08-24 19:09:53'),
(1002, 345, 'action created', '2025-08-24 19:09:54', '2025-08-24 19:09:54'),
(1003, 343, 'action started via WP Cron', '2025-08-24 19:10:47', '2025-08-24 19:10:47'),
(1004, 343, 'action complete via WP Cron', '2025-08-24 19:10:47', '2025-08-24 19:10:47'),
(1005, 344, 'action started via WP Cron', '2025-08-24 19:10:47', '2025-08-24 19:10:47'),
(1006, 344, 'action complete via WP Cron', '2025-08-24 19:10:47', '2025-08-24 19:10:47'),
(1007, 345, 'action started via WP Cron', '2025-08-24 19:10:47', '2025-08-24 19:10:47'),
(1008, 345, 'action complete via WP Cron', '2025-08-24 19:10:47', '2025-08-24 19:10:47'),
(1009, 346, 'action created', '2025-08-24 19:10:47', '2025-08-24 19:10:47'),
(1010, 347, 'action created', '2025-08-24 19:10:47', '2025-08-24 19:10:47'),
(1011, 348, 'action created', '2025-08-24 19:11:31', '2025-08-24 19:11:31'),
(1012, 346, 'action started via WP Cron', '2025-08-24 19:11:40', '2025-08-24 19:11:40'),
(1013, 346, 'action complete via WP Cron', '2025-08-24 19:11:40', '2025-08-24 19:11:40'),
(1014, 347, 'action started via WP Cron', '2025-08-24 19:11:40', '2025-08-24 19:11:40'),
(1015, 347, 'action complete via WP Cron', '2025-08-24 19:11:40', '2025-08-24 19:11:40'),
(1016, 348, 'action started via WP Cron', '2025-08-24 19:11:40', '2025-08-24 19:11:40'),
(1017, 348, 'action complete via WP Cron', '2025-08-24 19:11:40', '2025-08-24 19:11:40'),
(1018, 349, 'action created', '2025-08-24 19:13:47', '2025-08-24 19:13:47'),
(1019, 350, 'action created', '2025-08-24 19:13:47', '2025-08-24 19:13:47'),
(1020, 351, 'action created', '2025-08-24 19:13:47', '2025-08-24 19:13:47'),
(1021, 352, 'action created', '2025-08-24 19:13:47', '2025-08-24 19:13:47'),
(1022, 349, 'action started via WP Cron', '2025-08-24 19:14:52', '2025-08-24 19:14:52'),
(1023, 349, 'action complete via WP Cron', '2025-08-24 19:14:52', '2025-08-24 19:14:52'),
(1024, 350, 'action started via WP Cron', '2025-08-24 19:14:52', '2025-08-24 19:14:52'),
(1025, 350, 'action complete via WP Cron', '2025-08-24 19:14:52', '2025-08-24 19:14:52'),
(1026, 351, 'action started via WP Cron', '2025-08-24 19:14:52', '2025-08-24 19:14:52'),
(1027, 351, 'action complete via WP Cron', '2025-08-24 19:14:52', '2025-08-24 19:14:52'),
(1028, 352, 'action started via WP Cron', '2025-08-24 19:14:52', '2025-08-24 19:14:52'),
(1029, 352, 'action complete via WP Cron', '2025-08-24 19:14:52', '2025-08-24 19:14:52'),
(1030, 353, 'action created', '2025-08-24 19:17:28', '2025-08-24 19:17:28'),
(1031, 353, 'action started via WP Cron', '2025-08-24 19:17:53', '2025-08-24 19:17:53'),
(1032, 353, 'action complete via WP Cron', '2025-08-24 19:17:53', '2025-08-24 19:17:53'),
(1033, 354, 'action created', '2025-08-24 19:18:07', '2025-08-24 19:18:07'),
(1034, 355, 'action created', '2025-08-24 19:18:07', '2025-08-24 19:18:07'),
(1035, 356, 'action created', '2025-08-24 19:18:16', '2025-08-24 19:18:16'),
(1036, 354, 'action started via WP Cron', '2025-08-24 19:19:24', '2025-08-24 19:19:24'),
(1037, 354, 'action complete via WP Cron', '2025-08-24 19:19:24', '2025-08-24 19:19:24'),
(1038, 355, 'action started via WP Cron', '2025-08-24 19:19:24', '2025-08-24 19:19:24'),
(1039, 355, 'action complete via WP Cron', '2025-08-24 19:19:24', '2025-08-24 19:19:24'),
(1040, 356, 'action started via WP Cron', '2025-08-24 19:19:24', '2025-08-24 19:19:24'),
(1041, 356, 'action complete via WP Cron', '2025-08-24 19:19:24', '2025-08-24 19:19:24'),
(1042, 357, 'action created', '2025-08-25 04:57:50', '2025-08-25 04:57:50'),
(1043, 357, 'action started via WP Cron', '2025-08-25 04:58:55', '2025-08-25 04:58:55'),
(1044, 357, 'action complete via WP Cron', '2025-08-25 04:58:55', '2025-08-25 04:58:55'),
(1045, 358, 'action created', '2025-08-25 05:01:16', '2025-08-25 05:01:16'),
(1046, 358, 'action started via Async Request', '2025-08-25 05:01:20', '2025-08-25 05:01:20'),
(1047, 358, 'action complete via Async Request', '2025-08-25 05:01:21', '2025-08-25 05:01:21'),
(1048, 359, 'action created', '2025-08-25 05:03:31', '2025-08-25 05:03:31'),
(1049, 359, 'action started via WP Cron', '2025-08-25 05:04:35', '2025-08-25 05:04:35'),
(1050, 359, 'action complete via WP Cron', '2025-08-25 05:04:36', '2025-08-25 05:04:36'),
(1051, 247, 'action started via WP Cron', '2025-08-25 10:39:20', '2025-08-25 10:39:20'),
(1052, 247, 'action complete via WP Cron', '2025-08-25 10:39:20', '2025-08-25 10:39:20'),
(1053, 360, 'action created', '2025-08-25 10:39:20', '2025-08-25 10:39:20'),
(1054, 361, 'action created', '2025-08-25 10:44:33', '2025-08-25 10:44:33'),
(1055, 361, 'action started via WP Cron', '2025-08-25 10:44:39', '2025-08-25 10:44:39'),
(1056, 361, 'action complete via WP Cron', '2025-08-25 10:44:39', '2025-08-25 10:44:39'),
(1057, 362, 'action created', '2025-08-25 10:45:25', '2025-08-25 10:45:25'),
(1058, 362, 'action started via WP Cron', '2025-08-25 10:46:29', '2025-08-25 10:46:29'),
(1059, 362, 'action complete via WP Cron', '2025-08-25 10:46:29', '2025-08-25 10:46:29'),
(1060, 363, 'action created', '2025-08-25 10:47:58', '2025-08-25 10:47:58'),
(1061, 364, 'action created', '2025-08-25 10:48:30', '2025-08-25 10:48:30'),
(1062, 363, 'action started via Async Request', '2025-08-25 10:48:36', '2025-08-25 10:48:36'),
(1063, 363, 'action complete via Async Request', '2025-08-25 10:48:36', '2025-08-25 10:48:36'),
(1064, 364, 'action started via Async Request', '2025-08-25 10:48:36', '2025-08-25 10:48:36'),
(1065, 364, 'action complete via Async Request', '2025-08-25 10:48:36', '2025-08-25 10:48:36'),
(1066, 365, 'action created', '2025-08-25 10:51:01', '2025-08-25 10:51:01'),
(1067, 365, 'action started via Async Request', '2025-08-25 10:51:27', '2025-08-25 10:51:27'),
(1068, 365, 'action complete via Async Request', '2025-08-25 10:51:27', '2025-08-25 10:51:27'),
(1069, 366, 'action created', '2025-08-25 10:51:31', '2025-08-25 10:51:31'),
(1070, 366, 'action started via Async Request', '2025-08-25 10:51:33', '2025-08-25 10:51:33'),
(1071, 366, 'action complete via Async Request', '2025-08-25 10:51:34', '2025-08-25 10:51:34'),
(1072, 367, 'action created', '2025-08-25 10:54:19', '2025-08-25 10:54:19'),
(1073, 367, 'action started via WP Cron', '2025-08-25 10:54:55', '2025-08-25 10:54:55'),
(1074, 367, 'action complete via WP Cron', '2025-08-25 10:54:55', '2025-08-25 10:54:55'),
(1075, 368, 'action created', '2025-08-25 10:57:23', '2025-08-25 10:57:23'),
(1076, 369, 'action created', '2025-08-25 10:57:23', '2025-08-25 10:57:23'),
(1077, 370, 'action created', '2025-08-25 10:57:23', '2025-08-25 10:57:23'),
(1078, 371, 'action created', '2025-08-25 10:57:23', '2025-08-25 10:57:23'),
(1079, 368, 'action started via WP Cron', '2025-08-25 10:58:28', '2025-08-25 10:58:28'),
(1080, 368, 'action complete via WP Cron', '2025-08-25 10:58:28', '2025-08-25 10:58:28'),
(1081, 369, 'action started via WP Cron', '2025-08-25 10:58:28', '2025-08-25 10:58:28'),
(1082, 369, 'action complete via WP Cron', '2025-08-25 10:58:28', '2025-08-25 10:58:28'),
(1083, 370, 'action started via WP Cron', '2025-08-25 10:58:28', '2025-08-25 10:58:28'),
(1084, 370, 'action complete via WP Cron', '2025-08-25 10:58:28', '2025-08-25 10:58:28'),
(1085, 371, 'action started via WP Cron', '2025-08-25 10:58:28', '2025-08-25 10:58:28'),
(1086, 371, 'action complete via WP Cron', '2025-08-25 10:58:28', '2025-08-25 10:58:28'),
(1087, 372, 'action created', '2025-08-25 10:59:44', '2025-08-25 10:59:44'),
(1088, 373, 'action created', '2025-08-25 11:00:34', '2025-08-25 11:00:34'),
(1089, 374, 'action created', '2025-08-25 11:00:34', '2025-08-25 11:00:34'),
(1090, 372, 'action started via WP Cron', '2025-08-25 11:01:13', '2025-08-25 11:01:13'),
(1091, 372, 'action complete via WP Cron', '2025-08-25 11:01:13', '2025-08-25 11:01:13'),
(1092, 373, 'action started via WP Cron', '2025-08-25 11:01:13', '2025-08-25 11:01:13'),
(1093, 373, 'action complete via WP Cron', '2025-08-25 11:01:13', '2025-08-25 11:01:13'),
(1094, 374, 'action started via WP Cron', '2025-08-25 11:01:13', '2025-08-25 11:01:13'),
(1095, 374, 'action complete via WP Cron', '2025-08-25 11:01:13', '2025-08-25 11:01:13'),
(1096, 375, 'action created', '2025-08-25 11:01:49', '2025-08-25 11:01:49'),
(1097, 375, 'action started via Async Request', '2025-08-25 11:02:23', '2025-08-25 11:02:23'),
(1098, 375, 'action complete via Async Request', '2025-08-25 11:02:23', '2025-08-25 11:02:23'),
(1099, 376, 'action created', '2025-08-25 11:02:53', '2025-08-25 11:02:53'),
(1100, 376, 'action started via WP Cron', '2025-08-25 11:03:58', '2025-08-25 11:03:58'),
(1101, 376, 'action complete via WP Cron', '2025-08-25 11:03:58', '2025-08-25 11:03:58'),
(1102, 377, 'action created', '2025-08-25 11:05:22', '2025-08-25 11:05:22'),
(1103, 377, 'action started via WP Cron', '2025-08-25 11:05:47', '2025-08-25 11:05:47'),
(1104, 377, 'action complete via WP Cron', '2025-08-25 11:05:47', '2025-08-25 11:05:47'),
(1105, 378, 'action created', '2025-08-25 11:05:55', '2025-08-25 11:05:55'),
(1106, 378, 'action started via WP Cron', '2025-08-25 11:07:00', '2025-08-25 11:07:00'),
(1107, 378, 'action complete via WP Cron', '2025-08-25 11:07:00', '2025-08-25 11:07:00'),
(1108, 379, 'action created', '2025-08-25 11:07:50', '2025-08-25 11:07:50'),
(1109, 379, 'action started via WP Cron', '2025-08-25 11:08:55', '2025-08-25 11:08:55'),
(1110, 379, 'action complete via WP Cron', '2025-08-25 11:08:55', '2025-08-25 11:08:55'),
(1111, 380, 'action created', '2025-08-25 11:15:18', '2025-08-25 11:15:18'),
(1112, 380, 'action started via WP Cron', '2025-08-25 11:16:22', '2025-08-25 11:16:22'),
(1113, 380, 'action complete via WP Cron', '2025-08-25 11:16:22', '2025-08-25 11:16:22'),
(1114, 381, 'action created', '2025-08-25 11:18:16', '2025-08-25 11:18:16'),
(1115, 381, 'action started via WP Cron', '2025-08-25 11:18:56', '2025-08-25 11:18:56'),
(1116, 381, 'action complete via WP Cron', '2025-08-25 11:18:56', '2025-08-25 11:18:56'),
(1117, 382, 'action created', '2025-08-25 11:19:03', '2025-08-25 11:19:03'),
(1118, 382, 'action started via WP Cron', '2025-08-25 11:20:07', '2025-08-25 11:20:07'),
(1119, 382, 'action complete via WP Cron', '2025-08-25 11:20:07', '2025-08-25 11:20:07'),
(1120, 383, 'action created', '2025-08-25 11:21:25', '2025-08-25 11:21:25'),
(1121, 383, 'action started via WP Cron', '2025-08-25 11:21:49', '2025-08-25 11:21:49'),
(1122, 383, 'action complete via WP Cron', '2025-08-25 11:21:49', '2025-08-25 11:21:49'),
(1123, 384, 'action created', '2025-08-25 11:21:54', '2025-08-25 11:21:54'),
(1124, 384, 'action started via WP Cron', '2025-08-25 11:22:58', '2025-08-25 11:22:58'),
(1125, 384, 'action complete via WP Cron', '2025-08-25 11:22:58', '2025-08-25 11:22:58'),
(1126, 385, 'action created', '2025-08-25 11:26:44', '2025-08-25 11:26:44'),
(1127, 386, 'action created', '2025-08-25 11:27:23', '2025-08-25 11:27:23'),
(1128, 385, 'action started via Async Request', '2025-08-25 11:27:23', '2025-08-25 11:27:23'),
(1129, 385, 'action complete via Async Request', '2025-08-25 11:27:23', '2025-08-25 11:27:23'),
(1130, 386, 'action started via Async Request', '2025-08-25 11:27:29', '2025-08-25 11:27:29'),
(1131, 386, 'action complete via Async Request', '2025-08-25 11:27:29', '2025-08-25 11:27:29'),
(1132, 387, 'action created', '2025-08-25 11:29:40', '2025-08-25 11:29:40'),
(1133, 387, 'action started via WP Cron', '2025-08-25 11:32:18', '2025-08-25 11:32:18'),
(1134, 387, 'action complete via WP Cron', '2025-08-25 11:32:18', '2025-08-25 11:32:18'),
(1135, 388, 'action created', '2025-08-25 16:52:39', '2025-08-25 16:52:39'),
(1136, 388, 'action started via WP Cron', '2025-08-25 16:53:43', '2025-08-25 16:53:43'),
(1137, 388, 'action complete via WP Cron', '2025-08-25 16:53:43', '2025-08-25 16:53:43'),
(1138, 389, 'action created', '2025-08-25 16:54:16', '2025-08-25 16:54:16'),
(1139, 389, 'action started via WP Cron', '2025-08-25 16:55:19', '2025-08-25 16:55:19'),
(1140, 389, 'action complete via WP Cron', '2025-08-25 16:55:19', '2025-08-25 16:55:19'),
(1141, 390, 'action created', '2025-08-25 16:55:27', '2025-08-25 16:55:27'),
(1142, 390, 'action started via WP Cron', '2025-08-25 16:56:01', '2025-08-25 16:56:01'),
(1143, 390, 'action complete via WP Cron', '2025-08-25 16:56:01', '2025-08-25 16:56:01'),
(1144, 391, 'action created', '2025-08-25 16:56:27', '2025-08-25 16:56:27'),
(1145, 391, 'action started via WP Cron', '2025-08-25 16:56:38', '2025-08-25 16:56:38'),
(1146, 391, 'action complete via WP Cron', '2025-08-25 16:56:38', '2025-08-25 16:56:38'),
(1147, 392, 'action created', '2025-08-25 16:57:21', '2025-08-25 16:57:21'),
(1148, 392, 'action started via WP Cron', '2025-08-25 16:58:06', '2025-08-25 16:58:06'),
(1149, 392, 'action complete via WP Cron', '2025-08-25 16:58:06', '2025-08-25 16:58:06'),
(1150, 393, 'action created', '2025-08-25 16:58:48', '2025-08-25 16:58:48'),
(1151, 393, 'action started via WP Cron', '2025-08-25 16:59:46', '2025-08-25 16:59:46'),
(1152, 393, 'action complete via WP Cron', '2025-08-25 16:59:46', '2025-08-25 16:59:46'),
(1153, 394, 'action created', '2025-08-25 16:59:51', '2025-08-25 16:59:51'),
(1154, 394, 'action started via WP Cron', '2025-08-25 17:00:40', '2025-08-25 17:00:40'),
(1155, 394, 'action complete via WP Cron', '2025-08-25 17:00:40', '2025-08-25 17:00:40'),
(1156, 395, 'action created', '2025-08-25 17:00:59', '2025-08-25 17:00:59'),
(1157, 395, 'action started via WP Cron', '2025-08-25 17:01:57', '2025-08-25 17:01:57'),
(1158, 395, 'action complete via WP Cron', '2025-08-25 17:01:57', '2025-08-25 17:01:57'),
(1159, 396, 'action created', '2025-08-25 17:02:03', '2025-08-25 17:02:03'),
(1160, 396, 'action started via WP Cron', '2025-08-25 17:02:44', '2025-08-25 17:02:44'),
(1161, 396, 'action complete via WP Cron', '2025-08-25 17:02:44', '2025-08-25 17:02:44'),
(1162, 397, 'action created', '2025-08-25 17:03:57', '2025-08-25 17:03:57'),
(1163, 397, 'action started via WP Cron', '2025-08-25 17:04:59', '2025-08-25 17:04:59'),
(1164, 397, 'action complete via WP Cron', '2025-08-25 17:04:59', '2025-08-25 17:04:59'),
(1165, 398, 'action created', '2025-08-25 17:05:04', '2025-08-25 17:05:04'),
(1166, 398, 'action started via WP Cron', '2025-08-25 17:06:09', '2025-08-25 17:06:09'),
(1167, 398, 'action complete via WP Cron', '2025-08-25 17:06:09', '2025-08-25 17:06:09'),
(1168, 399, 'action created', '2025-08-25 17:07:22', '2025-08-25 17:07:22'),
(1169, 399, 'action started via WP Cron', '2025-08-25 17:08:03', '2025-08-25 17:08:03'),
(1170, 399, 'action complete via WP Cron', '2025-08-25 17:08:03', '2025-08-25 17:08:03'),
(1171, 400, 'action created', '2025-08-25 17:08:07', '2025-08-25 17:08:07'),
(1172, 400, 'action started via WP Cron', '2025-08-25 17:09:11', '2025-08-25 17:09:11'),
(1173, 400, 'action complete via WP Cron', '2025-08-25 17:09:11', '2025-08-25 17:09:11'),
(1174, 401, 'action created', '2025-08-25 17:09:39', '2025-08-25 17:09:39'),
(1175, 401, 'action started via Async Request', '2025-08-25 17:10:39', '2025-08-25 17:10:39'),
(1176, 401, 'action complete via Async Request', '2025-08-25 17:10:39', '2025-08-25 17:10:39'),
(1177, 402, 'action created', '2025-08-25 17:10:40', '2025-08-25 17:10:40'),
(1178, 402, 'action started via Async Request', '2025-08-25 17:10:45', '2025-08-25 17:10:45'),
(1179, 402, 'action complete via Async Request', '2025-08-25 17:10:45', '2025-08-25 17:10:45'),
(1180, 403, 'action created', '2025-08-25 17:12:03', '2025-08-25 17:12:03'),
(1181, 403, 'action started via WP Cron', '2025-08-25 17:13:09', '2025-08-25 17:13:09'),
(1182, 403, 'action complete via WP Cron', '2025-08-25 17:13:09', '2025-08-25 17:13:09'),
(1183, 264, 'action started via Async Request', '2025-08-25 17:31:30', '2025-08-25 17:31:30'),
(1184, 264, 'action complete via Async Request', '2025-08-25 17:31:30', '2025-08-25 17:31:30'),
(1185, 404, 'action created', '2025-08-25 17:31:30', '2025-08-25 17:31:30'),
(1186, 265, 'action started via Async Request', '2025-08-25 17:31:30', '2025-08-25 17:31:30'),
(1187, 265, 'action complete via Async Request', '2025-08-25 17:31:30', '2025-08-25 17:31:30'),
(1188, 405, 'action created', '2025-08-25 17:31:30', '2025-08-25 17:31:30');

-- --------------------------------------------------------

--
-- Table structure for table `wp_commentmeta`
--

CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_comments`
--

CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_comments`
--

INSERT INTO `wp_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2025-08-20 17:21:18', '2025-08-20 17:21:18', '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);

-- --------------------------------------------------------

--
-- Table structure for table `wp_e_events`
--

CREATE TABLE `wp_e_events` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `event_data` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_e_notes`
--

CREATE TABLE `wp_e_notes` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `route_url` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL COMMENT 'Clean url where the note was created.',
  `route_title` varchar(255) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `position` text COLLATE utf8mb4_unicode_520_ci 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 COLLATE utf8mb4_unicode_520_ci 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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_e_notes_users_relations`
--

CREATE TABLE `wp_e_notes_users_relations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `type` varchar(60) COLLATE utf8mb4_unicode_520_ci 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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_e_submissions`
--

CREATE TABLE `wp_e_submissions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `type` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `hash_id` varchar(60) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `referer_title` varchar(300) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `element_id` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `form_name` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `campaign_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_ip` varchar(46) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `actions_count` int(11) DEFAULT 0,
  `actions_succeeded_count` int(11) DEFAULT 0,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `meta` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_e_submissions_actions_log`
--

CREATE TABLE `wp_e_submissions_actions_log` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `submission_id` bigint(20) UNSIGNED NOT NULL,
  `action_name` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `action_label` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `log` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_e_submissions_values`
--

CREATE TABLE `wp_e_submissions_values` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `submission_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `key` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_links`
--

CREATE TABLE `wp_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) UNSIGNED NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_options`
--

CREATE TABLE `wp_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_options`
--

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'cron', 'a:16:{i:1756147417;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:1756147878;a:1:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1756149678;a:2:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1756150119;a:2:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1756150126;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1756185685;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:1756186120;a:1:{s:45:\"woocommerce_marketplace_cron_fetch_promotions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1756189278;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:1756228878;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:1756228885;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1756228891;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:1756229317;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:1756229319;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1756318885;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:1756401678;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'),
(2, 'siteurl', 'http://127.0.0.1/horse1', 'on'),
(3, 'home', 'http://127.0.0.1/horse1', 'on'),
(4, 'blogname', 'horse site', 'on'),
(5, 'blogdescription', '', 'on'),
(6, 'users_can_register', '0', 'on'),
(7, 'admin_email', 'webnarlax@gmail.com', 'on'),
(8, 'start_of_week', '1', 'on'),
(9, 'use_balanceTags', '0', 'on'),
(10, 'use_smilies', '1', 'on'),
(11, 'require_name_email', '1', 'on'),
(12, 'comments_notify', '1', 'on'),
(13, 'posts_per_rss', '10', 'on'),
(14, 'rss_use_excerpt', '0', 'on'),
(15, 'mailserver_url', 'mail.example.com', 'on'),
(16, 'mailserver_login', 'login@example.com', 'on'),
(17, 'mailserver_pass', '', 'on'),
(18, 'mailserver_port', '110', 'on'),
(19, 'default_category', '42', 'on'),
(20, 'default_comment_status', 'open', 'on'),
(21, 'default_ping_status', 'open', 'on'),
(22, 'default_pingback_flag', '1', 'on'),
(23, 'posts_per_page', '10', 'on'),
(24, 'date_format', 'F j, Y', 'on'),
(25, 'time_format', 'g:i a', 'on'),
(26, 'links_updated_date_format', 'F j, Y g:i a', 'on'),
(27, 'comment_moderation', '0', 'on'),
(28, 'moderation_notify', '1', 'on'),
(29, 'permalink_structure', '/%year%/%monthnum%/%day%/%postname%/', 'on'),
(30, 'rewrite_rules', 'a:230:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$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:15:\"^checkout-link$\";s:28:\"index.php?checkout-link=true\";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:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";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:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";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:55:\"e-floating-buttons/([^/]+)/wc/file/transient(/(.*))?/?$\";s:70:\"index.php?e-floating-buttons=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"e-floating-buttons/([^/]+)/wc-api(/(.*))?/?$\";s:59:\"index.php?e-floating-buttons=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:72:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:50:\"e-floating-buttons/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";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:54:\"elementskit-content/(.+?)/wc/file/transient(/(.*))?/?$\";s:71:\"index.php?elementskit_content=$matches[1]&wc/file/transient=$matches[3]\";s:43:\"elementskit-content/(.+?)/wc-api(/(.*))?/?$\";s:60:\"index.php?elementskit_content=$matches[1]&wc-api=$matches[3]\";s:60:\"elementskit-content/.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:71:\"elementskit-content/.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:49:\"elementskit-content/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"elementskit-content/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"elementskit-content/(.+?)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementskit_content=$matches[1]&page=$matches[2]\";s:44:\"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:39:\"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:20:\"brand/(.+?)/embed/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:32:\"brand/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:14:\"brand/(.+?)/?$\";s:35:\"index.php?product_brand=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=153&cpage=$matches[1]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:19:\"wishlist(/(.*))?/?$\";s:31:\"index.php?&wishlist=$matches[2]\";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:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";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:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";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:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";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:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";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:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";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:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";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:73:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc/file/transient(/(.*))?/?$\";s:110:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc/file/transient=$matches[6]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:84:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";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:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:27:\"(.?.+?)/wishlist(/(.*))?/?$\";s:51:\"index.php?pagename=$matches[1]&wishlist=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}', 'on'),
(31, 'hack_file', '0', 'on'),
(32, 'blog_charset', 'UTF-8', 'on'),
(33, 'moderation_keys', '', 'off'),
(34, 'active_plugins', 'a:6:{i:0;s:31:\"elementor-pro/elementor-pro.php\";i:1;s:23:\"elementor/elementor.php\";i:2;s:37:\"elementskit-lite/elementskit-lite.php\";i:3;s:37:\"royal-elementor-addons/wpr-addons.php\";i:4;s:27:\"woocommerce/woocommerce.php\";i:5;s:41:\"wp-post-page-clone/wp-post-page-clone.php\";}', 'on'),
(35, 'category_base', '', 'on'),
(36, 'ping_sites', 'https://rpc.pingomatic.com/', 'on'),
(37, 'comment_max_links', '2', 'on'),
(38, 'gmt_offset', '0', 'on'),
(39, 'default_email_category', '1', 'on'),
(40, 'recently_edited', '', 'off'),
(41, 'template', 'astra', 'on'),
(42, 'stylesheet', 'astra', 'on'),
(43, 'comment_registration', '0', 'on'),
(44, 'html_type', 'text/html', 'on'),
(45, 'use_trackback', '0', 'on'),
(46, 'default_role', 'subscriber', 'on'),
(47, 'db_version', '60421', 'on'),
(48, 'uploads_use_yearmonth_folders', '1', 'on'),
(49, 'upload_path', '', 'on'),
(50, 'blog_public', '1', 'on'),
(51, 'default_link_category', '0', 'on'),
(52, 'show_on_front', 'page', 'on'),
(53, 'tag_base', '', 'on'),
(54, 'show_avatars', '1', 'on'),
(55, 'avatar_rating', 'G', 'on'),
(56, 'upload_url_path', '', 'on'),
(57, 'thumbnail_size_w', '150', 'on'),
(58, 'thumbnail_size_h', '150', 'on'),
(59, 'thumbnail_crop', '1', 'on'),
(60, 'medium_size_w', '300', 'on'),
(61, 'medium_size_h', '300', 'on'),
(62, 'avatar_default', 'mystery', 'on'),
(63, 'large_size_w', '1024', 'on'),
(64, 'large_size_h', '1024', 'on'),
(65, 'image_default_link_type', 'none', 'on'),
(66, 'image_default_size', '', 'on'),
(67, 'image_default_align', '', 'on'),
(68, 'close_comments_for_old_posts', '0', 'on'),
(69, 'close_comments_days_old', '14', 'on'),
(70, 'thread_comments', '1', 'on'),
(71, 'thread_comments_depth', '5', 'on'),
(72, 'page_comments', '0', 'on'),
(73, 'comments_per_page', '50', 'on'),
(74, 'default_comments_page', 'newest', 'on'),
(75, 'comment_order', 'asc', 'on'),
(76, 'sticky_posts', 'a:0:{}', 'on'),
(77, 'widget_categories', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(78, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(79, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(80, 'uninstall_plugins', 'a:1:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}', 'off'),
(81, 'timezone_string', '', 'on'),
(82, 'page_for_posts', '0', 'on'),
(83, 'page_on_front', '153', 'on'),
(84, 'default_post_format', '0', 'on'),
(85, 'link_manager_enabled', '0', 'on'),
(86, 'finished_splitting_shared_terms', '1', 'on'),
(87, 'site_icon', '0', 'on'),
(88, 'medium_large_size_w', '768', 'on'),
(89, 'medium_large_size_h', '0', 'on'),
(90, 'wp_page_for_privacy_policy', '3', 'on'),
(91, 'show_comments_cookies_opt_in', '1', 'on'),
(92, 'admin_email_lifespan', '1771262478', 'on'),
(93, 'disallowed_keys', '', 'off'),
(94, 'comment_previously_approved', '1', 'on'),
(95, 'auto_plugin_theme_update_emails', 'a:0:{}', 'off'),
(96, 'auto_update_core_dev', 'enabled', 'on'),
(97, 'auto_update_core_minor', 'enabled', 'on'),
(98, 'auto_update_core_major', 'enabled', 'on'),
(99, 'wp_force_deactivated_plugins', 'a:0:{}', 'on'),
(100, 'wp_attachment_pages_enabled', '0', 'on'),
(101, 'initial_db_version', '58975', 'on'),
(102, 'wp_user_roles', 'a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:122:{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:18:\"manage_woocommerce\";b:1;s:16:\"create_customers\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:93:{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:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:16:\"create_customers\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}', 'on'),
(103, 'fresh_site', '0', 'off'),
(104, 'user_count', '1', 'off'),
(105, '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'),
(106, 'sidebars_widgets', 'a:11:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-1\";a:0:{}s:24:\"advanced-footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-3\";a:0:{}s:24:\"advanced-footer-widget-4\";a:0:{}s:22:\"astra-woo-shop-sidebar\";a:0:{}s:24:\"astra-woo-single-sidebar\";a:0:{}s:13:\"array_version\";i:3;}', 'auto'),
(107, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(108, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(109, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(110, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(111, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(112, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(113, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(114, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(115, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(116, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(117, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(118, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(119, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(120, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(121, '_transient_wp_core_block_css_files', 'a:2:{s:7:\"version\";s:5:\"6.8.1\";s:5:\"files\";a:536:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:21:\"button/editor-rtl.css\";i:29;s:25:\"button/editor-rtl.min.css\";i:30;s:17:\"button/editor.css\";i:31;s:21:\"button/editor.min.css\";i:32;s:20:\"button/style-rtl.css\";i:33;s:24:\"button/style-rtl.min.css\";i:34;s:16:\"button/style.css\";i:35;s:20:\"button/style.min.css\";i:36;s:22:\"buttons/editor-rtl.css\";i:37;s:26:\"buttons/editor-rtl.min.css\";i:38;s:18:\"buttons/editor.css\";i:39;s:22:\"buttons/editor.min.css\";i:40;s:21:\"buttons/style-rtl.css\";i:41;s:25:\"buttons/style-rtl.min.css\";i:42;s:17:\"buttons/style.css\";i:43;s:21:\"buttons/style.min.css\";i:44;s:22:\"calendar/style-rtl.css\";i:45;s:26:\"calendar/style-rtl.min.css\";i:46;s:18:\"calendar/style.css\";i:47;s:22:\"calendar/style.min.css\";i:48;s:25:\"categories/editor-rtl.css\";i:49;s:29:\"categories/editor-rtl.min.css\";i:50;s:21:\"categories/editor.css\";i:51;s:25:\"categories/editor.min.css\";i:52;s:24:\"categories/style-rtl.css\";i:53;s:28:\"categories/style-rtl.min.css\";i:54;s:20:\"categories/style.css\";i:55;s:24:\"categories/style.min.css\";i:56;s:19:\"code/editor-rtl.css\";i:57;s:23:\"code/editor-rtl.min.css\";i:58;s:15:\"code/editor.css\";i:59;s:19:\"code/editor.min.css\";i:60;s:18:\"code/style-rtl.css\";i:61;s:22:\"code/style-rtl.min.css\";i:62;s:14:\"code/style.css\";i:63;s:18:\"code/style.min.css\";i:64;s:18:\"code/theme-rtl.css\";i:65;s:22:\"code/theme-rtl.min.css\";i:66;s:14:\"code/theme.css\";i:67;s:18:\"code/theme.min.css\";i:68;s:22:\"columns/editor-rtl.css\";i:69;s:26:\"columns/editor-rtl.min.css\";i:70;s:18:\"columns/editor.css\";i:71;s:22:\"columns/editor.min.css\";i:72;s:21:\"columns/style-rtl.css\";i:73;s:25:\"columns/style-rtl.min.css\";i:74;s:17:\"columns/style.css\";i:75;s:21:\"columns/style.min.css\";i:76;s:33:\"comment-author-name/style-rtl.css\";i:77;s:37:\"comment-author-name/style-rtl.min.css\";i:78;s:29:\"comment-author-name/style.css\";i:79;s:33:\"comment-author-name/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:26:\"comment-date/style-rtl.css\";i:85;s:30:\"comment-date/style-rtl.min.css\";i:86;s:22:\"comment-date/style.css\";i:87;s:26:\"comment-date/style.min.css\";i:88;s:31:\"comment-edit-link/style-rtl.css\";i:89;s:35:\"comment-edit-link/style-rtl.min.css\";i:90;s:27:\"comment-edit-link/style.css\";i:91;s:31:\"comment-edit-link/style.min.css\";i:92;s:32:\"comment-reply-link/style-rtl.css\";i:93;s:36:\"comment-reply-link/style-rtl.min.css\";i:94;s:28:\"comment-reply-link/style.css\";i:95;s:32:\"comment-reply-link/style.min.css\";i:96;s:30:\"comment-template/style-rtl.css\";i:97;s:34:\"comment-template/style-rtl.min.css\";i:98;s:26:\"comment-template/style.css\";i:99;s:30:\"comment-template/style.min.css\";i:100;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:101;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:102;s:38:\"comments-pagination-numbers/editor.css\";i:103;s:42:\"comments-pagination-numbers/editor.min.css\";i:104;s:34:\"comments-pagination/editor-rtl.css\";i:105;s:38:\"comments-pagination/editor-rtl.min.css\";i:106;s:30:\"comments-pagination/editor.css\";i:107;s:34:\"comments-pagination/editor.min.css\";i:108;s:33:\"comments-pagination/style-rtl.css\";i:109;s:37:\"comments-pagination/style-rtl.min.css\";i:110;s:29:\"comments-pagination/style.css\";i:111;s:33:\"comments-pagination/style.min.css\";i:112;s:29:\"comments-title/editor-rtl.css\";i:113;s:33:\"comments-title/editor-rtl.min.css\";i:114;s:25:\"comments-title/editor.css\";i:115;s:29:\"comments-title/editor.min.css\";i:116;s:23:\"comments/editor-rtl.css\";i:117;s:27:\"comments/editor-rtl.min.css\";i:118;s:19:\"comments/editor.css\";i:119;s:23:\"comments/editor.min.css\";i:120;s:22:\"comments/style-rtl.css\";i:121;s:26:\"comments/style-rtl.min.css\";i:122;s:18:\"comments/style.css\";i:123;s:22:\"comments/style.min.css\";i:124;s:20:\"cover/editor-rtl.css\";i:125;s:24:\"cover/editor-rtl.min.css\";i:126;s:16:\"cover/editor.css\";i:127;s:20:\"cover/editor.min.css\";i:128;s:19:\"cover/style-rtl.css\";i:129;s:23:\"cover/style-rtl.min.css\";i:130;s:15:\"cover/style.css\";i:131;s:19:\"cover/style.min.css\";i:132;s:22:\"details/editor-rtl.css\";i:133;s:26:\"details/editor-rtl.min.css\";i:134;s:18:\"details/editor.css\";i:135;s:22:\"details/editor.min.css\";i:136;s:21:\"details/style-rtl.css\";i:137;s:25:\"details/style-rtl.min.css\";i:138;s:17:\"details/style.css\";i:139;s:21:\"details/style.min.css\";i:140;s:20:\"embed/editor-rtl.css\";i:141;s:24:\"embed/editor-rtl.min.css\";i:142;s:16:\"embed/editor.css\";i:143;s:20:\"embed/editor.min.css\";i:144;s:19:\"embed/style-rtl.css\";i:145;s:23:\"embed/style-rtl.min.css\";i:146;s:15:\"embed/style.css\";i:147;s:19:\"embed/style.min.css\";i:148;s:19:\"embed/theme-rtl.css\";i:149;s:23:\"embed/theme-rtl.min.css\";i:150;s:15:\"embed/theme.css\";i:151;s:19:\"embed/theme.min.css\";i:152;s:19:\"file/editor-rtl.css\";i:153;s:23:\"file/editor-rtl.min.css\";i:154;s:15:\"file/editor.css\";i:155;s:19:\"file/editor.min.css\";i:156;s:18:\"file/style-rtl.css\";i:157;s:22:\"file/style-rtl.min.css\";i:158;s:14:\"file/style.css\";i:159;s:18:\"file/style.min.css\";i:160;s:23:\"footnotes/style-rtl.css\";i:161;s:27:\"footnotes/style-rtl.min.css\";i:162;s:19:\"footnotes/style.css\";i:163;s:23:\"footnotes/style.min.css\";i:164;s:23:\"freeform/editor-rtl.css\";i:165;s:27:\"freeform/editor-rtl.min.css\";i:166;s:19:\"freeform/editor.css\";i:167;s:23:\"freeform/editor.min.css\";i:168;s:22:\"gallery/editor-rtl.css\";i:169;s:26:\"gallery/editor-rtl.min.css\";i:170;s:18:\"gallery/editor.css\";i:171;s:22:\"gallery/editor.min.css\";i:172;s:21:\"gallery/style-rtl.css\";i:173;s:25:\"gallery/style-rtl.min.css\";i:174;s:17:\"gallery/style.css\";i:175;s:21:\"gallery/style.min.css\";i:176;s:21:\"gallery/theme-rtl.css\";i:177;s:25:\"gallery/theme-rtl.min.css\";i:178;s:17:\"gallery/theme.css\";i:179;s:21:\"gallery/theme.min.css\";i:180;s:20:\"group/editor-rtl.css\";i:181;s:24:\"group/editor-rtl.min.css\";i:182;s:16:\"group/editor.css\";i:183;s:20:\"group/editor.min.css\";i:184;s:19:\"group/style-rtl.css\";i:185;s:23:\"group/style-rtl.min.css\";i:186;s:15:\"group/style.css\";i:187;s:19:\"group/style.min.css\";i:188;s:19:\"group/theme-rtl.css\";i:189;s:23:\"group/theme-rtl.min.css\";i:190;s:15:\"group/theme.css\";i:191;s:19:\"group/theme.min.css\";i:192;s:21:\"heading/style-rtl.css\";i:193;s:25:\"heading/style-rtl.min.css\";i:194;s:17:\"heading/style.css\";i:195;s:21:\"heading/style.min.css\";i:196;s:19:\"html/editor-rtl.css\";i:197;s:23:\"html/editor-rtl.min.css\";i:198;s:15:\"html/editor.css\";i:199;s:19:\"html/editor.min.css\";i:200;s:20:\"image/editor-rtl.css\";i:201;s:24:\"image/editor-rtl.min.css\";i:202;s:16:\"image/editor.css\";i:203;s:20:\"image/editor.min.css\";i:204;s:19:\"image/style-rtl.css\";i:205;s:23:\"image/style-rtl.min.css\";i:206;s:15:\"image/style.css\";i:207;s:19:\"image/style.min.css\";i:208;s:19:\"image/theme-rtl.css\";i:209;s:23:\"image/theme-rtl.min.css\";i:210;s:15:\"image/theme.css\";i:211;s:19:\"image/theme.min.css\";i:212;s:29:\"latest-comments/style-rtl.css\";i:213;s:33:\"latest-comments/style-rtl.min.css\";i:214;s:25:\"latest-comments/style.css\";i:215;s:29:\"latest-comments/style.min.css\";i:216;s:27:\"latest-posts/editor-rtl.css\";i:217;s:31:\"latest-posts/editor-rtl.min.css\";i:218;s:23:\"latest-posts/editor.css\";i:219;s:27:\"latest-posts/editor.min.css\";i:220;s:26:\"latest-posts/style-rtl.css\";i:221;s:30:\"latest-posts/style-rtl.min.css\";i:222;s:22:\"latest-posts/style.css\";i:223;s:26:\"latest-posts/style.min.css\";i:224;s:18:\"list/style-rtl.css\";i:225;s:22:\"list/style-rtl.min.css\";i:226;s:14:\"list/style.css\";i:227;s:18:\"list/style.min.css\";i:228;s:22:\"loginout/style-rtl.css\";i:229;s:26:\"loginout/style-rtl.min.css\";i:230;s:18:\"loginout/style.css\";i:231;s:22:\"loginout/style.min.css\";i:232;s:25:\"media-text/editor-rtl.css\";i:233;s:29:\"media-text/editor-rtl.min.css\";i:234;s:21:\"media-text/editor.css\";i:235;s:25:\"media-text/editor.min.css\";i:236;s:24:\"media-text/style-rtl.css\";i:237;s:28:\"media-text/style-rtl.min.css\";i:238;s:20:\"media-text/style.css\";i:239;s:24:\"media-text/style.min.css\";i:240;s:19:\"more/editor-rtl.css\";i:241;s:23:\"more/editor-rtl.min.css\";i:242;s:15:\"more/editor.css\";i:243;s:19:\"more/editor.min.css\";i:244;s:30:\"navigation-link/editor-rtl.css\";i:245;s:34:\"navigation-link/editor-rtl.min.css\";i:246;s:26:\"navigation-link/editor.css\";i:247;s:30:\"navigation-link/editor.min.css\";i:248;s:29:\"navigation-link/style-rtl.css\";i:249;s:33:\"navigation-link/style-rtl.min.css\";i:250;s:25:\"navigation-link/style.css\";i:251;s:29:\"navigation-link/style.min.css\";i:252;s:33:\"navigation-submenu/editor-rtl.css\";i:253;s:37:\"navigation-submenu/editor-rtl.min.css\";i:254;s:29:\"navigation-submenu/editor.css\";i:255;s:33:\"navigation-submenu/editor.min.css\";i:256;s:25:\"navigation/editor-rtl.css\";i:257;s:29:\"navigation/editor-rtl.min.css\";i:258;s:21:\"navigation/editor.css\";i:259;s:25:\"navigation/editor.min.css\";i:260;s:24:\"navigation/style-rtl.css\";i:261;s:28:\"navigation/style-rtl.min.css\";i:262;s:20:\"navigation/style.css\";i:263;s:24:\"navigation/style.min.css\";i:264;s:23:\"nextpage/editor-rtl.css\";i:265;s:27:\"nextpage/editor-rtl.min.css\";i:266;s:19:\"nextpage/editor.css\";i:267;s:23:\"nextpage/editor.min.css\";i:268;s:24:\"page-list/editor-rtl.css\";i:269;s:28:\"page-list/editor-rtl.min.css\";i:270;s:20:\"page-list/editor.css\";i:271;s:24:\"page-list/editor.min.css\";i:272;s:23:\"page-list/style-rtl.css\";i:273;s:27:\"page-list/style-rtl.min.css\";i:274;s:19:\"page-list/style.css\";i:275;s:23:\"page-list/style.min.css\";i:276;s:24:\"paragraph/editor-rtl.css\";i:277;s:28:\"paragraph/editor-rtl.min.css\";i:278;s:20:\"paragraph/editor.css\";i:279;s:24:\"paragraph/editor.min.css\";i:280;s:23:\"paragraph/style-rtl.css\";i:281;s:27:\"paragraph/style-rtl.min.css\";i:282;s:19:\"paragraph/style.css\";i:283;s:23:\"paragraph/style.min.css\";i:284;s:35:\"post-author-biography/style-rtl.css\";i:285;s:39:\"post-author-biography/style-rtl.min.css\";i:286;s:31:\"post-author-biography/style.css\";i:287;s:35:\"post-author-biography/style.min.css\";i:288;s:30:\"post-author-name/style-rtl.css\";i:289;s:34:\"post-author-name/style-rtl.min.css\";i:290;s:26:\"post-author-name/style.css\";i:291;s:30:\"post-author-name/style.min.css\";i:292;s:26:\"post-author/editor-rtl.css\";i:293;s:30:\"post-author/editor-rtl.min.css\";i:294;s:22:\"post-author/editor.css\";i:295;s:26:\"post-author/editor.min.css\";i:296;s:25:\"post-author/style-rtl.css\";i:297;s:29:\"post-author/style-rtl.min.css\";i:298;s:21:\"post-author/style.css\";i:299;s:25:\"post-author/style.min.css\";i:300;s:33:\"post-comments-form/editor-rtl.css\";i:301;s:37:\"post-comments-form/editor-rtl.min.css\";i:302;s:29:\"post-comments-form/editor.css\";i:303;s:33:\"post-comments-form/editor.min.css\";i:304;s:32:\"post-comments-form/style-rtl.css\";i:305;s:36:\"post-comments-form/style-rtl.min.css\";i:306;s:28:\"post-comments-form/style.css\";i:307;s:32:\"post-comments-form/style.min.css\";i:308;s:26:\"post-content/style-rtl.css\";i:309;s:30:\"post-content/style-rtl.min.css\";i:310;s:22:\"post-content/style.css\";i:311;s:26:\"post-content/style.min.css\";i:312;s:23:\"post-date/style-rtl.css\";i:313;s:27:\"post-date/style-rtl.min.css\";i:314;s:19:\"post-date/style.css\";i:315;s:23:\"post-date/style.min.css\";i:316;s:27:\"post-excerpt/editor-rtl.css\";i:317;s:31:\"post-excerpt/editor-rtl.min.css\";i:318;s:23:\"post-excerpt/editor.css\";i:319;s:27:\"post-excerpt/editor.min.css\";i:320;s:26:\"post-excerpt/style-rtl.css\";i:321;s:30:\"post-excerpt/style-rtl.min.css\";i:322;s:22:\"post-excerpt/style.css\";i:323;s:26:\"post-excerpt/style.min.css\";i:324;s:34:\"post-featured-image/editor-rtl.css\";i:325;s:38:\"post-featured-image/editor-rtl.min.css\";i:326;s:30:\"post-featured-image/editor.css\";i:327;s:34:\"post-featured-image/editor.min.css\";i:328;s:33:\"post-featured-image/style-rtl.css\";i:329;s:37:\"post-featured-image/style-rtl.min.css\";i:330;s:29:\"post-featured-image/style.css\";i:331;s:33:\"post-featured-image/style.min.css\";i:332;s:34:\"post-navigation-link/style-rtl.css\";i:333;s:38:\"post-navigation-link/style-rtl.min.css\";i:334;s:30:\"post-navigation-link/style.css\";i:335;s:34:\"post-navigation-link/style.min.css\";i:336;s:27:\"post-template/style-rtl.css\";i:337;s:31:\"post-template/style-rtl.min.css\";i:338;s:23:\"post-template/style.css\";i:339;s:27:\"post-template/style.min.css\";i:340;s:24:\"post-terms/style-rtl.css\";i:341;s:28:\"post-terms/style-rtl.min.css\";i:342;s:20:\"post-terms/style.css\";i:343;s:24:\"post-terms/style.min.css\";i:344;s:24:\"post-title/style-rtl.css\";i:345;s:28:\"post-title/style-rtl.min.css\";i:346;s:20:\"post-title/style.css\";i:347;s:24:\"post-title/style.min.css\";i:348;s:26:\"preformatted/style-rtl.css\";i:349;s:30:\"preformatted/style-rtl.min.css\";i:350;s:22:\"preformatted/style.css\";i:351;s:26:\"preformatted/style.min.css\";i:352;s:24:\"pullquote/editor-rtl.css\";i:353;s:28:\"pullquote/editor-rtl.min.css\";i:354;s:20:\"pullquote/editor.css\";i:355;s:24:\"pullquote/editor.min.css\";i:356;s:23:\"pullquote/style-rtl.css\";i:357;s:27:\"pullquote/style-rtl.min.css\";i:358;s:19:\"pullquote/style.css\";i:359;s:23:\"pullquote/style.min.css\";i:360;s:23:\"pullquote/theme-rtl.css\";i:361;s:27:\"pullquote/theme-rtl.min.css\";i:362;s:19:\"pullquote/theme.css\";i:363;s:23:\"pullquote/theme.min.css\";i:364;s:39:\"query-pagination-numbers/editor-rtl.css\";i:365;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:366;s:35:\"query-pagination-numbers/editor.css\";i:367;s:39:\"query-pagination-numbers/editor.min.css\";i:368;s:31:\"query-pagination/editor-rtl.css\";i:369;s:35:\"query-pagination/editor-rtl.min.css\";i:370;s:27:\"query-pagination/editor.css\";i:371;s:31:\"query-pagination/editor.min.css\";i:372;s:30:\"query-pagination/style-rtl.css\";i:373;s:34:\"query-pagination/style-rtl.min.css\";i:374;s:26:\"query-pagination/style.css\";i:375;s:30:\"query-pagination/style.min.css\";i:376;s:25:\"query-title/style-rtl.css\";i:377;s:29:\"query-title/style-rtl.min.css\";i:378;s:21:\"query-title/style.css\";i:379;s:25:\"query-title/style.min.css\";i:380;s:25:\"query-total/style-rtl.css\";i:381;s:29:\"query-total/style-rtl.min.css\";i:382;s:21:\"query-total/style.css\";i:383;s:25:\"query-total/style.min.css\";i:384;s:20:\"query/editor-rtl.css\";i:385;s:24:\"query/editor-rtl.min.css\";i:386;s:16:\"query/editor.css\";i:387;s:20:\"query/editor.min.css\";i:388;s:19:\"quote/style-rtl.css\";i:389;s:23:\"quote/style-rtl.min.css\";i:390;s:15:\"quote/style.css\";i:391;s:19:\"quote/style.min.css\";i:392;s:19:\"quote/theme-rtl.css\";i:393;s:23:\"quote/theme-rtl.min.css\";i:394;s:15:\"quote/theme.css\";i:395;s:19:\"quote/theme.min.css\";i:396;s:23:\"read-more/style-rtl.css\";i:397;s:27:\"read-more/style-rtl.min.css\";i:398;s:19:\"read-more/style.css\";i:399;s:23:\"read-more/style.min.css\";i:400;s:18:\"rss/editor-rtl.css\";i:401;s:22:\"rss/editor-rtl.min.css\";i:402;s:14:\"rss/editor.css\";i:403;s:18:\"rss/editor.min.css\";i:404;s:17:\"rss/style-rtl.css\";i:405;s:21:\"rss/style-rtl.min.css\";i:406;s:13:\"rss/style.css\";i:407;s:17:\"rss/style.min.css\";i:408;s:21:\"search/editor-rtl.css\";i:409;s:25:\"search/editor-rtl.min.css\";i:410;s:17:\"search/editor.css\";i:411;s:21:\"search/editor.min.css\";i:412;s:20:\"search/style-rtl.css\";i:413;s:24:\"search/style-rtl.min.css\";i:414;s:16:\"search/style.css\";i:415;s:20:\"search/style.min.css\";i:416;s:20:\"search/theme-rtl.css\";i:417;s:24:\"search/theme-rtl.min.css\";i:418;s:16:\"search/theme.css\";i:419;s:20:\"search/theme.min.css\";i:420;s:24:\"separator/editor-rtl.css\";i:421;s:28:\"separator/editor-rtl.min.css\";i:422;s:20:\"separator/editor.css\";i:423;s:24:\"separator/editor.min.css\";i:424;s:23:\"separator/style-rtl.css\";i:425;s:27:\"separator/style-rtl.min.css\";i:426;s:19:\"separator/style.css\";i:427;s:23:\"separator/style.min.css\";i:428;s:23:\"separator/theme-rtl.css\";i:429;s:27:\"separator/theme-rtl.min.css\";i:430;s:19:\"separator/theme.css\";i:431;s:23:\"separator/theme.min.css\";i:432;s:24:\"shortcode/editor-rtl.css\";i:433;s:28:\"shortcode/editor-rtl.min.css\";i:434;s:20:\"shortcode/editor.css\";i:435;s:24:\"shortcode/editor.min.css\";i:436;s:24:\"site-logo/editor-rtl.css\";i:437;s:28:\"site-logo/editor-rtl.min.css\";i:438;s:20:\"site-logo/editor.css\";i:439;s:24:\"site-logo/editor.min.css\";i:440;s:23:\"site-logo/style-rtl.css\";i:441;s:27:\"site-logo/style-rtl.min.css\";i:442;s:19:\"site-logo/style.css\";i:443;s:23:\"site-logo/style.min.css\";i:444;s:27:\"site-tagline/editor-rtl.css\";i:445;s:31:\"site-tagline/editor-rtl.min.css\";i:446;s:23:\"site-tagline/editor.css\";i:447;s:27:\"site-tagline/editor.min.css\";i:448;s:26:\"site-tagline/style-rtl.css\";i:449;s:30:\"site-tagline/style-rtl.min.css\";i:450;s:22:\"site-tagline/style.css\";i:451;s:26:\"site-tagline/style.min.css\";i:452;s:25:\"site-title/editor-rtl.css\";i:453;s:29:\"site-title/editor-rtl.min.css\";i:454;s:21:\"site-title/editor.css\";i:455;s:25:\"site-title/editor.min.css\";i:456;s:24:\"site-title/style-rtl.css\";i:457;s:28:\"site-title/style-rtl.min.css\";i:458;s:20:\"site-title/style.css\";i:459;s:24:\"site-title/style.min.css\";i:460;s:26:\"social-link/editor-rtl.css\";i:461;s:30:\"social-link/editor-rtl.min.css\";i:462;s:22:\"social-link/editor.css\";i:463;s:26:\"social-link/editor.min.css\";i:464;s:27:\"social-links/editor-rtl.css\";i:465;s:31:\"social-links/editor-rtl.min.css\";i:466;s:23:\"social-links/editor.css\";i:467;s:27:\"social-links/editor.min.css\";i:468;s:26:\"social-links/style-rtl.css\";i:469;s:30:\"social-links/style-rtl.min.css\";i:470;s:22:\"social-links/style.css\";i:471;s:26:\"social-links/style.min.css\";i:472;s:21:\"spacer/editor-rtl.css\";i:473;s:25:\"spacer/editor-rtl.min.css\";i:474;s:17:\"spacer/editor.css\";i:475;s:21:\"spacer/editor.min.css\";i:476;s:20:\"spacer/style-rtl.css\";i:477;s:24:\"spacer/style-rtl.min.css\";i:478;s:16:\"spacer/style.css\";i:479;s:20:\"spacer/style.min.css\";i:480;s:20:\"table/editor-rtl.css\";i:481;s:24:\"table/editor-rtl.min.css\";i:482;s:16:\"table/editor.css\";i:483;s:20:\"table/editor.min.css\";i:484;s:19:\"table/style-rtl.css\";i:485;s:23:\"table/style-rtl.min.css\";i:486;s:15:\"table/style.css\";i:487;s:19:\"table/style.min.css\";i:488;s:19:\"table/theme-rtl.css\";i:489;s:23:\"table/theme-rtl.min.css\";i:490;s:15:\"table/theme.css\";i:491;s:19:\"table/theme.min.css\";i:492;s:24:\"tag-cloud/editor-rtl.css\";i:493;s:28:\"tag-cloud/editor-rtl.min.css\";i:494;s:20:\"tag-cloud/editor.css\";i:495;s:24:\"tag-cloud/editor.min.css\";i:496;s:23:\"tag-cloud/style-rtl.css\";i:497;s:27:\"tag-cloud/style-rtl.min.css\";i:498;s:19:\"tag-cloud/style.css\";i:499;s:23:\"tag-cloud/style.min.css\";i:500;s:28:\"template-part/editor-rtl.css\";i:501;s:32:\"template-part/editor-rtl.min.css\";i:502;s:24:\"template-part/editor.css\";i:503;s:28:\"template-part/editor.min.css\";i:504;s:27:\"template-part/theme-rtl.css\";i:505;s:31:\"template-part/theme-rtl.min.css\";i:506;s:23:\"template-part/theme.css\";i:507;s:27:\"template-part/theme.min.css\";i:508;s:30:\"term-description/style-rtl.css\";i:509;s:34:\"term-description/style-rtl.min.css\";i:510;s:26:\"term-description/style.css\";i:511;s:30:\"term-description/style.min.css\";i:512;s:27:\"text-columns/editor-rtl.css\";i:513;s:31:\"text-columns/editor-rtl.min.css\";i:514;s:23:\"text-columns/editor.css\";i:515;s:27:\"text-columns/editor.min.css\";i:516;s:26:\"text-columns/style-rtl.css\";i:517;s:30:\"text-columns/style-rtl.min.css\";i:518;s:22:\"text-columns/style.css\";i:519;s:26:\"text-columns/style.min.css\";i:520;s:19:\"verse/style-rtl.css\";i:521;s:23:\"verse/style-rtl.min.css\";i:522;s:15:\"verse/style.css\";i:523;s:19:\"verse/style.min.css\";i:524;s:20:\"video/editor-rtl.css\";i:525;s:24:\"video/editor-rtl.min.css\";i:526;s:16:\"video/editor.css\";i:527;s:20:\"video/editor.min.css\";i:528;s:19:\"video/style-rtl.css\";i:529;s:23:\"video/style-rtl.min.css\";i:530;s:15:\"video/style.css\";i:531;s:19:\"video/style.min.css\";i:532;s:19:\"video/theme-rtl.css\";i:533;s:23:\"video/theme-rtl.min.css\";i:534;s:15:\"video/theme.css\";i:535;s:19:\"video/theme.min.css\";}}', 'on'),
(125, 'recovery_keys', 'a:0:{}', 'off'),
(126, 'theme_mods_twentytwentyfive', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1755710962;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'),
(127, '_transient_wp_styles_for_blocks', 'a:2:{s:4:\"hash\";s:32:\"d3654ddb518046775f365292ef05b928\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:0:\"\";s:12:\"core/columns\";s:0:\"\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}', 'on'),
(133, '_site_transient_timeout_browser_8f694609bddc4903b8e8fee50d783cc1', '1756315289', 'off'),
(134, '_site_transient_browser_8f694609bddc4903b8e8fee50d783cc1', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"139.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'off'),
(135, '_site_transient_timeout_php_check_3a6f2a803f99347534e67553ed67d1ad', '1756315290', 'off'),
(136, '_site_transient_php_check_3a6f2a803f99347534e67553ed67d1ad', 'a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}', 'off'),
(153, 'finished_updating_comment_type', '1', 'auto');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(154, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:1:{s:11:\"woocommerce\";a:35:{s:4:\"name\";s:11:\"WooCommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:7:\"version\";s:6:\"10.1.1\";s:6:\"author\";s:67:\"<a href=\"https://profiles.wordpress.org/automattic/\">Automattic</a>\";s:14:\"author_profile\";s:42:\"https://profiles.wordpress.org/automattic/\";s:12:\"contributors\";a:50:{s:10:\"automattic\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/automattic/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73edc627541112a447e978843cf72f516bdbf6350e7cbac10016c71ab1b8c8a1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Automattic\";}s:11:\"woocommerce\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/woocommerce/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c7781a3c13bcc86b57064b9539ec22da52fd5ef1902fbc020d0a4a8595b14ea0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"WooCommerce\";}s:10:\"mikejolley\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/mikejolley/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/8295774fc174b6a5b9bd960709949f4de88cd0b8708d711dc5b6676693d41432?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Mike Jolley\";}s:11:\"jameskoster\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/jameskoster/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/94b5473c03a46cb204f0a868dfe65f8199ef483242814ec1bcaf6770ba90d203?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"James Koster\";}s:14:\"claudiosanches\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/claudiosanches/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ac91c7d73bb4501567ab3790755bf001d53dac8d1f4311a2480a5fb62dfb180c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Claudio Sanches\";}s:13:\"rodrigosprimo\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/rodrigosprimo/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1dc85457417601db220b14e7fa96c842700fbd1cceecd21d65306c26fffb92cc?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Rodrigo Primo\";}s:15:\"peterfabian1000\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/peterfabian1000/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c25372df076206b9fe44dddd7ec6af6ba427d3fe2a457fa301fcb9cf90b23ddd?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Peter Fabian\";}s:7:\"vedjain\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/vedjain/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/eb19da24784b2f86d310a213b60c903b0a5464a6c725cf5fcabfd274383337c4?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Vedanshu - a11n\";}s:8:\"jamosova\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/jamosova/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73f150b0172cbb319293e372b3b20f4b78f0d5fbe70558318f69aad70908e95a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Julia Amosova\";}s:16:\"obliviousharmony\";a:3:{s:7:\"profile\";s:48:\"https://profiles.wordpress.org/obliviousharmony/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/67851e0deeb2c6a7a4c238cf45c0e9694a919e2c5e02706c5852e67c4ad279c9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"obliviousharmony\";}s:9:\"konamiman\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/konamiman/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ee97f225bf5be24cd3c3b04990b9fc3dfc67a2c9aaea418ec2bdd32e164ed9b1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:23:\"Néstor Soriano Vilchez\";}s:8:\"sadowski\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/sadowski/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/cee318a6ec06e747df7f70f274da4e0cf4adba60c59e12d660d0f5a6ba78658a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"sadowski\";}s:8:\"wpmuguru\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/wpmuguru/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/23afb25faac780cb6ec9533b2ac9e5daedf7a1faf444b41db471b9529701f87e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Ron Rennick\";}s:5:\"royho\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/royho/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1beda14f19fa93030ba2c66359dc270286820af6c667cdfeb4e87833c747f3a0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"royho\";}s:13:\"barryhughes-1\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/barryhughes-1/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/6ce0f4afb77f8d32da9c43e9a39c84fcfb3ed0e9cac24f440c46a151946cdec8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"Barry\";}s:12:\"claudiulodro\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/claudiulodro/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/34a74527d3859bd9fb0b477cd80c9f78b3610259a251c32a31023ead285ac124?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Claudiu Lodromanean\";}s:12:\"tiagonoronha\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/tiagonoronha/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0352cd451932c8a2ab15b8457933e6d90cc919bbf23db63e3bc35ee41d56577e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Tiago Noronha\";}s:6:\"ryelle\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/ryelle/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/6d860975d8bd4b166268bba8da8c1ea0e861a7d7f4ef0aee52fa727fc69e12b2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Kelly Choyce-Dwan\";}s:10:\"levinmedia\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/levinmedia/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/657d301b3683f02c75e4b2363681518e94485770056cc51526f19818884ba6aa?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"levinmedia\";}s:7:\"aljullu\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/aljullu/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/784f29a6d06799d1d40adc32b115da932cd1ee2b22d91cd8597e9fe6e4ee1420?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:21:\"Albert Juhé Lluveras\";}s:6:\"nerrad\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/nerrad/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1bd692736861bd20949789e4a3d922736480efcacb0e44041616c5a79eaa54c0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:22:\"Darren Ethier (nerrad)\";}s:10:\"joshuawold\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/joshuawold/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f98224d78e12fcc0e9686dbf15f8c37b1967835212f25a92fceb6caafdc5b08d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Joshua Wold\";}s:13:\"assassinateur\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/assassinateur/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/00ec8d736cf51890768bcfd3614fc7eea91eec753262bc37cea7c8e988d4d3a3?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Nadir Seghir\";}s:7:\"haszari\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/haszari/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/5478c55437f47714a4dae1016cf521e803dfc4633ce5781b2f24d749d1623f69?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Rua Haszard\";}s:10:\"mppfeiffer\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/mppfeiffer/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0fe64f1ef1e4abe1825653bcb17113a4a14c755f5b6f77d2f27494fe349d7081?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Michael P. Pfeiffer\";}s:10:\"nielslange\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/nielslange/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0894ec0d7e5d70306a16431b36249b1928cad88a572de9b5211a54d75ad5d77a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Niels Lange\";}s:9:\"ralucastn\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/ralucastn/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/e65d79886499f47ee368495f5016117deef427d5abca9d3ed76c4bfaa42e7c0a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:6:\"Raluca\";}s:11:\"tjcafferkey\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/tjcafferkey/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/23d134901eef453e721759c9d84810f5748a84fc8681ed230c7d78e53583c77a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"tjcafferkey\";}s:13:\"danielwrobert\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/danielwrobert/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f1f823ffbe2a6adb7f94c6998079fd6ae6636d3b6272dd8c54385783360e2cf8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"danielwrobert\";}s:19:\"patriciahillebrandt\";a:3:{s:7:\"profile\";s:51:\"https://profiles.wordpress.org/patriciahillebrandt/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/13f5707fad9a68e5cf9c3c0ebb9c7179c862dcb279c761d20c9b40bd2fff9f4a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"patriciahillebrandt\";}s:7:\"albarin\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/albarin/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0dd150b60949026a3c34f49d40089e3a8cf97dc331e2f5b27e805ffd34648e22?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"albarin\";}s:10:\"dinhtungdu\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/dinhtungdu/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/07e79c32b1abba868f8c5e3ee0c85b9150c74e2c2a946088a268e6be486d9114?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"Tung Du\";}s:10:\"imanish003\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/imanish003/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/59ff646ede2dd6475f24762ac21ee2afd7d72fdcade7b9d2915cf1c3c2d984a2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Manish Menaria\";}s:12:\"karolmanijak\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/karolmanijak/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/42305d7047ca11d494b1912d687266a50edd05954fdec22e61ab1fe63cf2df6b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Karol Manijak\";}s:13:\"sunyatasattva\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/sunyatasattva/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73ce316f9775441698b601e6902728a80837f7fd6df0846e3c5a82448dce447c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:20:\"sunyatasattva (a11n)\";}s:13:\"alexandrelara\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/alexandrelara/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1c0c71a072f798066e4661395461e73e0fb6692eaddcced2a0e457ef01a458e8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Alexandre Lara\";}s:7:\"gigitux\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/gigitux/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/2dcd003f15403180364c56b093b48e6edca9a88c8f1470b965b87fc230c66d7f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Luigi Teschio\";}s:12:\"danieldudzic\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/danieldudzic/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/b689767c4b308b8f5910cef3a2f44c2acdadcb3b63326b0d5c865d2c208c668e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"danieldudzic\";}s:11:\"samueljseay\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/samueljseay/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/4c4a5e8fd5b99749ed9ac735c31d0370254356e40feea46bcf51b2b607f8ab0e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:3:\"Sam\";}s:12:\"alexflorisca\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/alexflorisca/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/b68615471f527e6224909ce0726dda68b074e6cbcf89e0d4b5ecc483a96557ca?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Alex Florisca\";}s:5:\"opr18\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/opr18/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/e083a0759b8ea01b11c1f154a3087ddfaf65a93011cf97a85fdbfc0cda709538?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"opr18\";}s:12:\"tarunvijwani\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/tarunvijwani/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/fa4a4b2688afb8d238bb035f31fda4d07dabd67ccf41576276e5eb084463d617?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"tarunvijwani\";}s:12:\"pauloarromba\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/pauloarromba/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ab6034aa12c0e53f21978df9e470f161f06810d814082cbe3ab74450f0618818?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Paulo Arromba\";}s:9:\"saadtarhi\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/saadtarhi/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f4fd0df69b8c7bf3a3e6526df3b42c3854de544904ef825bfd549afc9829f645?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"Saad T.\";}s:4:\"bor0\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/bor0/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/787d8ea71701ced680cd80411d656c20e0e600be5d34f6ce3478143d43dc9fd9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Boro Sitnikovski\";}s:5:\"kloon\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/kloon/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c7c708f5b0957714ab48e00220b0f74acccb43b70fa0d4b5ee091d59951ae751?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Gerhard Potgieter\";}s:12:\"coreymckrill\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/coreymckrill/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/9cc64cf0f650f165ac55f1294105259f82f2b72c4c24903a79af6d6cd1ad2a9a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Corey McKrill\";}s:12:\"jorgeatorres\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/jorgeatorres/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/33d6a063c7411775135383c5bae6cd4e45d094b72ec062c96ceafca5e2a4956f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Jorge A. Torres\";}s:10:\"leifsinger\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/leifsinger/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/8107603a6bbc5ff73e07e2450f260335af41a5adb2cccd80cba20cdd28b96651?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Leif Singer\";}s:9:\"neosinner\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/neosinner/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/68b52d53a3c6dd39841f697853a1965057c6f3aeb9e89f7d960d1921ffa90d29?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Ján Mikláš\";}}s:8:\"requires\";s:3:\"6.7\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:90;s:7:\"ratings\";a:5:{i:5;i:3787;i:4;i:189;i:3;i:101;i:2;i:109;i:1;i:403;}s:11:\"num_ratings\";i:4589;s:11:\"support_url\";s:49:\"https://wordpress.org/support/plugin/woocommerce/\";s:15:\"support_threads\";i:611;s:24:\"support_threads_resolved\";i:539;s:15:\"active_installs\";i:7000000;s:12:\"last_updated\";s:22:\"2025-08-20 10:32am GMT\";s:5:\"added\";s:10:\"2011-09-27\";s:8:\"homepage\";s:24:\"https://woocommerce.com/\";s:8:\"sections\";a:6:{s:11:\"description\";s:12355:\"<p><a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> is the open-source ecommerce platform for WordPress.</p>\n<p>Our core platform is free, flexible, and amplified by a global community. The freedom of open-source means you retain full ownership of your store’s content and data forever.</p>\n<p>Whether you’re launching a business, taking brick-and-mortar retail online, or developing sites for clients, use WooCommerce for a store that powerfully blends content and commerce.</p>\n<ul>\n<li><strong>Create beautiful, enticing storefronts</strong> with <a href=\"https://woocommerce.com/product-category/themes/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">themes</a> suited to your brand and industry.</li>\n<li><strong>Increase revenue</strong> with an optimized <a href=\"https://woocommerce.com/checkout-blocks/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">shopping cart experience</a> that converts.</li>\n<li><strong>Customize product pages in minutes</strong> using modular <a href=\"https://woocommerce.com/document/woocommerce-blocks/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">product blocks</a>.</li>\n<li>Showcase physical and digital goods, product variations, custom configurations, instant downloads, and affiliate items.</li>\n<li>Sell <a href=\"https://woocommerce.com/products/woocommerce-subscriptions/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">subscriptions</a>, <a href=\"https://woocommerce.com/products/woocommerce-bookings/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">bookings</a>, or <a href=\"https://woocommerce.com/products/woocommerce-memberships/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">memberships</a>, with our developer-vetted extensions.</li>\n<li><strong>Rise to the top of search results</strong> by leveraging <a href=\"https://www.searchenginejournal.com/wordpress-best-cms-seo/\" rel=\"nofollow ugc\">WordPress’ SEO advantage</a>.</li>\n<li><strong>Build on a platform that scales.</strong> Get flexible ecommerce for <a href=\"https://woocommerce.com/high-volume-stores/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">high-volume stores</a>.</li>\n</ul>\n<h4>ALL THE TOOLS YOU NEED TO SELL</h4>\n<p>Built-in tools and popular integrations help you efficiently manage your business operations. Many services are free to add with a single click via the optional <a href=\"https://woocommerce.com/document/woocommerce-setup-wizard/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Setup Wizard</a>.</p>\n<ul>\n<li><strong>Choose how you want to get paid</strong>. Conveniently manage payments from the comfort of your store with <a href=\"https://woocommerce.com/payments/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooPayments</a> (Available in the U.S., U.K., Ireland, Australia, New Zealand, Canada, Spain, France, Germany, and Italy). Securely accept credit cards, mobile wallets, bank transfers, and cash thanks to <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">100+ payment gateways</a> – including <a href=\"https://woocommerce.com/products/stripe/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Stripe</a>, <a href=\"https://woocommerce.com/products/woocommerce-gateway-paypal-checkout/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">PayPal</a>, and <a href=\"https://woocommerce.com/products/square/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Square</a>.</li>\n<li><strong>Configure your shipping options</strong>. Print USPS labels right from your dashboard and even schedule a pickup with <a href=\"https://woocommerce.com/products/shipping/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Shipping</a> (U.S.-only). Connect with <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">well-known carriers</a> such as UPS and FedEx – plus a wide variety of delivery, inventory, and fulfillment solutions for your locale.</li>\n<li><strong>Simplify sales tax</strong>. Add <a href=\"https://woocommerce.com/products/tax/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Tax</a> or <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/tax?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">similar integrated services</a> to make automated calculations a reality.</li>\n</ul>\n<h4>Grow your business, add features, and monitor your store on the go</h4>\n<p>WooCommerce means business. Keep tabs on the performance metrics most important to you with a powerful and flexible central dashboard built into WooCommerce.</p>\n<p>Expand your audience across marketing and social channels with <a href=\"https://woocommerce.com/products/google-ads/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Google Ads</a>, <a href=\"https://woocommerce.com/products/hubspot-for-woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">HubSpot</a>, <a href=\"https://woocommerce.com/products/mailchimp-for-woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Mailchimp</a>, and <a href=\"https://woocommerce.com/products/facebook/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Facebook</a> integrations. You can always check out the in-dashboard <a href=\"https://woocommerce.com/document/marketing-hub/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Marketing Hub</a> for fresh ideas and tips to help you succeed.</p>\n<p>Enhance store functionality with hundreds of free and paid extensions from the <a href=\"https://woocommerce.com/products/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Marketplace</a>. Our developers <a href=\"https://woocommerce.com/document/marketplace-overview/#section-6?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">vet each new extension</a> and regularly review existing extensions to maintain Marketplace quality standards. We are actively <a href=\"https://woocommerce.com/document/marketplace-overview/#section-2?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">looking for products that help store builders create successful stores</a>.</p>\n<p>Manage your store from anywhere with the free WooCommerce <a href=\"https://woocommerce.com/mobile/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">mobile app</a> (Android and iOS). Spoiler alert: Keep an ear out for the slightly addictive &#8220;cha-ching&#8221; notification sound each time you make a new sale!</p>\n<h4>Own and control your store data – forever</h4>\n<p>With <a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a>, your data belongs to you. Always.</p>\n<p>If you opt to share <a href=\"https://woocommerce.com/usage-tracking/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">usage data</a> with us, you can feel confident knowing that it’s anonymized and kept secure. Choose to opt-out at any time without impacting your store.</p>\n<p>Unlike hosted ecommerce solutions, WooCommerce store data is future-proof; you’re free to export all your content and take your site to any platform you choose. No restrictions.</p>\n<h4>Why developers choose (and love) WooCommerce</h4>\n<p>Developers can use <a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> to create, customize, and scale a store to meet a client’s exact specifications, making enhancements through extensions or custom solutions.</p>\n<ul>\n<li>Leverage <a href=\"https://woocommerce.com/document/introduction-to-hooks-actions-and-filters/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">hooks and filters</a> to modify or create functionality.</li>\n<li>Integrate virtually any service using a robust <a href=\"https://developer.woocommerce.com/docs/getting-started-with-the-woocommerce-rest-api/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">REST API</a> and webhooks.</li>\n<li>Design and build custom content blocks with React.</li>\n<li><a href=\"https://developer.woocommerce.com/docs/category/extension-development/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Inspect and modify</a> any aspect of the core plugin code.</li>\n<li>Speed up development with a lightning-fast <a href=\"https://developer.woocommerce.com/docs/category/wc-cli/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">CLI</a>.</li>\n</ul>\n<p>The core platform is tested rigorously and often, supported by a dedicated development team working across time zones. Comprehensive documentation is updated with each release, empowering you to build exactly the store required.</p>\n<h4>Be part of our growing international community</h4>\n<p>WooCommerce has a large, passionate community dedicated to helping merchants succeed – and it’s growing fast.</p>\n<p>There are <a href=\"https://woocommerce.com/meetups/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Meetups</a> in locations around the world that you can attend for free and even get involved in running. These events are a great way to learn from others, share your expertise, and connect with like-minded folks.</p>\n<p>WooCommerce also has a regular presence at WordCamps across the globe – we’d love to meet you.</p>\n<h4>Contribute and translate</h4>\n<p>WooCommerce is developed and supported by Automattic, the creators of WordPress.com and Jetpack. We also have hundreds of independent contributors, and there’s always room for more. Head to the <a href=\"https://github.com/woocommerce/woocommerce?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce GitHub Repository</a> to find out how you can pitch in.</p>\n<p>WooCommerce is translated into multiple languages, including Danish, Ukrainian, and Persian. Help localize WooCommerce even further by adding your locale – visit <a href=\"https://translate.wordpress.org/projects/wp-plugins/woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">translate.wordpress.org</a>.</p>\n<h4>Connection to WooCommerce.com</h4>\n<p>You can connect your store to <a href=\"https://woocommerce.com/\" rel=\"nofollow ugc\">WooCommerce.com</a> to manage your subscriptions on WooCommerce Marketplace and receive product updates without leaving WordPress admin. Connection also enables installation of purchased products right from WooCommerce.com and streamlines access to technical support. If you’d like to learn about what data is gathered and how it is used, please refer to our <a href=\"https://automattic.com/privacy/\" rel=\"nofollow ugc\">Privacy Policy</a>.</p>\n\";s:12:\"installation\";s:2459:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP 7.4 or greater is required (PHP 8.0 or greater is recommended)</li>\n<li>MySQL 5.5.5 or greater, OR MariaDB version 10.1 or greater, is required</li>\n<li>WordPress 6.7 or greater</li>\n<li>(Recommended) WordPress <a href=\"https://woocommerce.com/document/increasing-the-wordpress-memory-limit/\" rel=\"nofollow ugc\">memory limit</a> of 256 MB or greater.</li>\n<li>(Recommended) <a href=\"https://woocommerce.com/document/ssl-and-https/\" rel=\"nofollow ugc\">HTTPS</a> support.</li>\n</ul>\n<h4>Automatic installation</h4>\n<p>Automatic installation is the easiest option &#8212; WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.”</p>\n<p>In the search field type “WooCommerce,” then click “Search Plugins.” Once you’ve found us,  you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now,” and WordPress will take it from there.</p>\n<h4>Manual installation</h4>\n<p>Manual installation method requires downloading the WooCommerce plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains <a href=\"https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation\" rel=\"ugc\">instructions on how to do this here</a>.</p>\n<h4>Updating</h4>\n<p>Automatic updates should work smoothly, but we still recommend you back up your site.</p>\n<p>If you encounter issues with the shop/category pages after an update, flush the permalinks by going to WordPress &gt; Settings &gt; Permalinks and hitting “Save.” That should return things to normal.</p>\n<h4>Sample data</h4>\n<p>WooCommerce comes with some sample data you can use to see how products look; import sample_products.xml via the <a href=\"https://wordpress.org/plugins/wordpress-importer/\" rel=\"ugc\">WordPress importer</a>. You can also use the core <a href=\"https://woocommerce.com/document/product-csv-importer-exporter/?utm_source=wp%20org%20repo%20listing&amp;utm_content=3.6\" rel=\"nofollow ugc\">CSV importer</a> or our <a href=\"https://woocommerce.com/products/product-csv-import-suite/?utm_source=wp%20org%20repo%20listing&amp;utm_content=3.6\" rel=\"nofollow ugc\">CSV Import Suite extension</a> to import sample_products.csv</p>\n\";s:3:\"faq\";s:7803:\"\n<dt id=\'where%20can%20i%20find%20woocommerce%20documentation%20and%20user%20guides%3F\'>\nWhere can I find WooCommerce documentation and user guides?\n</h4>\n<p>\n<p>For help setting up and configuring WooCommerce, please refer to <a href=\"https://woocommerce.com/documentation/plugins/woocommerce/getting-started/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Getting Started</a> and the <a href=\"https://woocommerce.com/guides/new-store/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">New WooCommerce Store Owner Guide</a>.</p>\n<p>For extending or theming WooCommerce, see our <a href=\"https://github.com/woocommerce/woocommerce/tree/trunk/docs\" rel=\"nofollow ugc\">documentation</a>, as well as the <a href=\"https://github.com/woocommerce/woocommerce/blob/trunk/docs/extension-development/extension-development-best-practices.md\" rel=\"nofollow ugc\">Plugin Developer Best Practices</a>.</p>\n</p>\n<dt id=\'where%20can%20i%20get%20help%20or%20talk%20to%20other%20users%20about%20woocommerce%20core%3F\'>\nWhere can I get help or talk to other users about WooCommerce Core?\n</h4>\n<p>\n<p>If you get stuck, you can ask for help in the <a href=\"https://wordpress.org/support/plugin/woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"ugc\">WooCommerce Support Forum</a> by following <a href=\"https://wordpress.org/support/topic/guide-to-the-woocommerce-forum/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"ugc\">these guidelines</a>, reach out via the <a href=\"https://woocommerce.com/community-slack/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Community Slack</a>, or post in the <a href=\"https://www.facebook.com/groups/advanced.woocommerce?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Community group</a> on Facebook.</p>\n</p>\n<dt id=\'where%20can%20i%20get%20help%20for%20extensions%20i%20have%20purchased%20from%20the%20woocommerce%20marketplace%3F\'>\nWhere can I get help for extensions I have purchased from the WooCommerce Marketplace?\n</h4>\n<p>\n<p>For assistance with paid extensions from the WooCommerce Marketplace: first, review our <a href=\"https://woocommerce.com/document/woocommerce-self-service-guide/\" rel=\"nofollow ugc\">self-service troubleshooting guide</a>. If the problem persists, kindly log a support ticket via <a href=\"https://woocommerce.com/my-account/create-a-ticket/\" rel=\"nofollow ugc\">our helpdesk</a>. Our dedicated Happiness Engineers aim to respond within 24 hours.</p>\n</p>\n<dt id=\'i%E2%80%99m%20having%20trouble%20logging%20in%20to%20woocommerce.com%20%E2%80%93%20what%20now%3F\'>\nI’m having trouble logging in to WooCommerce.com – what now?\n</h4>\n<p>\n<p>First, troubleshoot common login issues using this helpful <a href=\"https://woocommerce.com/document/log-into-woocommerce-com-with-wordpress-com/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">step-by-step guide</a>. Still not working? <a href=\"https://woocommerce.com/contact-us/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Get in touch with us</a>.</p>\n</p>\n<dt id=\'will%20woocommerce%20work%20with%20my%20theme%3F\'>\nWill WooCommerce work with my theme?\n</h4>\n<p>\n<p>Yes! WooCommerce will work with any theme but may require some additional styling. If you’re looking for a theme featuring deep WooCommerce integration, we recommend <a href=\"https://woocommerce.com/storefront/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Storefront</a>.</p>\n</p>\n<dt id=\'how%20do%20i%20update%20woocommerce%3F\'>\nHow do I update WooCommerce?\n</h4>\n<p>\n<p>We have a detailed guide on <a href=\"https://woocommerce.com/document/how-to-update-woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">How To Update WooCommerce</a>.</p>\n</p>\n<dt id=\'my%20site%20broke%20%E2%80%93%20what%20do%20i%20do%3F\'>\nMy site broke – what do I do?\n</h4>\n<p>\n<p>Start by diagnosing the issue using our helpful <a href=\"https://woocommerce.com/documentation/get-help/troubleshooting-get-help/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">troubleshooting guide</a>.</p>\n<p>If you noticed the error after updating a theme or plugin, there might be compatibility issues between it and WooCommerce. If the issue appeared after updating WooCommerce, there could be a conflict between WooCommerce and an outdated theme or plugin.</p>\n<p>In both instances, we recommend running a conflict test using <a href=\"https://woocommerce.com/document/troubleshooting-using-health-check/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Health Check</a> (which allows you to disable themes and plugins without affecting your visitors) or troubleshooting the issue using a <a href=\"https://woocommerce.com/document/how-to-test-for-conflicts/#section-3?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">staging site</a>.</p>\n</p>\n<dt id=\'where%20can%20i%20report%20bugs%3F\'>\nWhere can I report bugs?\n</h4>\n<p>\n<p>Report bugs on the <a href=\"https://github.com/woocommerce/woocommerce/issues?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce GitHub repository</a>. You can also notify us via our support forum – be sure to search the forums to confirm that the error has not already been reported.</p>\n</p>\n<dt id=\'where%20can%20i%20request%20new%20features%2C%20themes%2C%20and%20extensions%3F\'>\nWhere can I request new features, themes, and extensions?\n</h4>\n<p>\n<p>Request new features and extensions and vote on existing suggestions on our official <a href=\"https://woocommerce.com/feature-requests/woocommerce?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">feature request board</a>. Our Product teams regularly review requests and consider them valuable for product planning.</p>\n</p>\n<dt id=\'woocommerce%20is%20awesome%21%20can%20i%20contribute%3F\'>\nWooCommerce is awesome! Can I contribute?\n</h4>\n<p>\n<p>Yes, you can! Join in on our <a href=\"https://github.com/woocommerce/woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">GitHub repository</a> and follow the <a href=\"https://woocommerce.wordpress.com/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">development blog</a> to stay up-to-date with everything happening in the project.</p>\n</p>\n<dt id=\'where%20can%20i%20find%20rest%20api%20documentation%3F\'>\nWhere can I find REST API documentation?\n</h4>\n<p>\n<p>Extensive <a href=\"https://woocommerce.github.io/woocommerce-rest-api-docs/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce REST API Documentation</a> is available on GitHub.</p>\n</p>\n<dt id=\'my%20question%20is%20not%20listed%20here.%20where%20can%20i%20find%20more%20answers%3F\'>\nMy question is not listed here. Where can I find more answers?\n</h4>\n<p>\n<p>Check out <a href=\"https://woocommerce.com/document/frequently-asked-questions/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Frequently Asked Questions</a> for more.</p>\n</p>\n\n\";s:9:\"changelog\";s:1636:\"<h4>10.1.1 2025-08-20</h4>\n<p><strong>WooCommerce</strong></p>\n<ul>\n<li>Fix &#8211; Ensure recurring actions are registered and dependent classes are loaded as needed <a href=\"https://github.com/woocommerce/woocommerce/pull/60417\" rel=\"nofollow ugc\">#60417</a></li>\n<li>Fix &#8211; Fix filtering offline payment methods settings pages to be rendered in legacy mode. <a href=\"https://github.com/woocommerce/woocommerce/pull/60432\" rel=\"nofollow ugc\">#60432</a></li>\n<li>Fix &#8211; Fix spacing in tax line in the order summary <a href=\"https://github.com/woocommerce/woocommerce/pull/60469\" rel=\"nofollow ugc\">#60469</a></li>\n<li>Fix &#8211; Prevent skeleton display when an express payment method is active to avoid unmounting express buttons <a href=\"https://github.com/woocommerce/woocommerce/pull/60394\" rel=\"nofollow ugc\">#60394</a></li>\n<li>Fix &#8211; Use dynamically-generated URLs for resetting accounts and switching to live accounts in the Payments NOX. <a href=\"https://github.com/woocommerce/woocommerce/pull/60329\" rel=\"nofollow ugc\">#60329</a></li>\n<li>Fix &#8211; Fix flat shipping rate validation breaking advanced shipping rate formula input <a href=\"https://github.com/woocommerce/woocommerce/pull/60348\" rel=\"nofollow ugc\">#60348</a></li>\n<li>Enhancement &#8211; Set the ‘Set up payments’ task to in-progress state upon starting live WooPayments onboarding. <a href=\"https://github.com/woocommerce/woocommerce/pull/60329\" rel=\"nofollow ugc\">#60329</a></li>\n</ul>\n<p><a href=\"https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt\" rel=\"nofollow ugc\">See changelog for all versions</a>.</p>\n\";s:11:\"screenshots\";s:1035:\"<ol><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3235205\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3235205\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=3234504\" alt=\"\"></a></li></ol>\";s:7:\"reviews\";s:15738:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Good</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"4 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/tighd/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/054e2f490302480af1d7681211964f0ed59b7549ca951fa609442cc3ac50e173?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/054e2f490302480af1d7681211964f0ed59b7549ca951fa609442cc3ac50e173?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/tighd/\" class=\"reviewer-name\">tighd</a> on <span class=\"review-date\">August 24, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Good plugin</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Quick and informative</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/lewisevans777/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/57f818f7b75ff40ab7324c7a7a699e4df9fcf56a1434f80d20ee10da0ee55dbd?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/57f818f7b75ff40ab7324c7a7a699e4df9fcf56a1434f80d20ee10da0ee55dbd?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/lewisevans777/\" class=\"reviewer-name\">lewisevans777</a> on <span class=\"review-date\">August 22, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I was pleasantly surprised, in this day and age, to get a virtually immediate and very informative reply to my query - from a real person who obviously knew his stuff and who went to a lot of trouble to help me. I really hope Woo never EVER revert to AI help!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent and supportive support !</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/arlk22/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/62e345db9db1494cdb4083b5dcc729fd5f006764e41754420f0c01e85def1dc3?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/62e345db9db1494cdb4083b5dcc729fd5f006764e41754420f0c01e85def1dc3?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/arlk22/\" class=\"reviewer-name\">arlk22</a> on <span class=\"review-date\">August 22, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Thanks for your quick response and professional answers. It helped me get over and solve the issue.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Good support</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/mikkelkrogh/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ea5f80555d9ca2ba752b137405e4bfd65d2aefc9808a29b75996c03f1fd4fd68?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ea5f80555d9ca2ba752b137405e4bfd65d2aefc9808a29b75996c03f1fd4fd68?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/mikkelkrogh/\" class=\"reviewer-name\">mikkelkrogh</a> on <span class=\"review-date\">August 20, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Thanks for long answers and wanting to help me really much, I have finally my issue and have informed people what the problem was, fantastic</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Best regards,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mikkel</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent and supportive support !</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/meeyock/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/85c0d2967af5c57b2690cc7a73680acb6cb7f5df21a165b336000fa7dfa6c302?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/85c0d2967af5c57b2690cc7a73680acb6cb7f5df21a165b336000fa7dfa6c302?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/meeyock/\" class=\"reviewer-name\">meeyock</a> on <span class=\"review-date\">August 19, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Thank you so much, I\'m not a developper and it was so difficult for me to find answers to my issues with woocommerce. You helped me resolve everything in a very gentle, comprehensive way. Now my shop will be ready to launch **</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Force redirection</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"4 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/amhitamo95/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/56be0981c910e507cc2fc024710f0acb877b387258b4e805061fe7a7d29c30c6?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/56be0981c910e507cc2fc024710f0acb877b387258b4e805061fe7a7d29c30c6?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/amhitamo95/\" class=\"reviewer-name\">Amen <small>(amhitamo95)</small></a> on <span class=\"review-date\">August 17, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>WooCommerce is great, but like any other great thing, it can be the best in the market and enhance the user experience by adding some practical features. I believe some features, like force redirection to the login page before checking out, will make it even a better plugin.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent support, good features, but needs time invest</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"4 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/nullkohol/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/661cdaace37482da840a3b1b2f4e98fb3bffb56e706c4807d2d070ab6af2a63d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/661cdaace37482da840a3b1b2f4e98fb3bffb56e706c4807d2d070ab6af2a63d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/nullkohol/\" class=\"reviewer-name\">nullkohol</a> on <span class=\"review-date\">August 16, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>We have been using Woocommerce for something like a year now and it\'s very helpful. For a free software, it\'s very mature and support is excellent (fast, friendly, and helpful).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>However, using Woocommerce still needs your time invest. You cannot simply update to new versions, but you have to do thorough testing. Things break or change or both. Especially of course when you use custom code, but not only then. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I recommend it for people with a development background that want full control over their environment and over their (and their customers\') data. </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Nice!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/slazarou/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b8da8d8d1d38dc18e22c0acccc15c654b01c63e201e58776530b55e574711bb7?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/b8da8d8d1d38dc18e22c0acccc15c654b01c63e201e58776530b55e574711bb7?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/slazarou/\" class=\"reviewer-name\">slazarou</a> on <span class=\"review-date\">August 15, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Good stuff!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Very reactive support</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/chris3872/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9dd38cd58ff9f8ea6e18152ae5706f29a1a59da0820f76594ed67a9eba78ed48?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9dd38cd58ff9f8ea6e18152ae5706f29a1a59da0820f76594ed67a9eba78ed48?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/chris3872/\" class=\"reviewer-name\">chris3872</a> on <span class=\"review-date\">August 14, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Woocommerce support team is awesome!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great support</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/chrissk/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a80db7b286da1482e2cc2983a99e36d5f259fc228f36cd1e6858940f640822e5?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a80db7b286da1482e2cc2983a99e36d5f259fc228f36cd1e6858940f640822e5?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/chrissk/\" class=\"reviewer-name\">chrissk</a> on <span class=\"review-date\">August 13, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>My issue was addressed promptly with clear and thorough instructions.</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:146:\"Everything you need to launch an online store in days and keep it growing for years. From your first sale to millions in revenue, Woo is with you.\";s:13:\"download_link\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.1.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:2;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:3;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:4;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3235205\";s:7:\"caption\";s:0:\"\";}i:5;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:6;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}}s:4:\"tags\";a:5:{s:9:\"ecommerce\";s:9:\"ecommerce\";s:12:\"online-store\";s:12:\"online store\";s:11:\"sell-online\";s:11:\"sell online\";s:4:\"shop\";s:4:\"shop\";s:13:\"shopping-cart\";s:13:\"shopping cart\";}s:8:\"versions\";a:505:{s:6:\"10.0.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.0.zip\";s:11:\"10.0.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.0-rc.1.zip\";s:11:\"10.0.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.0-rc.2.zip\";s:6:\"10.0.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.1.zip\";s:6:\"10.0.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.2.zip\";s:6:\"10.0.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.3.zip\";s:6:\"10.0.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.4.zip\";s:6:\"10.1.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0.zip\";s:11:\"10.1.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.1.zip\";s:11:\"10.1.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.2.zip\";s:11:\"10.1.0-rc.3\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.3.zip\";s:11:\"10.1.0-rc.4\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.4.zip\";s:6:\"10.1.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.1.zip\";s:5:\"3.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.0.zip\";s:5:\"3.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.1.zip\";s:5:\"3.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.2.zip\";s:5:\"3.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.3.zip\";s:5:\"3.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.4.zip\";s:5:\"3.0.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.5.zip\";s:5:\"3.0.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.6.zip\";s:5:\"3.0.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.7.zip\";s:5:\"3.0.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.8.zip\";s:5:\"3.0.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.9.zip\";s:5:\"3.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.0.zip\";s:5:\"3.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.1.zip\";s:5:\"3.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.2.zip\";s:5:\"3.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.0.zip\";s:5:\"3.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.1.zip\";s:5:\"3.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.2.zip\";s:5:\"3.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.3.zip\";s:5:\"3.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.4.zip\";s:5:\"3.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.5.zip\";s:5:\"3.2.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.6.zip\";s:5:\"3.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.0.zip\";s:5:\"3.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.1.zip\";s:5:\"3.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2.zip\";s:10:\"3.3.2-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2-rc.1.zip\";s:5:\"3.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.3.zip\";s:5:\"3.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.4.zip\";s:5:\"3.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.5.zip\";s:5:\"3.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.6.zip\";s:5:\"3.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0.zip\";s:12:\"3.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0-beta.1.zip\";s:10:\"3.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0-rc.2.zip\";s:5:\"3.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.1.zip\";s:5:\"3.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.2.zip\";s:5:\"3.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.3.zip\";s:5:\"3.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.4.zip\";s:5:\"3.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.5.zip\";s:5:\"3.4.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.6.zip\";s:5:\"3.4.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.7.zip\";s:5:\"3.4.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.8.zip\";s:5:\"3.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0.zip\";s:12:\"3.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-beta.1.zip\";s:10:\"3.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-rc.1.zip\";s:10:\"3.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-rc.2.zip\";s:5:\"3.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.1.zip\";s:6:\"3.5.10\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.10.zip\";s:5:\"3.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.2.zip\";s:5:\"3.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.3.zip\";s:5:\"3.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.4.zip\";s:5:\"3.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.5.zip\";s:5:\"3.5.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.6.zip\";s:5:\"3.5.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.7.zip\";s:5:\"3.5.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.8.zip\";s:5:\"3.5.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.9.zip\";s:5:\"3.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0.zip\";s:12:\"3.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-beta.1.zip\";s:10:\"3.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.1.zip\";s:10:\"3.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.2.zip\";s:10:\"3.6.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.3.zip\";s:5:\"3.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.1.zip\";s:5:\"3.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.2.zip\";s:5:\"3.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.3.zip\";s:5:\"3.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.4.zip\";s:5:\"3.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.5.zip\";s:5:\"3.6.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.6.zip\";s:5:\"3.6.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.7.zip\";s:5:\"3.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0.zip\";s:12:\"3.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-beta.1.zip\";s:10:\"3.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-rc.1.zip\";s:10:\"3.7.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-rc.2.zip\";s:5:\"3.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.1.zip\";s:5:\"3.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.2.zip\";s:5:\"3.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.3.zip\";s:5:\"3.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0.zip\";s:12:\"3.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-beta.1.zip\";s:10:\"3.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-rc.1.zip\";s:10:\"3.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-rc.2.zip\";s:5:\"3.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.1.zip\";s:5:\"3.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.2.zip\";s:5:\"3.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.3.zip\";s:5:\"3.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0.zip\";s:12:\"3.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-beta.1.zip\";s:12:\"3.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-beta.2.zip\";s:10:\"3.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.1.zip\";s:10:\"3.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.2.zip\";s:10:\"3.9.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.3.zip\";s:10:\"3.9.0-rc.4\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.4.zip\";s:5:\"3.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.1.zip\";s:5:\"3.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.2.zip\";s:5:\"3.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.3.zip\";s:5:\"3.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.4.zip\";s:5:\"3.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.5.zip\";s:5:\"4.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0.zip\";s:12:\"4.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-beta.1.zip\";s:10:\"4.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-rc.1.zip\";s:10:\"4.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-rc.2.zip\";s:5:\"4.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.1.zip\";s:5:\"4.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.2.zip\";s:5:\"4.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.3.zip\";s:5:\"4.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.4.zip\";s:5:\"4.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0.zip\";s:12:\"4.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-beta.1.zip\";s:12:\"4.1.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-beta.2.zip\";s:10:\"4.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-rc.1.zip\";s:10:\"4.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-rc.2.zip\";s:5:\"4.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.1.zip\";s:5:\"4.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.2.zip\";s:5:\"4.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.3.zip\";s:5:\"4.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.4.zip\";s:5:\"4.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0.zip\";s:10:\"4.2.0-RC.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-RC.1.zip\";s:10:\"4.2.0-RC.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-RC.2.zip\";s:12:\"4.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-beta.1.zip\";s:5:\"4.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.1.zip\";s:5:\"4.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.2.zip\";s:5:\"4.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.3.zip\";s:5:\"4.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.4.zip\";s:5:\"4.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.5.zip\";s:5:\"4.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0.zip\";s:12:\"4.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-beta.1.zip\";s:10:\"4.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.1.zip\";s:10:\"4.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.2.zip\";s:10:\"4.3.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.3.zip\";s:5:\"4.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.1.zip\";s:5:\"4.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.2.zip\";s:5:\"4.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.3.zip\";s:5:\"4.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.4.zip\";s:5:\"4.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.5.zip\";s:5:\"4.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.6.zip\";s:5:\"4.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0.zip\";s:12:\"4.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0-beta.1.zip\";s:10:\"4.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0-rc.1.zip\";s:5:\"4.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.1.zip\";s:5:\"4.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.2.zip\";s:5:\"4.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.3.zip\";s:5:\"4.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.4.zip\";s:5:\"4.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0.zip\";s:12:\"4.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-beta.1.zip\";s:10:\"4.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-rc.1.zip\";s:10:\"4.5.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-rc.3.zip\";s:5:\"4.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.1.zip\";s:5:\"4.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.2.zip\";s:5:\"4.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.3.zip\";s:5:\"4.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.4.zip\";s:5:\"4.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.5.zip\";s:5:\"4.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0.zip\";s:12:\"4.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0-beta.1.zip\";s:10:\"4.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0-rc.1.zip\";s:5:\"4.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.1.zip\";s:5:\"4.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.2.zip\";s:5:\"4.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.3.zip\";s:5:\"4.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.4.zip\";s:5:\"4.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.5.zip\";s:5:\"4.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0.zip\";s:12:\"4.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-beta.1.zip\";s:12:\"4.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-beta.2.zip\";s:10:\"4.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-rc.1.zip\";s:5:\"4.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.1.zip\";s:12:\"4.7.1-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.1-beta.1.zip\";s:5:\"4.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.2.zip\";s:5:\"4.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.3.zip\";s:5:\"4.7.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.4.zip\";s:5:\"4.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0.zip\";s:12:\"4.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-beta.1.zip\";s:10:\"4.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-rc.1.zip\";s:10:\"4.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-rc.2.zip\";s:5:\"4.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.1.zip\";s:5:\"4.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.2.zip\";s:5:\"4.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.3.zip\";s:5:\"4.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0.zip\";s:12:\"4.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-beta.1.zip\";s:10:\"4.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-rc.1.zip\";s:10:\"4.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-rc.2.zip\";s:5:\"4.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.1.zip\";s:5:\"4.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.2.zip\";s:5:\"4.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.3.zip\";s:5:\"4.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.4.zip\";s:5:\"4.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.5.zip\";s:5:\"5.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0.zip\";s:12:\"5.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-beta.1.zip\";s:12:\"5.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-beta.2.zip\";s:10:\"5.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.1.zip\";s:10:\"5.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.2.zip\";s:10:\"5.0.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.3.zip\";s:5:\"5.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.1.zip\";s:5:\"5.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.2.zip\";s:5:\"5.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.3.zip\";s:5:\"5.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0.zip\";s:12:\"5.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0-beta.1.zip\";s:10:\"5.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0-rc.1.zip\";s:5:\"5.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.1.zip\";s:5:\"5.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.2.zip\";s:5:\"5.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.3.zip\";s:5:\"5.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0.zip\";s:12:\"5.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-beta.1.zip\";s:10:\"5.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-rc.1.zip\";s:10:\"5.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-rc.2.zip\";s:5:\"5.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.1.zip\";s:5:\"5.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.2.zip\";s:5:\"5.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.3.zip\";s:5:\"5.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.4.zip\";s:5:\"5.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.5.zip\";s:5:\"5.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0.zip\";s:12:\"5.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-beta.1.zip\";s:10:\"5.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-rc.1.zip\";s:10:\"5.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-rc.2.zip\";s:5:\"5.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.1.zip\";s:5:\"5.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.2.zip\";s:5:\"5.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.3.zip\";s:5:\"5.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0.zip\";s:12:\"5.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0-beta.1.zip\";s:10:\"5.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0-rc.1.zip\";s:5:\"5.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.1.zip\";s:5:\"5.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.2.zip\";s:5:\"5.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.3.zip\";s:5:\"5.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.4.zip\";s:5:\"5.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0.zip\";s:12:\"5.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-beta.1.zip\";s:10:\"5.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-rc.1.zip\";s:10:\"5.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-rc.2.zip\";s:5:\"5.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.1.zip\";s:5:\"5.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.2.zip\";s:5:\"5.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.3.zip\";s:5:\"5.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.4.zip\";s:5:\"5.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0.zip\";s:12:\"5.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-beta.1.zip\";s:10:\"5.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-rc.1.zip\";s:10:\"5.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-rc.2.zip\";s:5:\"5.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.1.zip\";s:5:\"5.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.2.zip\";s:5:\"5.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0.zip\";s:12:\"5.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0-beta.1.zip\";s:10:\"5.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0-rc.1.zip\";s:5:\"5.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.1.zip\";s:5:\"5.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.2.zip\";s:5:\"5.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0.zip\";s:12:\"5.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-beta.1.zip\";s:12:\"5.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-beta.2.zip\";s:10:\"5.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-rc.1.zip\";s:5:\"5.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.1.zip\";s:5:\"5.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0.zip\";s:12:\"5.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-beta.1.zip\";s:10:\"5.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-rc.1.zip\";s:10:\"5.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-rc.2.zip\";s:5:\"5.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.1.zip\";s:5:\"6.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0.zip\";s:12:\"6.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0-beta.1.zip\";s:10:\"6.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0-rc.1.zip\";s:5:\"6.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.1.zip\";s:5:\"6.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0.zip\";s:12:\"6.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-beta.1.zip\";s:10:\"6.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-rc.1.zip\";s:10:\"6.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-rc.2.zip\";s:5:\"6.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.1.zip\";s:5:\"6.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.2.zip\";s:5:\"6.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0.zip\";s:12:\"6.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-beta.1.zip\";s:10:\"6.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-rc.1.zip\";s:10:\"6.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-rc.2.zip\";s:5:\"6.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.1.zip\";s:5:\"6.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.2.zip\";s:5:\"6.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0.zip\";s:12:\"6.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-beta.1.zip\";s:10:\"6.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-rc.1.zip\";s:10:\"6.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-rc.2.zip\";s:5:\"6.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.1.zip\";s:5:\"6.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0.zip\";s:12:\"6.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0-beta.1.zip\";s:10:\"6.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0-rc.1.zip\";s:5:\"6.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.1.zip\";s:5:\"6.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0.zip\";s:12:\"6.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-beta.1.zip\";s:10:\"6.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-rc.1.zip\";s:10:\"6.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-rc.2.zip\";s:5:\"6.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.1.zip\";s:5:\"6.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0.zip\";s:12:\"6.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-beta.1.zip\";s:10:\"6.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-rc.1.zip\";s:10:\"6.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-rc.2.zip\";s:5:\"6.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.1.zip\";s:5:\"6.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0.zip\";s:12:\"6.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-beta.1.zip\";s:12:\"6.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-beta.2.zip\";s:10:\"6.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-rc.1.zip\";s:5:\"6.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0.zip\";s:12:\"6.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-beta.1.zip\";s:12:\"6.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-beta.2.zip\";s:10:\"6.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-rc.1.zip\";s:5:\"6.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.1.zip\";s:5:\"6.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.2.zip\";s:5:\"6.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0.zip\";s:12:\"6.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-beta.1.zip\";s:12:\"6.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-beta.2.zip\";s:10:\"6.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-rc.1.zip\";s:5:\"6.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.1.zip\";s:5:\"6.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.2.zip\";s:5:\"6.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.3.zip\";s:5:\"6.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.4.zip\";s:5:\"7.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0.zip\";s:12:\"7.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.1.zip\";s:12:\"7.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.2.zip\";s:12:\"7.0.0-beta.3\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.3.zip\";s:10:\"7.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-rc.1.zip\";s:10:\"7.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-rc.2.zip\";s:5:\"7.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.1.zip\";s:5:\"7.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0.zip\";s:12:\"7.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-beta.1.zip\";s:12:\"7.1.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-beta.2.zip\";s:10:\"7.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-rc.1.zip\";s:10:\"7.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-rc.2.zip\";s:5:\"7.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.1.zip\";s:5:\"7.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0.zip\";s:12:\"7.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-beta.1.zip\";s:12:\"7.2.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-beta.2.zip\";s:10:\"7.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-rc.1.zip\";s:10:\"7.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-rc.2.zip\";s:5:\"7.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.1.zip\";s:5:\"7.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.2.zip\";s:5:\"7.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.3.zip\";s:5:\"7.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0.zip\";s:12:\"7.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-beta.1.zip\";s:12:\"7.3.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-beta.2.zip\";s:10:\"7.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-rc.1.zip\";s:10:\"7.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-rc.2.zip\";s:5:\"7.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0.zip\";s:12:\"7.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-beta.1.zip\";s:12:\"7.4.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-beta.2.zip\";s:10:\"7.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-rc.1.zip\";s:10:\"7.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-rc.2.zip\";s:5:\"7.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.1.zip\";s:5:\"7.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0.zip\";s:12:\"7.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-beta.1.zip\";s:12:\"7.5.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-beta.2.zip\";s:10:\"7.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-rc.1.zip\";s:5:\"7.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.1.zip\";s:5:\"7.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0.zip\";s:12:\"7.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-beta.1.zip\";s:12:\"7.6.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-beta.2.zip\";s:10:\"7.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.1.zip\";s:10:\"7.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.2.zip\";s:10:\"7.6.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.3.zip\";s:5:\"7.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.1.zip\";s:5:\"7.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0.zip\";s:12:\"7.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-beta.1.zip\";s:12:\"7.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-beta.2.zip\";s:10:\"7.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-rc.1.zip\";s:5:\"7.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.1.zip\";s:5:\"7.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.2.zip\";s:5:\"7.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0.zip\";s:12:\"7.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-beta.1.zip\";s:12:\"7.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-beta.2.zip\";s:10:\"7.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-rc.1.zip\";s:10:\"7.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-rc.2.zip\";s:5:\"7.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.1.zip\";s:5:\"7.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.2.zip\";s:5:\"7.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.3.zip\";s:5:\"7.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0.zip\";s:12:\"7.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-beta.1.zip\";s:12:\"7.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-beta.2.zip\";s:10:\"7.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-rc.2.zip\";s:10:\"7.9.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-rc.3.zip\";s:5:\"7.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.1.zip\";s:5:\"8.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0.zip\";s:12:\"8.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-beta.1.zip\";s:12:\"8.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-beta.2.zip\";s:10:\"8.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-rc.1.zip\";s:10:\"8.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-rc.2.zip\";s:5:\"8.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.1.zip\";s:5:\"8.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.2.zip\";s:5:\"8.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.3.zip\";s:5:\"8.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.4.zip\";s:5:\"8.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0.zip\";s:12:\"8.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-beta.1.zip\";s:10:\"8.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-rc.1.zip\";s:10:\"8.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-rc.2.zip\";s:5:\"8.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.1.zip\";s:5:\"8.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.2.zip\";s:5:\"8.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0.zip\";s:12:\"8.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-beta.1.zip\";s:10:\"8.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-rc.1.zip\";s:10:\"8.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-rc.2.zip\";s:5:\"8.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.1.zip\";s:5:\"8.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.2.zip\";s:5:\"8.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.3.zip\";s:5:\"8.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0.zip\";s:12:\"8.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-beta.1.zip\";s:10:\"8.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-rc.1.zip\";s:10:\"8.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-rc.2.zip\";s:5:\"8.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.1.zip\";s:5:\"8.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.2.zip\";s:5:\"8.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0.zip\";s:12:\"8.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0-beta.1.zip\";s:10:\"8.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0-rc.1.zip\";s:5:\"8.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.1.zip\";s:5:\"8.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0.zip\";s:12:\"8.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0-beta.1.zip\";s:10:\"8.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0-rc.1.zip\";s:5:\"8.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.1.zip\";s:5:\"8.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.2.zip\";s:5:\"8.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.3.zip\";s:5:\"8.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0.zip\";s:12:\"8.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0-beta.1.zip\";s:10:\"8.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0-rc.1.zip\";s:5:\"8.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.1.zip\";s:5:\"8.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.2.zip\";s:5:\"8.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0.zip\";s:12:\"8.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-beta.1.zip\";s:12:\"8.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-beta.2.zip\";s:10:\"8.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-rc.1.zip\";s:5:\"8.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.1.zip\";s:5:\"8.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0.zip\";s:12:\"8.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0-beta.1.zip\";s:10:\"8.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0-rc.1.zip\";s:5:\"8.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.1.zip\";s:5:\"8.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.2.zip\";s:5:\"8.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.3.zip\";s:5:\"8.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.4.zip\";s:5:\"8.8.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.5.zip\";s:5:\"8.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0.zip\";s:12:\"8.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0-beta.1.zip\";s:10:\"8.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0-rc.1.zip\";s:5:\"8.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.1.zip\";s:5:\"8.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.2.zip\";s:5:\"8.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.3.zip\";s:5:\"9.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0.zip\";s:12:\"9.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-beta.1.zip\";s:12:\"9.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-beta.2.zip\";s:10:\"9.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-rc.1.zip\";s:5:\"9.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.1.zip\";s:5:\"9.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.2.zip\";s:5:\"9.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0.zip\";s:12:\"9.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0-beta.1.zip\";s:10:\"9.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0-rc.1.zip\";s:5:\"9.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.1.zip\";s:5:\"9.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.2.zip\";s:5:\"9.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.3.zip\";s:5:\"9.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.4.zip\";s:5:\"9.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0.zip\";s:12:\"9.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0-beta.1.zip\";s:10:\"9.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0-rc.1.zip\";s:5:\"9.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.1.zip\";s:5:\"9.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.2.zip\";s:5:\"9.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.3.zip\";s:5:\"9.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0.zip\";s:12:\"9.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0-beta.1.zip\";s:10:\"9.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0-rc.1.zip\";s:5:\"9.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.1.zip\";s:5:\"9.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.2.zip\";s:5:\"9.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.3.zip\";s:5:\"9.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.4.zip\";s:5:\"9.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0.zip\";s:12:\"9.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-beta.1.zip\";s:12:\"9.4.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-beta.2.zip\";s:10:\"9.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.1.zip\";s:10:\"9.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.2.zip\";s:10:\"9.4.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.3.zip\";s:10:\"9.4.0-rc.4\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.4.zip\";s:5:\"9.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.1.zip\";s:5:\"9.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.2.zip\";s:5:\"9.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.3.zip\";s:5:\"9.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0.zip\";s:12:\"9.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-beta.1.zip\";s:12:\"9.5.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-beta.2.zip\";s:10:\"9.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-rc.1.zip\";s:5:\"9.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.1.zip\";s:5:\"9.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.2.zip\";s:5:\"9.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0.zip\";s:12:\"9.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-beta.1.zip\";s:12:\"9.6.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-beta.2.zip\";s:10:\"9.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-rc.1.zip\";s:5:\"9.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.1.zip\";s:5:\"9.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.2.zip\";s:5:\"9.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.0.zip\";s:12:\"9.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.0-beta.1.zip\";s:10:\"9.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.0-rc.1.zip\";s:5:\"9.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.1.zip\";s:5:\"9.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.0.zip\";s:12:\"9.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.0-beta.1.zip\";s:10:\"9.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.0-rc.1.zip\";s:5:\"9.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.1.zip\";s:5:\"9.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.2.zip\";s:5:\"9.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.3.zip\";s:5:\"9.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.4.zip\";s:5:\"9.8.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.5.zip\";s:5:\"9.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.0.zip\";s:12:\"9.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.0-beta.1.zip\";s:10:\"9.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.0-rc.1.zip\";s:5:\"9.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.1.zip\";s:5:\"9.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.2.zip\";s:5:\"9.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.3.zip\";s:5:\"9.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.4.zip\";s:5:\"9.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.5.zip\";s:5:\"trunk\";s:54:\"https://downloads.wordpress.org/plugin/woocommerce.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504\";s:4:\"high\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:11:\"WooCommerce\";}}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(155, 'recently_activated', 'a:1:{s:55:\"woo-extra-product-options/woo-extra-product-options.php\";i:1755972988;}', 'off'),
(156, 'elementor_active_kit', '6', 'auto'),
(157, 'elementor_font_display', 'swap', 'auto'),
(160, 'elementor_pro_license_key', 'activated', 'auto'),
(161, '_elementor_pro_license_v2_data', 'a:2:{s:7:\"timeout\";i:1756190578;s:5:\"value\";s:71:\"{\"success\":true,\"license\":\"valid\",\"expires\":\"01.01.2030\",\"features\":[]}\";}', 'auto'),
(163, 'action_scheduler_hybrid_store_demarkation', '7', 'auto'),
(164, 'schema-ActionScheduler_StoreSchema', '8.0.1755710917', 'auto'),
(165, 'schema-ActionScheduler_LoggerSchema', '3.0.1755710917', 'auto'),
(168, 'woocommerce_newly_installed', 'no', 'auto'),
(169, 'woocommerce_schema_version', '920', 'auto'),
(170, 'woocommerce_store_address', '', 'on'),
(171, 'woocommerce_store_address_2', '', 'on'),
(172, 'woocommerce_store_city', '', 'on'),
(173, 'woocommerce_default_country', 'GB', 'on'),
(174, 'woocommerce_store_postcode', '', 'on'),
(175, 'woocommerce_allowed_countries', 'all', 'on'),
(176, 'woocommerce_all_except_countries', '', 'on'),
(177, 'woocommerce_specific_allowed_countries', '', 'on'),
(178, 'woocommerce_ship_to_countries', '', 'on'),
(179, 'woocommerce_specific_ship_to_countries', '', 'on'),
(180, 'woocommerce_default_customer_address', 'base', 'on'),
(181, 'woocommerce_calc_taxes', 'no', 'on'),
(182, 'woocommerce_enable_coupons', 'yes', 'on'),
(183, 'woocommerce_calc_discounts_sequentially', 'no', 'off'),
(184, 'woocommerce_currency', 'GBP', 'on'),
(185, 'woocommerce_currency_pos', 'left', 'on'),
(186, 'woocommerce_price_thousand_sep', ',', 'on'),
(187, 'woocommerce_price_decimal_sep', '.', 'on'),
(188, 'woocommerce_price_num_decimals', '2', 'on'),
(189, 'woocommerce_shop_page_id', '8', 'on'),
(190, 'woocommerce_cart_redirect_after_add', 'no', 'on'),
(191, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'on'),
(192, 'woocommerce_placeholder_image', '7', 'on'),
(193, 'woocommerce_weight_unit', 'kg', 'on'),
(194, 'woocommerce_dimension_unit', 'cm', 'on'),
(195, 'woocommerce_enable_reviews', 'yes', 'on'),
(196, 'woocommerce_review_rating_verification_label', 'yes', 'off'),
(197, 'woocommerce_review_rating_verification_required', 'no', 'off'),
(198, 'woocommerce_enable_review_rating', 'yes', 'on'),
(199, 'woocommerce_review_rating_required', 'yes', 'off'),
(200, 'woocommerce_manage_stock', 'yes', 'on'),
(201, 'woocommerce_hold_stock_minutes', '60', 'off'),
(202, 'woocommerce_notify_low_stock', 'yes', 'off'),
(203, 'woocommerce_notify_no_stock', 'yes', 'off'),
(204, 'woocommerce_stock_email_recipient', 'webnarlax@gmail.com', 'off'),
(205, 'woocommerce_notify_low_stock_amount', '2', 'off'),
(206, 'woocommerce_notify_no_stock_amount', '0', 'on'),
(207, 'woocommerce_hide_out_of_stock_items', 'no', 'on'),
(208, 'woocommerce_stock_format', '', 'on'),
(209, 'woocommerce_file_download_method', 'force', 'off'),
(210, 'woocommerce_downloads_redirect_fallback_allowed', 'no', 'off'),
(211, 'woocommerce_downloads_require_login', 'no', 'off'),
(212, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'off'),
(213, 'woocommerce_downloads_deliver_inline', '', 'off'),
(214, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'on'),
(215, 'woocommerce_downloads_count_partial', 'yes', 'on'),
(217, 'woocommerce_attribute_lookup_direct_updates', 'no', 'on'),
(218, 'woocommerce_attribute_lookup_optimized_updates', 'no', 'on'),
(219, 'woocommerce_product_match_featured_image_by_sku', 'no', 'on'),
(220, 'woocommerce_prices_include_tax', 'no', 'on'),
(221, 'woocommerce_tax_based_on', 'shipping', 'on'),
(222, 'woocommerce_shipping_tax_class', 'inherit', 'on'),
(223, 'woocommerce_tax_round_at_subtotal', 'no', 'on'),
(224, 'woocommerce_tax_classes', '', 'on'),
(225, 'woocommerce_tax_display_shop', 'excl', 'on'),
(226, 'woocommerce_tax_display_cart', 'excl', 'on'),
(227, 'woocommerce_price_display_suffix', '', 'on'),
(228, 'woocommerce_tax_total_display', 'itemized', 'off'),
(229, 'woocommerce_enable_shipping_calc', 'yes', 'off'),
(230, 'woocommerce_shipping_cost_requires_address', 'no', 'on'),
(231, 'woocommerce_shipping_hide_rates_when_free', 'no', 'off'),
(232, 'woocommerce_ship_to_destination', 'billing', 'off'),
(233, 'woocommerce_shipping_debug_mode', 'no', 'on'),
(234, 'woocommerce_enable_guest_checkout', 'yes', 'off'),
(235, 'woocommerce_enable_checkout_login_reminder', 'no', 'off'),
(236, 'woocommerce_enable_delayed_account_creation', 'no', 'off'),
(237, 'woocommerce_enable_signup_and_login_from_checkout', 'no', 'off'),
(238, 'woocommerce_enable_myaccount_registration', 'yes', 'off'),
(239, 'woocommerce_registration_generate_password', 'yes', 'off'),
(240, 'woocommerce_registration_generate_username', 'yes', 'off'),
(241, 'woocommerce_erasure_request_removes_order_data', 'no', 'off'),
(242, 'woocommerce_erasure_request_removes_download_data', 'no', 'off'),
(243, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'off'),
(244, 'woocommerce_registration_privacy_policy_text', 'Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].', 'on'),
(245, 'woocommerce_checkout_privacy_policy_text', 'Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].', 'on'),
(246, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(247, 'woocommerce_trash_pending_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}', 'off'),
(248, 'woocommerce_trash_failed_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}', 'off'),
(249, 'woocommerce_trash_cancelled_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}', 'off'),
(250, 'woocommerce_anonymize_refunded_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(251, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(252, 'woocommerce_email_from_name', 'horse site', 'off'),
(253, 'woocommerce_email_from_address', 'webnarlax@gmail.com', 'off'),
(254, 'woocommerce_email_header_image', '', 'off'),
(255, 'woocommerce_email_header_image_width', '120', 'on'),
(256, 'woocommerce_email_header_alignment', 'left', 'on'),
(257, 'woocommerce_email_font_family', 'Helvetica', 'on'),
(258, 'woocommerce_email_footer_text', '{site_title}<br />{store_address}', 'off'),
(259, 'woocommerce_email_base_color', '#8526ff', 'off'),
(260, 'woocommerce_email_background_color', '#ffffff', 'off'),
(261, 'woocommerce_email_body_background_color', '#ffffff', 'off'),
(262, 'woocommerce_email_text_color', '#1e1e1e', 'off'),
(263, 'woocommerce_email_footer_text_color', '#787c82', 'off'),
(264, 'woocommerce_email_auto_sync_with_theme', 'yes', 'off'),
(265, 'woocommerce_pos_store_name', 'horse site', 'on'),
(266, 'woocommerce_pos_store_address', '', 'on'),
(267, 'woocommerce_pos_store_phone', '', 'on'),
(268, 'woocommerce_pos_store_email', 'webnarlax@gmail.com', 'on'),
(269, 'woocommerce_pos_refund_returns_policy', '', 'on'),
(270, 'woocommerce_cart_page_id', '9', 'off'),
(271, 'woocommerce_checkout_page_id', '10', 'off'),
(272, 'woocommerce_myaccount_page_id', '11', 'off'),
(273, 'woocommerce_terms_page_id', '', 'off'),
(274, 'woocommerce_force_ssl_checkout', 'no', 'on'),
(275, 'woocommerce_unforce_ssl_checkout', 'no', 'on'),
(276, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'on'),
(277, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'on'),
(278, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'on'),
(279, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'on'),
(280, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'on'),
(281, 'woocommerce_myaccount_orders_endpoint', 'orders', 'on'),
(282, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'on'),
(283, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'on'),
(284, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'on'),
(285, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'on'),
(286, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'on'),
(287, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'on'),
(288, 'woocommerce_logout_endpoint', 'customer-logout', 'on'),
(289, 'woocommerce_api_enabled', 'no', 'on'),
(290, 'woocommerce_allow_tracking', 'yes', 'on'),
(291, 'woocommerce_show_marketplace_suggestions', 'yes', 'off'),
(292, 'woocommerce_custom_orders_table_enabled', 'yes', 'on'),
(293, 'woocommerce_analytics_enabled', 'yes', 'on'),
(294, 'woocommerce_feature_email_improvements_enabled', 'yes', 'on'),
(297, 'woocommerce_email_improvements_disabled_count', '1', 'auto'),
(298, 'woocommerce_email_improvements_first_disabled_at', '2025-08-20 17:28:38', 'auto'),
(299, 'woocommerce_email_improvements_last_disabled_at', '2025-08-20 17:28:38', 'auto'),
(300, 'woocommerce_feature_blueprint_enabled', 'yes', 'on'),
(301, 'woocommerce_feature_remote_logging_enabled', 'yes', 'on'),
(302, 'woocommerce_feature_site_visibility_badge_enabled', 'yes', 'on'),
(303, 'woocommerce_feature_order_attribution_enabled', 'yes', 'on'),
(304, 'woocommerce_feature_rate_limit_checkout_enabled', 'no', 'on'),
(305, 'woocommerce_feature_experimental-iapi-mini-cart_enabled', 'no', 'on'),
(306, 'woocommerce_feature_point_of_sale_enabled', 'yes', 'on'),
(307, 'woocommerce_feature_block_email_editor_enabled', 'no', 'on'),
(308, 'woocommerce_hpos_datastore_caching_enabled', 'no', 'on'),
(309, 'woocommerce_hpos_fts_index_enabled', 'no', 'on'),
(310, 'woocommerce_feature_cost_of_goods_sold_enabled', 'no', 'on'),
(311, 'woocommerce_single_image_width', '600', 'on'),
(312, 'woocommerce_thumbnail_image_width', '300', 'on'),
(313, 'woocommerce_checkout_highlight_required_fields', 'yes', 'on'),
(314, 'woocommerce_demo_store', 'no', 'off'),
(315, 'wc_downloads_approved_directories_mode', 'enabled', 'auto'),
(316, 'woocommerce_permalinks', 'a:5:{s:12:\"product_base\";s:8:\"/product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}', 'auto'),
(317, 'current_theme_supports_woocommerce', 'yes', 'auto'),
(318, 'woocommerce_queue_flush_rewrite_rules', 'no', 'auto'),
(319, '_transient_wc_attribute_taxonomies', 'a:0:{}', 'on'),
(321, 'default_product_cat', '15', 'auto'),
(323, 'woocommerce_refund_returns_page_id', '12', 'auto'),
(326, 'woocommerce_paypal_settings', 'a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:19:\"webnarlax@gmail.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:19:\"webnarlax@gmail.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}', 'on'),
(327, 'woocommerce_version', '10.1.0', 'auto'),
(328, 'woocommerce_db_version', '10.1.0', 'auto'),
(329, 'woocommerce_store_id', 'ee7c91ff-8781-4f91-a711-7ec7a7903b7a', 'auto'),
(330, 'woocommerce_admin_install_timestamp', '1755710918', 'auto'),
(331, 'woocommerce_inbox_variant_assignment', '10', 'auto'),
(332, 'woocommerce_remote_variant_assignment', '56', 'auto'),
(333, 'woocommerce_attribute_lookup_enabled', 'no', 'auto'),
(337, '_transient_jetpack_autoloader_plugin_paths', 'a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}', 'on'),
(338, 'action_scheduler_lock_async-request-runner', '68acaeb38d2e01.77452646|1756147439', 'no'),
(339, 'elementor_landing_pages_activation', '0', 'auto'),
(340, 'elementor_checklist', '{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":true,\"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\":false}', 'auto'),
(341, 'elementor_version', '3.31.2', 'auto'),
(342, 'elementor_install_history', 'a:1:{s:6:\"3.31.2\";i:1755710919;}', 'auto'),
(343, 'elementor_events_db_version', '1.0.0', 'off'),
(344, 'elementor_pro_version', '3.27.4', 'auto'),
(345, 'elementor_pro_install_history', 'a:1:{s:6:\"3.27.4\";i:1755710919;}', 'auto'),
(346, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:\"database_prefix\";s:32:\"WGa9pNCa97MvTMhdlEtLpdC85D0YB4iw\";}', 'on'),
(347, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'on'),
(348, 'widget_woocommerce_widget_cart', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(349, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(350, 'widget_woocommerce_layered_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(351, 'widget_woocommerce_price_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(352, 'widget_woocommerce_product_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(353, 'widget_woocommerce_product_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(354, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(355, 'widget_woocommerce_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(356, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(357, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(358, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(359, 'widget_woocommerce_rating_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(360, 'widget_wc_brands_brand_description', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(361, 'widget_woocommerce_brand_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(362, 'widget_wc_brands_brand_thumbnails', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(363, 'widget_elementor-library', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(366, '_site_transient_timeout_woocommerce_blocks_patterns', '1758302919', 'off'),
(367, '_site_transient_woocommerce_blocks_patterns', 'a:2:{s:7:\"version\";s:6:\"10.1.0\";s:8:\"patterns\";a:41:{i:0;a:11:{s:5:\"title\";s:6:\"Banner\";s:4:\"slug\";s:25:\"woocommerce-blocks/banner\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:10:\"banner.php\";}i:1;a:11:{s:5:\"title\";s:23:\"Coming Soon Entire Site\";s:4:\"slug\";s:35:\"woocommerce/coming-soon-entire-site\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"coming-soon-entire-site.php\";}i:2;a:11:{s:5:\"title\";s:22:\"Coming Soon Store Only\";s:4:\"slug\";s:34:\"woocommerce/coming-soon-store-only\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"coming-soon-store-only.php\";}i:3;a:11:{s:5:\"title\";s:11:\"Coming Soon\";s:4:\"slug\";s:23:\"woocommerce/coming-soon\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:15:\"coming-soon.php\";}i:4;a:11:{s:5:\"title\";s:29:\"Content right with image left\";s:4:\"slug\";s:48:\"woocommerce-blocks/content-right-with-image-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"content-right-image-left.php\";}i:5;a:11:{s:5:\"title\";s:29:\"Featured Category Cover Image\";s:4:\"slug\";s:48:\"woocommerce-blocks/featured-category-cover-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"featured-category-cover-image.php\";}i:6;a:11:{s:5:\"title\";s:24:\"Featured Category Triple\";s:4:\"slug\";s:43:\"woocommerce-blocks/featured-category-triple\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"featured-category-triple.php\";}i:7;a:11:{s:5:\"title\";s:12:\"Large Footer\";s:4:\"slug\";s:31:\"woocommerce-blocks/footer-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"footer-large.php\";}i:8;a:11:{s:5:\"title\";s:23:\"Footer with Simple Menu\";s:4:\"slug\";s:37:\"woocommerce-blocks/footer-simple-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"footer-simple-menu.php\";}i:9;a:11:{s:5:\"title\";s:17:\"Footer with menus\";s:4:\"slug\";s:38:\"woocommerce-blocks/footer-with-3-menus\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"footer-with-3-menus.php\";}i:10;a:11:{s:5:\"title\";s:28:\"Four Image Grid Content Left\";s:4:\"slug\";s:47:\"woocommerce-blocks/form-image-grid-content-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"four-image-grid-content-left.php\";}i:11;a:11:{s:5:\"title\";s:20:\"Centered Header Menu\";s:4:\"slug\";s:39:\"woocommerce-blocks/header-centered-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-centered-pattern.php\";}i:12;a:11:{s:5:\"title\";s:23:\"Distraction Free Header\";s:4:\"slug\";s:42:\"woocommerce-blocks/header-distraction-free\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-distraction-free.php\";}i:13;a:11:{s:5:\"title\";s:16:\"Essential Header\";s:4:\"slug\";s:35:\"woocommerce-blocks/header-essential\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"header-essential.php\";}i:14;a:11:{s:5:\"title\";s:12:\"Large Header\";s:4:\"slug\";s:31:\"woocommerce-blocks/header-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"header-large.php\";}i:15;a:11:{s:5:\"title\";s:14:\"Minimal Header\";s:4:\"slug\";s:33:\"woocommerce-blocks/header-minimal\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:18:\"header-minimal.php\";}i:16;a:11:{s:5:\"title\";s:47:\"Heading with three columns of content with link\";s:4:\"slug\";s:66:\"woocommerce-blocks/heading-with-three-columns-of-content-with-link\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:51:\"heading-with-three-columns-of-content-with-link.php\";}i:17;a:11:{s:5:\"title\";s:20:\"Hero Product 3 Split\";s:4:\"slug\";s:39:\"woocommerce-blocks/hero-product-3-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:24:\"hero-product-3-split.php\";}i:18;a:11:{s:5:\"title\";s:23:\"Hero Product Chessboard\";s:4:\"slug\";s:42:\"woocommerce-blocks/hero-product-chessboard\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"hero-product-chessboard.php\";}i:19;a:11:{s:5:\"title\";s:18:\"Hero Product Split\";s:4:\"slug\";s:37:\"woocommerce-blocks/hero-product-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"hero-product-split.php\";}i:20;a:11:{s:5:\"title\";s:33:\"Centered content with image below\";s:4:\"slug\";s:52:\"woocommerce-blocks/centered-content-with-image-below\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:43:\"intro-centered-content-with-image-below.php\";}i:21;a:11:{s:5:\"title\";s:22:\"Just Arrived Full Hero\";s:4:\"slug\";s:41:\"woocommerce-blocks/just-arrived-full-hero\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"just-arrived-full-hero.php\";}i:22;a:11:{s:5:\"title\";s:33:\"No Products Found - Clear Filters\";s:4:\"slug\";s:43:\"woocommerce/no-products-found-clear-filters\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:29:\"no-products-found-filters.php\";}i:23;a:11:{s:5:\"title\";s:17:\"No Products Found\";s:4:\"slug\";s:29:\"woocommerce/no-products-found\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:21:\"no-products-found.php\";}i:24;a:11:{s:5:\"title\";s:19:\"Default Coming Soon\";s:4:\"slug\";s:36:\"woocommerce/page-coming-soon-default\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:28:\"page-coming-soon-default.php\";}i:25;a:11:{s:5:\"title\";s:25:\"Coming Soon Image Gallery\";s:4:\"slug\";s:42:\"woocommerce/page-coming-soon-image-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:34:\"page-coming-soon-image-gallery.php\";}i:26;a:11:{s:5:\"title\";s:30:\"Coming Soon Minimal Left Image\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-minimal-left-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-minimal-left-image.php\";}i:27;a:11:{s:5:\"title\";s:24:\"Coming Soon Modern Black\";s:4:\"slug\";s:41:\"woocommerce/page-coming-soon-modern-black\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:33:\"page-coming-soon-modern-black.php\";}i:28;a:11:{s:5:\"title\";s:29:\"Coming Soon Split Right Image\";s:4:\"slug\";s:46:\"woocommerce/page-coming-soon-split-right-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:38:\"page-coming-soon-split-right-image.php\";}i:29;a:11:{s:5:\"title\";s:34:\"Coming Soon With Header and Footer\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-with-header-footer\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-with-header-footer.php\";}i:30;a:11:{s:5:\"title\";s:28:\"Product Collection 3 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-3-columns.php\";}i:31;a:11:{s:5:\"title\";s:28:\"Product Collection 4 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-4-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-4-columns.php\";}i:32;a:11:{s:5:\"title\";s:28:\"Product Collection 5 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-5-columns.php\";}i:33;a:11:{s:5:\"title\";s:47:\"Product Collection: Featured Products 5 Columns\";s:4:\"slug\";s:65:\"woocommerce-blocks/product-collection-featured-products-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:50:\"product-collection-featured-products-5-columns.php\";}i:34;a:11:{s:5:\"title\";s:15:\"Product Gallery\";s:4:\"slug\";s:48:\"woocommerce-blocks/product-query-product-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:36:\"core/query/woocommerce/product-query\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"product-query-product-gallery.php\";}i:35;a:11:{s:5:\"title\";s:14:\"Product Search\";s:4:\"slug\";s:31:\"woocommerce/product-search-form\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"product-search-form.php\";}i:36;a:11:{s:5:\"title\";s:16:\"Related Products\";s:4:\"slug\";s:35:\"woocommerce-blocks/related-products\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"related-products.php\";}i:37;a:11:{s:5:\"title\";s:33:\"Social: Follow us on social media\";s:4:\"slug\";s:51:\"woocommerce-blocks/social-follow-us-in-social-media\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:25:\"WooCommerce, social-media\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:36:\"social-follow-us-in-social-media.php\";}i:38;a:11:{s:5:\"title\";s:22:\"Testimonials 3 Columns\";s:4:\"slug\";s:41:\"woocommerce-blocks/testimonials-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"testimonials-3-columns.php\";}i:39;a:11:{s:5:\"title\";s:19:\"Testimonials Single\";s:4:\"slug\";s:38:\"woocommerce-blocks/testimonials-single\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"testimonials-single.php\";}i:40;a:11:{s:5:\"title\";s:37:\"Three columns with images and content\";s:4:\"slug\";s:56:\"woocommerce-blocks/three-columns-with-images-and-content\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:41:\"three-columns-with-images-and-content.php\";}}}', 'off'),
(369, 'woocommerce_admin_notices', 'a:1:{i:0;s:20:\"no_secure_connection\";}', 'auto'),
(370, 'jetpack_options', 'a:1:{s:14:\"last_heartbeat\";i:1756142920;}', 'auto'),
(371, '_transient_timeout_woocommerce_blocks_asset_api_script_data', '1758736943', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(372, '_transient_woocommerce_blocks_asset_api_script_data', '{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"4f2e7067bd1c84cca43f\",\"dependencies\":[\"wc-types\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"35dee88875b85ff65531\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"d79dedade2f2e4dc9df4\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"d0ad299087b6ae74378b\",\"dependencies\":[\"wc-blocks-checkout-events\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"1c5f828afef2f98a6774\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"a16aa912ffa0a15063f1\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"0db759a8a6e010732c50\",\"dependencies\":[\"react-jsx-runtime\",\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"1d9ff4f03584490ad390\",\"dependencies\":[\"react-jsx-runtime\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"99a2a0de38bfa707fc7b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"57e176e7cc02bdd27978\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"2a67f05c7f92833d4e15\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"c939a893efb4febadc26\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"4929936dde15d33bd184\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"a1c2e7c31247ee1ae717\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-checkout-events.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"2d0fd4590f6cc663947c\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"14f739e1c451e591f9da\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-schema-parser.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"f762078aeb4207fe9c3d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"ebdc0b2d7487174621e6\",\"dependencies\":[\"react\",\"wc-experimental\",\"wc-navigation\",\"wc-store-data\",\"wc-tracks\",\"wp-api-fetch\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-data-controls\",\"wp-element\",\"wp-i18n\"]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"996b487bcdeb2a438dc9\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"0446a66f2604add5f739\",\"dependencies\":[\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-classic-template-revert-button.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-classic-template-revert-button.js\",\"version\":\"69f6194d91fc4dcdbccb\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-i18n\",\"wp-plugins\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"6845a16c77c390404f04\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"4952c741d2a257cbddc4\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"7b3d4ba248c0ef3da496\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"3e8e39938ee6891862a6\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"8fa1cbbea7f5c2174aa3\",\"dependencies\":[\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"d35146d5c65ef33b7b86\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"707d9a3ce1ce34bfa957\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart-link.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-link.js\",\"version\":\"90816cbdab22d1620d03\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"ed06ff482496d2720cf1\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"1f211b0908c43740e8b0\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"eb8aec89095d4f916023\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"934196a9d56816c7c2c8\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"b43afa4b4b58f2c56181\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"403c4541c8220ae06a2c\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"16d455bd5bd91e48de2a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"ec3d5e4fa2f44827da4d\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"84848da30dd5e5ee0092\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"f7403ae8c18597571632\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"11edb3e00bda729168ec\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"828811034ef1241ab82a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"ff30c7ee1ad859f22682\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"d44a3ebfb21927a00e6d\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"fbf15c4f1ff0e1841e9b\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-filters.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filters.js\",\"version\":\"5d4febb6d48fa9ac64a0\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-status.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-status.js\",\"version\":\"db369c1f56db47fff831\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-price.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price.js\",\"version\":\"59fc27c1e7160f61b961\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-price-slider.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price-slider.js\",\"version\":\"4ee8aab7dd50bdd698e7\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-attribute.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-attribute.js\",\"version\":\"81c607b638736e119f49\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-rating.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-rating.js\",\"version\":\"5e00043ed1026cf101a4\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-filter-active.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-active.js\",\"version\":\"dff9b5a50cc63b55fe22\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-removable-chips.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-removable-chips.js\",\"version\":\"9aec0f8d9a682ad6bc63\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-clear-button.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-clear-button.js\",\"version\":\"780618f6f958d84f19b6\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-checkbox-list.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-checkbox-list.js\",\"version\":\"7a6c4c688912336defb4\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-chips.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-chips.js\",\"version\":\"f4891802bba1835ed6d2\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"f69954121cca4230a528\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"b46ebbeffb20aea1109f\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"abbeb48c5765e1441556\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"d751e390158f6b777cc3\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"c448b9b3ef058aa9e971\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0359238f4371249d37eb\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"3db4c6e415bbfc941309\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"43fc27167290029f0e9d\",\"dependencies\":[\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"c923ec2a8c95195dd937\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"7126c2314766304b0903\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"073bc55cc1db50d0dfb0\",\"dependencies\":[\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"0670d08c7a43afaed1b2\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"948b16ce9040618a7c59\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-plugins\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"db09d88dfde01e08b9f8\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"9284299da7eb3a8b062c\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/add-to-cart-form.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/add-to-cart-form.js\",\"version\":\"943d081838aacac9b0a4\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"b06db43572d226fd43a7\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fda1ba1011e7d855b896\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"55ef31f3cab5ed0fde09\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/payment-method-icons.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/payment-method-icons.js\",\"version\":\"f06aac6ea533a03d6d64\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"7a950dc057ed30631805\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-registry\",\"wc-customer-effort-score\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"5605fcd916d6586c6ea1\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"b3105b41ac7965c9d139\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"579e9a9e4bc700379bcf\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"a406c995c6cdc68ec95a\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"07942e05b5073ac9ad72\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"e214c0e50f35551d9cbe\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"8b42f9fde24fe77c4f9d\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-create-account.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account.js\",\"version\":\"de5a6821a11788e52cd9\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js\",\"version\":\"3757ea7894e223b63713\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-description.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-description.js\",\"version\":\"1f5600c36c2735e05c9c\",\"dependencies\":[\"react-jsx-runtime\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-specifications.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-specifications.js\",\"version\":\"c0eaa70fab02d4feb984\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/accordion-group.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-group.js\",\"version\":\"aa124ca1e723ec7397de\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-item.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-item.js\",\"version\":\"d36bf2998865d0b7efda\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-panel.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-panel.js\",\"version\":\"7b6c895143f956ef43be\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-header.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-header.js\",\"version\":\"f8c36bc6eed18d6637b6\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-reviews.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews.js\",\"version\":\"6ec025e01c67e58f4a27\",\"dependencies\":[\"react-jsx-runtime\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-review-rating.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-rating.js\",\"version\":\"c7356b182347ab81c44c\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-store-data\",\"wp-block-editor\",\"wp-blocks\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-title.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-title.js\",\"version\":\"0382916bde4044632c8d\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-store-data\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-form.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-form.js\",\"version\":\"2c791c1db4b8cf8ebd81\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-store-data\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-date.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-date.js\",\"version\":\"716fdc6eebc84d5b4df9\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-date\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-content.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-content.js\",\"version\":\"761993e3b42d1fbb4db4\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-author-name.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-author-name.js\",\"version\":\"7889909dea8ac111cfcf\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination.js\",\"version\":\"748a894dba54d954ecd9\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-next.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-next.js\",\"version\":\"8104662b6e94eb7de269\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-previous.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-previous.js\",\"version\":\"a4ce5e1180f51ac9d7ec\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-numbers.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-numbers.js\",\"version\":\"6320b999a6faa27a26ab\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-template.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-template.js\",\"version\":\"9d729c09ffc8df3147ee\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"54be841f6c505e806342\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"a9ecbf6e3d6f92a43a69\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"dcd56c9c2a1c3ac052dc\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]}},\"version\":\"wc-10.1.0\",\"hash\":\"23e93f88821fe446b9413956ee2d1c2f\"}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(373, '_elementor_pro_installed_time', '1755710920', 'auto'),
(374, 'woocommerce_hooked_blocks_version', '10.1.0', 'auto'),
(375, 'woocommerce_custom_orders_table_created', 'yes', 'auto'),
(378, 'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments', 'no', 'auto'),
(379, 'woocommerce_coming_soon', 'yes', 'auto'),
(380, 'woocommerce_store_pages_only', 'yes', 'auto'),
(381, 'woocommerce_email_improvements_default_enabled', 'yes', 'auto'),
(382, 'woocommerce_email_improvements_first_enabled_at', '2025-08-20 17:28:41', 'auto'),
(383, 'woocommerce_email_improvements_last_enabled_at', '2025-08-20 17:28:41', 'auto'),
(384, 'woocommerce_email_improvements_enabled_count', '1', 'auto'),
(385, 'woocommerce_initial_installed_version', '10.1.0', 'off'),
(386, 'wc_blocks_db_schema_version', '260', 'auto'),
(387, 'elementor_submissions_db_version', '5', 'auto'),
(388, 'elementor_notes_db_version', '5', 'auto'),
(389, 'wc_remote_inbox_notifications_stored_state', 'O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}', 'off'),
(392, 'woocommerce_gateway_order', 'a:6:{s:19:\"_wc_pes_woopayments\";i:0;s:25:\"_wc_pes_paypal_full_stack\";i:1;s:33:\"_wc_offline_payment_methods_group\";i:2;s:4:\"bacs\";i:3;s:6:\"cheque\";i:4;s:3:\"cod\";i:5;}', 'auto'),
(397, 'elementskit-lite__banner_last_check', '1756140872', 'auto'),
(398, 'elementskit-lite__banner_data', 'O:8:\"stdClass\":10:{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:\"\";}}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:\"\";}}}', 'auto'),
(399, 'elementskit-lite_install_date', '2025-08-20 05:28:42', 'auto'),
(402, '_elementor_installed_time', '1755710922', 'auto'),
(403, 'elementor_connect_site_key', '3a0ac3a646fa2d39cd45cf174364ab5f', 'auto'),
(404, '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:4:{i:0;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:20472;s:5:\"title\";s:10:\"test ido f\";s:9:\"thumbnail\";s:153:\"https://library.stg.elementor.red/wp-content/uploads/2025/01/png-clipart-logo-harry-potter-literary-series-lord-voldemort-film-harry-potter-thumbnail.png\";s:12:\"tmpl_created\";i:1751356263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.stg.elementor.red/blocks/test-ido-f/?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: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:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:1;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:19968;s:5:\"title\";s:12:\"Zeyad Test 1\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_2.jpg\";s:12:\"tmpl_created\";i:1670765723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.stg.elementor.red/blocks/zeyad-test-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:5:\"about\";s:4:\"tags\";s:2:\"[]\";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:\"1\";s:12:\"access_level\";i:20;}i:2;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:19494;s:5:\"title\";s:5:\"test2\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_4.jpg\";s:12:\"tmpl_created\";i:1672308146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.stg.elementor.red/blocks/test2/?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: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:\"1\";s:12:\"access_level\";i:20;}i:3;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:9631;s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:87:\"https://library.stg.elementor.red/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";i:1660034300;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.stg.elementor.red/popups/slide-in-sale-01/?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:2:\"[]\";s:10:\"menu_order\";i:142;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;}}}', 'off'),
(405, 'elementor_remote_info_feed_data', 'a:3:{i:0;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:1;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\";}i:2;a:5:{s:5:\"title\";s:100:\"Introducing Elementor 3.30: new Editor V4 capabilities, full Website Templates in the cloud, & more!\";s:7:\"excerpt\";s:361:\"Elementor 3.30 is here and it includes upgrades that accelerate your workflow, bring you a step closer to the full power of Editor V4, and help you deliver beautiful, accessible websites faster than ever. From advanced styling tools and smarter editing to full Website Templates in the cloud, this release enhances both the way you design and the way you scale.\";s:7:\"created\";i:1751974442;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-330-v4-alpha-website-templates/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'off'),
(412, 'woocommerce_checkout_phone_field', 'optional', 'auto'),
(413, 'woocommerce_checkout_company_field', 'hidden', 'auto'),
(414, 'woocommerce_checkout_address_2_field', 'optional', 'auto'),
(415, '_transient_timeout_woocommerce_analytics_orders_statuses_all', '1787246925', 'off'),
(416, '_transient_woocommerce_analytics_orders_statuses_all', 'a:0:{}', 'off'),
(420, '_transient_timeout_woocommerce_marketplace_promotions_v2', '1756229320', 'off'),
(421, '_transient_woocommerce_marketplace_promotions_v2', 'a:2:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-11-17 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-11-20 23:59\";s:6:\"format\";s:6:\"notice\";s:5:\"style\";s:4:\"info\";s:5:\"pages\";a:5:{i:0;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:0:\"\";s:4:\"name\";s:8:\"Discover\";}i:1;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:10:\"extensions\";s:4:\"name\";s:6:\"Browse\";}i:2;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:6:\"themes\";s:4:\"name\";s:6:\"Themes\";}i:3;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:17:\"business-services\";s:4:\"name\";s:17:\"Business Services\";}i:4;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:16:\"my-subscriptions\";s:4:\"name\";s:16:\"My Subscriptions\";}}s:7:\"content\";a:1:{s:5:\"en_US\";s:192:\"<strong>Save 40%</strong> in the WooCommerce Marketplace sale. Offer ends December 3 at 3 pm UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&amp;Cs</a> apply.\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b:1;}s:6:\"promos\";a:1:{i:0;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-07-15 06:20\";s:11:\"date_to_gmt\";s:16:\"2025-08-15 23:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:19:\"View all extensions\";}s:8:\"cta_link\";s:67:\"/wp-admin/admin.php?page=wc-admin&tab=extensions&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:114:\"Use the WOOHOO10 coupon at checkout to get a 10% discount on extensions and themes. Valid until August 15th, 2025.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:24:\"WooCommerce 10.0 is here\";}s:5:\"style\";s:14:\"has-background\";s:4:\"icon\";s:7:\"percent\";}}}', 'off'),
(422, 'elementor_fonts_manager_font_types', 'a:0:{}', 'auto'),
(423, 'elementor_fonts_manager_fonts', 'a:0:{}', 'auto'),
(426, 'current_theme', 'Astra', 'auto'),
(427, 'theme_mods_astra', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}', 'on'),
(428, 'theme_switched', '', 'auto'),
(431, 'woocommerce_maybe_regenerate_images_hash', '991b1ca641921cf0f5baf7a2fe85861b', 'auto'),
(434, 'astra-settings', 'a:53:{s:18:\"theme-auto-version\";s:6:\"4.11.9\";s:22:\"is_theme_queue_running\";b:0;s:20:\"woo-header-cart-icon\";s:3:\"bag\";s:30:\"woocommerce-ast-content-layout\";s:20:\"full-width-container\";s:25:\"woocommerce-content-style\";s:7:\"default\";s:25:\"ast-archive-product-title\";b:0;s:34:\"ast-dynamic-archive-product-layout\";s:8:\"layout-2\";s:19:\"shop-no-of-products\";i:12;s:34:\"archive-product-ast-content-layout\";s:20:\"full-width-container\";s:30:\"archive-product-sidebar-layout\";s:7:\"default\";s:22:\"shop-product-structure\";a:3:{i:0;s:5:\"title\";i:1;s:7:\"ratings\";i:2;s:5:\"price\";}s:29:\"archive-product-content-style\";s:7:\"default\";s:24:\"ast-single-product-title\";b:0;s:36:\"ast-dynamic-single-product-structure\";a:3:{i:0;s:32:\"ast-dynamic-single-product-title\";i:1;s:37:\"ast-dynamic-single-product-breadcrumb\";i:2;s:32:\"ast-dynamic-single-product-image\";}s:19:\"breadcrumb-position\";s:4:\"none\";s:24:\"scroll-to-top-icon-color\";s:7:\"#ffffff\";s:27:\"scroll-to-top-icon-bg-color\";s:7:\"#be0202\";s:12:\"wp-blocks-ui\";s:6:\"custom\";s:26:\"woocommerce-sidebar-layout\";s:7:\"default\";s:41:\"ast-dynamic-archive-product-banner-height\";a:3:{s:7:\"desktop\";i:131;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"ast-dynamic-archive-product-elements-gap\";i:10;s:45:\"ast-dynamic-archive-product-banner-image-type\";s:6:\"custom\";s:44:\"ast-dynamic-archive-product-banner-custom-bg\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:7:\"#464343\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:46:\"ast-dynamic-archive-product-banner-title-color\";s:7:\"#ffffff\";s:37:\"ast-dynamic-archive-product-structure\";a:1:{i:0;s:33:\"ast-dynamic-archive-product-title\";}s:45:\"ast-dynamic-archive-product-banner-width-type\";s:9:\"fullwidth\";s:47:\"ast-dynamic-archive-product-banner-custom-width\";i:1734;s:46:\"ast-dynamic-archive-product-vertical-alignment\";s:6:\"center\";s:41:\"ast-dynamic-archive-product-banner-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:3:\"-10\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:45:\"ast-dynamic-archive-product-banner-text-color\";s:7:\"#c75555\";s:48:\"ast-dynamic-archive-product-horizontal-alignment\";a:1:{s:7:\"desktop\";s:6:\"center\";}s:29:\"archive-product-sidebar-style\";s:7:\"default\";s:10:\"shop-style\";s:20:\"shop-page-grid-style\";s:18:\"shop-archive-width\";s:6:\"custom\";s:22:\"shop-archive-max-width\";i:1286;s:36:\"section-header-builder-layout-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"shop-product-align-responsive\";a:3:{s:7:\"desktop\";s:12:\"align-center\";s:6:\"tablet\";s:10:\"align-left\";s:6:\"mobile\";s:10:\"align-left\";}s:33:\"single-product-ast-content-layout\";s:20:\"full-width-container\";s:25:\"woocommerce-sidebar-style\";s:7:\"default\";s:24:\"single-product-structure\";a:5:{i:0;s:5:\"title\";i:1;s:7:\"ratings\";i:2;s:5:\"price\";i:3;s:10:\"short_desc\";i:4;s:8:\"add_cart\";}s:31:\"section-woo-shop-single-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"hb-header-main-layout-width\";s:7:\"content\";s:33:\"ast-dynamic-single-product-layout\";s:8:\"layout-1\";s:44:\"ast-dynamic-single-product-banner-link-color\";s:7:\"#d20000\";s:28:\"single-product-sidebar-style\";s:5:\"boxed\";s:36:\"single-product-variation-tabs-layout\";s:8:\"vertical\";s:33:\"single-product-breadcrumb-disable\";b:0;s:37:\"site-layout-outside-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:25:\"content-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:11:\"theme-color\";s:7:\"#d10406\";s:10:\"link-color\";s:7:\"#d10404\";s:12:\"link-h-color\";s:7:\"#232424\";s:10:\"shop-grids\";a:3:{s:7:\"desktop\";i:3;s:6:\"tablet\";i:3;s:6:\"mobile\";i:2;}}', 'on'),
(435, 'allowed_astra_notices', 'a:3:{i:0;s:21:\"astra-sites-on-active\";i:1;s:20:\"astra-upgrade-pro-wc\";i:2;s:18:\"astra-optin-notice\";}', 'auto'),
(436, 'astra_analytics_installed_time', '1755710964', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(441, '_elementor_notifications_data', 'a:2:{s:7:\"timeout\";i:1756150552;s:5:\"value\";s:18404:\"[{\"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\":\"host-special-offer\",\"title\":\"Host with Elementor, Get Unified Support for Building & Hosting\",\"description\":\"Advance to Elementor\'s Cloud Hosting powered by Google Cloud and Cloudflare. Use the coupon CLOUDPLUSSPECIAL2025 to get Host Cloud Plus at the price of Host Cloud.\",\"topic\":\"Special offer: Elementor Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/host_coupon.png\",\"chipTags\":[\"Cloud Hosting\"],\"cta\":\"Get it Now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/host-whats-new-host-discount\\/\"},{\"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\":\"tools-3.30\",\"title\":\"Essential Editor tools\",\"description\":\"V4 now includes a long list of essential V3 capabilities, re-engineered to fit the new framework - IDs, custom unit, anchor offset, display none, object fit, clear icons and more!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tools-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"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\":\"classes-3.29\",\"title\":\"Classes: Style Once, Apply Everywhere\",\"description\":\"Create Classes to define styling patterns once and apply them across your entire site with a single click. Add States for stunning hover and focus effects\\u2014no coding needed!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"style-tab-3.29\",\"title\":\"Consistent Styling Everywhere\",\"description\":\"Every V4 element shares the same styling capabilities in the same logical order and location. Plus, we\'ve streamlined from 3 tabs to just 2\\u2014content in one, styling in the other!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-style-tab.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"responsive-3.29\",\"title\":\"Fully Responsive Design\",\"description\":\"With Editor V4, every single style property can be customized per device. Complete creative control for desktop, tablet, and mobile!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-responsive.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"performance-3.29\",\"title\":\"Blazing fast performance\",\"description\":\"In Editor V4, each element uses one clean div instead of multiple nested divs like in the current version\\u2014your sites will load lightning-fast with cleaner code!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-performance.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"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\":\"grid-span-3.27\",\"title\":\"Design Grid layouts that fit your exact vision\",\"description\":\"Advanced column and row span controls give you the power to design Grid Container layouts that fit your exact vision.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/grid-span-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-grid-span-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"local-fonts-3.27\",\"title\":\"Load Google Fonts safer and faster\",\"description\":\"Once enabled, Google Fonts are served directly from your server, streamlining the loading process and enhancing security.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/local-google-fonts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-local-fonts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"video-shorts-3.27\",\"title\":\"Showcase short-form, vertical videos\",\"description\":\"The Video widget now supports YouTube Shorts in a vertical 9:16 ratio, the go-to format for engaging audiences.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/video-shorts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-video-shorts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.26-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.26-loop-off-canvas\\/\"},{\"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'),
(445, 'as_has_wp_comment_logs', 'no', 'on'),
(447, '_transient_product_query-transient-version', '1756146899', 'on'),
(448, '_transient_shipping-transient-version', '1755711055', 'on'),
(449, '_transient_timeout_wc_shipping_method_count', '1758303055', 'off'),
(450, '_transient_wc_shipping_method_count', 'a:4:{s:7:\"version\";s:10:\"1755711055\";s:6:\"legacy\";i:0;s:7:\"enabled\";i:0;s:8:\"disabled\";i:0;}', 'off'),
(451, 'e_editor_counter', '55', 'auto'),
(452, 'elementor_custom_icon_sets_config', 'a:0:{}', 'auto'),
(455, '_transient_timeout__elementor_ab_test_plg_site_mailer_submission', '1763487067', 'off'),
(456, '_transient__elementor_ab_test_plg_site_mailer_submission', '2', 'off'),
(457, '_elementor_local_google_fonts', 'a:6:{s:6:\"roboto\";a:2:{s:3:\"url\";s:80:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/google-fonts/css/roboto.css\";s:7:\"version\";i:1755711113;}s:10:\"robotoslab\";a:2:{s:3:\"url\";s:84:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css\";s:7:\"version\";i:1755711153;}s:10:\"montserrat\";a:2:{s:3:\"url\";s:84:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/google-fonts/css/montserrat.css\";s:7:\"version\";i:1755711566;}s:11:\"yantramanav\";a:2:{s:3:\"url\";s:85:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/google-fonts/css/yantramanav.css\";s:7:\"version\";i:1755711613;}s:8:\"worksans\";a:2:{s:3:\"url\";s:82:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/google-fonts/css/worksans.css\";s:7:\"version\";i:1755711639;}s:5:\"heebo\";a:2:{s:3:\"url\";s:79:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/google-fonts/css/heebo.css\";s:7:\"version\";i:1755800210;}}', 'auto'),
(460, '_transient_timeout_wc_blocks_query_5363a57d92ddac380bcea0733b79eaad', '1758739225', 'off'),
(461, '_transient_wc_blocks_query_5363a57d92ddac380bcea0733b79eaad', 'a:2:{s:7:\"version\";s:10:\"1756146899\";s:5:\"value\";a:4:{i:0;i:808;i:1;i:806;i:2;i:803;i:3;i:798;}}', 'off'),
(468, '_elementor_element_cache_unique_id', 'ecbe68f23f2a4e3b3a634fea21afd3f2', 'auto'),
(472, 'elementor_log', 'a:9:{s:32:\"1f3f7f521382974dd61eff7a8148ee9e\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"26802\";s:7:\"\0*\0file\";s:89:\"http://127.0.0.1/horse1/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.31.2\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2025-08-20 17:38:40\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:38:\"elementorFrontendConfig is not defined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:7;s:14:\"\0*\0times_dates\";a:7:{i:0;s:19:\"2025-08-20 17:38:40\";i:1;s:19:\"2025-08-20 17:41:49\";i:2;s:19:\"2025-08-22 18:53:44\";i:3;s:19:\"2025-08-23 13:21:28\";i:4;s:19:\"2025-08-23 14:27:40\";i:5;s:19:\"2025-08-23 14:41:52\";i:6;s:19:\"2025-08-23 14:53:58\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1755711520\";s:7:\"message\";s:38:\"elementorFrontendConfig is not defined\";s:3:\"url\";s:89:\"http://127.0.0.1/horse1/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.31.2\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"26802\";}}s:32:\"675acde6085e1e3747b6a336d8e53e6c\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"534419\";s:7:\"\0*\0file\";s:87:\"http://127.0.0.1/horse1/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-20 18:25:57\";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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2025-08-20 18:25:57\";i:1;s:19:\"2025-08-20 18:26:15\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1755714357\";s:7:\"message\";s:60:\"Cannot read properties of undefined (reading \'isDesignable\')\";s:3:\"url\";s:87:\"http://127.0.0.1/horse1/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:\"658e0a96ebc132ad35af6980a4cf3c20\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:4:\"2858\";s:7:\"\0*\0file\";s:123:\"http://127.0.0.1/horse1/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js?ver=3.31.2\";s:7:\"\0*\0line\";s:1:\"1\";s:7:\"\0*\0date\";s:19:\"2025-08-21 07:09:09\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:59:\"Cannot read properties of null (reading &#039;config&#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-08-21 07:09:09\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1755760149\";s:7:\"message\";s:49:\"Cannot read properties of null (reading \'config\')\";s:3:\"url\";s:123:\"http://127.0.0.1/horse1/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js?ver=3.31.2\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:4:\"2858\";}}s:32:\"8c714fac5f337ed34edbecea3ee69a2d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:7:\"1258999\";s:7:\"\0*\0file\";s:87:\"http://127.0.0.1/horse1/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-21 18:30:01\";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:16;s:14:\"\0*\0times_dates\";a:16:{i:0;s:19:\"2025-08-21 18:30:01\";i:1;s:19:\"2025-08-21 18:30:01\";i:2;s:19:\"2025-08-21 18:31:53\";i:3;s:19:\"2025-08-21 18:31:53\";i:4;s:19:\"2025-08-22 18:33:38\";i:5;s:19:\"2025-08-22 18:33:38\";i:6;s:19:\"2025-08-22 18:33:38\";i:7;s:19:\"2025-08-25 17:47:36\";i:8;s:19:\"2025-08-25 17:47:36\";i:9;s:19:\"2025-08-25 17:47:36\";i:10;s:19:\"2025-08-25 17:52:47\";i:11;s:19:\"2025-08-25 17:52:47\";i:12;s:19:\"2025-08-25 17:52:47\";i:13;s:19:\"2025-08-25 17:55:45\";i:14;s:19:\"2025-08-25 17:55:45\";i:15;s:19:\"2025-08-25 17:55:45\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1755801001\";s:7:\"message\";s:77:\"Failed to execute \'querySelector\' on \'Document\': \'#\' is not a valid selector.\";s:3:\"url\";s:87:\"http://127.0.0.1/horse1/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.31.2\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:7:\"1258999\";}}s:32:\"7eba2ec85cd008299e3ea5c46e82492f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:7:\"1346085\";s:7:\"\0*\0file\";s:87:\"http://127.0.0.1/horse1/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-21 19:03:19\";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:21;s:14:\"\0*\0times_dates\";a:21:{i:0;s:19:\"2025-08-21 19:03:19\";i:1;s:19:\"2025-08-21 19:03:19\";i:2;s:19:\"2025-08-21 19:03:19\";i:3;s:19:\"2025-08-21 19:03:19\";i:4;s:19:\"2025-08-21 19:03:19\";i:5;s:19:\"2025-08-21 19:03:21\";i:6;s:19:\"2025-08-21 19:03:21\";i:7;s:19:\"2025-08-21 19:03:22\";i:8;s:19:\"2025-08-21 19:03:22\";i:9;s:19:\"2025-08-21 19:03:28\";i:10;s:19:\"2025-08-21 19:03:29\";i:11;s:19:\"2025-08-21 19:03:29\";i:12;s:19:\"2025-08-21 19:03:29\";i:13;s:19:\"2025-08-21 19:03:29\";i:14;s:19:\"2025-08-21 19:03:29\";i:15;s:19:\"2025-08-21 19:03:29\";i:16;s:19:\"2025-08-21 19:03:37\";i:17;s:19:\"2025-08-21 19:03:37\";i:18;s:19:\"2025-08-21 19:03:37\";i:19;s:19:\"2025-08-21 19:03:37\";i:20;s:19:\"2025-08-21 19:03:37\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1755802999\";s:7:\"message\";s:57:\"Cannot read properties of undefined (reading \'localized\')\";s:3:\"url\";s:87:\"http://127.0.0.1/horse1/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.31.2\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:7:\"1346085\";}}s:32:\"e6e076c9d7c1040e07469a28b2906569\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:7:\"1560294\";s:7:\"\0*\0file\";s:87:\"http://127.0.0.1/horse1/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 18:32:51\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:55:\"Cannot read properties of null (reading &#039;id&#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 18:32:51\";i:1;s:19:\"2025-08-23 12:46:16\";i:2;s:19:\"2025-08-25 17:47:16\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1755887571\";s:7:\"message\";s:45:\"Cannot read properties of null (reading \'id\')\";s:3:\"url\";s:87:\"http://127.0.0.1/horse1/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.31.2\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:7:\"1560294\";}}s:32:\"e8bcc09ca65d10c2cfc4a671d6f98003\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:114:\"C:\\xampp7\\htdocs\\horse1\\wp-content\\plugins\\elementor-pro\\core\\app\\modules\\site-editor\\data\\endpoints\\templates.php\";s:7:\"\0*\0line\";i:150;s:7:\"\0*\0date\";s:19:\"2025-08-22 18:53:43\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:31:\"Undefined index: condition_type\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:114:\"C:\\xampp7\\htdocs\\horse1\\wp-content\\plugins\\elementor-pro\\core\\app\\modules\\site-editor\\data\\endpoints\\templates.php\";s:4:\"line\";i:150;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:3:{s:8:\"function\";s:28:\"normalize_template_json_item\";s:5:\"class\";s:65:\"ElementorPro\\Core\\App\\Modules\\SiteEditor\\Data\\Endpoints\\Templates\";s:4:\"type\";s:2:\"->\";}i:2;a:3:{s:4:\"file\";s:114:\"C:\\xampp7\\htdocs\\horse1\\wp-content\\plugins\\elementor-pro\\core\\app\\modules\\site-editor\\data\\endpoints\\templates.php\";s:4:\"line\";i:120;s:8:\"function\";s:9:\"array_map\";}i:3;a:5:{s:4:\"file\";s:114:\"C:\\xampp7\\htdocs\\horse1\\wp-content\\plugins\\elementor-pro\\core\\app\\modules\\site-editor\\data\\endpoints\\templates.php\";s:4:\"line\";i:59;s:8:\"function\";s:24:\"normalize_templates_json\";s:5:\"class\";s:65:\"ElementorPro\\Core\\App\\Modules\\SiteEditor\\Data\\Endpoints\\Templates\";s:4:\"type\";s:2:\"->\";}i:4;a:5:{s:4:\"file\";s:75:\"C:\\xampp7\\htdocs\\horse1\\wp-content\\plugins\\elementor\\data\\base\\endpoint.php\";s:4:\"line\";i:156;s:8:\"function\";s:9:\"get_items\";s:5:\"class\";s:65:\"ElementorPro\\Core\\App\\Modules\\SiteEditor\\Data\\Endpoints\\Templates\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:13;s:14:\"\0*\0times_dates\";a:13:{i:0;s:19:\"2025-08-22 18:53:43\";i:1;s:19:\"2025-08-22 19:10:27\";i:2;s:19:\"2025-08-22 19:25:16\";i:3;s:19:\"2025-08-23 11:42:55\";i:4;s:19:\"2025-08-23 11:49:26\";i:5;s:19:\"2025-08-23 12:42:50\";i:6;s:19:\"2025-08-23 13:15:43\";i:7;s:19:\"2025-08-23 13:21:25\";i:8;s:19:\"2025-08-23 14:27:37\";i:9;s:19:\"2025-08-23 14:41:40\";i:10;s:19:\"2025-08-23 14:53:45\";i:11;s:19:\"2025-08-23 16:53:30\";i:12;s:19:\"2025-08-23 17:24:31\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:31:\"Undefined index: condition_type\";s:4:\"file\";s:114:\"C:\\xampp7\\htdocs\\horse1\\wp-content\\plugins\\elementor-pro\\core\\app\\modules\\site-editor\\data\\endpoints\\templates.php\";s:4:\"line\";i:150;s:5:\"trace\";b:1;}}s:32:\"331476702e9cf0884dfb6051927f0e4b\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:74:\"C:\\xampp7\\htdocs\\horse1\\wp-content\\plugins\\elementor\\modules\\ai\\module.php\";s:7:\"\0*\0line\";i:351;s:7:\"\0*\0date\";s:19:\"2025-08-23 17:16:13\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:614:\"Uncaught Error: Call to a member function get_gallery_image_ids() on bool in C:\\xampp7\\htdocs\\horse1\\wp-content\\plugins\\elementor\\modules\\ai\\module.php:351\nStack trace:\n#0 C:\\xampp7\\htdocs\\horse1\\wp-includes\\class-wp-hook.php(324): Elementor\\Modules\\Ai\\Module-&gt;get_product_images_ajax(&#039;&#039;)\n#1 C:\\xampp7\\htdocs\\horse1\\wp-includes\\class-wp-hook.php(348): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#2 C:\\xampp7\\htdocs\\horse1\\wp-includes\\plugin.php(517): WP_Hook-&gt;do_action(Array)\n#3 C:\\xampp7\\htdocs\\horse1\\wp-admin\\admin-ajax.php(192): do_action(&#039;wp_ajax_element...&#039;)\n#4 {main}\n  thrown\";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-08-23 17:16:13\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:575:\"Uncaught Error: Call to a member function get_gallery_image_ids() on bool in C:\\xampp7\\htdocs\\horse1\\wp-content\\plugins\\elementor\\modules\\ai\\module.php:351\nStack trace:\n#0 C:\\xampp7\\htdocs\\horse1\\wp-includes\\class-wp-hook.php(324): Elementor\\Modules\\Ai\\Module->get_product_images_ajax(\'\')\n#1 C:\\xampp7\\htdocs\\horse1\\wp-includes\\class-wp-hook.php(348): WP_Hook->apply_filters(\'\', Array)\n#2 C:\\xampp7\\htdocs\\horse1\\wp-includes\\plugin.php(517): WP_Hook->do_action(Array)\n#3 C:\\xampp7\\htdocs\\horse1\\wp-admin\\admin-ajax.php(192): do_action(\'wp_ajax_element...\')\n#4 {main}\n  thrown\";s:4:\"file\";s:74:\"C:\\xampp7\\htdocs\\horse1\\wp-content\\plugins\\elementor\\modules\\ai\\module.php\";s:4:\"line\";i:351;s:5:\"trace\";b:1;}}s:32:\"d53501bd385b1cce2c35af4b88603a79\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"68354\";s:7:\"\0*\0file\";s:91:\"http://127.0.0.1/horse1/wp-content/plugins/elementor-pro/assets/js/editor.min.js?ver=3.27.4\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2025-08-25 18:36:15\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:42:\"Cannot convert undefined or null to object\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-08-25 18:36:15\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1756146975\";s:7:\"message\";s:42:\"Cannot convert undefined or null to object\";s:3:\"url\";s:91:\"http://127.0.0.1/horse1/wp-content/plugins/elementor-pro/assets/js/editor.min.js?ver=3.27.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"68354\";}}}', 'off'),
(504, 'elementor_pro_theme_builder_conditions', 'a:4:{s:6:\"single\";a:1:{i:487;a:1:{i:0;s:15:\"include/product\";}}s:7:\"archive\";a:1:{i:353;a:1:{i:0;s:35:\"include/product_archive/product_cat\";}}s:6:\"footer\";a:1:{i:41;a:1:{i:0;s:15:\"include/general\";}}s:6:\"header\";a:1:{i:37;a:1:{i:0;s:15:\"include/general\";}}}', 'auto'),
(511, 'elementskit-lite__stories_last_check', '1756140693', 'auto'),
(512, 'elementskit-lite__stories_data', 'O:8:\"stdClass\":10:{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:\"\";}}s:8:\"10015497\";O:8:\"stdClass\":9:{s:2:\"id\";i:10015497;s:5:\"title\";s:26:\"GetGenie Ramadan 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:1741219200;s:3:\"end\";i:1742688000;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:32:\"https://getgenie.ai/SRamadan25/ \";s:11:\"story_image\";s:74:\"https://api.wpmet.com/auth/wp-content/uploads/2024/03/getgenie_story-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10015490\";O:8:\"stdClass\":9:{s:2:\"id\";i:10015490;s:5:\"title\";s:23:\"Wpmet Ramadan 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:1741219200;s:3:\"end\";i:1742688000;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:30:\"https://wpmet.com/SRamadan25/ \";s:11:\"story_image\";s:71:\"https://api.wpmet.com/auth/wp-content/uploads/2024/03/wpmet_story-2.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10014894\";O:8:\"stdClass\":9:{s:2:\"id\";i:10014894;s:5:\"title\";s:21:\"Genie 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:1739232000;s:3:\"end\";i:1740268800;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:24:\"www.getgenie.ai/Sflash25\";s:11:\"story_image\";s:68:\"https://api.wpmet.com/auth/wp-content/uploads/2025/02/getgenie-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}}', 'auto'),
(513, '_transient_woocommerce_product_task_has_product_transient', 'yes', 'on'),
(514, '_transient_woocommerce_shipping_task_zone_count_transient', '0', 'on'),
(515, '_transient_timeout_elementskit-lite-go-pro-noti2ce', '1781632690', 'off'),
(516, '_transient_elementskit-lite-go-pro-noti2ce', '1', 'off'),
(535, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'off'),
(536, 'elementskit_options', 'a:1:{s:17:\"megamenu_settings\";a:2:{s:16:\"menu_location_20\";a:1:{s:10:\"is_enabled\";i:0;}s:16:\"menu_location_21\";a:1:{s:10:\"is_enabled\";i:0;}}}', 'auto'),
(542, 'elementor_library_category_children', 'a:0:{}', 'auto'),
(556, 'db_upgraded', '', 'on'),
(557, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.8.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.8.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.8.2\";s:7:\"version\";s:5:\"6.8.2\";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:1756146083;s:15:\"version_checked\";s:5:\"6.8.2\";s:12:\"translations\";a:0:{}}', 'off'),
(561, '_elementor_pro_api_requests_lock', 'a:1:{s:11:\"get_version\";i:1756145626;}', 'auto'),
(564, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"webnarlax@gmail.com\";s:7:\"version\";s:5:\"6.8.2\";s:9:\"timestamp\";i:1755714097;}', 'off'),
(596, 'can_compress_scripts', '1', 'on'),
(651, '_transient_timeout_woocommerce_admin_remote_free_extensions_specs', '1756320842', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(652, '_transient_woocommerce_admin_remote_free_extensions_specs', 'a:1:{s:5:\"en_US\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with <a href=\"https://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooPayments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with <a href=\"https://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-shipping\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"https://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"https://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google for WooCommerce</a>\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with <a href=\"https://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:11:\"klaviyo:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:6:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":8:{s:4:\"name\";s:26:\"Meta Ads & Pixel by Kliken\";s:11:\"description\";s:150:\"Automate Facebook & Instagram marketing with Kliken. Launch ads and schedule a month of posts in 5 minutes—first 5 free! Plans start at just $20/mo.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken.svg\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:14:\"is_built_by_wc\";b:0;s:16:\"install_external\";b:0;s:10:\"is_visible\";b:1;s:3:\"key\";s:29:\"kliken-ads-pixel-for-meta:alt\";}i:4;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:28:\"Multichannel for WooCommerce\";s:11:\"description\";s:85:\"Sync your sales data across platforms and manage everything from a unified dashboard.\";s:9:\"image_url\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/multichannel.webp\";s:10:\"manage_url\";s:28:\"admin.php?page=sales_channel\";s:14:\"is_built_by_wc\";b:0;s:16:\"install_external\";b:1;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.8.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:15:\"learn_more_link\";s:143:\"https://woocommerce.com/products/multichannel-by-cedcommerce-ebay-amazon-walmart-etsy-integration/?utm_source=marketing_task&utm_medium=product\";s:4:\"tags\";a:1:{i:0;s:11:\"marketplace\";}s:3:\"key\";s:27:\"multichannel-by-cedcommerce\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:12:{i:0;O:8:\"stdClass\":11:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:54:\"Offer safe and convenient ways to pay with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;s:12:\"requires_jpc\";b:1;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:41:\"Print discounted USPS, UPS and DHL labels\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";s:5:\"label\";s:42:\"Save on shipping with WooCommerce Shipping\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:61:\"Offer more ways to pay with this all-in-one checkout solution\";s:14:\"is_built_by_wc\";b:0;s:15:\"install_options\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"name\";s:26:\"woocommerce_paypal_branded\";s:5:\"value\";s:8:\"profiler\";}}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:3:\"!in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:27:\"woocommerce-paypal-payments\";s:5:\"label\";s:41:\"Maximize conversions with PayPal Payments\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:3;O:8:\"stdClass\":9:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:60:\"Offer additional flexible payment options with PayPal Wallet\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:39:\"woocommerce-paypal-payments:wallet-only\";s:5:\"label\";s:38:\"Give shoppers a variety of ways to pay\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:4;O:8:\"stdClass\":11:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:53:\"Keep your store online with full security and backups\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:49:\"Protect your store and your shoppers with Jetpack\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;s:12:\"requires_jpc\";b:1;}i:5;O:8:\"stdClass\":11:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:55:\"Get your products in front of a highly engaged audience\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:6;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:58:\"Attract and retain shoppers with email marketing campaigns\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:7;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:56:\"Build personalized email and SMS campaigns using Klaviyo\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";s:5:\"label\";s:7:\"Klaviyo\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/klaviyo-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:8;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:57:\"Create ads for your products straight from your dashboard\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:9;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:62:\"Automatically calculate how much sales tax should be collected\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:10;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:59:\"Sync your store with TikTok to create engaging ad campaigns\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:11;O:8:\"stdClass\":10:{s:4:\"name\";s:29:\"Print on Demand with Printful\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-printful.png\";s:11:\"description\";s:65:\"Design and easily sell custom print products online with Printful\";s:10:\"manage_url\";s:0:\"\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"AU\";i:1;s:2:\"GB\";i:2;s:2:\"CA\";i:3;s:2:\"ES\";i:4;s:2:\"DE\";i:5;s:2:\"FR\";i:6;s:2:\"NL\";i:7;s:2:\"BE\";i:8;s:2:\"LU\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:10:\"industry.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:24:\"clothing_and_accessories\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"printful-shipping-for-woocommerce\";s:5:\"label\";s:29:\"Print on Demand with Printful\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/printful?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:9;}}}}}', 'off'),
(653, 'woocommerce_onboarding_profile_progress', 'a:1:{s:29:\"core_profiler_completed_steps\";a:4:{s:12:\"intro-opt-in\";a:1:{s:12:\"completed_at\";s:20:\"2025-08-20T18:54:06Z\";}s:12:\"user-profile\";a:1:{s:12:\"completed_at\";s:20:\"2025-08-20T18:54:19Z\";}s:13:\"business-info\";a:1:{s:12:\"completed_at\";s:20:\"2025-08-20T18:55:35Z\";}s:7:\"plugins\";a:1:{s:12:\"completed_at\";s:20:\"2025-08-20T18:55:51Z\";}}}', 'auto'),
(654, 'woocommerce_allow_tracking_first_optin', '1755716046', 'auto'),
(655, 'woocommerce_allow_tracking_last_modified', '1755716046', 'auto'),
(658, 'wc_has_tracked_default_theme', '1', 'auto'),
(659, 'woocommerce_onboarding_profile', 'a:5:{s:8:\"industry\";a:1:{i:0;s:5:\"other\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:19:\"webnarlax@gmail.com\";s:20:\"is_store_country_set\";b:1;s:9:\"completed\";b:1;}', 'auto'),
(661, 'woocommerce_marketplace_suggestions', 'a:2:{s:11:\"suggestions\";a:27:{i:0;a:1:{s:21:\"recommendations-count\";i:5;}i:1;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";a:1:{i:0;s:28:\"product-edit-meta-tab-header\";}s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:7:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";a:1:{i:0;s:28:\"product-edit-meta-tab-footer\";}s:9:\"link-text\";s:21:\"Discover more options\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:7:\"iam-url\";s:55:\"admin.php?page=wc-admin&tab=extensions&path=/extensions\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:3;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";a:1:{i:0;s:24:\"orders-list-empty-header\";}s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:4;a:7:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";a:1:{i:0;s:24:\"orders-list-empty-footer\";}s:9:\"link-text\";s:21:\"Discover more options\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:7:\"iam-url\";s:55:\"admin.php?page=wc-admin&tab=extensions&path=/extensions\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:5;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";a:1:{i:0;s:26:\"products-list-empty-header\";}s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:6;a:7:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";a:1:{i:0;s:26:\"products-list-empty-footer\";}s:9:\"link-text\";s:21:\"Discover more options\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:7:\"iam-url\";s:55:\"admin.php?page=wc-admin&tab=extensions&path=/extensions\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:7;a:8:{s:4:\"slug\";s:61:\"product-edit-meta-tab-body-product-inquiry-via-social-message\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:34:\"product-inquiry-via-social-message\";s:4:\"icon\";s:66:\"https://woocommerce.com/wp-content/uploads/2025/08/New-Project.png\";s:5:\"title\";s:28:\"Product Inquiry Via WhatsApp\";s:4:\"copy\";s:230:\"Product Inquiry via WhatsApp lets customers quickly send product inquiries through WhatsApp — with options to show the inquiry button only for selected products, categories, user roles, or when stock falls below a certain level.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/product-inquiry-via-social-message/\";}i:8;a:8:{s:4:\"slug\";s:47:\"product-edit-meta-tab-body-ultimate-memberships\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:20:\"ultimate-memberships\";s:4:\"icon\";s:80:\"https://woocommerce.com/wp-content/uploads/2021/08/Ultimate-Memberships.png?w=80\";s:5:\"title\";s:20:\"Ultimate Memberships\";s:4:\"copy\";s:176:\"Create multiple membership plans and offers discounts, restrict posts, pages, products and other content to different membership plans. Compatible with WooCommerce Subscription\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/ultimate-memberships/\";}i:9;a:8:{s:4:\"slug\";s:41:\"product-edit-meta-tab-body-multi-currency\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:14:\"multi-currency\";s:4:\"icon\";s:100:\"https://woocommerce.com/wp-content/uploads/2018/06/multi-currency-for-woocommerce-icon-160x160-1.png\";s:5:\"title\";s:18:\"TIV Multi-Currency\";s:4:\"copy\";s:212:\"Multi-currency support for WooCommerce. The exchange rate can be set up manually or automatically. The plugin can automatically get customer\'s geolocation and display the price in the customer country\'s currency.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:48:\"https://woocommerce.com/products/multi-currency/\";}i:10;a:8:{s:4:\"slug\";s:57:\"product-edit-meta-tab-body-bulk-discounts-for-woocommerce\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:30:\"bulk-discounts-for-woocommerce\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2021/07/bulk-discount-neww-01.png\";s:5:\"title\";s:14:\"Bulk Discounts\";s:4:\"copy\";s:137:\"Allow bulk discounts to customers and user roles such as quantity discount, gift item, buy x & get discount on x or Y, and flat discount.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:64:\"https://woocommerce.com/products/bulk-discounts-for-woocommerce/\";}i:11;a:8:{s:4:\"slug\";s:50:\"product-edit-meta-tab-body-advanced-product-sorter\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:23:\"advanced-product-sorter\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/uploads/2025/07/advanced-product-sorter-woocommerce-plugin.png\";s:5:\"title\";s:23:\"Advanced Product Sorter\";s:4:\"copy\";s:175:\"Take full control of your product display. Visually arrange products with a drag-and-drop interface, pin best-sellers, and automate sorting with powerful rules and scheduling.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/advanced-product-sorter/\";}i:12;a:8:{s:4:\"slug\";s:49:\"product-edit-meta-tab-body-custom-product-message\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:22:\"custom-product-message\";s:4:\"icon\";s:94:\"https://woocommerce.com/wp-content/uploads/2025/07/ChatGPT-Image-Aug-12-2025-02_19_59-AM-1.png\";s:5:\"title\";s:22:\"Custom Product Message\";s:4:\"copy\";s:100:\"Allow your customers to add custom messages or personalized gift notes on the product and cart page.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:56:\"https://woocommerce.com/products/custom-product-message/\";}i:13;a:8:{s:4:\"slug\";s:58:\"product-edit-meta-tab-body-order-discounts-conditional-fee\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:31:\"order-discounts-conditional-fee\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2025/01/xyno-tech-01.png\";s:5:\"title\";s:33:\"Order Discounts & Conditional Fee\";s:4:\"copy\";s:79:\"Create smart fees and discounts using 15+ flexible WooCommerce cart conditions.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:65:\"https://woocommerce.com/products/order-discounts-conditional-fee/\";}i:14;a:8:{s:4:\"slug\";s:39:\"product-edit-meta-tab-body-product-faqs\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:12:\"product-faqs\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2020/02/product-icon-1.png\";s:5:\"title\";s:12:\"Product FAQs\";s:4:\"copy\";s:57:\"Add frequently asked questions to products in your store.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:46:\"https://woocommerce.com/products/product-faqs/\";}i:15;a:8:{s:4:\"slug\";s:71:\"product-edit-meta-tab-body-product-prices-by-user-roles-for-woocommerce\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:44:\"product-prices-by-user-roles-for-woocommerce\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2020/05/icon-80x80-1.png\";s:5:\"title\";s:28:\"Product Prices by User Roles\";s:4:\"copy\";s:63:\"Set up product prices and shipping charges based on user roles.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:78:\"https://woocommerce.com/products/product-prices-by-user-roles-for-woocommerce/\";}i:16;a:8:{s:4:\"slug\";s:56:\"product-edit-meta-tab-body-make-an-offer-for-woocommerce\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:29:\"make-an-offer-for-woocommerce\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2021/08/make-anoffer-01.png\";s:5:\"title\";s:13:\"Make an Offer\";s:4:\"copy\";s:132:\"Make an Offer for WooCommerce adds Make-an-Offer buttons to shop and product pages, allowing customers to negotiate purchase prices.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/make-an-offer-for-woocommerce/\";}i:17;a:8:{s:4:\"slug\";s:48:\"orders-list-empty-body-azent-delivery-time-slots\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"azent-delivery-time-slots\";s:4:\"icon\";s:63:\"https://woocommerce.com/wp-content/uploads/2025/07/1_9996dd.png\";s:5:\"title\";s:19:\"Delivery Time Slots\";s:4:\"copy\";s:281:\"Let your customers choose delivery dates, time slots, and delivery places at checkout. Manage holidays, non-delivery days, delivery locations, and delivery settings easily from the admin panel. Perfect for stores offering scheduled, local delivery, or pickup at multiple locations.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/azent-delivery-time-slots/\";}i:18;a:8:{s:4:\"slug\";s:52:\"orders-list-empty-body-reserve-stock-for-woocommerce\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"reserve-stock-for-woocommerce\";s:4:\"icon\";s:87:\"https://woocommerce.com/wp-content/uploads/2023/01/wcpay-icon-fv4tef-Recovered.png?w=80\";s:5:\"title\";s:13:\"Reserve Stock\";s:4:\"copy\";s:128:\"Reserve inventory for a limited time, for customers with items in their carts, with the Reserve Stock for WooCommerce extension.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/reserve-stock-for-woocommerce/\";}i:19;a:8:{s:4:\"slug\";s:49:\"orders-list-empty-body-multi-inventory-management\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:26:\"multi-inventory-management\";s:4:\"icon\";s:81:\"https://woocommerce.com/wp-content/uploads/2024/04/Multi-Inventory-Management.png\";s:5:\"title\";s:26:\"Multi Inventory Management\";s:4:\"copy\";s:160:\"Add multiple inventories per product based on location, warehouse, stores, inventory types and more. A powerful purpose-built multi-inventory management system.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:60:\"https://woocommerce.com/products/multi-inventory-management/\";}i:20;a:8:{s:4:\"slug\";s:53:\"orders-list-empty-body-advanced-shipment-tracking-pro\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:30:\"advanced-shipment-tracking-pro\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2023/05/ast-pro-icon.png\";s:5:\"title\";s:30:\"Advanced Shipment Tracking Pro\";s:4:\"copy\";s:164:\"AST PRO provides powerful features to easily add tracking info to WooCommerce orders, automate the fulfillment workflows and keep your customers happy and informed.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:64:\"https://woocommerce.com/products/advanced-shipment-tracking-pro/\";}i:21;a:8:{s:4:\"slug\";s:48:\"orders-list-empty-body-purolator-shipping-method\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"purolator-shipping-method\";s:4:\"icon\";s:101:\"https://woocommerce.com/wp-content/uploads/2012/08/Purolator-Shipping-Method-for-WooCommerce-logo.png\";s:5:\"title\";s:25:\"Purolator Shipping Method\";s:4:\"copy\";s:69:\"Calculate order shipping costs automatically using the Purolator API.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/purolator-shipping-method/\";}i:22;a:8:{s:4:\"slug\";s:49:\"orders-list-empty-body-woocommerce-order-barcodes\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:26:\"woocommerce-order-barcodes\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/uploads/2014/06/WooCommerce_Order_Barcodes_icon-marketplace-160x160-1.png\";s:5:\"title\";s:26:\"WooCommerce Order Barcodes\";s:4:\"copy\";s:138:\"Generates a unique barcode for each order on your site — perfect for e-tickets, packing slips, reservations and a variety of other uses.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:60:\"https://woocommerce.com/products/woocommerce-order-barcodes/\";}i:23;a:8:{s:4:\"slug\";s:70:\"orders-list-empty-body-m2e-multi-channel-fulfillment-by-amazon-mcf-fba\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:47:\"m2e-multi-channel-fulfillment-by-amazon-mcf-fba\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2024/01/160_160-1.png\";s:5:\"title\";s:49:\"M2E Multi-Channel Fulfillment by Amazon (MCF FBA)\";s:4:\"copy\";s:61:\"Simplify cross-platform order fulfillment with M2E Amazon MCF\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:81:\"https://woocommerce.com/products/m2e-multi-channel-fulfillment-by-amazon-mcf-fba/\";}i:24;a:8:{s:4:\"slug\";s:44:\"orders-list-empty-body-product-stock-manager\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:21:\"product-stock-manager\";s:4:\"icon\";s:81:\"https://woocommerce.com/wp-content/uploads/2021/12/Product-Stock-Manager.png?w=80\";s:5:\"title\";s:21:\"Product Stock Manager\";s:4:\"copy\";s:101:\"Manage product stock via a list view with powerful filters, sorting options, import/export, and more.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:55:\"https://woocommerce.com/products/product-stock-manager/\";}i:25;a:8:{s:4:\"slug\";s:50:\"orders-list-empty-body-flexi-product-delivery-date\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:27:\"flexi-product-delivery-date\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2025/03/PRDD-ICON.png\";s:5:\"title\";s:27:\"Flexi Product Delivery Date\";s:4:\"copy\";s:240:\"Set product-specific delivery schedules & pickup locations and let your customer pick the delivery date and time slots on your product page. Restrict the number of orders you can take per product and charge extra for deliveries if needed. \";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:61:\"https://woocommerce.com/products/flexi-product-delivery-date/\";}i:26;a:8:{s:4:\"slug\";s:60:\"orders-list-empty-body-custom-shipping-icons-for-woocommerce\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:37:\"custom-shipping-icons-for-woocommerce\";s:4:\"icon\";s:70:\"https://woocommerce.com/wp-content/uploads/2021/11/Custom-Shipping.jpg\";s:5:\"title\";s:49:\"Add custom shipping icons & hide shipping methods\";s:4:\"copy\";s:133:\"Hide shipping methods based on various conditions. Display custom shipping icons and descriptions to improve the shopping experience.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:71:\"https://woocommerce.com/products/custom-shipping-icons-for-woocommerce/\";}}s:7:\"updated\";i:1755716084;}', 'off'),
(662, '_site_transient_timeout_wp_font_collection_url_https://s.w.org/images/fonts/wp-6.7/collections/google-fonts-with-preview.json', '1755802486', 'off'),
(666, '_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs', '1756320951', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(667, '_transient_woocommerce_admin_remote_inbox_notifications_specs', 'a:1:{s:5:\"en_US\";a:64:{s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:46:\"WooPayments setup - let us know what you think\";s:7:\"content\";s:137:\"Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/woopayments-new-user-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Security vulnerability patched in WooCommerce Eway Gateway\";s:7:\"content\";s:323:\"In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:62:\"needs-update-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.1.26\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"3.5.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.1.0\";}}}s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Eway Gateway has been automatically updated\";s:7:\"content\";s:280:\"Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"updated-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"See all updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.1.26\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}}}}}s:31:\"ecomm-wc-navigation-survey-2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"ecomm-wc-navigation-survey-2023\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Navigating WooCommerce on WordPress.com\";s:7:\"content\";s:166:\"We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/new-ecommerce-plan-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-01-16 09:53:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}}}s:39:\"woopay-beta-merchantrecruitment-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"woopay-beta-merchantrecruitment-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:319:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br><br>\r\n<b>Get started in seconds.</b>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woopay-beta-merchantrecruitment-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:155:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:27\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:42:\"woocommerce-wcpay-march-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-wcpay-march-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Action required: Security update for WooCommerce Payments\";s:7:\"content\";s:296:\"<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:49:\"woocommerce-wcpay-march-2023-update-needed-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"See Blog Post\";}}s:3:\"url\";s:122:\"https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"woocommerce-wcpay-march-2023-update-needed-dismiss-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:11:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-03-22 20:25:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.8.0\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.6.1\";}}}s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:52:\"Accept in-person contactless payments on your iPhone\";s:7:\"content\";s:230:\"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Simplify my payments\";}}s:3:\"url\";s:143:\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-03 23:59:47\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce Pre-Orders extension\";s:7:\"content\";s:220:\"<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"extension-settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-12 22:16:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:22:\"woocommerce-pre-orders\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.0.0\";}}}s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:321:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> — and you’re invited to try it. \r\n<br /><br />\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br /><br />\r\n<b>Update WooCommerce Payments</b> to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woopay-beta-merchantrecruitment-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:55:\"woopay-beta-merchantrecruitment-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:361:\"Thanks for previously trying WooPay, the<b> express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>. No action is required on your part.\r\n<br /><br />\r\nYou can now <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Documentation\";}}s:3:\"url\";s:178:\"https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:44:\"woopay-beta-existingmerchants-update-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woopay-beta-existingmerchants-update-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:368:\"Thanks for previously trying WooPay, the <b>express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:50:\"woopay-beta-existingmerchants-update-WCPay-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woopay-beta-merchantrecruitment-short-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:64:\"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:161:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:36\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:20\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test A\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 00:01:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test B\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 20:58:43\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test C\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:03:33\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test D\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:32:09\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-activate-button-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:72:\"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:169:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:18:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:45:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Action required: Security update of WooCommerce Subscriptions\";s:7:\"content\";s:197:\"<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:68:\"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 08:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.1.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.1.2\";}}}s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: Security update of WooCommerce Returns and Warranty Requests extension\";s:7:\"content\";s:270:\"<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-02 23:53:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-warranty\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.1.8\";}}}s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:65:\"Action required: Security update of WooCommerce One Page Checkout\";s:7:\"content\";s:232:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-21 14:05:46\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:29:\"woocommerce-one-page-checkout\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.4.0\";}}}s:40:\"woocommerce-WCGC-July-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce GoCardless Extension\";s:7:\"content\";s:205:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-04 15:36:07\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:30:\"woocommerce-gateway-gocardless\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.5.6\";}}}s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Scheduled FedEx API outage — July 2023\";s:7:\"content\";s:277:\"On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:125:\"https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-05 18:19:17\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-shipping-fedex\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-07-17 00:00:00\";}}}s:35:\"wcship-2023-07-hazmat-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wcship-2023-07-hazmat-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension\";s:7:\"content\";s:251:\"<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"plugin-list\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:23:\"admin.php?page=wc-admin\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-11 20:26:59\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-services\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Action required: Security update for WooCommerce Stripe plugin\";s:7:\"content\";s:183:\"<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.4.2\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}}}s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Security update of WooCommerce Stripe plugin\";s:7:\"content\";s:144:\"<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:60:\"Security update of WooPayments (WooCommerce Payments) plugin\";s:7:\"content\";s:147:\"<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:13\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.6\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.5\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.4\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}}}}}s:24:\"avalara_q3-2023_noAvaTax\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"avalara_q3-2023_noAvaTax\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Automatically calculate VAT in real time\";s:7:\"content\";s:284:\"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"avalara_q3-2023_noAvaTax\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Automate my sales tax\";}}s:3:\"url\";s:131:\"https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-08 22:32:23\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-08-09 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-avatax\";}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:30;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:100;s:9:\"operation\";s:1:\">\";}}}s:44:\"woocommerce-usermeta-Sept2023-productvendors\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:37:\"Your store requires a security update\";s:7:\"content\";s:339:\"<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-09-20 00:50:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-product-vendors\";}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"8.1.1\";}}}s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Security update for WooCommerce Stripe Gateway\";s:7:\"content\";s:201:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:36:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-10-18 00:01:58\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.5.4\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.6\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.6.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.8.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.9.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.0.2\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.1.2\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.2.2\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.3.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.4.6\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.7.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.8.3\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.9.3\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.0.5\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.1.3\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.3.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.4.3\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.5.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.6.1\";}}}s:29:\"amazon-mcf-reviews-2023-12-07\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"amazon-mcf-reviews-2023-12-07\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Enjoying Amazon MCF for WooCommerce?\";s:7:\"content\";s:292:\"We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"amazon-mcf-review-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Leave a review\";}}s:3:\"url\";s:161:\"https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"amazon-mcf-support-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Request support\";}}s:3:\"url\";s:142:\"https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-12-06 15:21:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-amazon-fulfillment\";}}}}s:30:\"remove_estimated_deposits_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"remove_estimated_deposits_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:33:\"Estimated deposits are going away\";s:7:\"content\";s:267:\"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"view_docs\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:29:\"Learn about Deposit schedules\";}}s:3:\"url\";s:151:\"https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"6.9\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-01-21 08:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-01-31 23:59:59\";}}}s:26:\"sirt-woo-2024-11-xss-admin\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"sirt-woo-2024-11-xss-admin\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"An important update is required for WooCommerce\";s:7:\"content\";s:353:\"This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href=\"https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/\">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"sirt-woo-2024-11-xss-admin\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"sirt-woo-2024-11-xss-admin\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-12-04 02:07:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"WooCommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"8.4.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"WooCommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"9.4.3\";}}}s:44:\"paypal-braintree-sdk-depreciation-2025-02-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"paypal-braintree-sdk-depreciation-2025-02-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Update required for your PayPal Braintree extension\";s:7:\"content\";s:253:\"To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:51:\"paypal-braintree-sdk-depreciation-2025-02-20-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Upgrade now\";}}s:3:\"url\";s:21:\"/wp-admin/plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-03-03 19:49:10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:47:\"woocommerce-gateway-paypal-powered-by-braintree\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"3.2.3\";}}}s:24:\"uk-vat-notice-2025-04-30\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"uk-vat-notice-2025-04-30\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"UK VAT numbers are no longer supported\";s:7:\"content\";s:322:\"Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:31:\"uk-vat-notice-button-2025-04-30\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:31:\"Learn more about this extension\";}}s:3:\"url\";s:53:\"https://wordpress.org/plugins/eu-vat-for-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-eu-vat-number\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-05 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-05-15 00:00:00\";}}}s:22:\"payson-retirement-2025\";O:8:\"stdClass\":8:{s:4:\"slug\";s:22:\"payson-retirement-2025\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:22:\"Payson Form Retirement\";s:7:\"content\";s:208:\"Svea Bank is discontinuing the Payson service; the last date for transactions is August 31, 2025. As a result, the Payson Form extension has been removed from WooCommerce.com. Documentation remains available.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"payson-retirement-2025\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:35:\"Explore alternative payment methods\";}}s:3:\"url\";s:218:\"https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?categoryIds=28680&collections=product&page=1&country=Sweden&utm_source=inbox_note&utm_medium=product&utm_campaign=payson-retirement-2025\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-13 01:35:31\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-12-31 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-payson\";}}}}s:44:\"paypal-braintree-sdk-depreciation-2025-05-30\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"paypal-braintree-sdk-depreciation-2025-05-30\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:54:\"Action required: Update the PayPal Braintree extension\";s:7:\"content\";s:228:\"Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:51:\"paypal-braintree-sdk-depreciation-2025-05-30-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Update now\";}}s:3:\"url\";s:21:\"/wp-admin/plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-29 17:56:45\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:47:\"woocommerce-gateway-paypal-powered-by-braintree\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"3.2.3\";}}}s:23:\"paypaladvantage_q3_2025\";O:8:\"stdClass\":8:{s:4:\"slug\";s:23:\"paypaladvantage_q3_2025\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"Add PayPal Checkout and earn up to $1,000*\";s:7:\"content\";s:239:\"PayPal Checkout can boost conversion by up to 46% and average order value by up to 62% with no disruption to your checkout. New US merchants who activate by August 31 save 25% on transaction fees for 6 months. Excludes Venmo. Terms apply.*\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:23:\"paypaladvantage_q3_2025\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Activate & Save Now\";}}s:3:\"url\";s:139:\"https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypaladvantage_q3_2025\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:6:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-08-20 00:00:52\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-08-26 23:59:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:3;}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:25;s:9:\"operation\";s:1:\">\";}}}s:40:\"stripe_optimizedcheckout_upgrade_q3_2025\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"stripe_optimizedcheckout_upgrade_q3_2025\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Upgrade for a faster, more flexible Stripe checkout\";s:7:\"content\";s:294:\"You\'re not on the latest WooCommerce Stripe Payment Gateway version. Upgrade to version 9.8 to access Stripe\'s Optimized Checkout Suite and leverage AI models to dynamically surface the most relevant payment methods for each customer, including BNPL, local options, and one-click Link checkout.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:46:\"stripe_optimizedcheckout_upgrade_q3_2025_click\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Upgrade now\";}}s:3:\"url\";s:10:\"update.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-08-13 10:39:12\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-09-16 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:3;}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:10;s:9:\"operation\";s:1:\">\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"9.8\";}}}s:39:\"stripe_optimizedcheckout_enable_q3_2025\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"stripe_optimizedcheckout_enable_q3_2025\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:37:\"Unlock dynamic payments and sell more\";s:7:\"content\";s:258:\"You’re on the latest WooCommerce Stripe Payment Gateway — now unlock its full potential by enabling the Optimized Checkout Suite. It uses AI models to dynamically surface the most relevant payment methods for each customer, helping you boost conversions.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:46:\"stripe_optimizedcheckout_upgrade_q3_2025_click\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"Enable optimized checkout\";}}s:3:\"url\";s:242:\"https://woocommerce.com/document/stripe/admin-experience/updated-requirements-for-stripe-plugin-mid-2025/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_optimizedcheckout_upgrade_q3_2025_click#enable-the-optimized-checkout-suite\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-08-13 11:56:03\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-08-26 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:3;}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:10;s:9:\"operation\";s:1:\">\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"9.8\";}}}s:42:\"stripe_optimizedcheckout_promotion_q3_2025\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"stripe_optimizedcheckout_promotion_q3_2025\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:54:\"Upgrade to Stripe for a faster, more flexible checkout\";s:7:\"content\";s:282:\"Unlock dynamic payments with Stripe’s Optimized Checkout Suite — now available with the WooCommerce Stripe Payment Gateway. Leverage AI models to dynamically surface the most relevant payment methods for each customer, including BNPL, local options, and one-click Link checkout.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"stripe_optimizedcheckout_promotion_q3_2025_click\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Get paid with Stripe\";}}s:3:\"url\";s:143:\"https://woocommerce.com/products/stripe/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_optimizedcheckout_promotion_q3_2025_click\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:6:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-08-14 10:43:23\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-08-28 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:470:\"woocommerce-gateway-stripe\r\nwoocommerce-payments\r\nmollie-payments-for-woocommerce\r\nwoocommerce-square\r\nwoocommerce-gateway-authorize-net-cim woocommerce-mercadopago\r\nwoocommerce-gateway-converge\r\npaymob-for-woocommerce\r\nviva-com-smart-for-woocommerce\r\nantom-payments\r\nairwallex-online-payments-gateway\r\nmonei\r\npayoneer-checkout\r\nwoocommerce-gateway-eway\r\npayu-india\r\nwoocommerce-paypal-payments\r\nwoocommerce-gateway-paypal-powered-by-braintree\r\nelavon-vm-payment-gateway\";}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:3;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:10;s:9:\"operation\";s:1:\">\";}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BR\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GI\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IN\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"LI\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MY\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MX\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"TH\";}}}}}s:44:\"woo-subscription-gifting-bundling-2025-08-18\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woo-subscription-gifting-bundling-2025-08-18\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Grow recurring revenue with gifting\";s:7:\"content\";s:248:\"WooCommerce Subscriptions now includes gifting. Customers can buy subscriptions for others, helping you reach new shoppers and grow recurring revenue with less effort. Update to the latest version of Subscriptions (7.8.0) to start offering gifting.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woo-subscription-gifting-bundling-2025-08-18-update-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:23:\"Update to version 7.8.0\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-08-20 01:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-08-22 01:00:00\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"7.8.0\";}}}}}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(668, 'woocommerce_private_link', 'no', 'auto'),
(669, 'woocommerce_share_key', 'w9qAHWXNUexO6XwXpCc8TJem97ooVl09', 'auto'),
(670, '_site_transient_timeout_woocommerce_new_version', '1756320954', 'off'),
(671, '_site_transient_woocommerce_new_version', '10.1.1', 'off'),
(672, '_transient_woocommerce_reports-transient-version', '1755716160', 'on'),
(673, '_transient_timeout_wc_report_orders_stats_7197c6c304615e0af919af8c2c13ca76', '1756320960', 'off'),
(674, '_transient_wc_report_orders_stats_7197c6c304615e0af919af8c2c13ca76', 'a:2:{s:7:\"version\";s:10:\"1755716160\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2025-34\";s:10:\"date_start\";s:19:\"2025-08-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-08-20 00:00:00\";s:8:\"date_end\";s:19:\"2025-08-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-08-20 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}', 'off'),
(675, '_transient_timeout_wc_report_orders_stats_84bf1a98a23be5c3b18aa5ae9ab773ec', '1756320960', 'off'),
(676, '_transient_wc_report_orders_stats_84bf1a98a23be5c3b18aa5ae9ab773ec', 'a:2:{s:7:\"version\";s:10:\"1755716160\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2025-34\";s:10:\"date_start\";s:19:\"2025-08-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-08-20 00:00:00\";s:8:\"date_end\";s:19:\"2025-08-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-08-20 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}', 'off'),
(677, '_transient_timeout_wc_report_orders_stats_decec1a498a275feb47a0cb1eeb0cb97', '1756320960', 'off'),
(678, '_transient_wc_report_orders_stats_decec1a498a275feb47a0cb1eeb0cb97', 'a:2:{s:7:\"version\";s:10:\"1755716160\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2025-34\";s:10:\"date_start\";s:19:\"2025-08-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-08-21 00:00:00\";s:8:\"date_end\";s:19:\"2025-08-21 00:25:55\";s:12:\"date_end_gmt\";s:19:\"2025-08-21 00:25:55\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}', 'off'),
(679, '_transient_timeout_wc_report_orders_stats_dbbcf1a5bc63777260dec7be7e93d5e1', '1756320960', 'off'),
(680, '_transient_wc_report_orders_stats_dbbcf1a5bc63777260dec7be7e93d5e1', 'a:2:{s:7:\"version\";s:10:\"1755716160\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2025-34\";s:10:\"date_start\";s:19:\"2025-08-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-08-21 00:00:00\";s:8:\"date_end\";s:19:\"2025-08-21 00:25:55\";s:12:\"date_end_gmt\";s:19:\"2025-08-21 00:25:55\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}', 'off'),
(681, '_transient_timeout_wc_report_orders_stats_3427bb2a699524ca5588dddd5b6e2d7d', '1756320970', 'off'),
(682, '_transient_wc_report_orders_stats_3427bb2a699524ca5588dddd5b6e2d7d', 'a:2:{s:7:\"version\";s:10:\"1755716160\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2025-34\";s:10:\"date_start\";s:19:\"2025-08-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-08-21 00:00:00\";s:8:\"date_end\";s:19:\"2025-08-21 00:26:06\";s:12:\"date_end_gmt\";s:19:\"2025-08-21 00:26:06\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}', 'off'),
(683, '_transient_timeout_wc_report_orders_stats_af08b98b68b9157199dae528ae9345ad', '1756320970', 'off'),
(684, '_transient_wc_report_orders_stats_af08b98b68b9157199dae528ae9345ad', 'a:2:{s:7:\"version\";s:10:\"1755716160\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2025-34\";s:10:\"date_start\";s:19:\"2025-08-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-08-21 00:00:00\";s:8:\"date_end\";s:19:\"2025-08-21 00:26:06\";s:12:\"date_end_gmt\";s:19:\"2025-08-21 00:26:06\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}', 'off'),
(691, '_transient_product-transient-version', '1756141923', 'on'),
(692, '_transient_filter_data-transient-version', '1756141923', 'on'),
(715, 'woocommerce_ces_tracks_queue', 'a:0:{}', 'auto'),
(716, 'woocommerce_task_list_tracked_completed_tasks', 'a:2:{i:0;s:8:\"products\";i:1;s:15:\"customize-store\";}', 'auto'),
(717, 'woocommerce_clear_ces_tracks_queue_for_page', '', 'auto'),
(721, 'woocommerce_ces_shown_for_actions', 'a:4:{i:0;s:15:\"settings_change\";i:1;s:10:\"ces_search\";i:2;s:14:\"product_update\";i:3;s:19:\"product_add_publish\";}', 'auto'),
(722, 'product_brand_children', 'a:0:{}', 'auto'),
(748, 'woocommerce_tracker_ua', 'a:1:{i:0;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36\";}', 'off'),
(935, '_transient_timeout_elementor_image_optimization_campaign', '1758388206', 'off'),
(936, '_transient_elementor_image_optimization_campaign', 'a:3:{s:6:\"source\";s:23:\"io-editor-image-install\";s:8:\"campaign\";s:6:\"io-plg\";s:6:\"medium\";s:7:\"wp-dash\";}', 'off'),
(960, '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl', '1758388894', 'off'),
(961, '_transient_woocommerce_blocks_asset_api_script_data_ssl', '{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"4f2e7067bd1c84cca43f\",\"dependencies\":[\"wc-types\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"35dee88875b85ff65531\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"d79dedade2f2e4dc9df4\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"d0ad299087b6ae74378b\",\"dependencies\":[\"wc-blocks-checkout-events\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"1c5f828afef2f98a6774\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"a16aa912ffa0a15063f1\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"0db759a8a6e010732c50\",\"dependencies\":[\"react-jsx-runtime\",\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"1d9ff4f03584490ad390\",\"dependencies\":[\"react-jsx-runtime\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"99a2a0de38bfa707fc7b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"57e176e7cc02bdd27978\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"2a67f05c7f92833d4e15\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"c939a893efb4febadc26\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"4929936dde15d33bd184\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"a1c2e7c31247ee1ae717\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-checkout-events.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"2d0fd4590f6cc663947c\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"14f739e1c451e591f9da\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-schema-parser.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"f762078aeb4207fe9c3d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"ebdc0b2d7487174621e6\",\"dependencies\":[\"react\",\"wc-experimental\",\"wc-navigation\",\"wc-store-data\",\"wc-tracks\",\"wp-api-fetch\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-data-controls\",\"wp-element\",\"wp-i18n\"]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"996b487bcdeb2a438dc9\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-10.1.0\",\"dependencies\":[]}},\"version\":\"wc-10.1.0\",\"hash\":\"23e93f88821fe446b9413956ee2d1c2f\"}', 'off'),
(962, '_transient_health-check-site-status-result', '{\"good\":14,\"recommended\":7,\"critical\":2}', 'on'),
(986, 'astra_analytics_optin', 'no', 'off'),
(987, 'bsf_analytics_last_displayed_time', '1755797898', 'off'),
(989, 'elementor_pro_tracker_notice', '1', 'auto'),
(990, 'elementor_allow_tracking', 'no', 'auto'),
(991, 'elementor_tracker_notice', '1', 'auto'),
(998, 'category_children', 'a:0:{}', 'auto'),
(1129, 'fs_active_plugins', 'O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:31:\"royal-elementor-addons/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"2.12.0\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1755954638;s:11:\"plugin_path\";s:37:\"royal-elementor-addons/wpr-addons.php\";}}s:7:\"abspath\";s:24:\"C:\\xampp7\\htdocs\\horse1/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:37:\"royal-elementor-addons/wpr-addons.php\";s:8:\"sdk_path\";s:31:\"royal-elementor-addons/freemius\";s:7:\"version\";s:6:\"2.12.0\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1755954638;}}', 'auto'),
(1130, 'fs_debug_mode', '', 'auto'),
(1131, 'fs_accounts', 'a:7:{s:21:\"id_slug_type_path_map\";a:1:{i:8416;a:3:{s:4:\"slug\";s:10:\"wpr-addons\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:37:\"royal-elementor-addons/wpr-addons.php\";}}s:11:\"plugin_data\";a:1:{s:10:\"wpr-addons\";a:17:{s:19:\"last_load_timestamp\";i:1756061960;s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:37:\"royal-elementor-addons/wpr-addons.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1755802708;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:6:\"2.12.0\";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:8:\"1.7.1031\";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:9:\"127.0.0.1\";s:9:\"server_ip\";s:9:\"127.0.0.1\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1755802708;s:7:\"version\";s:8:\"1.7.1031\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1755802713;s:7:\"version\";s:8:\"1.7.1031\";}}}s:13:\"file_slug_map\";a:1:{s:37:\"royal-elementor-addons/wpr-addons.php\";s:10:\"wpr-addons\";}s:7:\"plugins\";a:1:{s:10:\"wpr-addons\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:22:\"Royal Elementor Addons\";s:4:\"slug\";s:10:\"wpr-addons\";s:12:\"premium_slug\";s:14:\"wpr-addons-pro\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";s:8:\"selected\";s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:37:\"royal-elementor-addons/wpr-addons.php\";s:7:\"version\";s:8:\"1.7.1031\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_a0b21b234a7c9581a555b9ee9f28a\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"8416\";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:\"ffa0b13c87e5aabba0424be585246f53\";}', 'auto'),
(1132, 'fs_api_cache', 'a:0:{}', 'off'),
(1137, 'royal_elementor_addons_activation_time', '1755802708', 'auto'),
(1138, 'royal_elementor_addons_activation_time_for_sale', '1755802708', 'auto'),
(1142, 'elementor_cpt_support', 'a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:13:\"wpr_templates\";}', 'auto'),
(1143, 'jetpack_connection_active_plugins', 'a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}', 'auto'),
(1168, 'woocommerce_brand_permalink', '', 'auto'),
(1217, 'wpr_plugin_update_dismiss_notice', '1', 'auto'),
(1434, 'product_cat_children', 'a:0:{}', 'auto'),
(1444, 'woocommerce_admin_customize_store_completed', 'yes', 'auto'),
(1535, 'elementor_woocommerce_purchase_summary_page_id', '', 'auto'),
(1903, '_site_transient_timeout_woocommerce_block_asset_resource_hints', '1756573430', 'off'),
(1904, '_site_transient_woocommerce_block_asset_resource_hints', 'a:2:{s:5:\"files\";a:2:{s:13:\"cart-frontend\";a:44:{i:0;a:2:{s:4:\"href\";s:117:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/cart-frontend.js?ver=db09d88dfde01e08b9f8\";s:2:\"as\";s:6:\"script\";}i:1;a:2:{s:4:\"href\";s:134:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-cart-checkout-base-frontend.js?ver=4929936dde15d33bd184\";s:2:\"as\";s:6:\"script\";}i:2;a:2:{s:4:\"href\";s:80:\"http://127.0.0.1/horse1/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0\";s:2:\"as\";s:6:\"script\";}i:3;a:2:{s:4:\"href\";s:80:\"http://127.0.0.1/horse1/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6\";s:2:\"as\";s:6:\"script\";}i:4;a:2:{s:4:\"href\";s:81:\"http://127.0.0.1/horse1/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6\";s:2:\"as\";s:6:\"script\";}i:5;a:2:{s:4:\"href\";s:137:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-cart-checkout-vendors-frontend.js?ver=c939a893efb4febadc26\";s:2:\"as\";s:6:\"script\";}i:9;a:2:{s:4:\"href\";s:76:\"http://127.0.0.1/horse1/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1\";s:2:\"as\";s:6:\"script\";}i:10;a:2:{s:4:\"href\";s:86:\"http://127.0.0.1/horse1/wp-includes/js/dist/vendor/react-jsx-runtime.min.js?ver=18.3.1\";s:2:\"as\";s:6:\"script\";}i:12;a:2:{s:4:\"href\";s:119:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/blocks-checkout.js?ver=a1c2e7c31247ee1ae717\";s:2:\"as\";s:6:\"script\";}i:22;a:2:{s:4:\"href\";s:80:\"http://127.0.0.1/horse1/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1\";s:2:\"as\";s:6:\"script\";}i:26;a:2:{s:4:\"href\";s:121:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/blocks-components.js?ver=14f739e1c451e591f9da\";s:2:\"as\";s:6:\"script\";}i:40;a:2:{s:4:\"href\";s:118:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-data.js?ver=d0ad299087b6ae74378b\";s:2:\"as\";s:6:\"script\";}i:41;a:2:{s:4:\"href\";s:126:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/blocks-checkout-events.js?ver=2d0fd4590f6cc663947c\";s:2:\"as\";s:6:\"script\";}i:42;a:2:{s:4:\"href\";s:112:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-types.js?ver=35dee88875b85ff65531\";s:2:\"as\";s:6:\"script\";}i:47;a:2:{s:4:\"href\";s:122:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-registry.js?ver=a16aa912ffa0a15063f1\";s:2:\"as\";s:6:\"script\";}i:50;a:2:{s:4:\"href\";s:115:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-settings.js?ver=4f2e7067bd1c84cca43f\";s:2:\"as\";s:6:\"script\";}i:55;a:2:{s:4:\"href\";s:85:\"http://127.0.0.1/horse1/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20\";s:2:\"as\";s:6:\"script\";}i:58;a:2:{s:4:\"href\";s:79:\"http://127.0.0.1/horse1/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14ea\";s:2:\"as\";s:6:\"script\";}i:63;a:2:{s:4:\"href\";s:80:\"http://127.0.0.1/horse1/wp-includes/js/dist/data.min.js?ver=fe6c4835cd00e12493c3\";s:2:\"as\";s:6:\"script\";}i:66;a:2:{s:4:\"href\";s:83:\"http://127.0.0.1/horse1/wp-includes/js/dist/compose.min.js?ver=84bcf832a5c99203f3db\";s:2:\"as\";s:6:\"script\";}i:70;a:2:{s:4:\"href\";s:86:\"http://127.0.0.1/horse1/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c\";s:2:\"as\";s:6:\"script\";}i:72;a:2:{s:4:\"href\";s:79:\"http://127.0.0.1/horse1/wp-includes/js/dist/dom.min.js?ver=80bd57c84b45cf04f4ce\";s:2:\"as\";s:6:\"script\";}i:75;a:2:{s:4:\"href\";s:83:\"http://127.0.0.1/horse1/wp-includes/js/dist/element.min.js?ver=a4eeeadd23c0d7ab1d2d\";s:2:\"as\";s:6:\"script\";}i:79;a:2:{s:4:\"href\";s:87:\"http://127.0.0.1/horse1/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2\";s:2:\"as\";s:6:\"script\";}i:80;a:2:{s:4:\"href\";s:92:\"http://127.0.0.1/horse1/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979\";s:2:\"as\";s:6:\"script\";}i:81;a:2:{s:4:\"href\";s:84:\"http://127.0.0.1/horse1/wp-includes/js/dist/keycodes.min.js?ver=034ff647a54b018581d3\";s:2:\"as\";s:6:\"script\";}i:84;a:2:{s:4:\"href\";s:90:\"http://127.0.0.1/horse1/wp-includes/js/dist/priority-queue.min.js?ver=9c21c957c7e50ffdbf48\";s:2:\"as\";s:6:\"script\";}i:94;a:2:{s:4:\"href\";s:88:\"http://127.0.0.1/horse1/wp-includes/js/dist/private-apis.min.js?ver=0f8478f1ba7e0eea562b\";s:2:\"as\";s:6:\"script\";}i:95;a:2:{s:4:\"href\";s:89:\"http://127.0.0.1/horse1/wp-includes/js/dist/redux-routine.min.js?ver=8bb92d45458b29590f53\";s:2:\"as\";s:6:\"script\";}i:159;a:2:{s:4:\"href\";s:89:\"http://127.0.0.1/horse1/wp-includes/js/dist/data-controls.min.js?ver=49f5587e8b90f9e7cc7e\";s:2:\"as\";s:6:\"script\";}i:212;a:2:{s:4:\"href\";s:89:\"http://127.0.0.1/horse1/wp-includes/js/dist/html-entities.min.js?ver=2cd3358363e0675638fb\";s:2:\"as\";s:6:\"script\";}i:216;a:2:{s:4:\"href\";s:83:\"http://127.0.0.1/horse1/wp-includes/js/dist/notices.min.js?ver=673a68a7ac2f556ed50b\";s:2:\"as\";s:6:\"script\";}i:253;a:2:{s:4:\"href\";s:124:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-middleware.js?ver=d79dedade2f2e4dc9df4\";s:2:\"as\";s:6:\"script\";}i:278;a:2:{s:4:\"href\";s:80:\"http://127.0.0.1/horse1/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14\";s:2:\"as\";s:6:\"script\";}i:279;a:2:{s:4:\"href\";s:85:\"http://127.0.0.1/horse1/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381\";s:2:\"as\";s:6:\"script\";}i:379;a:2:{s:4:\"href\";s:86:\"http://127.0.0.1/horse1/wp-includes/js/dist/primitives.min.js?ver=aef2543ab60c8c9bb609\";s:2:\"as\";s:6:\"script\";}i:793;a:2:{s:4:\"href\";s:83:\"http://127.0.0.1/horse1/wp-includes/js/dist/warning.min.js?ver=ed7c8b0940914f4fe44b\";s:2:\"as\";s:6:\"script\";}i:1442;a:2:{s:4:\"href\";s:128:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-shared-context.js?ver=1d9ff4f03584490ad390\";s:2:\"as\";s:6:\"script\";}i:1453;a:2:{s:4:\"href\";s:125:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-shared-hocs.js?ver=99a2a0de38bfa707fc7b\";s:2:\"as\";s:6:\"script\";}i:1732;a:2:{s:4:\"href\";s:116:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/price-format.js?ver=57e176e7cc02bdd27978\";s:2:\"as\";s:6:\"script\";}i:1772;a:2:{s:4:\"href\";s:81:\"http://127.0.0.1/horse1/wp-includes/js/dist/autop.min.js?ver=9fb50649848277dd318d\";s:2:\"as\";s:6:\"script\";}i:1874;a:2:{s:4:\"href\";s:83:\"http://127.0.0.1/horse1/wp-includes/js/dist/plugins.min.js?ver=20303a2de19246c83e5a\";s:2:\"as\";s:6:\"script\";}i:1922;a:2:{s:4:\"href\";s:88:\"http://127.0.0.1/horse1/wp-includes/js/dist/style-engine.min.js?ver=08cc10e9532531e22456\";s:2:\"as\";s:6:\"script\";}i:1923;a:2:{s:4:\"href\";s:85:\"http://127.0.0.1/horse1/wp-includes/js/dist/wordcount.min.js?ver=55d8c2bf3dc99e7ea5ec\";s:2:\"as\";s:6:\"script\";}}s:17:\"checkout-frontend\";a:47:{i:0;a:2:{s:4:\"href\";s:121:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/checkout-frontend.js?ver=9284299da7eb3a8b062c\";s:2:\"as\";s:6:\"script\";}i:1;a:2:{s:4:\"href\";s:134:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-cart-checkout-base-frontend.js?ver=4929936dde15d33bd184\";s:2:\"as\";s:6:\"script\";}i:2;a:2:{s:4:\"href\";s:80:\"http://127.0.0.1/horse1/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0\";s:2:\"as\";s:6:\"script\";}i:3;a:2:{s:4:\"href\";s:80:\"http://127.0.0.1/horse1/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6\";s:2:\"as\";s:6:\"script\";}i:4;a:2:{s:4:\"href\";s:81:\"http://127.0.0.1/horse1/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6\";s:2:\"as\";s:6:\"script\";}i:5;a:2:{s:4:\"href\";s:137:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-cart-checkout-vendors-frontend.js?ver=c939a893efb4febadc26\";s:2:\"as\";s:6:\"script\";}i:9;a:2:{s:4:\"href\";s:76:\"http://127.0.0.1/horse1/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1\";s:2:\"as\";s:6:\"script\";}i:10;a:2:{s:4:\"href\";s:86:\"http://127.0.0.1/horse1/wp-includes/js/dist/vendor/react-jsx-runtime.min.js?ver=18.3.1\";s:2:\"as\";s:6:\"script\";}i:12;a:2:{s:4:\"href\";s:119:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/blocks-checkout.js?ver=a1c2e7c31247ee1ae717\";s:2:\"as\";s:6:\"script\";}i:22;a:2:{s:4:\"href\";s:80:\"http://127.0.0.1/horse1/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1\";s:2:\"as\";s:6:\"script\";}i:26;a:2:{s:4:\"href\";s:121:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/blocks-components.js?ver=14f739e1c451e591f9da\";s:2:\"as\";s:6:\"script\";}i:40;a:2:{s:4:\"href\";s:118:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-data.js?ver=d0ad299087b6ae74378b\";s:2:\"as\";s:6:\"script\";}i:41;a:2:{s:4:\"href\";s:126:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/blocks-checkout-events.js?ver=2d0fd4590f6cc663947c\";s:2:\"as\";s:6:\"script\";}i:42;a:2:{s:4:\"href\";s:112:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-types.js?ver=35dee88875b85ff65531\";s:2:\"as\";s:6:\"script\";}i:47;a:2:{s:4:\"href\";s:122:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-registry.js?ver=a16aa912ffa0a15063f1\";s:2:\"as\";s:6:\"script\";}i:50;a:2:{s:4:\"href\";s:115:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-settings.js?ver=4f2e7067bd1c84cca43f\";s:2:\"as\";s:6:\"script\";}i:55;a:2:{s:4:\"href\";s:85:\"http://127.0.0.1/horse1/wp-includes/js/dist/api-fetch.min.js?ver=3623a576c78df404ff20\";s:2:\"as\";s:6:\"script\";}i:58;a:2:{s:4:\"href\";s:79:\"http://127.0.0.1/horse1/wp-includes/js/dist/url.min.js?ver=c2964167dfe2477c14ea\";s:2:\"as\";s:6:\"script\";}i:63;a:2:{s:4:\"href\";s:80:\"http://127.0.0.1/horse1/wp-includes/js/dist/data.min.js?ver=fe6c4835cd00e12493c3\";s:2:\"as\";s:6:\"script\";}i:66;a:2:{s:4:\"href\";s:83:\"http://127.0.0.1/horse1/wp-includes/js/dist/compose.min.js?ver=84bcf832a5c99203f3db\";s:2:\"as\";s:6:\"script\";}i:70;a:2:{s:4:\"href\";s:86:\"http://127.0.0.1/horse1/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c\";s:2:\"as\";s:6:\"script\";}i:72;a:2:{s:4:\"href\";s:79:\"http://127.0.0.1/horse1/wp-includes/js/dist/dom.min.js?ver=80bd57c84b45cf04f4ce\";s:2:\"as\";s:6:\"script\";}i:75;a:2:{s:4:\"href\";s:83:\"http://127.0.0.1/horse1/wp-includes/js/dist/element.min.js?ver=a4eeeadd23c0d7ab1d2d\";s:2:\"as\";s:6:\"script\";}i:79;a:2:{s:4:\"href\";s:87:\"http://127.0.0.1/horse1/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2\";s:2:\"as\";s:6:\"script\";}i:80;a:2:{s:4:\"href\";s:92:\"http://127.0.0.1/horse1/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979\";s:2:\"as\";s:6:\"script\";}i:81;a:2:{s:4:\"href\";s:84:\"http://127.0.0.1/horse1/wp-includes/js/dist/keycodes.min.js?ver=034ff647a54b018581d3\";s:2:\"as\";s:6:\"script\";}i:84;a:2:{s:4:\"href\";s:90:\"http://127.0.0.1/horse1/wp-includes/js/dist/priority-queue.min.js?ver=9c21c957c7e50ffdbf48\";s:2:\"as\";s:6:\"script\";}i:94;a:2:{s:4:\"href\";s:88:\"http://127.0.0.1/horse1/wp-includes/js/dist/private-apis.min.js?ver=0f8478f1ba7e0eea562b\";s:2:\"as\";s:6:\"script\";}i:95;a:2:{s:4:\"href\";s:89:\"http://127.0.0.1/horse1/wp-includes/js/dist/redux-routine.min.js?ver=8bb92d45458b29590f53\";s:2:\"as\";s:6:\"script\";}i:159;a:2:{s:4:\"href\";s:89:\"http://127.0.0.1/horse1/wp-includes/js/dist/data-controls.min.js?ver=49f5587e8b90f9e7cc7e\";s:2:\"as\";s:6:\"script\";}i:212;a:2:{s:4:\"href\";s:89:\"http://127.0.0.1/horse1/wp-includes/js/dist/html-entities.min.js?ver=2cd3358363e0675638fb\";s:2:\"as\";s:6:\"script\";}i:216;a:2:{s:4:\"href\";s:83:\"http://127.0.0.1/horse1/wp-includes/js/dist/notices.min.js?ver=673a68a7ac2f556ed50b\";s:2:\"as\";s:6:\"script\";}i:253;a:2:{s:4:\"href\";s:124:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-middleware.js?ver=d79dedade2f2e4dc9df4\";s:2:\"as\";s:6:\"script\";}i:278;a:2:{s:4:\"href\";s:80:\"http://127.0.0.1/horse1/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14\";s:2:\"as\";s:6:\"script\";}i:279;a:2:{s:4:\"href\";s:85:\"http://127.0.0.1/horse1/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381\";s:2:\"as\";s:6:\"script\";}i:379;a:2:{s:4:\"href\";s:86:\"http://127.0.0.1/horse1/wp-includes/js/dist/primitives.min.js?ver=aef2543ab60c8c9bb609\";s:2:\"as\";s:6:\"script\";}i:793;a:2:{s:4:\"href\";s:83:\"http://127.0.0.1/horse1/wp-includes/js/dist/warning.min.js?ver=ed7c8b0940914f4fe44b\";s:2:\"as\";s:6:\"script\";}i:1442;a:2:{s:4:\"href\";s:125:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-shared-hocs.js?ver=99a2a0de38bfa707fc7b\";s:2:\"as\";s:6:\"script\";}i:1668;a:2:{s:4:\"href\";s:128:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-shared-context.js?ver=1d9ff4f03584490ad390\";s:2:\"as\";s:6:\"script\";}i:1721;a:2:{s:4:\"href\";s:116:\"http://127.0.0.1/horse1/wp-content/plugins/woocommerce/assets/client/blocks/price-format.js?ver=57e176e7cc02bdd27978\";s:2:\"as\";s:6:\"script\";}i:1761;a:2:{s:4:\"href\";s:81:\"http://127.0.0.1/horse1/wp-includes/js/dist/autop.min.js?ver=9fb50649848277dd318d\";s:2:\"as\";s:6:\"script\";}i:1762;a:2:{s:4:\"href\";s:86:\"http://127.0.0.1/horse1/wp-includes/js/dist/components.min.js?ver=865f2ec3b5f5195705e0\";s:2:\"as\";s:6:\"script\";}i:1791;a:2:{s:4:\"href\";s:80:\"http://127.0.0.1/horse1/wp-includes/js/dist/date.min.js?ver=85ff222add187a4e358f\";s:2:\"as\";s:6:\"script\";}i:1792;a:2:{s:4:\"href\";s:75:\"http://127.0.0.1/horse1/wp-includes/js/dist/vendor/moment.min.js?ver=2.30.1\";s:2:\"as\";s:6:\"script\";}i:1823;a:2:{s:4:\"href\";s:85:\"http://127.0.0.1/horse1/wp-includes/js/dist/rich-text.min.js?ver=74178fc8c4d67d66f1a8\";s:2:\"as\";s:6:\"script\";}i:1995;a:2:{s:4:\"href\";s:83:\"http://127.0.0.1/horse1/wp-includes/js/dist/plugins.min.js?ver=20303a2de19246c83e5a\";s:2:\"as\";s:6:\"script\";}i:2045;a:2:{s:4:\"href\";s:85:\"http://127.0.0.1/horse1/wp-includes/js/dist/wordcount.min.js?ver=55d8c2bf3dc99e7ea5ec\";s:2:\"as\";s:6:\"script\";}}}s:7:\"version\";a:3:{s:11:\"woocommerce\";s:6:\"10.1.0\";s:9:\"wordpress\";s:5:\"6.8.2\";s:8:\"site_url\";s:23:\"http://127.0.0.1/horse1\";}}', 'off'),
(1996, 'thwepof_since', '1755970719', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2187, 'ptk_patterns', 'a:99:{i:0;a:20:{s:2:\"ID\";i:450;s:7:\"site_id\";i:231214916;s:5:\"title\";s:47:\"Intro: Heading with image and two columns above\";s:4:\"name\";s:51:\"intro-heading-with-image-and-two-columns-above-copy\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4005:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"480px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Stay dry in style</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Designed for both fashion and function, our rain jackets offers sleek styles and waterproof protection to keep you dry in any downpour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":75,\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/man-person-winter-photography-statue-coat.png\" alt=\"\" class=\"wp-image-75\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:105:\"https://wooblockpatterns.wpcomstaging.com/2024/07/10/intro-heading-with-image-and-two-columns-above-copy/\";s:13:\"modified_date\";s:19:\"2025-05-06 14:29:32\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:1;a:20:{s:2:\"ID\";i:448;s:7:\"site_id\";i:231214916;s:5:\"title\";s:40:\"Intro: Two column with content and image\";s:4:\"name\";s:39:\"intro-two-column-with-content-and-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3489:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-xx-large-font-size\">Sounds like<br>no other</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Experience your music like never before with our latest generation of hi-fidelity headphones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":79,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/man-person-music-black-and-white-white-photography.jpg\" alt=\"\" class=\"wp-image-79\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"https://wooblockpatterns.wpcomstaging.com/2024/07/10/intro-two-column-with-content-and-image/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:14:17\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:2;a:20:{s:2:\"ID\";i:410;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Review: Centered testimonial\";s:4:\"name\";s:27:\"review-centered-testimonial\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4632:\"<!-- wp:group {\"metadata\":{\"name\":\"Review\",\"categories\":[\"featured\",\"reviews\"],\"patternName\":\"review-centered-testimonial\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-large-font-size\">What people are saying</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">\"I recently attended a pottery workshop at this shop, and it was such a wonderful experience. The instructor was patient and encouraging, and I had a blast getting creative with clay.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":107,\"width\":\"64px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100px\"}}} -->\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"border-radius:100px;aspect-ratio:1;object-fit:cover;width:64px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Liz S.</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\">Painter</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:24:\"_dotcom_imported_reviews\";a:3:{s:4:\"slug\";s:24:\"_dotcom_imported_reviews\";s:5:\"title\";s:24:\"_dotcom_imported_reviews\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/07/04/review-centered-testimonial/\";s:13:\"modified_date\";s:19:\"2024-07-04 12:03:45\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:3;a:20:{s:2:\"ID\";i:404;s:7:\"site_id\";i:231214916;s:5:\"title\";s:37:\"Review: A quote with scattered images\";s:4:\"name\";s:36:\"review-a-quote-with-scattered-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4579:\"<!-- wp:group {\"metadata\":{\"categories\":[\"reviews\"],\"patternName\":\"review-a-quote-with-scattered-images\",\"name\":\"Review: A quote with scattered images\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:spacer {\"height\":\"var:preset|spacing|40\"} -->\n<div style=\"height:var(--wp--preset--spacing--40)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":405,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"left\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignleft size-full is-resized has-custom-border is-style-default\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/table-food-dessert-cake-circle-painting-23295-pxhere-2.png\" alt=\"\" class=\"wp-image-405\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":408,\"width\":\"95px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"right\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignright size-full is-resized has-custom-border is-style-default\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/formation-cave-food-autumn-darkness-still-life-790116-pxhere-2.png\" alt=\"\" class=\"wp-image-408\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:95px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|20\",\"padding\":{\"right\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\",\"top\":\"var:preset|spacing|60\",\"bottom\":\"var:preset|spacing|60\"}},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--20)\"><!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":107,\"width\":\"62px\",\"height\":\"62px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-rounded\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"object-fit:cover;width:62px;height:62px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">\"The only limit is the extent of your imagination.\"</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Jayla H.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":406,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"right\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignright size-full is-resized has-custom-border is-style-default\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/plant-fruit-dish-meal-food-cooking-88153-pxhere-2.png\" alt=\"\" class=\"wp-image-406\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":407,\"width\":\"112px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"left\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignleft size-full is-resized has-custom-border is-style-default\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/tree-nature-branch-plant-fruit-flower-104610-pxhere.png\" alt=\"\" class=\"wp-image-407\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:112px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|40\"} -->\n<div style=\"height:var(--wp--preset--spacing--40)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:24:\"_dotcom_imported_reviews\";a:3:{s:4:\"slug\";s:24:\"_dotcom_imported_reviews\";s:5:\"title\";s:24:\"_dotcom_imported_reviews\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:90:\"https://wooblockpatterns.wpcomstaging.com/2024/07/04/review-a-quote-with-scattered-images/\";s:13:\"modified_date\";s:19:\"2024-07-04 12:00:48\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:4;a:20:{s:2:\"ID\";i:401;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Review: Two column centered reviews\";s:4:\"name\";s:2:\"ff\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7029:\"<!-- wp:group {\"metadata\":{\"name\":\"Reviews\",\"categories\":[\"featured\",\"reviews\"],\"patternName\":\"review-two-column-centered-reviews\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\",\"wideSize\":\"900px\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center\">Reviews</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":107,\"width\":\"48px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100px\"}}} -->\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"border-radius:100px;aspect-ratio:1;object-fit:cover;width:48px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"is-testimonial-name\",\"fontSize\":\"small\"} -->\n<h3 class=\"wp-block-heading has-text-align-center is-testimonial-name has-small-font-size\" style=\"line-height:1\">Jayla H.</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0\"} -->\n<div style=\"height:0\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-testimonial-review\"} -->\n<p class=\"has-text-align-center is-testimonial-review\">\"I\'ve been a loyal customer for years, and for good reason. The customer service is top-notch, and the products are always reliable.\"</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":325,\"width\":\"48px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100px\"}}} -->\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/cf19a5d21c3eeb7afa7c346b32af3ece-1.jpeg\" alt=\"\" class=\"wp-image-325\" style=\"border-radius:100px;aspect-ratio:1;object-fit:cover;width:48px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"is-testimonial-name\",\"fontSize\":\"small\"} -->\n<h4 class=\"wp-block-heading has-text-align-center is-testimonial-name has-small-font-size\" style=\"line-height:1\">Scott F.</h4>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0\"} -->\n<div style=\"height:0\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-testimonial-review\"} -->\n<p class=\"has-text-align-center is-testimonial-review\">“I recently purchased a smart TV, and I couldn\'t be happier with my purchase. The staff was friendly and helpful, answering all of my questions.\"</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:24:\"_dotcom_imported_reviews\";a:3:{s:4:\"slug\";s:24:\"_dotcom_imported_reviews\";s:5:\"title\";s:24:\"_dotcom_imported_reviews\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:56:\"https://wooblockpatterns.wpcomstaging.com/2024/07/04/ff/\";s:13:\"modified_date\";s:19:\"2024-07-04 12:00:56\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:5;a:20:{s:2:\"ID\";i:397;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Three column pricing table\";s:4:\"name\";s:28:\"three-column-pricing-table-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:15916:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing table\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">Elevate your learning</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\",\"width\":\"0px\"} -->\n<div style=\"height:var(--wp--preset--spacing--30);width:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"metadata\":{\"name\":\"Tiers\"},\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"metadata\":{\"name\":\"Tier Item\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\"},\"blockGap\":\"var:preset|spacing|40\"},\"border\":{\"width\":\"1px\"}},\"borderColor\":\"primary\",\"backgroundColor\":\"base-2\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-border-color has-primary-border-color has-base-2-background-color has-background\" style=\"border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Free</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"className\":\"is-style-default\"} -->\n<h2 class=\"wp-block-heading is-style-default\">$0</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Video lectures</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Interactive quizzes</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Downloadable resources</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Certificates of completion</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"16px\"} -->\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"metadata\":{\"name\":\"Tier Item (highlighted)\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"},\"blockGap\":\"var:preset|spacing|40\"},\"border\":{\"width\":\"2px\"}},\"borderColor\":\"primary\",\"backgroundColor\":\"base-2\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-border-color has-primary-border-color has-base-2-background-color has-background\" style=\"border-width:2px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Basic</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"className\":\"is-style-default\"} -->\n<h2 class=\"wp-block-heading is-style-default\">$39</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Everything included in Free</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Personalized feedback</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Live Q&amp;A sessions</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Community forums</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"16px\"} -->\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"metadata\":{\"name\":\"Tier Item\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\"},\"blockGap\":\"var:preset|spacing|40\"},\"border\":{\"width\":\"1px\"}},\"borderColor\":\"primary\",\"backgroundColor\":\"base-2\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-border-color has-primary-border-color has-base-2-background-color has-background\" style=\"border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Premium</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"className\":\"is-style-default\"} -->\n<h2 class=\"wp-block-heading is-style-default\">$99</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\"><s><span></span></s>Everything included in Basic</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Premium support</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Coaching sessions</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Priority access to new content</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"16px\"} -->\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/three-column-pricing-table-2/\";s:13:\"modified_date\";s:19:\"2024-07-05 10:59:28\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:6;a:20:{s:2:\"ID\";i:395;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Two column boxed pricing table\";s:4:\"name\";s:30:\"two-column-boxed-pricing-table\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7641:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing Table\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\",\"className\":\"is-pricing-title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center is-pricing-title has-ast-global-color-2-color has-text-color\">Pricing</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-pricing-description\"} -->\n<p class=\"has-text-align-center is-pricing-description\">Whether you\'re a self-paced learner looking for flexibility or someone who thrives with additional support and guidance, we have a plan for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"800px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Free</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$0.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Video lectures</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Interactive quizzes</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Downloadable resources</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Downloadable resources</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"metadata\":{\"name\":\"Pricing Title\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$69.00</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Everything included in Free</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Personalized feedback</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Live Q&amp;A sessions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Online community forums</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/two-column-boxed-pricing-table/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:49:48\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:7;a:20:{s:2:\"ID\";i:392;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Two column pricing table\";s:4:\"name\";s:24:\"two-column-pricing-table\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7002:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\",\"contentSize\":\"960px\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"className\":\"is-pricing-title\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center is-pricing-title\">Pricing</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-text-align-center is-pricing-tier-name has-medium-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"is-pricing-tier-price\",\"fontSize\":\"xx-large\"} -->\n<h4 class=\"wp-block-heading has-text-align-center is-pricing-tier-price has-xx-large-font-size\">$99</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-pricing-tier-service\"} -->\n<p class=\"has-text-align-center is-pricing-tier-service\">It offers comprehensive access to all course materials, including video lectures, interactive quizzes, and downloadable resources.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50} --><div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-text-align-center is-pricing-tier-name has-medium-font-size\">Premium</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"is-pricing-tier-price\",\"fontSize\":\"xx-large\"} -->\n<h4 class=\"wp-block-heading has-text-align-center is-pricing-tier-price has-xx-large-font-size\">$199</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-pricing-tier-service\"} -->\n<p class=\"has-text-align-center is-pricing-tier-service\">Everything in the Basic plan plus exclusive perks and additional support. Enjoy live Q&amp;A, coaching sessions, and priority access to new content.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50} --><div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"0px\"} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/two-column-pricing-table/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:48:37\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:8;a:20:{s:2:\"ID\";i:384;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Two column service offerings\";s:4:\"name\";s:28:\"two-column-service-offerings\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4331:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-large-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$99/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":250,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/0ad9cb5f991125c89fc952521795a1e6-1.jpeg\" alt=\"\" class=\"wp-image-250\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-large-font-size\">Premium</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$199/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":237,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/8d8416beec2ca80653d3b811bf6b1f77.jpeg\" alt=\"\" class=\"wp-image-237\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/two-column-service-offerings/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:21:24\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:9;a:20:{s:2:\"ID\";i:382;s:7:\"site_id\";i:231214916;s:5:\"title\";s:43:\"Three columns of headings, images and links\";s:4:\"name\";s:42:\"three-columns-of-headings-images-and-links\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5801:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Furniture customization</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:image {\"id\":63,\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/table-wood-house-chair-floor-window-1-1024x683.jpg\" alt=\"\" class=\"wp-image-63\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Create bespoke pieces that perfectly fit your space and style with our customization services. From fabric selection to dimensions, we\'ll bring your vision to life.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Get started</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Interior design</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:image {\"id\":304,\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/54f708281f82831c082a1cf9d7b7faa9-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-304\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Our expert designers will work with you to transform your space into a stylish and functional haven that reflects your personal taste and lifestyle.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Get started</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Delivery and assembly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:image {\"id\":354,\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/ade23ce2024ccbbb42f7f7d6dfe5f2e0-1-684x1024.jpeg\" alt=\"\" class=\"wp-image-354\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Enjoy hassle-free shopping with our delivery and assembly services. Let our team handle the heavy lifting and installation, so you can relax in your newly furnished home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Get started</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:96:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/three-columns-of-headings-images-and-links/\";s:13:\"modified_date\";s:19:\"2024-07-04 13:40:28\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:10;a:20:{s:2:\"ID\";i:380;s:7:\"site_id\";i:231214916;s:5:\"title\";s:21:\"Grid of text features\";s:4:\"name\";s:21:\"grid-of-text-features\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5163:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Personal styling</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Work one-on-one with our expert stylists to curate outfits that align with your unique taste, body type, and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alterations and tailoring</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Ensure the perfect fit. From hemming to resizing, our skilled tailors will tailor your garments<br>to perfection.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Wardrobe refresh</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Revamp your wardrobe. Our stylists will help you declutter, organize, and update your closet with fresh new pieces.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Virtual Shopping</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Can\'t make it to our store? Our virtual shopping assistance service allows you to shop from the comfort of your home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:75:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/grid-of-text-features/\";s:13:\"modified_date\";s:19:\"2024-07-04 13:41:09\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:11;a:20:{s:2:\"ID\";i:378;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Headings left, content right\";s:4:\"name\";s:27:\"headings-left-content-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:6543:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Installation</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Enjoy peace of mind with our professional installation and setup services. From home theater systems to smart home devices, we\'ll ensure everything is installed and configured correctly for optimal performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Maintenance</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Extend the lifespan of your electronics with our repair and maintenance services. Our skilled technicians will diagnose and fix any issues to keep your devices running smoothly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Trade-in</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Upgrade to the latest technology while being environmentally conscious with our trade-in and recycling programs. Trade in your old devices for credit towards new purchases or recycle them responsibly with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Support</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Get the most out of your electronics with our tech support and training services. Our experts will help troubleshoot any issues and provide guidance on using your devices effectively.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/headings-left-content-right/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:17:53\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:12;a:20:{s:2:\"ID\";i:376;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Heading with six text sections\";s:4:\"name\";s:30:\"heading-with-six-text-sections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:6956:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Our services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div style=\"margin-top:0;margin-bottom:0;height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Furniture customization</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Create bespoke pieces that perfectly fit your space and style with our customization services. We\'ll bring your vision to life.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Home staging</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Planning to sell your home? Our home staging service will help maximize its appeal to potential buyers, showcasing its full potential.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Interior design consultation</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our expert designers will work with you to transform your space into a stylish and functional haven that reflects your personal taste and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Furniture restoration</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Restore the beauty of your beloved furniture pieces. From refinishing to repairs, we\'ll breathe new life into your cherished items.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Delivery and assembly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Enjoy hassle-free shopping with our delivery and assembly services. Let our team handle the heavy lifting and installation, so you can relax.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Virtual design consultation</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Can\'t make it to our showroom? No problem! Our virtual design consultation service allows you to get expert advice from the comfort of your home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/heading-with-six-text-sections/\";s:13:\"modified_date\";s:19:\"2024-07-24 14:34:50\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:13;a:20:{s:2:\"ID\";i:371;s:7:\"site_id\";i:231214916;s:5:\"title\";s:32:\"Three column boxed pricing table\";s:4:\"name\";s:26:\"three-column-pricing-table\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:9435:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing Table\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"is-pricing-title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center is-pricing-title\">Pricing</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Free</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$0.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Video lectures</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Interactive quizzes</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Downloadable resources</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Certificate of completion</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"metadata\":{\"name\":\"Pricing Title\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$39.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Everything included in Free</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Personalized feedback</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Live Q&amp;A sessions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Online community forums</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Premium</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$99.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Everything included in Basic</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Premium support</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Coaching sessions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Priority access to new content</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:80:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/three-column-pricing-table/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:47:39\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:14;a:20:{s:2:\"ID\";i:359;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Two columns with images\";s:4:\"name\";s:23:\"two-columns-with-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5251:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":368,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/56b4ef6554bcb138de65c66f1ec092b9-2.jpeg\" alt=\"\" class=\"wp-image-368\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Trade-in and recycling</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Upgrade to the latest technology while being environmentally conscious with our trade-in and recycling programs. Trade in your old devices for credit towards new purchases or recycle them responsibly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-buttons\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":222,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/772d1d20f57861f0aa71dccda165b03e.jpeg\" alt=\"\" class=\"wp-image-222\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Extended warranty</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Protect your investment with our extended warranty and protection plans. Get peace of mind knowing your electronics are covered against unexpected damage and defects.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-buttons\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/two-columns-with-images/\";s:13:\"modified_date\";s:19:\"2024-07-04 13:21:17\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:15;a:20:{s:2:\"ID\";i:357;s:7:\"site_id\";i:231214916;s:5:\"title\";s:31:\"Heading with four text sections\";s:4:\"name\";s:31:\"heading-with-four-text-sections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5530:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div style=\"margin-top:0;margin-bottom:0;height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Personal styling</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Work one-on-one with our expert stylists to curate outfits that align with your unique taste, body type, and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Wardrobe refresh</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Revamp your wardrobe. Our stylists will help you declutter, organize, and update your closet with fresh new pieces.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alterations and tailoring</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Ensure the perfect fit. From hemming to resizing, our skilled tailors will tailor your garments to perfection.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Virtual Shopping</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Can\'t make it to our store? Our virtual shopping assistance service allows you to shop from the comfort of your home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:85:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/heading-with-four-text-sections/\";s:13:\"modified_date\";s:19:\"2024-07-24 14:35:12\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:16;a:20:{s:2:\"ID\";i:348;s:7:\"site_id\";i:231214916;s:5:\"title\";s:34:\"Personal bio with a contact button\";s:4:\"name\";s:34:\"personal-bio-with-a-contact-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3746:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":107,\"width\":\"175px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"border\":{\"radius\":\"100em\"}}} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized has-custom-border\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"border-radius:100em;aspect-ratio:1;object-fit:cover;width:175px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"wideSize\":\"460px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-2-color has-text-color\">Marianne R.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">“My journey into fashion began with a passion for sustainability and a love for artisanal crafts. Since childhood, I’ve been captivated by the intricate handiwork of global artisans and the stories behind their creations.” </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">About me</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:88:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/personal-bio-with-a-contact-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 18:33:10\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:17;a:20:{s:2:\"ID\";i:345;s:7:\"site_id\";i:231214916;s:5:\"title\";s:66:\"Circular avatar on left header on right with sub-header and button\";s:4:\"name\";s:66:\"circular-avatar-on-left-header-on-right-with-sub-header-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3620:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":346,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100em\"}}} -->\n<figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/8d605dc291be9f49e7e9afe9b8d0f5c7-1.png\" alt=\"\" class=\"wp-image-346\" style=\"border-radius:100em;aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in touch</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:120:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/circular-avatar-on-left-header-on-right-with-sub-header-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:53:07\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:18;a:20:{s:2:\"ID\";i:343;s:7:\"site_id\";i:231214916;s:5:\"title\";s:57:\"Circular image on right with large border header on right\";s:4:\"name\";s:57:\"circular-image-on-right-with-large-border-header-on-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3565:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"fontSize\":\"small\"} -->\n<h2 class=\"wp-block-heading has-small-font-size\">About us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":262,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100em\",\"width\":\"0px\",\"style\":\"none\"}}} -->\n<figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/96bbcf9839d875a42e9aaaada8132a33.jpeg\" alt=\"\" class=\"wp-image-262\" style=\"border-style:none;border-width:0px;border-radius:100em;aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:111:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/circular-image-on-right-with-large-border-header-on-right/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:46:29\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:19;a:20:{s:2:\"ID\";i:341;s:7:\"site_id\";i:231214916;s:5:\"title\";s:33:\"Header with a paragraph and stats\";s:4:\"name\";s:33:\"header-with-a-paragraph-and-stats\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4298:\"<!-- wp:group {\"metadata\":{\"name\":\"Numbers\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-xx-large-font-size\">Create anything</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-right:0;padding-left:0\"><!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"75%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:75%\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"fontSize\":\"x-large\"} -->\n<h3 class=\"wp-block-heading has-x-large-font-size\">14M</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Satisfied clients</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"fontSize\":\"x-large\"} -->\n<h3 class=\"wp-block-heading has-x-large-font-size\">Eco</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are thinking about the planet</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"fontSize\":\"x-large\"} -->\n<h3 class=\"wp-block-heading has-x-large-font-size\">120</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Options</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:87:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/header-with-a-paragraph-and-stats/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:49:56\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:20;a:20:{s:2:\"ID\";i:338;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Team members\";s:4:\"name\";s:12:\"team-members\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:11352:\"<!-- wp:group {\"metadata\":{\"name\":\"Team\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">Our Team</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"metadata\":{\"name\":\"Team members\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":336,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/fab46ce87d847342cbe7410cdaa90732.jpeg\" alt=\"\" class=\"wp-image-336\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Emily Hayes</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Interior designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Emily brings over a decade of experience in interior design, specializing in creating unique and personalized spaces that reflect each client\'s personality and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":335,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/f53d7341f90e86c42ed293bb386b5db4.jpeg\" alt=\"\" class=\"wp-image-335\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Mark Johnson</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Furniture designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>With a keen eye for detail and craftsmanship, Mark designs furniture pieces that blend style with functionality, ensuring every piece enhances the beauty of any space.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":331,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/885b26a44a4ca21844c169eca79dcf8c.jpeg\" alt=\"\" class=\"wp-image-331\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alex Parker</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Customer support specialist</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Alex is committed to ensuring our customers have a seamless experience, providing attentive support and assistance with any inquiries or concerns they may have.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"metadata\":{\"name\":\"Team members\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":330,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/44df767ec48f3788eb836df942c12ca5.jpeg\" alt=\"\" class=\"wp-image-330\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">David Carter</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Project manager</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>David oversees every project with precision and efficiency, ensuring that timelines are met and that every detail is executed flawlessly from concept to completion.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":332,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/b804be09af895837548af933fdea519f.jpeg\" alt=\"\" class=\"wp-image-332\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Sophia Lee</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Sales manager</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Sophia is dedicated to providing exceptional service to our customers, offering guidance to help them find the perfect furniture and décor pieces for their homes.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":339,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/05414bb38f179cc7c6969cbaf1b152e1-1.jpeg\" alt=\"\" class=\"wp-image-339\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Emma Reynolds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Marketing coordinator</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Emma\'s creative flair and passion for design shine through in her work, as she curates captivating content and engaging campaigns to showcase our products and services.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/team-members/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:42:27\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:21;a:20:{s:2:\"ID\";i:334;s:7:\"site_id\";i:231214916;s:5:\"title\";s:8:\"Our team\";s:4:\"name\";s:8:\"our-team\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:10105:\"<!-- wp:group {\"metadata\":{\"name\":\"Team\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"textAlign\":\"left\"} -->\n<h2 class=\"wp-block-heading has-text-align-left\">Our Team</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":336,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/fab46ce87d847342cbe7410cdaa90732.jpeg\" alt=\"\" class=\"wp-image-336\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Emily Hayes</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Interior designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Emily brings over a decade of experience in interior design, specializing in creating unique and personalized spaces that reflect each client\'s personality and lifestyle. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":335,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/f53d7341f90e86c42ed293bb386b5db4.jpeg\" alt=\"\" class=\"wp-image-335\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Mark Johnson</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Furniture designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>With a keen eye for detail and craftsmanship, Mark designs furniture pieces that blend style with functionality, ensuring every piece enhances the beauty of any space.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":331,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/885b26a44a4ca21844c169eca79dcf8c.jpeg\" alt=\"\" class=\"wp-image-331\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alex Parker</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Customer support specialist</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Alex is committed to ensuring our customers have a seamless experience, providing attentive support and assistance with any inquiries or concerns they may have.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":332,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/b804be09af895837548af933fdea519f.jpeg\" alt=\"\" class=\"wp-image-332\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Sophia Lee</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Sales manager</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Sophia is dedicated to providing exceptional service to our customers, offering guidance to help them find the perfect furniture and décor pieces for their homes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:62:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/our-team/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:43:04\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:22;a:20:{s:2:\"ID\";i:329;s:7:\"site_id\";i:231214916;s:5:\"title\";s:4:\"Team\";s:4:\"name\";s:4:\"team\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4779:\"<!-- wp:group {\"metadata\":{\"name\":\"Team\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|20\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\"} -->\n<h2 class=\"wp-block-heading has-text-align-left\">Meet the passionate team behind our brand</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":332,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/b804be09af895837548af933fdea519f.jpeg\" alt=\"\" class=\"wp-image-332\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":331,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/885b26a44a4ca21844c169eca79dcf8c.jpeg\" alt=\"\" class=\"wp-image-331\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|20\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":330,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/44df767ec48f3788eb836df942c12ca5.jpeg\" alt=\"\" class=\"wp-image-330\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":325,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/cf19a5d21c3eeb7afa7c346b32af3ece-1.jpeg\" alt=\"\" class=\"wp-image-325\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:58:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/team/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:45:42\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:23;a:20:{s:2:\"ID\";i:327;s:7:\"site_id\";i:231214916;s:5:\"title\";s:5:\"About\";s:4:\"name\";s:5:\"about\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:6587:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"id\":462,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/girls-in-the-hills-3.jpg\" alt=\"\" class=\"wp-image-462\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:80%\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embrace<br>sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\"} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"isStackedOnMobile\":false,\"fontSize\":\"medium\"} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile has-medium-font-size\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">100%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Eco-friendly packaging</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">75%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Recycled materials</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"isStackedOnMobile\":false,\"fontSize\":\"medium\"} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile has-medium-font-size\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">80%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Less water usage</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">100%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Organic cotton</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"9px\"} -->\n<div style=\"height:9px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:59:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/about/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:31:42\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:24;a:20:{s:2:\"ID\";i:322;s:7:\"site_id\";i:231214916;s:5:\"title\";s:29:\"About with heading and images\";s:4:\"name\";s:29:\"about-with-heading-and-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4808:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Chic and eco-friendly fashion, thoughtfully crafted with organic fabrics and recycled materials.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:image {\"id\":323,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/f3b0161d47e4ada886ef5f69d0637ddd.jpeg\" alt=\"\" class=\"wp-image-323\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"5vw\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":75,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/man-person-winter-photography-statue-coat.png\" alt=\"\" class=\"wp-image-75\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":325,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/cf19a5d21c3eeb7afa7c346b32af3ece-1.jpeg\" alt=\"\" class=\"wp-image-325\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"5vw\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":324,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/f554dfb297c4824916eb82ee70a3d942.jpeg\" alt=\"\" class=\"wp-image-324\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/about-with-heading-and-images/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:38:19\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:25;a:20:{s:2:\"ID\";i:319;s:7:\"site_id\";i:231214916;s:5:\"title\";s:22:\"List with descriptions\";s:4:\"name\";s:4:\"data\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:10266:\"<!-- wp:group {\"metadata\":{\"name\":\"Data list\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"border\":{\"top\":{\"color\":\"var:preset|color|theme-4\",\"width\":\"1px\"},\"right\":[],\"bottom\":[],\"left\":[]},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-color:var(--wp--preset--color--theme-4);border-top-width:1px;padding-right:0;padding-left:0\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">18 years</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We have been in the market for 18 years and proved our customers our experience matters.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\"}},\"border\":{\"top\":{\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-width:1px\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">54 countries</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We are worldwide with market participation in more than 54 countries in 5 continents.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-width:1px;padding-right:0;padding-left:0\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">98K users</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We have almost 100k active users with a high level of engagement and adoption.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-width:1px\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"color\":[],\"border\":{\"radius\":\"0px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"border-radius:0px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">$12M revenue</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We closed 2023 over $12M dollars in revenue which position us as leader in our industry</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:58:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/data/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:33:26\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:26;a:20:{s:2:\"ID\";i:317;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Tall content with image left\";s:4:\"name\";s:28:\"tall-content-with-image-left\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4051:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":273,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/44024b9b9c88dd50f5cf11f5c31311c5-1.jpeg\" alt=\"\" class=\"wp-image-273\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"min-height:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-x-large-font-size\">Committed to a greener lifestyle</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>Our passion is crafting mindful moments with locally sourced, organic, and sustainable products. We\'re more than a store; we\'re your path to a community-driven, eco-friendly lifestyle that embraces premium quality.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Meet us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/tall-content-with-image-left/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:06:24\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:27;a:20:{s:2:\"ID\";i:315;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Two column text sections\";s:4:\"name\";s:24:\"two-column-text-sections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3953:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Commitment to sustainability</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Ethical sourcing is at the forefront of everything we do. We\'re proud to champion sustainable fashion by prioritizing the use of organic and recycled materials in our clothing and accessories. By supporting fair trade initiatives and maintaining transparent supply chains, we ensure that every piece upholds our commitment to ethical practices.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Quality and Craftsmanship</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">We are dedicated to crafting timeless pieces that stand the test of time. Each garment and accessory in our collection is a testament to our unwavering commitment to quality and craftsmanship. We take pride in using only the finest materials and employing meticulous attention to detail in every step of the creation process.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/two-column-text-sections/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:16:22\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:28;a:20:{s:2:\"ID\";i:313;s:7:\"site_id\";i:231214916;s:5:\"title\";s:36:\"Content with grid of images on right\";s:4:\"name\";s:36:\"content-with-grid-of-images-on-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5365:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Crafting beauty</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are dedicated to the art of craftsmanship, where each vase is meticulously crafted to perfection. Our passion for detail and commitment to quality shines through in every piece, resulting in vases that are not just functional, but true works of art.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"18px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":266,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/a0c4b80dc701de6a1143de003da3ef95-1-768x1024.jpeg\" alt=\"\" class=\"wp-image-266\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":88,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/white-vase-decoration-pattern-ceramic-lamp.jpg\" alt=\"\" class=\"wp-image-88\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"18px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":62,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/plant-white-leaf-flower-vase-green.jpg\" alt=\"\" class=\"wp-image-62\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":69,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:90:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/content-with-grid-of-images-on-right/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:15:00\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:29;a:20:{s:2:\"ID\";i:311;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Pull left, fullwidth image\";s:4:\"name\";s:25:\"pull-left-fullwidth-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3473:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you. From cozy furnishings to stylish accents, we offer everything you need to turn your house into a home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":63,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/table-wood-house-chair-floor-window-1.jpg\" alt=\"\" class=\"wp-image-63\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:79:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/pull-left-fullwidth-image/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:24:14\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:30;a:20:{s:2:\"ID\";i:309;s:7:\"site_id\";i:231214916;s:5:\"title\";s:21:\"Right-aligned content\";s:4:\"name\";s:21:\"right-aligned-content\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3470:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"\"} -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>We are dedicated to crafting timeless pieces that stand the test of time. Each garment and accessory in our collection is a testament to our unwavering commitment to quality and craftsmanship. We take pride in using only the finest materials and employing meticulous attention to detail in every step of the creation process. From the stitching to the finishing touches, our products are thoughtfully designed to exude durability, longevity, and timeless elegance. When you shop with us, you can trust that you\'re investing in items that are not only stylish but also built to last, ensuring years of enjoyment and wear. We believe in fashion that not only looks good but also does good for the planet and its people. That\'s why we\'re dedicated to reducing the environmental and social impact of the clothing and accessories industry. When you shop with us, you can feel confident knowing that your purchase supports a more sustainable and ethical approach to fashion, making a positive difference in the world.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:75:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/right-aligned-content/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:23:24\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:31;a:20:{s:2:\"ID\";i:306;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Large heading with content on right\";s:4:\"name\";s:39:\"large-heading-with-content-on-the-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3440:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:heading {\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-xx-large-font-size\">Create anything</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:paragraph -->\n<p>Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence. The only limit is the extent of your imagination.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/large-heading-with-content-on-the-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:22:38\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:32;a:20:{s:2:\"ID\";i:303;s:7:\"site_id\";i:231214916;s:5:\"title\";s:29:\"Tall content with image right\";s:4:\"name\";s:29:\"tall-content-with-image-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3981:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"min-height:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:heading {\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-x-large-font-size\">Discover a world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you. From cozy furnishings to stylish accents, we offer everything you need to turn your house into a home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Meet us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":304,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/54f708281f82831c082a1cf9d7b7faa9-1.jpeg\" alt=\"\" class=\"wp-image-304\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/tall-content-with-image-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:58:41\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:33;a:20:{s:2:\"ID\";i:301;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Spread right, heavy text\";s:4:\"name\";s:23:\"spread-right-heavy-text\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3950:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"id\":69,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">About us</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Step into a world of botanical beauty</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>With a passion for all things leafy, we offer a diverse collection of plants, from lush foliage to exotic blooms, to bring the beauty of nature into your home. Whether you\'re a seasoned plant parent or just beginning your green journey, our friendly team is here to help you find the perfect plant companion.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/spread-right-heavy-text/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:07:51\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:34;a:20:{s:2:\"ID\";i:299;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Heading with button and text\";s:4:\"name\";s:28:\"heading-with-button-and-text\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3802:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-x-large-font-size\">Discover a world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>Our expert designers will work closely with you to bring your vision to life. From furniture selection to color schemes, we\'ll provide professional advice and guidance every step of the way to help you achieve the perfect balance of comfort, functionality, and aesthetic appeal.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-button-and-text/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:56:19\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:35;a:20:{s:2:\"ID\";i:297;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Left-aligned content\";s:4:\"name\";s:22:\"left-aligned-content-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2881:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"\"} -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>As we navigate the intricate tapestry of existence, we are constantly presented with choices, each a potential pathway to something extraordinary. This is a world where creativity knows no bounds, where the curious mind finds solace, and where the fearless heart discovers uncharted territories. It is a place where the pursuit of knowledge, the embrace of change, and the willingness to take risks are not mere options but essential ingredients for a life well-lived.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence. The only limit is the extent of your imagination.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:76:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/left-aligned-content-2/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:54:34\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:36;a:20:{s:2:\"ID\";i:294;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Fullwidth image, content pull right\";s:4:\"name\";s:34:\"fullwidth-image-content-pull-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3046:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:image {\"id\":295,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/90731e071ce29177b55e394f139c6400.jpeg\" alt=\"\" class=\"wp-image-295\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Welcome to your premier destination for premium headphones and audio accessories. Dive into our curated collection, where cutting-edge technology meets sleek design to deliver an unparalleled listening experience. From wireless wonders to noise-canceling marvels, we have the perfect pair to suit every lifestyle and preference.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:88:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/fullwidth-image-content-pull-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:53:49\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:37;a:20:{s:2:\"ID\";i:291;s:7:\"site_id\";i:231214916;s:5:\"title\";s:25:\"Content left, image right\";s:4:\"name\";s:24:\"content-left-image-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3389:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"wp-block-heading has-small-font-size\">About us</h4>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Elevate your space</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We specialize in curating exquisite home decor pieces that add an element of elegance to every space. With a keen eye for detail and a commitment to quality, we strive to bring sophistication and charm into your home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"id\":292,\"width\":\"521px\",\"height\":\"auto\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/b7754a09d649f4fe4ae390a60df7b556.jpeg\" alt=\"\" class=\"wp-image-292\" style=\"object-fit:cover;width:521px;height:auto\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/content-left-image-right/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:15:40\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:38;a:20:{s:2:\"ID\";i:289;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Centered heading and button\";s:4:\"name\";s:27:\"centered-heading-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2670:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-x-large-font-size\">Discover a world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/centered-heading-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:49:09\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:39;a:20:{s:2:\"ID\";i:287;s:7:\"site_id\";i:231214916;s:5:\"title\";s:42:\"Heading with content and large image below\";s:4:\"name\";s:42:\"heading-with-content-and-large-image-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4054:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|60\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-x-large-font-size\">Embrace<br>sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>From organic fabrics to recycled materials, every piece in our collection is thoughtfully crafted with the planet in mind.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":75,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/man-person-winter-photography-statue-coat.png\" alt=\"\" class=\"wp-image-75\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:96:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-content-and-large-image-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:48:30\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:40;a:20:{s:2:\"ID\";i:284;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Heading with two media columns\";s:4:\"name\";s:30:\"heading-with-two-media-columns\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4356:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"10px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-bottom:10px\"><!-- wp:image {\"id\":285,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/e7e21c3e64f977311b55a59d66aec660.jpeg\" alt=\"\" class=\"wp-image-285\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-large-font-size\">Commitment to sustainability</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At the heart of our mission is a commitment to sustainability. We prioritize environmentally friendly practices by sourcing locally grown produce, minimizing packaging waste, and championing sustainable farming methods.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"10px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-bottom:10px\"><!-- wp:image {\"id\":273,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/44024b9b9c88dd50f5cf11f5c31311c5-1.jpeg\" alt=\"\" class=\"wp-image-273\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-large-font-size\">Quality and freshness</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every step of our process, from meticulous ingredient selection to adhering to stringent standards, reflects our dedication to quality. From the initial harvest to the finished product, we uphold uncompromising standards of freshness and flavor.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-two-media-columns/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:47:28\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:41;a:20:{s:2:\"ID\";i:282;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Three columns with features\";s:4:\"name\";s:27:\"three-columns-with-features\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4409:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Commitment to sustainability</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">At the heart of our mission is a commitment to sustainability. We prioritize environmentally friendly practices by sourcing locally grown produce, minimizing packaging waste, and championing sustainable farming methods.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Quality and freshness</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">At our core, we\'re dedicated to delivering excellence. We take great care in selecting only the finest organic fruits and vegetables, adhering to stringent standards to guarantee optimal freshness and flavor.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Community engagement</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">From fostering partnerships with local farmers to active participation in community events, we\'re deeply committed to supporting initiatives focused on food security, nutrition, and overall well-being.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/three-columns-with-features/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:17:24\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:42;a:20:{s:2:\"ID\";i:279;s:7:\"site_id\";i:231214916;s:5:\"title\";s:36:\"Four image grid, content on the left\";s:4:\"name\";s:35:\"four-image-grid-content-on-the-left\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5194:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":266,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/a0c4b80dc701de6a1143de003da3ef95-1.jpeg\" alt=\"\" class=\"wp-image-266\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":88,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/white-vase-decoration-pattern-ceramic-lamp.jpg\" alt=\"\" class=\"wp-image-88\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":62,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/plant-white-leaf-flower-vase-green.jpg\" alt=\"\" class=\"wp-image-62\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":69,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"400px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Crafting beauty</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are dedicated to the art of craftsmanship, where each vase is meticulously crafted to perfection. Our passion for detail and commitment to quality shines through in every piece, resulting in vases that are not just functional, but true works of art.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:89:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/four-image-grid-content-on-the-left/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:07:14\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:43;a:20:{s:2:\"ID\";i:277;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Heading left and content right\";s:4:\"name\";s:30:\"heading-left-and-content-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3526:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"45%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"fontSize\":\"small\"} -->\n<h2 class=\"wp-block-heading has-small-font-size\">Create anything</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Discover a world of possibilities</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our expert designers will work closely with you to bring your vision to life. From furniture selection to color schemes, we\'ll provide professional advice and guidance every step of the way to help you achieve the perfect balance of comfort, functionality, and aesthetic appeal.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-left-and-content-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:41:54\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:44;a:20:{s:2:\"ID\";i:275;s:7:\"site_id\";i:231214916;s:5:\"title\";s:29:\"Content left with image right\";s:4:\"name\";s:29:\"content-left-with-image-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3420:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where cycling dreams take flight</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by avid cyclists with a passion for pedal-powered adventures, we\'re dedicated to providing top-quality bikes, accessories, and expert advice to riders of all levels.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":70,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/road-sport-vintage-wheel-retro-old.jpg\" alt=\"\" class=\"wp-image-70\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/content-left-with-image-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:40:59\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:45;a:20:{s:2:\"ID\";i:269;s:7:\"site_id\";i:231214916;s:5:\"title\";s:40:\"Heading with image and two columns below\";s:4:\"name\";s:40:\"heading-with-image-and-two-columns-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4851:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Create anything</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":270,\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/bc60cf21a37262b760535f0448a60acf-1.jpeg\" alt=\"\" class=\"wp-image-270\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"420px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Unleash your creativity at our pottery workshop</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Join us for an immersive pottery workshop where you can explore the art of shaping clay. Learn techniques from experienced artisans, unleash your creativity, and create your own unique pieces to take home. Perfect for all skill levels!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Book now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:94:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-image-and-two-columns-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:35:10\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:46;a:20:{s:2:\"ID\";i:264;s:7:\"site_id\";i:231214916;s:5:\"title\";s:31:\"Heading with three images below\";s:4:\"name\";s:31:\"heading-with-three-images-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4705:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|60\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Beyond function: vases as works of art</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p class=\"has-text-align-left\">We are dedicated to the art of craftsmanship, where each vase is meticulously crafted to perfection. Our passion for detail and commitment to quality shines through in every piece, resulting in vases that are not just functional, but true works of art.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:image {\"id\":266,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/a0c4b80dc701de6a1143de003da3ef95-1.jpeg\" alt=\"\" class=\"wp-image-266\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":62,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/plant-white-leaf-flower-vase-green.jpg\" alt=\"\" class=\"wp-image-62\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":69,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:85:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-three-images-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:26:33\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:47;a:20:{s:2:\"ID\";i:261;s:7:\"site_id\";i:231214916;s:5:\"title\";s:52:\"Full-width cover with heading, paragraph, and button\";s:4:\"name\";s:50:\"full-width-cover-with-heading-paragraph-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4040:\"<!-- wp:cover {\"url\":\"https://s0.wp.com/i/woo-block-patterns/2024/07/96bbcf9839d875a42e9aaaada8132a33.jpeg\",\"id\":262,\"dimRatio\":50,\"overlayColor\":\"theme-5\",\"isUserOverlayColor\":true,\"minHeight\":558,\"minHeightUnit\":\"px\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);min-height:558px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-theme-5-background-color has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-262\" alt=\"\" src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/96bbcf9839d875a42e9aaaada8132a33.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.67%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.67%\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"text-balance\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center text-balance has-xx-large-font-size\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\">Find your shade</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"300px\"} -->\n<div style=\"height:300px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Explore our exclusive collection of sunglasses, crafted to elevate your look and safeguard your eyes. Find your perfect pair and see the world through a new lens.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\",\"orientation\":\"horizontal\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"theme-1\",\"textColor\":\"theme-5\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-5\"}}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-5-color has-theme-1-background-color has-text-color has-background has-link-color wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-bottom\"><!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:104:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/full-width-cover-with-heading-paragraph-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:23:05\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:48;a:20:{s:2:\"ID\";i:259;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Left-aligned header and button\";s:4:\"name\";s:30:\"left-aligned-header-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2621:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Learn More</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/left-aligned-header-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:20:39\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:49;a:20:{s:2:\"ID\";i:254;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Left-aligned content\";s:4:\"name\";s:20:\"left-aligned-content\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3792:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"textAlign\":\"left\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-xx-large-font-size\">A world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:80%\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p class=\"has-text-align-left\">Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/left-aligned-content/\";s:13:\"modified_date\";s:19:\"2024-07-23 14:32:19\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:50;a:20:{s:2:\"ID\";i:252;s:7:\"site_id\";i:231214916;s:5:\"title\";s:32:\"Pull right with wide image below\";s:4:\"name\";s:32:\"pull-right-with-wide-image-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3885:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-x-large-font-size\">Ride into adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Zoom through the streets on this premium 3-speed bike. Manufactured and assembled in Germany in the 80s.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Discover collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"wide\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignwide size-full is-style-default\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/road-sport-vintage-wheel-retro-old.jpg\" alt=\"\" class=\"wp-image-70\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:86:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/pull-right-with-wide-image-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:17:04\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:51;a:20:{s:2:\"ID\";i:249;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Fullwidth image with content and button\";s:4:\"name\";s:39:\"fullwidth-image-with-content-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3735:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\",\"categories\":[\"intro\"],\"patternName\":\"a8c/intro-fullwidth-image-with-content-and-button-2\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:cover {\"url\":\"https://s1.wp.com/i/woo-block-patterns/2024/07/0ad9cb5f991125c89fc952521795a1e6-1.jpeg\",\"id\":250,\"dimRatio\":0,\"customOverlayColor\":\"#FFF\",\"isUserOverlayColor\":true,\"minHeight\":550,\"minHeightUnit\":\"px\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:550px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#FFF\"></span><img class=\"wp-block-cover__image-background wp-image-250\" alt=\"\" src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/0ad9cb5f991125c89fc952521795a1e6-1.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-2-color has-text-color\">Vintage vinyl treasures</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Step back in time and groove to the melodies of vinyl records. Dive into our eclectic collection, where each record spins tales of nostalgia and magic.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop vinyl records</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/fullwidth-image-with-content-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:15:23\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:52;a:20:{s:2:\"ID\";i:247;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Large left-aligned heading\";s:4:\"name\";s:26:\"large-left-aligned-heading\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2447:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\",\"categories\":[\"intro\"],\"patternName\":\"a8c/intro-left-aligned-header-and-button\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">A world filled with boundless opportunities and endless potential</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:80:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/large-left-aligned-heading/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:11:33\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:53;a:20:{s:2:\"ID\";i:244;s:7:\"site_id\";i:231214916;s:5:\"title\";s:37:\"Centered heading with two column text\";s:4:\"name\";s:37:\"centered-heading-with-two-column-text\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4449:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\",\"categories\":[\"intro\"],\"patternName\":\"a8c/centered-heading-with-two-column-text\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"15%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:15%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"70%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:70%\"><!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-xx-large-font-size\">Welcome home</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textAlign\":\"center\"} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"15%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:15%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you. From cozy furnishings to stylish accents, we offer everything you need to turn your house into a home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Our expert designers will work closely with you to bring your vision to life. From furniture selection to color schemes, we\'ll provide professional advice and guidance every step of the way to help you achieve the perfect balance of comfort, functionality, and aesthetic appeal.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:91:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/centered-heading-with-two-column-text/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:08:38\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:54;a:20:{s:2:\"ID\";i:243;s:7:\"site_id\";i:231214916;s:5:\"title\";s:33:\"Two column with image and content\";s:4:\"name\";s:35:\"two-column-with-image-and-content-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3498:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":69,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-xx-large-font-size\">Elevate your greenery</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Spruce up your plants with our delightful ceramic pots, lovingly crafted to bring joy to your indoor and outdoor spaces.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:89:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/two-column-with-image-and-content-2/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:02:00\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:55;a:20:{s:2:\"ID\";i:242;s:7:\"site_id\";i:231214916;s:5:\"title\";s:16:\"Centered content\";s:4:\"name\";s:18:\"centered-content-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3583:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"60%\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-xx-large-font-size\">Ride into adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p class=\"has-text-align-center\">Welcome to your ultimate destination for high-quality bikes that fuel your passion for adventure. Whether you\'re a casual rider, a mountain biking enthusiast, or a road cycling pro, our diverse range of bikes promises to elevate your riding experience. Each bike is crafted with precision, combining cutting-edge technology and superior craftsmanship.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Explore our collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:72:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/centered-content-2/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:06:53\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:56;a:20:{s:2:\"ID\";i:241;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Content with button and fullwidth image\";s:4:\"name\";s:41:\"content-with-button-and-fullwidth-image-3\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3540:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"0\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:0;padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-2-color has-text-color\">Sit back and relax</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">With a wide range of designer chairs to elevate your living space.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"url\":\"https://s1.wp.com/i/woo-block-patterns/2024/06/fa0e410e907dc5ba65806d0a9e45c89c.jpeg\",\"id\":231,\"dimRatio\":0,\"customOverlayColor\":\"#FFF\",\"isUserOverlayColor\":true,\"minHeight\":550,\"minHeightUnit\":\"px\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:550px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#FFF\"></span><img class=\"wp-block-cover__image-background wp-image-231\" alt=\"\" src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/fa0e410e907dc5ba65806d0a9e45c89c.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:95:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/content-with-button-and-fullwidth-image-3/\";s:13:\"modified_date\";s:19:\"2024-07-05 09:58:45\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:57;a:20:{s:2:\"ID\";i:239;s:7:\"site_id\";i:231214916;s:5:\"title\";s:41:\"Left-aligned content overlaid on an image\";s:4:\"name\";s:43:\"left-aligned-content-overlaid-on-an-image-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3486:\"<!-- wp:cover {\"url\":\"https://s1.wp.com/i/woo-block-patterns/2024/06/man-person-music-black-and-white-white-photography.jpg\",\"id\":79,\"dimRatio\":30,\"customOverlayColor\":\"#010101\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.45,\"y\":0.19},\"contentPosition\":\"bottom left\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-bottom-left alignfull\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\" style=\"background-color:#010101\"></span><img class=\"wp-block-cover__image-background wp-image-79\" alt=\"\" src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/man-person-music-black-and-white-white-photography.jpg\" style=\"object-position:45% 19%\" data-object-fit=\"cover\" data-object-position=\"45% 19%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:spacer {\"height\":\"var:preset|spacing|80\"} -->\n<div style=\"height:var(--wp--preset--spacing--80)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\",\"wideSize\":\"960px\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"}},\"className\":\"text-balance\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left text-balance has-text-color has-link-color has-xx-large-font-size\" style=\"color:#fefefe;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\">Sounds like no other</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"},\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|30\"}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#fefefe;margin-bottom:var(--wp--preset--spacing--30)\">Experience your music like never before with our latest generation of hi-fidelity headphones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons alignwide\"><!-- wp:button {\"backgroundColor\":\"theme-1\",\"textColor\":\"theme-5\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-5\"}}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-5-color has-theme-1-background-color has-text-color has-background has-link-color wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:97:\"https://wooblockpatterns.wpcomstaging.com/2024/06/28/left-aligned-content-overlaid-on-an-image-2/\";s:13:\"modified_date\";s:19:\"2024-07-05 10:42:03\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:58;a:20:{s:2:\"ID\";i:235;s:7:\"site_id\";i:231214916;s:5:\"title\";s:43:\"Center-aligned content overlaid on an image\";s:4:\"name\";s:44:\"fullwidth-image-with-call-to-action-overlaid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3467:\"<!-- wp:cover {\"url\":\"https://s0.wp.com/i/woo-block-patterns/2024/06/8d8416beec2ca80653d3b811bf6b1f77.jpeg\",\"id\":237,\"dimRatio\":20,\"customOverlayColor\":\"#010101\",\"isUserOverlayColor\":true,\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#ffffff\"}}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull has-text-color has-link-color\" style=\"color:#ffffff;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\" style=\"background-color:#010101\"></span><img class=\"wp-block-cover__image-background wp-image-237\" alt=\"\" src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/8d8416beec2ca80653d3b811bf6b1f77.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:spacer {\"height\":\"var:preset|spacing|70\"} -->\n<div style=\"height:var(--wp--preset--spacing--70)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\",\"wideSize\":\"580px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"}},\"className\":\"text-balance\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center text-balance has-text-color has-link-color has-xx-large-font-size\" style=\"color:#fefefe;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\">Find your groove</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"}}} -->\n<p class=\"has-text-align-center has-text-color has-link-color\" style=\"color:#fefefe\">Embark on a musical adventure, where every chord is a step towards harmony. Discover guitars of all shapes, sizes, and melodies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"theme-1\",\"textColor\":\"theme-5\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-5\"}}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-5-color has-theme-1-background-color has-text-color has-background has-link-color wp-element-button\">Discover collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|70\"} -->\n<div style=\"height:var(--wp--preset--spacing--70)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:98:\"https://wooblockpatterns.wpcomstaging.com/2024/06/28/fullwidth-image-with-call-to-action-overlaid/\";s:13:\"modified_date\";s:19:\"2024-07-05 09:24:31\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:59;a:20:{s:2:\"ID\";i:224;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Fullwidth content with background image\";s:4:\"name\";s:39:\"fullwidth-content-with-background-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2606:\"<!-- wp:cover {\"url\":\"https://s0.wp.com/i/woo-block-patterns/2024/06/772d1d20f57861f0aa71dccda165b03e.jpeg\",\"id\":222,\"dimRatio\":0,\"overlayColor\":\"theme-5\",\"isUserOverlayColor\":true,\"minHeightUnit\":\"vh\",\"isDark\":false,\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--40)\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-theme-5-background-color has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-222\" alt=\"\" src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/772d1d20f57861f0aa71dccda165b03e.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"var:preset|spacing|50\"} -->\n<div style=\"height:var(--wp--preset--spacing--50)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"xx-large\"} -->\n<p class=\"has-text-align-center has-xx-large-font-size\">Craft your Story</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Welcome to the place where the journey of a thousand stories begins. Embrace the transformative power of writing, and let your voice echo through the pages of time. Join us, and turn your imagination into reality.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\",\"style\":{\"layout\":[]}} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|50\"} -->\n<div style=\"height:var(--wp--preset--spacing--50)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"https://wooblockpatterns.wpcomstaging.com/2024/06/28/fullwidth-content-with-background-image/\";s:13:\"modified_date\";s:19:\"2024-07-24 11:18:13\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:60;a:20:{s:2:\"ID\";i:208;s:7:\"site_id\";i:231214916;s:5:\"title\";s:32:\"Small Discount Banner with Image\";s:4:\"name\";s:32:\"small-discount-banner-with-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2269:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/small-discount-banner-with-image\",\"name\":\"Small Discount Banner with Image\"},\"style\":{\"color\":{\"background\":\"#fcf8e1\"},\"spacing\":{\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"}}}} -->\n<div class=\"wp-block-columns has-background\" style=\"background-color:#fcf8e1;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"},\"padding\":{\"left\":\"25px\",\"top\":\"25px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;padding-top:25px;padding-left:25px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1\",\"fontSize\":\"30px\"}}} -->\n<p style=\"font-size:30px;font-style:normal;font-weight:300;line-height:1\"><em>Chairs</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#74227b\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#74227b\"}}}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#74227b;font-size:30px;font-style:normal;font-weight:300;line-height:0\"><em>from</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#74227b\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"900\",\"fontSize\":\"52px\",\"lineHeight\":\"1.2\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#74227b\"}}}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#74227b;font-size:52px;font-style:normal;font-weight:900;line-height:1.2\"><a href=\"https://wooblockpatterns.wpcomstaging.com/shop/\">$149</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":117,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-lg.png\" alt=\"\" class=\"wp-image-117\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:86:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/small-discount-banner-with-image/\";s:13:\"modified_date\";s:19:\"2024-11-06 17:35:31\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:61;a:20:{s:2:\"ID\";i:206;s:7:\"site_id\";i:231214916;s:5:\"title\";s:13:\"Shop by Price\";s:4:\"name\";s:13:\"shop-by-price\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:11069:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/shop-by-price\",\"name\":\"Shop by Price\"},\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#e09300\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"isDark\":false,\"style\":{\"spacing\":{\"blockGap\":\"0em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"is-light has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover is-light has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e09300\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?rating_filter=5\">Highest</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?rating_filter=5\">rated</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?rating_filter=5\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><strong>Outdoor Furniture &amp; Accessories</strong></a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#6f64f1\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"blockGap\":\"0.8em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#6f64f1\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?max_price=15\">Under</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?max_price=15\">$15</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?max_price=15\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n					<strong>Summer Dinning</strong>\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#c1d21c\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"blockGap\":\"0.8em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#c1d21c\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?max_price=25\">Under</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?max_price=25\">$25</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?max_price=25\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n					<strong>Women\'s Styles</strong>\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#10ca99\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"blockGap\":\"0.8em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#10ca99\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?max_price=20\">Under</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?max_price=20\">$20</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?max_price=20\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n					<strong>Kids\' Styles</strong>\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:67:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/shop-by-price/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:41:33\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:62;a:20:{s:2:\"ID\";i:204;s:7:\"site_id\";i:231214916;s:5:\"title\";s:42:\"Product List with Full Product Description\";s:4:\"name\";s:42:\"product-list-with-full-product-description\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3309:\"<!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":\"5\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-product-list-with-full-product-description\",\"name\":\"Product List with Full Product Description\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:columns {\"isStackedOnMobile\":false} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:post-terms {\"term\":\"product_cat\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:post-excerpt {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-summary\"} /-->\n\n<!-- wp:woocommerce/product-sku {\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-button {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:96:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-list-with-full-product-description/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:35:59\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:63;a:20:{s:2:\"ID\";i:202;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Product List with 1:1 Images\";s:4:\"name\";s:27:\"product-list-with-11-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2434:\"<!-- wp:query {\"queryId\":16,\"query\":{\"perPage\":\"5\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-product-list-with-1-1-images\",\"name\":\"Product List with 1:1 Images\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:columns {\"isStackedOnMobile\":false} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:post-excerpt {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-summary\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /-->\n\n<!-- wp:woocommerce/product-button {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-list-with-11-images/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:35:29\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:64;a:20:{s:2:\"ID\";i:200;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Minimal Product List\";s:4:\"name\";s:20:\"minimal-product-list\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2060:\"<!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"5\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-minimal-product-list\",\"name\":\"Minimal Product List\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:columns {\"isStackedOnMobile\":false} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/minimal-product-list/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:34:48\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:65;a:20:{s:2:\"ID\";i:198;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"4-Column Product Row\";s:4:\"name\";s:20:\"4-column-product-row\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2017:\"<!-- wp:query {\"queryId\":10,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-4-column-product-row\",\"name\":\"4-Column Product Row\"},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":4},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:post-title {\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"space-between\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:woocommerce/product-button {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/4-column-product-row/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:34:06\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:66;a:20:{s:2:\"ID\";i:192;s:7:\"site_id\";i:231214916;s:5:\"title\";s:44:\"Product Listing with Gallery and Description\";s:4:\"name\";s:44:\"product-listing-with-gallery-and-description\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7230:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-listing-with-gallery-and-description\",\"name\":\"Product Listing with Gallery and Description\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":{\"top\":\"60px\",\"left\":\"60px\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":{\"top\":\"1.5rem\",\"left\":\"1.5rem\"}}}} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"width\":\"15%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"var:preset|spacing|20\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"80px\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:0;flex-basis:15%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"1rem\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":193,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"color\":\"#dddddd\",\"width\":\"1px\",\"radius\":\"5px\"}},\"className\":\"is-resized\"} -->\n<figure class=\"wp-block-image size-full has-custom-border is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/desk-table-wood-chair-floor-home-square.png\" alt=\"\" class=\"has-border-color wp-image-193\" style=\"border-color:#dddddd;border-width:1px;border-radius:5px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":194,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"color\":\"#dddddd\",\"width\":\"1px\",\"radius\":\"5px\"}},\"className\":\"is-resized\"} -->\n<figure class=\"wp-block-image size-full has-custom-border is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-1.png\" alt=\"\" class=\"has-border-color wp-image-194\" style=\"border-color:#dddddd;border-width:1px;border-radius:5px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":195,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"color\":\"#dddddd\",\"width\":\"1px\",\"radius\":\"5px\"}},\"className\":\"is-resized\"} -->\n<figure class=\"wp-block-image size-full has-custom-border is-resized\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/table-floor-home-living-room-furniture-room-square.png\" alt=\"\" class=\"has-border-color wp-image-195\" style=\"border-color:#dddddd;border-width:1px;border-radius:5px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"85%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:85%\"><!-- wp:image {\"id\":196,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/table-wood-chair-floor-living-room-furniture-vertical.png\" alt=\"\" class=\"wp-image-196\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"foreground\"} -->\n<h2 class=\"wp-block-heading has-foreground-color has-text-color\" style=\"font-size:48px;font-style:normal;font-weight:700\">Patterned Upright, Orange and White, Wood Legs</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"0px\",\"margin\":{\"top\":\"10px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:10px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"textColor\":\"luminous-vivid-amber\"} -->\n<p class=\"has-luminous-vivid-amber-color has-text-color\">★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe8a4\"},\"spacing\":{\"margin\":{\"right\":\"5px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe8a4;margin-right:5px\">★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"}},\"textColor\":\"foreground\"} -->\n<p class=\"has-foreground-color has-text-color\" style=\"font-size:0.7em\">\n				<strong>4.2</strong>(1,079 reviews)\n			</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\",\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"margin\":{\"top\":\"2px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:2px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"1.2em\"}},\"textColor\":\"foreground\"} -->\n<p class=\"has-foreground-color has-text-color\" style=\"font-size:1.2em\">\n				<strong><sup><sub>$</sub></sup>37.49</strong>\n			</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"color\":{\"text\":\"#7c0a99\"}}} -->\n<p class=\"has-text-color\" style=\"color:#7c0a99;font-size:0.7em\">Save $10 <s>was $47.49</s></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"18px\"}},\"textColor\":\"foreground\"} -->\n<p class=\"has-foreground-color has-text-color\" style=\"font-size:18px\">Designed with your well-being in mind, this chair features a contoured backrest that provides exceptional lumbar support, helping to reduce strain on your back during long hours of sitting. The adjustable height and tilt mechanisms allow you to customize the chair to your preferred sitting position, ensuring a comfortable and productive workday. Upholstered in premium fabric and available in a variety of colors, the Harmony Ergonomic Chair adds a touch of elegance to any room.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"80px\",\"right\":\"80px\"}},\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000;padding-right:80px;padding-left:80px\">Add to cart</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">SKU 6355793</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:98:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-listing-with-gallery-and-description/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:33:29\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:67;a:20:{s:2:\"ID\";i:188;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Product Hero\";s:4:\"name\";s:12:\"product-hero\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1616:\"\n<!-- wp:woocommerce/single-product {\"isPreview\":true,\"align\":\"wide\"} -->\n<div class=\"wp-block-woocommerce-single-product alignwide\">\n	<!-- wp:columns -->\n	<div class=\"wp-block-columns\">\n		<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n		<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:40%\">\n			<!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"isDescendentOfSingleProductBlock\":true,\"height\":\"300px\"} /-->\n		</div>\n		<!-- /wp:column -->\n\n		<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"650px\"}} -->\n		<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\">\n			<!-- wp:post-title {\"textAlign\":\"\",\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n			<!-- wp:woocommerce/product-price {\"isDescendentOfSingleProductBlock\":true} /-->\n\n			<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n			<div class=\"wp-block-group\">\n				<!-- wp:woocommerce/product-button {\"isDescendentOfSingleProductBlock\":true} /-->\n			</div>\n			<!-- /wp:group -->\n\n			<!-- wp:post-excerpt {\"__woocommerceNamespace\":\"woocommerce/product-query/product-summary\"} /-->\n		</div>\n		<!-- /wp:column -->\n	</div>\n	<!-- /wp:columns -->\n</div>\n<!-- /wp:woocommerce/single-product -->\n\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-hero/\";s:13:\"modified_date\";s:19:\"2025-02-14 15:20:35\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:68;a:20:{s:2:\"ID\";i:186;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Featured Products 2 Columns\";s:4:\"name\";s:27:\"featured-products-2-columns\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2625:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/featured-products-2-cols\",\"name\":\"Featured Products 2 Columns\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:query {\"queryId\":8,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceAttributes\":[],\"__woocommerceStockStatus\":[\"instock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\",\"top\":\"0\"}}}} /-->\n\n<!-- wp:columns {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-bottom\"><!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"right\",\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0rem\",\"top\":\"0\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template --></div>\n<!-- /wp:query --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\"><strong>Fan favorites</strong></h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get ready to start the season right. All the fan favorites in one place at the best price.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50} --><div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\">Shop All</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/featured-products-2-columns/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:30:24\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:69;a:20:{s:2:\"ID\";i:182;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Product Details Pattern\";s:4:\"name\";s:23:\"product-details-pattern\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:8559:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-details-pattern\",\"name\":\"Product Details Pattern\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"40px\",\"bottom\":\"0\",\"left\":\"0px\"},\"blockGap\":\"0px\"}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:40px;padding-bottom:0;padding-left:0px\"><!-- wp:image {\"id\":183,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/table-floor-home-living-room-furniture-room.png\" alt=\"\" class=\"wp-image-183\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0.2em\",\"bottom\":\"0.2em\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:0.2em;margin-bottom:0.2em;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"5px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0px;padding-right:5px;padding-bottom:0px;padding-left:0px\"><!-- wp:image {\"id\":184,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/table-white-chair-floor-shelf-lamp-square-lg.png\" alt=\"\" class=\"wp-image-184\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:image {\"id\":117,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-lg.png\" alt=\"\" class=\"wp-image-117\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-color has-x-large-font-size\" style=\"color:#000000\">Luxurious Charcoal Grey Upholstered Sofa</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"0px\",\"margin\":{\"top\":\"10px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:10px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fcb900\"}}} -->\n<p class=\"has-text-color\" style=\"color:#fcb900\">★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe8a4\"},\"spacing\":{\"margin\":{\"right\":\"5px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe8a4;margin-right:5px\">★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.7em\">  <strong>4.2</strong>(1,079 reviews)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\",\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"margin\":{\"top\":\"2px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:2px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"1.2em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:1.2em\"><strong><sup><sub>$</sub></sup>158.99</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.7em\"><s>was $173.99</s></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"color\":{\"text\":\"#C51313\"}}} -->\n<p class=\"has-text-color\" style=\"color:#C51313;font-size:0.7em\"><strong>9% off</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\",\"margin\":{\"top\":\"5px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:5px\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#00A510\"},\"typography\":{\"fontSize\":\"0.7em\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#00A510;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:0.7em\"><strong>Free 2-Day Shipping</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.8em\">The \"Modern Elegance: Luxurious Charcoal Grey Upholstered Sofa\" harmonizes style and comfort to redefine your living space. This stunning piece is crafted with plush, high-density foam cushions, enveloped in a rich, charcoal grey fabric that is invitingly soft to the touch. Its clean lines and contemporary silhouette are complemented by the sturdy wooden frame, making it a durable yet stylish addition to any home decor. Whether you\'re lounging or entertaining, this sofa promises unrivaled comfort and a look that\'s seamlessly chic.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Add to cart</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.8em\"><strong>Features</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"style\":{\"spacing\":{\"margin\":{\"top\":\"10px\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"color\":{\"text\":\"#000000\"}},\"className\":\"has-foreground-color\"} -->\n<ul style=\"color:#000000;margin-top:10px;margin-right:0;margin-bottom:0;margin-left:0\" class=\"wp-block-list has-foreground-color has-text-color\"><!-- wp:list-item {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"}}} -->\n<li style=\"font-size:0.8em\">Top shelf weight capacity of 100 lbs</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"}}} -->\n<li style=\"font-size:0.8em\">Drawer weight capacity of 50 lbs</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.8em\"><strong>Weight and Dimensions</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"color\":{\"text\":\"#000000\"}},\"backgroundColor\":\"background\",\"className\":\"is-style-stripes\"} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:0.7em\"><table class=\"has-background-background-color has-text-color has-background\" style=\"color:#000000\"><tbody><tr><td>Overall</td><td>36.5\'\' H X 40\'\' W X 20\'\' D</td></tr><tr><td>Drawer Interior</td><td>2\'\' H X 29.25\'\' W X 12.5\'\' D</td></tr><tr><td>Countertop</td><td>40\'\' W X 20\'\' D</td></tr><tr><td>Countertop Thickness</td><td>0.7\'\' H</td></tr><tr><td>Overall Product Weight</td><td>39.6 lb.</td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-details-pattern/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:29:31\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:70;a:20:{s:2:\"ID\";i:180;s:7:\"site_id\";i:231214916;s:5:\"title\";s:31:\"Product Details Product Listing\";s:4:\"name\";s:31:\"product-details-product-listing\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1582:\"\n<!-- wp:woocommerce/single-product {\"isPreview\":true} -->\n<div class=\"wp-block-woocommerce-single-product\">\n	<!-- wp:columns -->\n	<div class=\"wp-block-columns\">\n		<!-- wp:column -->\n		<div class=\"wp-block-column\">\n			<!-- wp:post-featured-image {\"height\":\"490px\"} /-->\n\n			<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n			<div class=\"wp-block-group\">\n				<!-- wp:woocommerce/product-rating-stars {\"isDescendentOfSingleProductBlock\":true,\"textColor\":\"luminous-vivid-amber\",\"style\":{\"spacing\":{\"margin\":{\"right\":\"5px\"}}}} /-->\n				<!-- wp:woocommerce/product-average-rating {\"style\":{\"typography\":{\"fontWeight\":\"600\",\"fontSize\":\"14px\"}}} /-->\n				<!-- wp:woocommerce/product-rating-counter {\"isDescendentOfSingleProductBlock\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"fontSize\":\"14px\"}}} /-->\n			</div>\n			<!-- /wp:group -->\n\n			<!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"x-large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n			<!-- wp:woocommerce/product-price {\"textAlign\":\"center\",\"isDescendentOfSingleProductBlock\":true,\"style\":{\"typography\":{\"fontSize\":\"28px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n			<!-- wp:woocommerce/product-button {\"textAlign\":\"center\",\"isDescendentOfSingleProductBlock\":true} /-->\n		</div>\n		<!-- /wp:column -->\n	</div>\n	<!-- /wp:columns -->\n</div>\n<!-- /wp:woocommerce/single-product -->\n\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:85:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-details-product-listing/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:28:16\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:71;a:20:{s:2:\"ID\";i:178;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Product Collections Newest Arrivals\";s:4:\"name\";s:35:\"product-collections-newest-arrivals\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1993:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collections-newest-arrivals\",\"name\":\"Product Collections Newest Arrivals\"},\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our newest arrivals</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\">More new products</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:query {\"queryId\":6,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceAttributes\":[],\"__woocommerceStockStatus\":[\"instock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"products-block-post-template\",\"layout\":{\"type\":\"grid\",\"columnCount\":4},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n<!-- /wp:post-template --></div>\n<!-- /wp:query --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:89:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collections-newest-arrivals/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:26:37\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:72;a:20:{s:2:\"ID\";i:172;s:7:\"site_id\";i:231214916;s:5:\"title\";s:40:\"Product Collections Featured Collections\";s:4:\"name\";s:40:\"product-collections-featured-collections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4771:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collections-featured-collections\",\"name\":\"Product Collections Featured Collections\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}},\"color\":{\"background\":\"#f3edd8\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#f3edd8;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-color has-x-large-font-size\" style=\"color:#000000;font-style:normal;font-weight:700\">Tech gifts under $100</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"18px\",\"right\":\"18px\",\"top\":\"9px\",\"bottom\":\"9px\"}},\"typography\":{\"fontSize\":\"16px\"},\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"}}} --><div class=\"wp-block-button has-custom-font-size\" style=\"font-size:16px\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\" style=\"color:#ffffff;background-color:#000000;padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px\">Shop tech</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":173,\"width\":\"140px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/technology-white-camera-photography-vintage-photographer.png\" alt=\"\" class=\"wp-image-173\" style=\"width:140px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":174,\"width\":\"140px\",\"height\":\"100px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/leather-guitar-typewriter-red-gadget-sofa.png\" alt=\"\" class=\"wp-image-174\" style=\"width:140px;height:100px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}},\"color\":{\"background\":\"#d8f2f3\"}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#d8f2f3;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-color has-x-large-font-size\" style=\"color:#000000;font-style:normal;font-weight:700\">For the gamers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"18px\",\"right\":\"18px\",\"top\":\"9px\",\"bottom\":\"9px\"}},\"typography\":{\"fontSize\":\"16px\"},\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"}}} --><div class=\"wp-block-button has-custom-font-size\" style=\"font-size:16px\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\" style=\"color:#ffffff;background-color:#000000;padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px\">Shop games</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":175,\"width\":\"140px\",\"height\":\"100px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/music-technology-play-equipment-studio-gadget.png\" alt=\"\" class=\"wp-image-175\" style=\"width:140px;height:100px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":176,\"width\":\"140px\",\"height\":\"100px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/technology-joystick-gadget-console-games-playstation.png\" alt=\"\" class=\"wp-image-176\" style=\"width:140px;height:100px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:94:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collections-featured-collections/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:25:38\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:73;a:20:{s:2:\"ID\";i:169;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Product Collections Featured Collection\";s:4:\"name\";s:39:\"product-collections-featured-collection\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4254:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collections-featured-collection\",\"name\":\"Product Collections Featured Collection\"},\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#333333\"},\"spacing\":{\"padding\":{\"top\":\"1.3rem\",\"right\":\"1.3rem\",\"bottom\":\"1.3rem\",\"left\":\"1.3rem\"}}},\"textColor\":\"white\"} -->\n<div class=\"wp-block-columns alignwide has-white-color has-text-color has-background\" style=\"background-color:#333333;padding-top:1.3rem;padding-right:1.3rem;padding-bottom:1.3rem;padding-left:1.3rem\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);flex-basis:33.33%\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#ffffff\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-x-large-font-size\" style=\"color:#ffffff;font-style:normal;font-weight:700\">\n			This week\'s popular products		</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:query {\"queryId\":3,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceAttributes\":[],\"__woocommerceStockStatus\":[\"instock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":3},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0\"},\"color\":{\"background\":\"#484848\"},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"4px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group has-background\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;background-color:#484848;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"border\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"4px\"},\"color\":\"#ffffff\",\"style\":\"solid\",\"width\":\"3px\"},\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group has-border-color\" style=\"border-color:#ffffff;border-style:solid;border-width:3px;border-top-left-radius:4px;border-top-right-radius:4px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"left\":\"20px\",\"bottom\":\"10px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:20px;padding-right:20px;padding-bottom:10px;padding-left:20px\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontFamily\":\"system-font\",\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#ffffff\"}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"fontSize\":\"16px\",\"textDecoration\":\"none\"},\"color\":{\"text\":\"#ffffff\"}},\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:query --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collections-featured-collection/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:23:59\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:74;a:20:{s:2:\"ID\";i:167;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Product Collection Simple Grid\";s:4:\"name\";s:30:\"product-collection-simple-grid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1707:\"<!-- wp:woocommerce/product-collection {\"queryId\":22,\"query\":{\"perPage\":5,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":5,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-simple-grid\",\"name\":\"Product Collection Simple Grid\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"style\":{\"typography\":{\"fontSize\":\"0.8rem\"}}} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"fontSize\":\"1rem\"}},\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-simple-grid/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:23:15\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:75;a:20:{s:2:\"ID\";i:165;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Product Collection Rows\";s:4:\"name\";s:23:\"product-collection-rows\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2506:\"<!-- wp:woocommerce/product-collection {\"queryId\":21,\"query\":{\"perPage\":9,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"list\",\"columns\":3,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-rows\",\"name\":\"Product Collection Rows\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:post-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"medium\",\"style\":{\"typography\":{\"lineHeight\":\"1\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"textColor\":\"luminous-vivid-amber\",\"fontSize\":\"medium\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\"}}}} /-->\n\n<!-- wp:post-excerpt {\"showMoreOnNewLine\":false,\"excerptLength\":23,\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-summary\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-rows/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:22:29\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:76;a:20:{s:2:\"ID\";i:163;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Product Collection Grid\";s:4:\"name\";s:23:\"product-collection-grid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1807:\"<!-- wp:woocommerce/product-collection {\"queryId\":20,\"query\":{\"perPage\":4,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":4,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-grid\",\"name\":\"Product Collection Grid\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1\"}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"0.8rem\",\"lineHeight\":\"1\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /-->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-grid/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:21:55\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:77;a:20:{s:2:\"ID\";i:161;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Product Collection Full Grid\";s:4:\"name\";s:28:\"product-collection-full-grid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1966:\"<!-- wp:woocommerce/product-collection {\"queryId\":19,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-full-grid\",\"name\":\"Product Collection Full Grid\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1\"}}} /-->\n\n<!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1\"}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-button {\"textAlign\":\"left\",\"width\":50,\"isDescendentOfQueryLoop\":true,\"style\":{\"typography\":{\"fontSize\":\"0.8rem\"}}} /-->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-full-grid/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:21:05\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:78;a:20:{s:2:\"ID\";i:158;s:7:\"site_id\";i:231214916;s:5:\"title\";s:25:\"Product Collection Banner\";s:4:\"name\";s:25:\"product-collection-banner\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3025:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-banner\",\"name\":\"Product Collection Banner\"},\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1000px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#ffedf5\"}}} -->\n<div class=\"wp-block-columns alignwide has-background\" style=\"background-color:#ffedf5\"><!-- wp:column {\"width\":\"58%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:58%\"><!-- wp:cover {\"url\":\"https://s0.wp.com/i/woo-block-patterns/2024/06/beach-landscape-sea-coast-nature-person.jpg\",\"id\":159,\"dimRatio\":20,\"customOverlayColor\":\"#9aacbd\",\"minHeight\":430,\"minHeightUnit\":\"px\",\"isDark\":false,\"style\":{\"spacing\":{\"padding\":{\"top\":\"80px\",\"right\":\"80px\",\"bottom\":\"80px\",\"left\":\"80px\"}}}} -->\n<div class=\"wp-block-cover is-light\" style=\"padding-top:80px;padding-right:80px;padding-bottom:80px;padding-left:80px;min-height:430px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\" style=\"background-color:#9aacbd\"></span><img class=\"wp-block-cover__image-background wp-image-159\" alt=\"\" src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/beach-landscape-sea-coast-nature-person.jpg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"40px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"},\"color\":{\"text\":\"#ffffff\"}},\"fontFamily\":\"inter\"} -->\n<p class=\"has-text-align-center has-text-color has-inter-font-family\" style=\"color:#ffffff;font-size:40px;font-style:normal;font-weight:700;line-height:1.3;text-transform:uppercase\">Brand New for the Holidays</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"22px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1.3\"},\"color\":{\"text\":\"#000000\"}},\"fontFamily\":\"inter\"} -->\n<p class=\"has-text-color has-inter-font-family\" style=\"color:#000000;font-size:22px;font-style:normal;font-weight:300;line-height:1.3\">Check out our brand new collection of holiday products and find the right gift for anyone.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ff7179\",\"text\":\"#000000\"},\"border\":{\"radius\":\"100px\",\"width\":\"0px\",\"style\":\"none\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px;border-radius:100px;color:#000000;background-color:#ff7179\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:79:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-banner/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:19:42\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:79;a:20:{s:2:\"ID\";i:153;s:7:\"site_id\";i:231214916;s:5:\"title\";s:14:\"Minimal Header\";s:4:\"name\";s:14:\"minimal-header\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1538:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-minimal\",\"name\":\"Minimal Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"40px\",\"bottom\":\"24px\",\"left\":\"40px\",\"top\":\"24px\"},\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"className\":\"wc-blocks-pattern-header-minimal wc-blocks-header-pattern sticky-header\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-minimal wc-blocks-header-pattern sticky-header\" style=\"margin-top:0px;margin-bottom:0px;padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false,\"className\":\"is-style-default\"} /-->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/mini-cart /-->\n\n<!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"always\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/customer-account\"]},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /-->\n\n<!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"style\":{\"spacing\":{\"margin\":{\"left\":\"0.5em\"}}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:68:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/minimal-header/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:14:02\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:80;a:20:{s:2:\"ID\";i:151;s:7:\"site_id\";i:231214916;s:5:\"title\";s:17:\"Large Header Dark\";s:4:\"name\";s:17:\"large-header-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2045:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-large-dark\",\"name\":\"Large Header Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0px\",\"padding\":{\"top\":\"1rem\",\"right\":\"1rem\",\"bottom\":\"1rem\",\"left\":\"1rem\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-header-pattern has-background-color\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-header-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"1rem\"}},\"className\":\"has-small-font-size\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-small-font-size\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\",\"fontSize\":\"small\"} /-->\n\n<!-- wp:woocommerce/mini-cart {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"top\":\"1rem\",\"left\":\"0px\",\"bottom\":\"2rem\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:1rem;padding-bottom:2rem;padding-left:0px\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:site-title /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"ref\":24,\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:71:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/large-header-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:13:31\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:81;a:20:{s:2:\"ID\";i:149;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Large Header\";s:4:\"name\";s:12:\"large-header\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2444:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-large\",\"name\":\"Large Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"40px\",\"left\":\"40px\",\"top\":\"24px\",\"bottom\":\"24px\"}}},\"className\":\"wc-blocks-pattern-header-large wc-blocks-header-pattern\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-large wc-blocks-header-pattern\" style=\"padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull are-vertically-aligned-center is-not-stacked-on-mobile\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"70%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:70%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"200px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /-->\n\n<!-- wp:woocommerce/mini-cart /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:navigation {\"ref\":24} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:search {\"label\":\"\",\"showLabel\":false,\"placeholder\":\"Search\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/large-header/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:13:05\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:82;a:20:{s:2:\"ID\";i:147;s:7:\"site_id\";i:231214916;s:5:\"title\";s:21:\"Essential Header Dark\";s:4:\"name\";s:21:\"essential-header-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1885:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-essential-dark\",\"name\":\"Essential Header Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"2%\",\"bottom\":\"32px\",\"left\":\"2%\",\"top\":\"32px\"},\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-header-pattern sticky-header has-background-color\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-header-pattern sticky-header has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"margin-top:0px;margin-bottom:0px;padding-top:32px;padding-right:2%;padding-bottom:32px;padding-left:2%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}},\"backgroundColor\":\"contrast-2\"} /-->\n\n<!-- wp:navigation {\"ref\":24,\"textColor\":\"background\",\"overlayTextColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconStyle\":\"alt\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /-->\n\n<!-- wp:woocommerce/mini-cart /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:75:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/essential-header-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:12:34\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:83;a:20:{s:2:\"ID\";i:145;s:7:\"site_id\";i:231214916;s:5:\"title\";s:16:\"Essential Header\";s:4:\"name\";s:16:\"essential-header\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1298:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-essential\",\"name\":\"Essential Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\",\"right\":\"40px\"}}},\"className\":\"wc-blocks-pattern-header-essential wc-blocks-header-pattern\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-essential wc-blocks-header-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/mini-cart /-->\n\n<!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"ref\":24,\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:70:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/essential-header/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:12:09\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:84;a:20:{s:2:\"ID\";i:143;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Centered Header Menu\";s:4:\"name\";s:20:\"centered-header-menu\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2534:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-centered-menu\",\"name\":\"Centered Header Menu\"},\"align\":\"full\",\"className\":\"wc-blocks-pattern-header-centered-menu wc-blocks-header-pattern\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-centered-menu wc-blocks-header-pattern\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"bottom\":\"24px\",\"left\":\"40px\",\"right\":\"40px\"}}}} -->\n<div class=\"wp-block-columns alignfull are-vertically-aligned-center is-not-stacked-on-mobile\" style=\"padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"70%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:70%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"200px\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /-->\n\n<!-- wp:woocommerce/mini-cart /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity is-style-wide\" style=\"margin-top:0px;margin-bottom:0px\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"blockGap\":\"30px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:separator {\"align\":\"full\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity is-style-wide\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/centered-header-menu/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:11:37\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:85;a:20:{s:2:\"ID\";i:141;s:7:\"site_id\";i:231214916;s:5:\"title\";s:17:\"Footer with menus\";s:4:\"name\";s:17:\"footer-with-menus\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2902:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-with-3-menus\",\"name\":\"Footer with menus\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"padding\":{\"top\":\"40px\",\"right\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\"}}},\"className\":\"wc-blocks-pattern-footer-with-3-menus wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-footer-with-3-menus wc-blocks-footer-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"className\":\"are-vertically-aligned-top\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-top\" style=\"padding-right:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"60%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:60%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"10px\"}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"30%\",\"style\":{\"spacing\":{\"blockGap\":\"60px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:30%\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"right\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"56px\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:56px;margin-bottom:0;padding-right:0;padding-left:0\"><!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:paragraph {\"align\":\"right\"} -->\n<p class=\"has-text-align-right\">\n					Powered by <a href=\"https://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>				</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:71:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-menus/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:11:08\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:86;a:20:{s:2:\"ID\";i:139;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Footer with 2 Menus Dark\";s:4:\"name\";s:24:\"footer-with-2-menus-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3670:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-with-2-menus-dark\",\"name\":\"Footer with 2 Menus Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"4%\",\"bottom\":\"32px\",\"left\":\"4%\"},\"blockGap\":\"40px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-footer-pattern has-background-color\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:32px;padding-right:4%;padding-bottom:32px;padding-left:4%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"70%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:70%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group has-background-color has-text-color\"><!-- wp:paragraph {\"textColor\":\"background\",\"fontSize\":\"medium\"} -->\n<p class=\"has-background-color has-text-color has-medium-font-size\"><strong>Join our community</strong>\n				</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\">Learn about new products and discounts!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"iconColor\":\"background\",\"iconColorValue\":\"#ffffff\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-icon-color is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"16px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-text-color has-link-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"https://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-2-menus-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:10:37\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:87;a:20:{s:2:\"ID\";i:137;s:7:\"site_id\";i:231214916;s:5:\"title\";s:19:\"Footer with 2 Menus\";s:4:\"name\";s:19:\"footer-with-2-menus\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3013:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-with-2-menus\",\"name\":\"Footer with 2 Menus\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"4%\",\"bottom\":\"32px\",\"left\":\"4%\"},\"blockGap\":\"40px\"}},\"className\":\"wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern\" style=\"padding-top:32px;padding-right:4%;padding-bottom:32px;padding-left:4%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"70%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:70%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>Join our community</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\">Learn about new products and discounts!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"https://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:73:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-2-menus/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:10:01\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:88;a:20:{s:2:\"ID\";i:135;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Footer with Simple Menu\";s:4:\"name\";s:23:\"footer-with-simple-menu\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2412:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-simple-menu\",\"name\":\"Footer with Simple Menu\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\",\"right\":\"40px\"}}},\"className\":\"wc-blocks-pattern-footer-simple-menu wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-footer-simple-menu wc-blocks-footer-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-right:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"horizontal\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\"},\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40)\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"5px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">\n			Powered by <a href=\"https://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-simple-menu/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:09:23\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:89;a:20:{s:2:\"ID\";i:133;s:7:\"site_id\";i:231214916;s:5:\"title\";s:18:\"Simple Footer Dark\";s:4:\"name\";s:18:\"simple-footer-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2951:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-simple-dark\",\"name\":\"Simple Footer Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"},\"blockGap\":\"40px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-footer-pattern has-background-color\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:woocommerce/customer-account {\"fontSize\":\"small\"} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:social-links {\"iconColor\":\"background\",\"iconColorValue\":\"#ffffff\",\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links has-icon-color is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"12px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-text-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"https://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:72:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/simple-footer-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:08:48\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:90;a:20:{s:2:\"ID\";i:131;s:7:\"site_id\";i:231214916;s:5:\"title\";s:13:\"Simple Footer\";s:4:\"name\";s:13:\"simple-footer\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2499:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-simple\",\"name\":\"Simple Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"},\"blockGap\":\"40px\"}},\"className\":\"wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern\" style=\"padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:woocommerce/customer-account {\"fontSize\":\"small\"} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:social-links {\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"https://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:67:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/simple-footer/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:07:40\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:91;a:20:{s:2:\"ID\";i:129;s:7:\"site_id\";i:231214916;s:5:\"title\";s:17:\"Large Footer Dark\";s:4:\"name\";s:17:\"large-footer-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4192:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-large-dark\",\"name\":\"Large Footer Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"4%\",\"bottom\":\"32px\",\"left\":\"4%\"},\"blockGap\":\"40px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-footer-pattern has-background-color\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:32px;padding-right:4%;padding-bottom:32px;padding-left:4%\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"45%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"50px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-right:50px;flex-basis:45%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group has-background-color has-text-color\"><!-- wp:site-logo /-->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"30px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\">Join the community</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learn about new products and discounts!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"20px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"iconColor\":\"background\",\"iconColorValue\":\"#ffffff\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"https://www.facebook.com\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.x.com\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.instagram.com\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0px;flex-basis:20%\"><!-- wp:navigation {\"ref\":24,\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"><!-- wp:navigation {\"ref\":24,\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"text_only\",\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"10px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-text-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group has-background-color has-text-color has-link-color\"><!-- wp:paragraph -->\n<p>@ 2024</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p><em>\n			Built with <a href=\"https://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:71:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/large-footer-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:06:19\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:92;a:20:{s:2:\"ID\";i:125;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Large Footer\";s:4:\"name\";s:12:\"large-footer\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3605:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-large\",\"name\":\"Large Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"right\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\"},\"blockGap\":\"40px\"}},\"className\":\"wc-blocks-pattern-footer-large wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-footer-large wc-blocks-footer-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"32px\",\"padding\":{\"right\":\"0px\",\"left\":\"0px\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-right:0px;padding-left:0px\"><!-- wp:column {\"width\":\"60%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"50px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-right:50px;flex-basis:60%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:heading {\"level\":5,\"style\":{\"typography\":{\"textTransform\":\"none\"},\"spacing\":{\"margin\":{\"top\":\"40px\"}}}} -->\n<h5 class=\"wp-block-heading\" style=\"margin-top:40px;text-transform:none\">Join the community</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"40px\"}}}} -->\n<p style=\"margin-bottom:40px\">Learn about new products and discounts</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}},\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"https://www.facebook.com\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.x.com\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.instagram.com\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.twitch.com\",\"service\":\"twitch\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0px;flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"><!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"never\",\"layout\":{\"overlayMenu\":\"never\",\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"10px\"}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">\n			Powered by <a href=\"https://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/large-footer/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:05:20\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:93;a:20:{s:2:\"ID\";i:119;s:7:\"site_id\";i:231214916;s:5:\"title\";s:36:\"Featured Products: Fresh &amp; Tasty\";s:4:\"name\";s:29:\"featured-products-fresh-tasty\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5006:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":120,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/sweet-organic-lemons.png\" alt=\"\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Sweet Organic Lemons</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $1.99</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":121,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/fresh-organic-tomatoes.png\" alt=\"\" class=\"wp-image-121\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Fresh Organic Tomatoes</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $2.99</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":122,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/fresh-lettuce-washed.png\" alt=\"\" class=\"wp-image-122\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Fresh Lettuce (Washed)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $0.99</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":123,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/russet-organic-potatoes.png\" alt=\"\" class=\"wp-image-123\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Russet Organic Potatoes</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $1.49</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/featured-products-fresh-tasty/\";s:13:\"modified_date\";s:19:\"2024-06-17 13:47:45\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:94;a:20:{s:2:\"ID\";i:115;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Discount Banner with Image\";s:4:\"name\";s:26:\"discount-banner-with-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3248:\"<!-- wp:columns {\"verticalAlignment\":\"center\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/discount-banner-with-image\",\"name\":\"Discount Banner with Image\"},\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#254094\"},\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center has-background\" style=\"background-color:#254094;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"15px\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"350px\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:15px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"45px\",\"lineHeight\":\"0\"},\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;font-size:45px;font-style:normal;font-weight:500;line-height:0\">UP TO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fdf251\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"fontSize\":\"90px\",\"lineHeight\":\"0.8\"}}} -->\n<p class=\"has-text-color\" style=\"color:#fdf251;font-size:90px;font-style:normal;font-weight:800;line-height:0.8\">40% off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"fontSize\":\"35px\",\"lineHeight\":\"0\"},\"color\":{\"text\":\"#ffffff\"},\"spacing\":{\"margin\":{\"bottom\":\"40px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;margin-bottom:40px;font-size:35px;font-style:normal;font-weight:300;line-height:0\">Select products</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ff7179\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"40px\",\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"30px\",\"right\":\"30px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px;border-radius:40px;color:#ffffff;background-color:#ff7179;padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":117,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"100px\",\"topRight\":\"10px\",\"bottomLeft\":\"10px\",\"bottomRight\":\"100px\"}}}} -->\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-lg.png\" alt=\"\" class=\"wp-image-117\" style=\"border-top-left-radius:100px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:100px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:80:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/discount-banner-with-image/\";s:13:\"modified_date\";s:19:\"2024-06-17 13:45:36\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:95;a:20:{s:2:\"ID\";i:113;s:7:\"site_id\";i:231214916;s:5:\"title\";s:15:\"Discount banner\";s:4:\"name\";s:15:\"discount-banner\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2312:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/discount-banner\",\"name\":\"Discount Banner\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"470px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}},\"color\":{\"background\":\"#254094\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"}} -->\n<div class=\"wp-block-group has-background\" style=\"background-color:#254094;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"45px\"},\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;font-size:45px;font-style:normal;font-weight:500\">UP TO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fdf251\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"fontSize\":\"90px\",\"lineHeight\":\"0.1\"}}} -->\n<p class=\"has-text-color\" style=\"color:#fdf251;font-size:90px;font-style:normal;font-weight:800;line-height:0.1\">40% off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"fontSize\":\"35px\"},\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;font-size:35px;font-style:normal;font-weight:300\">Select products</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ff7179\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"40px\",\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"30px\",\"right\":\"30px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px;border-radius:40px;color:#ffffff;background-color:#ff7179;padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px\">\n					Shop now\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:69:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/discount-banner/\";s:13:\"modified_date\";s:19:\"2024-06-17 13:39:37\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:96;a:20:{s:2:\"ID\";i:99;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Featured Category Focus\";s:4:\"name\";s:22:\"feature-category-focus\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1621:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/featured-category-focus\",\"name\":\"Featured Category Focus\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\",\"left\":\"var:preset|spacing|70\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70)\"><!-- wp:image {\"id\":100,\"width\":\"469px\",\"height\":\"348px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/white-black-black-and-white-photograph-monochrome-photography.jpg\" alt=\"\" class=\"wp-image-100\" style=\"object-fit:cover;width:469px;height:348px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-large-font-size\">Black and white high-quality prints</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px\">Shop prints</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:21:\"_woo_featured_selling\";a:3:{s:4:\"slug\";s:21:\"_woo_featured_selling\";s:5:\"title\";s:21:\"_woo_featured_selling\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:76:\"https://wooblockpatterns.wpcomstaging.com/2024/06/14/feature-category-focus/\";s:13:\"modified_date\";s:19:\"2024-07-18 16:17:19\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:97;a:20:{s:2:\"ID\";i:90;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Large Image Product Gallery\";s:4:\"name\";s:27:\"large-image-product-gallery\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3144:\"<!-- wp:group {\"metadata\":{\"name\":\"Large Image Product Gallery\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:query {\"queryId\":3,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"isDescendentOfQueryLoop\":true,\"aspectRatio\":\"2/3\"} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n<!-- /wp:post-template --></div>\n<!-- /wp:query -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:21:\"_woo_featured_selling\";a:3:{s:4:\"slug\";s:21:\"_woo_featured_selling\";s:5:\"title\";s:21:\"_woo_featured_selling\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/06/14/large-image-product-gallery/\";s:13:\"modified_date\";s:19:\"2024-07-02 10:55:34\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:98;a:20:{s:2:\"ID\";i:83;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Product Collection 3 Columns\";s:4:\"name\";s:28:\"product-collection-3-columns\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3351:\"<!-- wp:group {\"metadata\":{\"name\":\"Product Collection 3 Columns\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:woocommerce/product-collection {\"queryId\":26,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3},\"queryContextIncludes\":[\"collection\"],\"align\":\"wide\"} -->\n<div class=\"wp-block-woocommerce-product-collection alignwide\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true,\"aspectRatio\":\"3/5\"} /-->\n\n<!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\"} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"small\"} /-->\n<!-- /wp:woocommerce/product-template --></div>\n<!-- /wp:woocommerce/product-collection -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:21:\"_woo_featured_selling\";a:3:{s:4:\"slug\";s:21:\"_woo_featured_selling\";s:5:\"title\";s:21:\"_woo_featured_selling\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"https://wooblockpatterns.wpcomstaging.com/2024/06/14/product-collection-3-columns/\";s:13:\"modified_date\";s:19:\"2024-07-02 10:35:33\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2195, 'action_scheduler_migration_status', 'complete', 'auto');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2234, 'astra_partials_config_cache', 'a:2:{s:8:\"settings\";a:1827:{s:46:\"section-header-builder-layout-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[cloned-component-track]\";a:4:{s:7:\"default\";a:12:{s:13:\"header-button\";i:2;s:13:\"footer-button\";i:2;s:11:\"header-html\";i:2;s:11:\"footer-html\";i:2;s:11:\"header-menu\";i:2;s:13:\"header-widget\";i:4;s:13:\"footer-widget\";i:4;s:19:\"header-social-icons\";i:1;s:19:\"footer-social-icons\";i:1;s:14:\"header-divider\";i:0;s:14:\"footer-divider\";i:0;s:13:\"removed-items\";a:0:{}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[builder-header]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-desktop-items]\";a:4:{s:7:\"default\";a:4:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:5:{s:10:\"above_left\";a:0:{}s:17:\"above_left_center\";a:0:{}s:12:\"above_center\";a:0:{}s:18:\"above_right_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:5:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:19:\"primary_left_center\";a:0:{}s:14:\"primary_center\";a:0:{}s:20:\"primary_right_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:6:\"menu-1\";}}s:5:\"below\";a:5:{s:10:\"below_left\";a:0:{}s:17:\"below_left_center\";a:0:{}s:12:\"below_center\";a:0:{}s:18:\"below_right_center\";a:0:{}s:11:\"below_right\";a:0:{}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-preset-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-desktop-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-mobile-items]\";a:4:{s:7:\"default\";a:4:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:3:{s:10:\"above_left\";a:0:{}s:12:\"above_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:3:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:14:\"primary_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:14:\"mobile-trigger\";}}s:5:\"below\";a:3:{s:10:\"below_left\";a:0:{}s:12:\"below_center\";a:0:{}s:11:\"below_right\";a:0:{}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-mobile-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-mobile-popup-items]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-transparent-link-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-transparant-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hb-header-main-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-builder-layout-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-builder-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-woo-cart-icon-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"section-header-woo-cart-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-woo-cart-tray-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-woo-cart-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-woo-cart-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-woo-cart-background-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-woo-cart-background-hover-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-woo-cart-separator-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-woo-cart-link-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-woo-cart-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-woo-cart-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-woo-cart-button-color-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-woo-cart-button-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-woo-cart-button-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-woo-cart-btn-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-woo-cart-btn-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-woo-cart-btn-text-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-woo-cart-btn-bg-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-woo-checkout-button-color-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-woo-checkout-button-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[header-woo-checkout-button-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-woo-checkout-btn-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-woo-checkout-btn-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-woo-checkout-btn-text-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-woo-checkout-btn-bg-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[section-header-woo-cart-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-woo-cart-button-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[button-preset-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[theme-button-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[theme-button-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[theme-button-border-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[theme-button-border-group-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:56:\"astra-settings[theme-button-border-group-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:28:\"astra-settings[button-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[button-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:31:\"astra-settings[button-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[button-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[theme-button-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";i:14;s:5:\"right\";i:28;s:6:\"bottom\";i:14;s:4:\"left\";i:28;}s:6:\"mobile\";a:4:{s:3:\"top\";i:12;s:5:\"right\";i:24;s:6:\"bottom\";i:12;s:4:\"left\";i:24;}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[theme-button-border-group-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[button-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[secondary-button-preset-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[secondary-theme-button-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[secondary-theme-button-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[secondary-theme-button-border-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[secondary-theme-button-border-group-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:66:\"astra-settings[secondary-theme-button-border-group-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"astra-settings[secondary-button-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[secondary-button-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[secondary-button-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[secondary-button-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[secondary-theme-button-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:13;s:5:\"right\";i:30;s:6:\"bottom\";i:13;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";i:12;s:5:\"right\";i:28;s:6:\"bottom\";i:12;s:4:\"left\";i:28;}s:6:\"mobile\";a:4:{s:3:\"top\";i:10;s:5:\"right\";i:24;s:6:\"bottom\";i:10;s:4:\"left\";i:24;}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[secondary-theme-button-border-group-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:5:\"right\";i:2;s:6:\"bottom\";i:2;s:4:\"left\";i:2;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[secondary-button-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:34:\"section-secondary-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-content-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[narrow-container-max-width]\";a:4:{s:7:\"default\";i:750;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[different-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-header-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:37:\"astra-settings[different-mobile-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[mobile-header-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:33:\"astra-settings[use-logo-svg-icon]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[logo-svg-icon]\";a:4:{s:7:\"default\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:22:\"sanitize_logo_svg_icon\";}}s:39:\"astra-settings[logo-svg-site-title-gap]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"5\";s:6:\"tablet\";s:1:\"5\";s:6:\"mobile\";s:1:\"5\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-header-responsive-logo-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[display-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[display-site-tagline-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";i:0;s:6:\"mobile\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[logo-title-inline]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[site-identity-title-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-color-site-title]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[logo-svg-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[logo-svg-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[logo-svg-icon-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-color-h-site-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-color-site-tagline]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[site-icon-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[blog-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[blog-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-post-content]\";a:4:{s:7:\"default\";s:7:\"excerpt\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[blog-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[blog-layout]\";a:4:{s:7:\"default\";s:13:\"blog-layout-4\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[blog-post-per-page]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[archive-post-content-structure-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-post-structure]\";a:4:{s:7:\"default\";a:5:{i:0;s:5:\"image\";i:1;s:8:\"category\";i:2;s:5:\"title\";i:3;s:10:\"title-meta\";i:4;s:7:\"excerpt\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-meta-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[blog-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[blog-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:46:\"astra-settings[blog-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[blog-custom-image-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-hover-effect]\";a:4:{s:7:\"default\";s:7:\"zoom-in\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:31:\"astra-settings[blog-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[blog-post-color-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[post-card-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[post-card-border-radius]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:6;s:5:\"right\";i:6;s:6:\"bottom\";i:6;s:4:\"left\";i:6;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-category-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[blog-tag-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[blog-post-meta-divider-type]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[blog-meta-category-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-meta-tag-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:29:\"section-blog-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[blog-meta]\";a:4:{s:7:\"default\";a:2:{i:0;s:6:\"author\";i:1;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-single-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-single-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[single-content-images-shadow]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[section-blog-single-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[single-post-outside-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[single-post-inside-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-blog-single-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[site-sidebar-layout]\";a:4:{s:7:\"default\";s:10:\"no-sidebar\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-sidebar-width]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[site-sidebar-width-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:35:\"astra-settings[site-sticky-sidebar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-sidebar-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[ast-site-content-layout]\";a:4:{s:7:\"default\";s:22:\"normal-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-content-style]\";a:4:{s:7:\"default\";s:5:\"boxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[surface-colors-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[site-layout-outside-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[content-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[ast-site-layout-button-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[global-color-palette]\";a:4:{s:7:\"default\";a:1:{s:7:\"palette\";a:9:{i:0;s:7:\"#046bd2\";i:1;s:7:\"#045cb4\";i:2;s:7:\"#1e293b\";i:3;s:7:\"#334155\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F0F5FA\";i:6;s:7:\"#111111\";i:7;s:7:\"#D1D5DB\";i:8;s:7:\"#111111\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:20:\"astra-color-palettes\";a:4:{s:7:\"default\";a:3:{s:14:\"currentPalette\";s:9:\"palette_1\";s:8:\"palettes\";a:4:{s:9:\"palette_1\";a:9:{i:0;s:7:\"#046bd2\";i:1;s:7:\"#045cb4\";i:2;s:7:\"#1e293b\";i:3;s:7:\"#334155\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F0F5FA\";i:6;s:7:\"#111111\";i:7;s:7:\"#D1D5DB\";i:8;s:7:\"#111111\";}s:9:\"palette_2\";a:9:{i:0;s:7:\"#0067FF\";i:1;s:7:\"#005EE9\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#364151\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#E7F6FF\";i:6;s:7:\"#070614\";i:7;s:7:\"#D1DAE5\";i:8;s:7:\"#222222\";}s:9:\"palette_3\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F2F0FE\";i:6;s:7:\"#0D0614\";i:7;s:7:\"#D8D8F5\";i:8;s:7:\"#222222\";}s:9:\"palette_4\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}s:7:\"presets\";a:11:{s:3:\"Oak\";a:9:{i:0;s:7:\"#0067FF\";i:1;s:7:\"#005EE9\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#364151\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#E7F6FF\";i:6;s:7:\"#070614\";i:7;s:7:\"#D1DAE5\";i:8;s:7:\"#222222\";}s:5:\"Viola\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F2F0FE\";i:6;s:7:\"#0D0614\";i:7;s:7:\"#D8D8F5\";i:8;s:7:\"#222222\";}s:5:\"Cedar\";a:9:{i:0;s:7:\"#DD183B\";i:1;s:7:\"#CC1939\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#3A3A3A\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FFEDE6\";i:6;s:7:\"#140609\";i:7;s:7:\"#FFD1BF\";i:8;s:7:\"#222222\";}s:6:\"Willow\";a:9:{i:0;s:7:\"#54B435\";i:1;s:7:\"#379237\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#2F3B40\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#EDFBE2\";i:6;s:7:\"#0C1406\";i:7;s:7:\"#D5EAD8\";i:8;s:7:\"#222222\";}s:4:\"Lily\";a:9:{i:0;s:7:\"#DCA54A\";i:1;s:7:\"#D09A40\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#4A4A4A\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FAF5E5\";i:6;s:7:\"#141004\";i:7;s:7:\"#F0E6C5\";i:8;s:7:\"#222222\";}s:4:\"Rose\";a:9:{i:0;s:7:\"#FB5FAB\";i:1;s:7:\"#EA559D\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FCEEF5\";i:6;s:7:\"#140610\";i:7;s:7:\"#FAD8E9\";i:8;s:7:\"#222222\";}s:4:\"Sage\";a:9:{i:0;s:7:\"#1B9C85\";i:1;s:7:\"#178E79\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#EDF6EE\";i:6;s:7:\"#06140C\";i:7;s:7:\"#D4F3D7\";i:8;s:7:\"#222222\";}s:5:\"Flare\";a:9:{i:0;s:7:\"#FD9800\";i:1;s:7:\"#E98C00\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FEF9E1\";i:6;s:7:\"#141006\";i:7;s:7:\"#F9F0C8\";i:8;s:7:\"#222222\";}s:5:\"Maple\";a:9:{i:0;s:7:\"#FF6210\";i:1;s:7:\"#F15808\";i:2;s:7:\"#1C0D0A\";i:3;s:7:\"#353535\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FEF1E4\";i:6;s:7:\"#140B06\";i:7;s:7:\"#E5D7D1\";i:8;s:7:\"#222222\";}s:5:\"Birch\";a:9:{i:0;s:7:\"#737880\";i:1;s:7:\"#65696F\";i:2;s:7:\"#151616\";i:3;s:7:\"#393C40\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F6F6F6\";i:6;s:7:\"#232529\";i:7;s:7:\"#F1F0F0\";i:8;s:7:\"#222222\";}s:4:\"Dark\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[theme-color-divider-reset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[theme-color]\";a:4:{s:7:\"default\";s:7:\"#d10406\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[base-link-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[link-color]\";a:4:{s:7:\"default\";s:7:\"#d10404\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[link-h-color]\";a:4:{s:7:\"default\";s:7:\"#232424\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[text-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-3)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[border-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-7)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[ast-blog-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[font-size-page-title]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[font-size-post-meta]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:13;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-size-post-tax]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:14;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-body-font-settings-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-body-font-settings]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[body-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:33:\"astra-settings[body-font-variant]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_font_variant\";}}s:32:\"astra-settings[body-font-weight]\";a:4:{s:7:\"default\";s:3:\"400\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:30:\"astra-settings[font-size-body]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[body-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:4:\"1.65\";s:16:\"line-height-unit\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[ast-headings-font-settings]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-headings-font-settings-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[headings-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:36:\"astra-settings[headings-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:37:\"astra-settings[headings-font-variant]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_font_variant\";}}s:36:\"astra-settings[headings-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[para-margin-bottom]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[underline-content-links]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h1-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h2-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h3-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h4-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h5-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h6-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[wp-blocks-ui]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[wp-blocks-global-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[wp-blocks-ui-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:33:\"comments-section-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[comments-single-section-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[enable-comments-area]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[comments-box-placement]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[comments-box-container-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[comment-form-position]\";a:4:{s:7:\"default\";s:5:\"below\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-comments-border-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-comments-border-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-comments-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[ast-sub-section-comments-border-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-sub-section-comments-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-sub-section-comments-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";i:2;s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[ast-sub-section-comments-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:2;s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:30:\"astra-settings[font-family-h1]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h1]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:36;s:6:\"tablet\";i:30;s:6:\"mobile\";i:30;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h1]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.4\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h2]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h2]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";i:25;s:6:\"mobile\";i:25;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h2]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h3]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h3]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:24;s:6:\"tablet\";i:20;s:6:\"mobile\";i:20;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h3]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h4]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h4]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h4]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h5]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h5]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h5]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h6]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h6]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h6]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:4:\"1.25\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-single-post-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:24:\"astra-typography-presets\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[enable-scroll-to-id]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[site-accessibility-toggle]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[site-accessibility-highlight-type]\";a:4:{s:7:\"default\";s:6:\"dotted\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[site-accessibility-highlight-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[site-accessibility-highlight-input-type]\";a:4:{s:7:\"default\";s:7:\"disable\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[site-accessibility-highlight-input-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[astra-pro-section-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[single-e-floating-buttons-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[single-e-floating-buttons-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[single-e-floating-buttons-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[single-e-floating-buttons-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[page-single-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[page-single-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"ast-dynamic-single-e-floating-buttons-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-single-e-floating-buttons-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-e-floating-buttons-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-e-floating-buttons-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:43:\"ast-dynamic-single-e-floating-buttons-title\";i:1;s:42:\"ast-dynamic-single-e-floating-buttons-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:94:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:94:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:87:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:87:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:92:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:95:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:96:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:101:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-e-floating-buttons-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-e-floating-buttons-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-e-floating-buttons-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:79:\"astra-settings[ast-dynamic-single-e-floating-buttons-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-e-floating-buttons-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-e-floating-buttons-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-e-floating-buttons-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-e-floating-buttons-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-e-floating-buttons-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-e-floating-buttons-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-e-floating-buttons-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-e-floating-buttons-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-e-floating-buttons-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:69:\"astra-settings[ast-dynamic-single-e-floating-buttons-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:61:\"ast-dynamic-single-e-floating-buttons-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-posttype-e-floating-buttons-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-posttype-e-floating-buttons-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[single-posttype-e-floating-buttons-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:62:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-1]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-1-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-2]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-2-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[single-elementskit_content-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[single-elementskit_content-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[single-elementskit_content-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[single-elementskit_content-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"ast-dynamic-single-elementskit_content-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-single-elementskit_content-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-single-elementskit_content-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_content-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-elementskit_content-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-single-elementskit_content-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:44:\"ast-dynamic-single-elementskit_content-title\";i:1;s:43:\"ast-dynamic-single-elementskit_content-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:95:\"astra-settings[ast-dynamic-single-elementskit_content-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:95:\"astra-settings[ast-dynamic-single-elementskit_content-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:88:\"astra-settings[ast-dynamic-single-elementskit_content-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:88:\"astra-settings[ast-dynamic-single-elementskit_content-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:93:\"astra-settings[ast-dynamic-single-elementskit_content-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:96:\"astra-settings[ast-dynamic-single-elementskit_content-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:97:\"astra-settings[ast-dynamic-single-elementskit_content-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:102:\"astra-settings[ast-dynamic-single-elementskit_content-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-elementskit_content-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-elementskit_content-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-elementskit_content-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-elementskit_content-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-elementskit_content-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-elementskit_content-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-elementskit_content-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-elementskit_content-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-elementskit_content-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-elementskit_content-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_content-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-elementskit_content-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-elementskit_content-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_content-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-single-elementskit_content-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_content-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-elementskit_content-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-elementskit_content-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_content-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_content-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_content-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_content-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-elementskit_content-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:84:\"astra-settings[ast-dynamic-single-elementskit_content-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-single-elementskit_content-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-elementskit_content-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:71:\"astra-settings[ast-dynamic-single-elementskit_content-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:69:\"astra-settings[ast-dynamic-single-elementskit_content-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-elementskit_content-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_content-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:72:\"astra-settings[ast-dynamic-single-elementskit_content-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:70:\"astra-settings[ast-dynamic-single-elementskit_content-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_content-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-single-elementskit_content-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-elementskit_content-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:71:\"astra-settings[ast-dynamic-single-elementskit_content-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:69:\"astra-settings[ast-dynamic-single-elementskit_content-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-elementskit_content-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-elementskit_content-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:69:\"astra-settings[ast-dynamic-single-elementskit_content-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:62:\"ast-dynamic-single-elementskit_content-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[single-posttype-elementskit_content-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[single-posttype-elementskit_content-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:58:\"astra-settings[single-posttype-elementskit_content-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:62:\"astra-settings[single-elementskit_template-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[single-elementskit_template-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-elementskit_template-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[single-elementskit_template-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"ast-dynamic-single-elementskit_template-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-single-elementskit_template-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-elementskit_template-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_template-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-single-elementskit_template-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-elementskit_template-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:45:\"ast-dynamic-single-elementskit_template-title\";i:1;s:44:\"ast-dynamic-single-elementskit_template-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:96:\"astra-settings[ast-dynamic-single-elementskit_template-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:96:\"astra-settings[ast-dynamic-single-elementskit_template-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:89:\"astra-settings[ast-dynamic-single-elementskit_template-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:89:\"astra-settings[ast-dynamic-single-elementskit_template-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:94:\"astra-settings[ast-dynamic-single-elementskit_template-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:97:\"astra-settings[ast-dynamic-single-elementskit_template-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:98:\"astra-settings[ast-dynamic-single-elementskit_template-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:103:\"astra-settings[ast-dynamic-single-elementskit_template-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-single-elementskit_template-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:79:\"astra-settings[ast-dynamic-single-elementskit_template-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-elementskit_template-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:79:\"astra-settings[ast-dynamic-single-elementskit_template-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-elementskit_template-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-single-elementskit_template-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-elementskit_template-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-single-elementskit_template-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-single-elementskit_template-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-elementskit_template-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-elementskit_template-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-elementskit_template-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-elementskit_template-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-elementskit_template-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-elementskit_template-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-elementskit_template-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-elementskit_template-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-elementskit_template-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_template-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-elementskit_template-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_template-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_template-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:79:\"astra-settings[ast-dynamic-single-elementskit_template-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:85:\"astra-settings[ast-dynamic-single-elementskit_template-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:84:\"astra-settings[ast-dynamic-single-elementskit_template-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_template-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:72:\"astra-settings[ast-dynamic-single-elementskit_template-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:70:\"astra-settings[ast-dynamic-single-elementskit_template-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_template-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_template-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:73:\"astra-settings[ast-dynamic-single-elementskit_template-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:71:\"astra-settings[ast-dynamic-single-elementskit_template-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_template-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:84:\"astra-settings[ast-dynamic-single-elementskit_template-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_template-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:72:\"astra-settings[ast-dynamic-single-elementskit_template-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:70:\"astra-settings[ast-dynamic-single-elementskit_template-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_template-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-elementskit_template-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:70:\"astra-settings[ast-dynamic-single-elementskit_template-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"ast-dynamic-single-elementskit_template-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[single-posttype-elementskit_template-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[single-posttype-elementskit_template-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:59:\"astra-settings[single-posttype-elementskit_template-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:60:\"astra-settings[single-elementskit_widget-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[single-elementskit_widget-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[single-elementskit_widget-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[single-elementskit_widget-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"ast-dynamic-single-elementskit_widget-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-single-elementskit_widget-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-elementskit_widget-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-elementskit_widget-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:43:\"ast-dynamic-single-elementskit_widget-title\";i:1;s:42:\"ast-dynamic-single-elementskit_widget-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:94:\"astra-settings[ast-dynamic-single-elementskit_widget-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:94:\"astra-settings[ast-dynamic-single-elementskit_widget-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:87:\"astra-settings[ast-dynamic-single-elementskit_widget-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:87:\"astra-settings[ast-dynamic-single-elementskit_widget-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:92:\"astra-settings[ast-dynamic-single-elementskit_widget-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:95:\"astra-settings[ast-dynamic-single-elementskit_widget-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:96:\"astra-settings[ast-dynamic-single-elementskit_widget-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:101:\"astra-settings[ast-dynamic-single-elementskit_widget-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-elementskit_widget-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-elementskit_widget-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-elementskit_widget-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-elementskit_widget-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_widget-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:79:\"astra-settings[ast-dynamic-single-elementskit_widget-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-elementskit_widget-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-elementskit_widget-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-elementskit_widget-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_widget-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-elementskit_widget-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-elementskit_widget-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_widget-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-elementskit_widget-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_widget-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-elementskit_widget-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-elementskit_widget-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:70:\"astra-settings[ast-dynamic-single-elementskit_widget-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:68:\"astra-settings[ast-dynamic-single-elementskit_widget-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-elementskit_widget-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-elementskit_widget-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:71:\"astra-settings[ast-dynamic-single-elementskit_widget-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:69:\"astra-settings[ast-dynamic-single-elementskit_widget-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-elementskit_widget-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-elementskit_widget-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:70:\"astra-settings[ast-dynamic-single-elementskit_widget-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:68:\"astra-settings[ast-dynamic-single-elementskit_widget-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-elementskit_widget-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[ast-dynamic-single-elementskit_widget-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:61:\"ast-dynamic-single-elementskit_widget-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-posttype-elementskit_widget-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-posttype-elementskit_widget-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[single-posttype-elementskit_widget-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:49:\"astra-settings[single-product-ast-content-layout]\";a:4:{s:7:\"default\";s:20:\"full-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[single-product-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[single-product-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[single-product-sidebar-style]\";a:4:{s:7:\"default\";s:5:\"boxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"ast-dynamic-single-product-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-single-product-title]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-dynamic-single-product-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-product-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-product-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-dynamic-single-product-structure]\";a:4:{s:7:\"default\";a:3:{i:0;s:32:\"ast-dynamic-single-product-title\";i:1;s:37:\"ast-dynamic-single-product-breadcrumb\";i:2;s:32:\"ast-dynamic-single-product-image\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-single-product-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-single-product-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-product-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-product-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-product-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:84:\"astra-settings[ast-dynamic-single-product-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:85:\"astra-settings[ast-dynamic-single-product-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:90:\"astra-settings[ast-dynamic-single-product-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-product-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-product-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-product-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-product-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-product-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-product-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-product-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-dynamic-single-product-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-product-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-product-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-single-product-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-product-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-product-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-single-product-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-product-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-single-product-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-product-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[ast-dynamic-single-product-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-product-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-single-product-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-product-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-product-banner-link-color]\";a:4:{s:7:\"default\";s:7:\"#d20000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-product-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-product-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-product-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-product-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:59:\"astra-settings[ast-dynamic-single-product-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:57:\"astra-settings[ast-dynamic-single-product-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-product-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-product-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:60:\"astra-settings[ast-dynamic-single-product-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:58:\"astra-settings[ast-dynamic-single-product-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-product-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-product-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-product-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:59:\"astra-settings[ast-dynamic-single-product-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:57:\"astra-settings[ast-dynamic-single-product-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-product-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-product-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[ast-dynamic-single-product-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[section-woo-shop-single-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[section-woo-shop-single-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[section-woo-shop-single-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[ast-dynamic-single-product-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-product-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-product-taxonomy-1]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-product-taxonomy-1-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-product-taxonomy-2]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-product-taxonomy-2-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[single-wpr_templates-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[single-wpr_templates-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[single-wpr_templates-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[single-wpr_templates-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"ast-dynamic-single-wpr_templates-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-single-wpr_templates-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[ast-dynamic-single-wpr_templates-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-wpr_templates-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-wpr_templates-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-wpr_templates-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:38:\"ast-dynamic-single-wpr_templates-title\";i:1;s:37:\"ast-dynamic-single-wpr_templates-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:89:\"astra-settings[ast-dynamic-single-wpr_templates-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:89:\"astra-settings[ast-dynamic-single-wpr_templates-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-wpr_templates-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-wpr_templates-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:87:\"astra-settings[ast-dynamic-single-wpr_templates-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:90:\"astra-settings[ast-dynamic-single-wpr_templates-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:91:\"astra-settings[ast-dynamic-single-wpr_templates-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:96:\"astra-settings[ast-dynamic-single-wpr_templates-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-wpr_templates-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-wpr_templates-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-wpr_templates-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-wpr_templates-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-wpr_templates-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-wpr_templates-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-wpr_templates-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-wpr_templates-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-wpr_templates-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-wpr_templates-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-wpr_templates-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-wpr_templates-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-wpr_templates-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-wpr_templates-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-wpr_templates-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-wpr_templates-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-wpr_templates-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-single-wpr_templates-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-wpr_templates-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-wpr_templates-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-wpr_templates-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-wpr_templates-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-wpr_templates-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-wpr_templates-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-wpr_templates-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-wpr_templates-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:65:\"astra-settings[ast-dynamic-single-wpr_templates-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:63:\"astra-settings[ast-dynamic-single-wpr_templates-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-wpr_templates-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-wpr_templates-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:66:\"astra-settings[ast-dynamic-single-wpr_templates-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:64:\"astra-settings[ast-dynamic-single-wpr_templates-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-wpr_templates-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-wpr_templates-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-wpr_templates-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:65:\"astra-settings[ast-dynamic-single-wpr_templates-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:63:\"astra-settings[ast-dynamic-single-wpr_templates-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-wpr_templates-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-wpr_templates-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[ast-dynamic-single-wpr_templates-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"ast-dynamic-single-wpr_templates-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[single-posttype-wpr_templates-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[single-posttype-wpr_templates-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:52:\"astra-settings[single-posttype-wpr_templates-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[ast-dynamic-single-wpr_templates-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-wpr_templates-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-wpr_templates-taxonomy-1]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-wpr_templates-taxonomy-1-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-wpr_templates-taxonomy-2]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-wpr_templates-taxonomy-2-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[single-wpr_mega_menu-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[single-wpr_mega_menu-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[single-wpr_mega_menu-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[single-wpr_mega_menu-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"ast-dynamic-single-wpr_mega_menu-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-single-wpr_mega_menu-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[ast-dynamic-single-wpr_mega_menu-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-wpr_mega_menu-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:38:\"ast-dynamic-single-wpr_mega_menu-title\";i:1;s:37:\"ast-dynamic-single-wpr_mega_menu-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:89:\"astra-settings[ast-dynamic-single-wpr_mega_menu-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:89:\"astra-settings[ast-dynamic-single-wpr_mega_menu-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-wpr_mega_menu-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-wpr_mega_menu-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:87:\"astra-settings[ast-dynamic-single-wpr_mega_menu-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:90:\"astra-settings[ast-dynamic-single-wpr_mega_menu-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:91:\"astra-settings[ast-dynamic-single-wpr_mega_menu-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:96:\"astra-settings[ast-dynamic-single-wpr_mega_menu-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-wpr_mega_menu-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-wpr_mega_menu-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-wpr_mega_menu-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-wpr_mega_menu-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-wpr_mega_menu-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-wpr_mega_menu-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-wpr_mega_menu-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-wpr_mega_menu-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-wpr_mega_menu-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-wpr_mega_menu-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-wpr_mega_menu-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-wpr_mega_menu-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-wpr_mega_menu-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-wpr_mega_menu-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-wpr_mega_menu-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-single-wpr_mega_menu-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-wpr_mega_menu-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:65:\"astra-settings[ast-dynamic-single-wpr_mega_menu-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:63:\"astra-settings[ast-dynamic-single-wpr_mega_menu-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-wpr_mega_menu-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-wpr_mega_menu-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:66:\"astra-settings[ast-dynamic-single-wpr_mega_menu-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:64:\"astra-settings[ast-dynamic-single-wpr_mega_menu-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-wpr_mega_menu-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-wpr_mega_menu-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:65:\"astra-settings[ast-dynamic-single-wpr_mega_menu-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:63:\"astra-settings[ast-dynamic-single-wpr_mega_menu-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-wpr_mega_menu-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[ast-dynamic-single-wpr_mega_menu-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"ast-dynamic-single-wpr_mega_menu-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[single-posttype-wpr_mega_menu-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[single-posttype-wpr_mega_menu-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:52:\"astra-settings[single-posttype-wpr_mega_menu-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[single-post-ast-content-layout]\";a:4:{s:7:\"default\";s:22:\"narrow-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-post-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[single-post-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-post-sidebar-style]\";a:4:{s:7:\"default\";s:5:\"boxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"ast-dynamic-single-post-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-single-post-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-dynamic-single-post-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-post-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-dynamic-single-post-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:29:\"ast-dynamic-single-post-title\";i:1;s:28:\"ast-dynamic-single-post-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-post-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-post-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-post-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-post-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-post-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:82:\"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:87:\"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-post-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-post-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-post-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-post-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-post-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-post-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-post-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-dynamic-single-post-metadata]\";a:4:{s:7:\"default\";a:2:{i:0;s:6:\"author\";i:1;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-post-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-post-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-post-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-dynamic-single-post-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-post-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-post-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-dynamic-single-post-elements-gap]\";a:4:{s:7:\"default\";i:15;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-post-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-post-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-post-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-post-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-post-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:57:\"astra-settings[ast-dynamic-single-post-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:55:\"astra-settings[ast-dynamic-single-post-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-post-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-post-meta-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-post-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:13;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-post-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:54:\"astra-settings[ast-dynamic-single-post-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[ast-dynamic-single-post-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-post-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-single-post-taxonomy-1]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-taxonomy-1-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-single-post-taxonomy-2]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-taxonomy-2-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[single-page-ast-content-layout]\";a:4:{s:7:\"default\";s:22:\"normal-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-page-content-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[single-page-sidebar-layout]\";a:4:{s:7:\"default\";s:10:\"no-sidebar\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-page-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"ast-dynamic-single-page-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-single-page-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-dynamic-single-page-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-page-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-dynamic-single-page-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:29:\"ast-dynamic-single-page-image\";i:1;s:29:\"ast-dynamic-single-page-title\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-page-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-page-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-page-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-page-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-page-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:82:\"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:87:\"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-page-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-page-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-page-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-page-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-page-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-page-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-page-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-dynamic-single-page-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-page-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-page-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-page-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-dynamic-single-page-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-page-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-page-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-dynamic-single-page-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-page-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-page-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-page-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-page-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-page-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:57:\"astra-settings[ast-dynamic-single-page-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:55:\"astra-settings[ast-dynamic-single-page-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-page-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-page-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-page-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-page-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:54:\"astra-settings[ast-dynamic-single-page-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:76:\"astra-settings[ast-dynamic-single-page-disable-structure-meta-on-front-page]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"ast-dynamic-single-page-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-single-page-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-single-page-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-single-page-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:61:\"astra-settings[archive-e-floating-buttons-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[archive-e-floating-buttons-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[archive-e-floating-buttons-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[archive-e-floating-buttons-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"ast-dynamic-archive-e-floating-buttons-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-archive-e-floating-buttons-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-e-floating-buttons-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-e-floating-buttons-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:44:\"ast-dynamic-archive-e-floating-buttons-title\";i:1;s:50:\"ast-dynamic-archive-e-floating-buttons-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-e-floating-buttons-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-e-floating-buttons-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-e-floating-buttons-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-archive-e-floating-buttons-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-e-floating-buttons-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-e-floating-buttons-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-e-floating-buttons-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:84:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-e-floating-buttons-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:71:\"astra-settings[ast-dynamic-archive-e-floating-buttons-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:69:\"astra-settings[ast-dynamic-archive-e-floating-buttons-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-e-floating-buttons-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:70:\"astra-settings[ast-dynamic-archive-e-floating-buttons-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:69:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:62:\"astra-settings[archive-elementskit_content-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[archive-elementskit_content-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[archive-elementskit_content-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[archive-elementskit_content-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"ast-dynamic-archive-elementskit_content-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-archive-elementskit_content-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-archive-elementskit_content-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-archive-elementskit_content-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:45:\"ast-dynamic-archive-elementskit_content-title\";i:1;s:51:\"ast-dynamic-archive-elementskit_content-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-elementskit_content-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-archive-elementskit_content-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-elementskit_content-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-archive-elementskit_content-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-archive-elementskit_content-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-elementskit_content-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-elementskit_content-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:79:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:85:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:84:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-elementskit_content-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:72:\"astra-settings[ast-dynamic-archive-elementskit_content-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:70:\"astra-settings[ast-dynamic-archive-elementskit_content-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-elementskit_content-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-elementskit_content-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:73:\"astra-settings[ast-dynamic-archive-elementskit_content-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:71:\"astra-settings[ast-dynamic-archive-elementskit_content-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-elementskit_content-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:70:\"astra-settings[ast-dynamic-archive-elementskit_content-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[archive-elementskit_template-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[archive-elementskit_template-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[archive-elementskit_template-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[archive-elementskit_template-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"ast-dynamic-archive-elementskit_template-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-archive-elementskit_template-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-archive-elementskit_template-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-archive-elementskit_template-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:46:\"ast-dynamic-archive-elementskit_template-title\";i:1;s:52:\"ast-dynamic-archive-elementskit_template-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-archive-elementskit_template-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-archive-elementskit_template-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-elementskit_template-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-archive-elementskit_template-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-archive-elementskit_template-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-elementskit_template-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-archive-elementskit_template-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:86:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:85:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-elementskit_template-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:73:\"astra-settings[ast-dynamic-archive-elementskit_template-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:71:\"astra-settings[ast-dynamic-archive-elementskit_template-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-elementskit_template-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-elementskit_template-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:74:\"astra-settings[ast-dynamic-archive-elementskit_template-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:72:\"astra-settings[ast-dynamic-archive-elementskit_template-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-elementskit_template-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:71:\"astra-settings[ast-dynamic-archive-elementskit_template-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:61:\"astra-settings[archive-elementskit_widget-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[archive-elementskit_widget-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[archive-elementskit_widget-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[archive-elementskit_widget-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"ast-dynamic-archive-elementskit_widget-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-archive-elementskit_widget-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-elementskit_widget-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-elementskit_widget-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:44:\"ast-dynamic-archive-elementskit_widget-title\";i:1;s:50:\"ast-dynamic-archive-elementskit_widget-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-elementskit_widget-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-elementskit_widget-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-elementskit_widget-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-archive-elementskit_widget-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-elementskit_widget-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-elementskit_widget-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-elementskit_widget-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:84:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-elementskit_widget-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:71:\"astra-settings[ast-dynamic-archive-elementskit_widget-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:69:\"astra-settings[ast-dynamic-archive-elementskit_widget-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-elementskit_widget-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-elementskit_widget-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:72:\"astra-settings[ast-dynamic-archive-elementskit_widget-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:70:\"astra-settings[ast-dynamic-archive-elementskit_widget-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-elementskit_widget-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:69:\"astra-settings[ast-dynamic-archive-elementskit_widget-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:50:\"astra-settings[archive-product-ast-content-layout]\";a:4:{s:7:\"default\";s:20:\"full-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[archive-product-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[archive-product-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[archive-product-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"ast-dynamic-archive-product-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[ast-archive-product-title]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-archive-product-layout]\";a:4:{s:7:\"default\";s:8:\"layout-2\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-product-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-archive-product-banner-custom-width]\";a:4:{s:7:\"default\";i:1734;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-archive-product-structure]\";a:4:{s:7:\"default\";a:1:{i:0;s:33:\"ast-dynamic-archive-product-title\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-archive-product-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-product-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-archive-product-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-archive-product-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-product-horizontal-alignment]\";a:4:{s:7:\"default\";a:1:{s:7:\"desktop\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-archive-product-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-product-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:131;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-archive-product-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-product-banner-image-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-archive-product-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:7:\"#464343\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-archive-product-banner-title-color]\";a:4:{s:7:\"default\";s:7:\"#ffffff\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-product-banner-text-color]\";a:4:{s:7:\"default\";s:7:\"#c75555\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-product-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-product-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-product-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-product-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-archive-product-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:60:\"astra-settings[ast-dynamic-archive-product-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:58:\"astra-settings[ast-dynamic-archive-product-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-archive-product-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-product-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:61:\"astra-settings[ast-dynamic-archive-product-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:59:\"astra-settings[ast-dynamic-archive-product-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-product-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-product-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:3:\"-10\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:58:\"astra-settings[ast-dynamic-archive-product-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:67:\"astra-settings[ast-dynamic-archive-product-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[archive-wpr_templates-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[archive-wpr_templates-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[archive-wpr_templates-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[archive-wpr_templates-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"ast-dynamic-archive-wpr_templates-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[ast-archive-wpr_templates-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-archive-wpr_templates-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-wpr_templates-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:39:\"ast-dynamic-archive-wpr_templates-title\";i:1;s:45:\"ast-dynamic-archive-wpr_templates-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-archive-wpr_templates-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-archive-wpr_templates-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-wpr_templates-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-archive-wpr_templates-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-archive-wpr_templates-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-wpr_templates-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-archive-wpr_templates-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:79:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-archive-wpr_templates-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:66:\"astra-settings[ast-dynamic-archive-wpr_templates-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:64:\"astra-settings[ast-dynamic-archive-wpr_templates-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-archive-wpr_templates-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-wpr_templates-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:67:\"astra-settings[ast-dynamic-archive-wpr_templates-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:65:\"astra-settings[ast-dynamic-archive-wpr_templates-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-wpr_templates-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:64:\"astra-settings[ast-dynamic-archive-wpr_templates-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[archive-wpr_mega_menu-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[archive-wpr_mega_menu-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[archive-wpr_mega_menu-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[archive-wpr_mega_menu-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"ast-dynamic-archive-wpr_mega_menu-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[ast-archive-wpr_mega_menu-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:39:\"ast-dynamic-archive-wpr_mega_menu-title\";i:1;s:45:\"ast-dynamic-archive-wpr_mega_menu-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:79:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:66:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:64:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:67:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:65:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:64:\"astra-settings[ast-dynamic-archive-wpr_mega_menu-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[archive-post-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[archive-post-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[archive-post-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[archive-post-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"ast-dynamic-archive-post-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-archive-post-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[ast-dynamic-archive-post-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-archive-post-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-archive-post-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:30:\"ast-dynamic-archive-post-title\";i:1;s:36:\"ast-dynamic-archive-post-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-archive-post-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-post-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-post-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-post-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-post-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-post-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-archive-post-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-archive-post-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-post-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-post-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-post-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-archive-post-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-archive-post-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-post-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:57:\"astra-settings[ast-dynamic-archive-post-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:55:\"astra-settings[ast-dynamic-archive-post-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-post-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:58:\"astra-settings[ast-dynamic-archive-post-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:56:\"astra-settings[ast-dynamic-archive-post-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-archive-post-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[ast-dynamic-archive-post-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[ast-dynamic-archive-post-banner-on-blog]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-search-page-title-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-search-page-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-search-page-title-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[section-search-page-title-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[section-search-page-title-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:31:\"section-search-page-title-title\";i:1;s:36:\"section-search-page-title-breadcrumb\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-search-page-title-custom-title]\";a:4:{s:7:\"default\";s:19:\"Search Results for:\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[section-search-page-title-found-custom-description]\";a:4:{s:7:\"default\";s:44:\"Here are the search results for your search.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[section-search-page-title-not-found-custom-description]\";a:4:{s:7:\"default\";s:85:\"Sorry, but we could not find anything related to your search terms. Please try again.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[section-search-page-title-horizontal-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[section-search-page-title-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-search-page-title-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-search-page-title-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-search-page-title-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[section-search-page-title-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[section-search-page-title-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[section-search-page-title-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[section-search-page-title-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-search-page-title-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:58:\"astra-settings[section-search-page-title-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:56:\"astra-settings[section-search-page-title-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-search-page-title-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:59:\"astra-settings[section-search-page-title-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:57:\"astra-settings[section-search-page-title-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:32;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-search-page-title-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-search-page-title-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[ast-search-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-search-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[ast-search-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-search-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-search-results-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[ast-search-results-per-page]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-search-live-search]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-search-live-search-post-types]\";a:4:{s:7:\"default\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-section-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"related-posts-section-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[enable-related-posts]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[related-posts-title]\";a:4:{s:7:\"default\";s:13:\"Related Posts\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[releted-posts-title-alignment]\";a:4:{s:7:\"default\";s:4:\"left\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[related-posts-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:14:\"featured-image\";i:1;s:10:\"title-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[related-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-meta-structure]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-image-ratio-type]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[related-posts-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:55:\"astra-settings[related-posts-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:60:\"astra-settings[related-posts-custom-image-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[related-posts-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-category-style]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[related-posts-tag-style]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[enable-related-posts-excerpt]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-excerpt-count]\";a:4:{s:7:\"default\";i:25;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-total-count]\";a:4:{s:7:\"default\";i:2;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-grid-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-query-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[related-posts-based-on]\";a:4:{s:7:\"default\";s:10:\"categories\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[related-posts-order-by]\";a:4:{s:7:\"default\";s:4:\"date\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[related-posts-order]\";a:4:{s:7:\"default\";s:3:\"asc\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-box-placement]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-outside-location]\";a:4:{s:7:\"default\";s:5:\"above\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-container-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[related-posts-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[related-posts-section-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[related-posts-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[related-posts-content-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-text-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-title-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[related-posts-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:40:\"astra-settings[related-posts-meta-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-meta-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[related-posts-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:47:\"astra-settings[related-posts-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"500\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:45:\"astra-settings[related-posts-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[related-posts-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.5\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[related-posts-section-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:55:\"astra-settings[related-posts-section-title-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:53:\"astra-settings[related-posts-section-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"26\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[related-posts-section-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.6\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:46:\"astra-settings[related-posts-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:44:\"astra-settings[related-posts-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.6\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-content-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:49:\"astra-settings[related-posts-content-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:47:\"astra-settings[related-posts-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-content-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-sub-section-related-posts-border-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-sub-section-related-posts-border-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-sub-section-related-posts-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:59:\"astra-settings[ast-sub-section-related-posts-border-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-related-posts-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-related-posts-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";d:2.5;s:5:\"right\";d:2.5;s:6:\"bottom\";d:2.5;s:4:\"left\";d:2.5;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:52:\"astra-settings[ast-sub-section-related-posts-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:2;s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[woocommerce-ast-content-layout]\";a:4:{s:7:\"default\";s:20:\"full-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[woocommerce-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[woocommerce-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[woocommerce-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[shop-display-options-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-woocommerce-shop-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[shop-box-styling]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[shop-product-align-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:12:\"align-center\";s:6:\"tablet\";s:10:\"align-left\";s:6:\"mobile\";s:10:\"align-left\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[woo-shop-structure-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[shop-product-structure]\";a:4:{s:7:\"default\";a:3:{i:0;s:5:\"title\";i:1;s:7:\"ratings\";i:2;s:5:\"price\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[woo-shop-skin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[shop-style]\";a:4:{s:7:\"default\";s:20:\"shop-page-grid-style\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[shop-grids]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:3;s:6:\"tablet\";i:3;s:6:\"mobile\";i:2;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[shop-no-of-products]\";a:4:{s:7:\"default\";i:12;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[shop-archive-width]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[shop-archive-max-width]\";a:4:{s:7:\"default\";i:1286;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[shop-add-to-cart-action]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[shop-ratings-product-archive]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[shop-add-to-cart-action-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-woo-shop-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"section-woo-shop-single-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[woo-single-product-structure-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[single-product-structure]\";a:4:{s:7:\"default\";a:5:{i:0;s:5:\"title\";i:1;s:7:\"ratings\";i:2;s:5:\"price\";i:3;s:10:\"short_desc\";i:4;s:8:\"add_cart\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[woo-single-product-structure-fields-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[single-product-breadcrumb-disable]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[single-product-enable-shipping]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[single-product-variation-tabs-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-header-disable-woo-products]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[single-product-shipping-text]\";a:4:{s:7:\"default\";s:15:\"& Free Shipping\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[single-product-sticky-add-to-cart-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[single-product-sticky-add-to-cart]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-product-sticky-add-to-cart-position]\";a:4:{s:7:\"default\";s:3:\"top\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[woo-single-product-sticky-color-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[single-product-sticky-add-to-cart-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:58:\"astra-settings[single-product-sticky-add-to-cart-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:59:\"astra-settings[single-product-sticky-add-to-cart-btn-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[single-product-sticky-add-to-cart-btn-n-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[single-product-sticky-add-to-cart-btn-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:62:\"astra-settings[single-product-sticky-add-to-cart-btn-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[single-product-sticky-add-to-cart-btn-bg-n-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[single-product-sticky-add-to-cart-btn-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:49:\"astra-settings[single-product-payment-icon-color]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[single-product-payment-text]\";a:4:{s:7:\"default\";s:24:\"Guaranteed Safe Checkout\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[single-product-payment-list]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:4:{i:0;a:6:{s:2:\"id\";s:6:\"item-1\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:7:\"cc-visa\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:4:\"Visa\";}i:1;a:6:{s:2:\"id\";s:6:\"item-2\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:13:\"cc-mastercard\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:10:\"Mastercard\";}i:2;a:6:{s:2:\"id\";s:6:\"item-3\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:7:\"cc-amex\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:4:\"Amex\";}i:3;a:6:{s:2:\"id\";s:6:\"item-4\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:11:\"cc-discover\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:8:\"Discover\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[single-product-cart-button-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[sticky-add-to-cart-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:48:\"astra-settings[ast-woo-single-product-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[woo-enable-cart-button-text]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[woo-cart-button-text]\";a:4:{s:7:\"default\";s:19:\"Proceed to checkout\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[enable-cart-upsells]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[woo-block-incompatible-cart-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:54:\"astra-settings[woo-block-incompatible-checkout-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[ast-woo-cart-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[ast-woo-checkout-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[single-product-plus-minus-button]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-woo-misc-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[woo-store-notice-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[store-notice-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:45:\"astra-settings[store-notice-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:37:\"astra-settings[store-notice-position]\";a:4:{s:7:\"default\";s:3:\"top\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[transparent-header-logo-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[hba-transparent-header-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[hbb-transparent-header-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[transparent-header-color-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[transparent-header-color-h-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-menu-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[transparent-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-submenu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-submenu-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-submenu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[transparent-content-section-link-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[transparent-content-section-link-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[transparent-header-enable]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[transparent-header-disable-on]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[transparent-header-disable-404-page]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-disable-search-page]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[transparent-header-disable-archive-pages]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-header-disable-index]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[transparent-header-disable-latest-posts-index]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[transparent-header-disable-page]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-header-disable-posts]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[transparent-header-on-devices]\";a:4:{s:7:\"default\";s:4:\"both\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[different-transparent-logo]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[transparent-header-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:49:\"astra-settings[different-transparent-retina-logo]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-header-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:45:\"astra-settings[transparent-header-logo-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:150;s:6:\"tablet\";i:120;s:6:\"mobile\";i:100;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[transparent-header-main-sep]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-header-main-sep-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[divider-sec-transparent-styling]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[transparent-header-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-header-colors-menu]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-header-colors-submenu]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"section-transparent-header-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[transparent-header-social-text-colors-content]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[transparent-header-social-background-colors-content]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[transparent-header-social-icons-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-header-social-icons-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[transparent-header-social-icons-bg-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[transparent-header-social-icons-bg-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-header-html-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[transparent-header-html-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[transparent-header-html-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-html-link-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-search-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:62:\"astra-settings[transparent-header-search-box-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:53:\"astra-settings[transparent-header-buttons-text-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[transparent-header-buttons-background-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-header-buttons-border-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-header-button-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[transparent-header-button-text-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[transparent-header-button-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-button-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[transparent-header-button-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[transparent-header-button-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-account-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[transparent-account-type-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[transparent-header-toggle-btn-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-toggle-btn-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-toggle-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[breadcrumb-position]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[breadcrumb-position-none-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:49:\"astra-settings[breadcrumb-disable-layout-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[breadcrumb-disable-on]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[breadcrumb-disable-home-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[breadcrumb-disable-blog-posts-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[breadcrumb-disable-search]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[breadcrumb-disable-archive]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[breadcrumb-disable-single-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[breadcrumb-disable-single-post]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[breadcrumb-disable-singular]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[breadcrumb-disable-404-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[breadcrumb-alignment]\";a:4:{s:7:\"default\";s:4:\"left\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[breadcrumb-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[breadcrumb-separator-selector]\";a:4:{s:7:\"default\";s:5:\"\\003E\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[breadcrumb-separator]\";a:4:{s:7:\"default\";s:5:\"\\00bb\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"section-breadcrumb-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[breadcrumb-color-section-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[breadcrumb-bg-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[breadcrumb-active-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[breadcrumb-separator-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-breadcrumb-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[breadcrumb-text-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[breadcrumb-hover-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[section-breadcrumb-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[breadcrumb-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:38:\"astra-settings[breadcrumb-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:36:\"astra-settings[breadcrumb-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[breadcrumb-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[scroll-to-top-enable]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[scroll-to-top-on-devices]\";a:4:{s:7:\"default\";s:4:\"both\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[scroll-to-top-icon-position]\";a:4:{s:7:\"default\";s:5:\"right\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[scroll-to-top-icon-size]\";a:4:{s:7:\"default\";i:15;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[scroll-on-top-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[scroll-on-top-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[scroll-to-top-icon-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[scroll-to-top-icon-color]\";a:4:{s:7:\"default\";s:7:\"#ffffff\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:43:\"astra-settings[scroll-to-top-icon-bg-color]\";a:4:{s:7:\"default\";s:7:\"#be0202\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:42:\"astra-settings[scroll-to-top-icon-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:45:\"astra-settings[scroll-to-top-icon-h-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"section-scroll-to-top-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[enable-scroll-to-top-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:34:\"astra-settings[heading-base-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"astra-settings[button-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[secondary-button-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-family-button]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:44:\"astra-settings[secondary-font-family-button]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:34:\"astra-settings[font-weight-button]\";a:4:{s:7:\"default\";s:3:\"500\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:44:\"astra-settings[secondary-font-weight-button]\";a:4:{s:7:\"default\";s:3:\"500\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:32:\"astra-settings[font-size-button]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[secondary-font-size-button]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-extras-button]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[secondary-font-extras-button]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[section-woo-cart-label-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[woo-header-cart-icon]\";a:4:{s:7:\"default\";s:3:\"bag\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[woo-header-cart-label-display]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_html\";}}s:52:\"astra-settings[woo-header-cart-label-display-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:45:\"astra-settings[woo-header-cart-badge-display]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[woo-header-cart-total-label]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[section-woo-cart-click-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[woo-header-cart-click-action]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[responsive-cart-click-action]\";a:4:{s:7:\"default\";s:6:\"flyout\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[woo-desktop-cart-flyout-direction]\";a:4:{s:7:\"default\";s:5:\"right\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[woo-slide-in-cart-width]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:35;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:1:\"%\";s:11:\"tablet-unit\";s:1:\"%\";s:11:\"mobile-unit\";s:1:\"%\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[section-woo-cart-icon-style-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[woo-header-cart-icon-style]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-woo-cart-icon-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-woo-cart-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-woo-cart-icon-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[woo-header-cart-product-count-color-group]\";a:4:{s:7:\"default\";s:57:\"var( --ast-global-color-secondary, --ast-global-color-5 )\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[woo-header-cart-product-count-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[woo-header-cart-product-count-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[woo-header-cart-border-width]\";a:4:{s:7:\"default\";i:2;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[woo-header-cart-icon-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[woo-header-cart-icon-total-label-position]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-woo-cart-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[section-header-woo-cart-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[section-header-woo-cart-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[section-header-woo-cart-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"section-footer-builder-layout-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[builder-footer]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[footer-bg-obj-responsive-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:36:\"astra-settings[footer-desktop-items]\";a:4:{s:7:\"default\";a:3:{s:5:\"above\";a:5:{s:7:\"above_1\";a:0:{}s:7:\"above_2\";a:0:{}s:7:\"above_3\";a:0:{}s:7:\"above_4\";a:0:{}s:7:\"above_5\";a:0:{}}s:7:\"primary\";a:5:{s:9:\"primary_1\";a:0:{}s:9:\"primary_2\";a:0:{}s:9:\"primary_3\";a:0:{}s:9:\"primary_4\";a:0:{}s:9:\"primary_5\";a:0:{}}s:5:\"below\";a:5:{s:7:\"below_1\";a:1:{i:0;s:9:\"copyright\";}s:7:\"below_2\";a:0:{}s:7:\"below_3\";a:0:{}s:7:\"below_4\";a:0:{}s:7:\"below_5\";a:0:{}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-builder-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-footer-builder-layout-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-footer-builder-layout-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:52:\"astra-settings[section-footer-builder-layout-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"section-above-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:50;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hba-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:55:\"var( --ast-global-color-primary, --ast-global-color-4 )\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[hba-header-bottom-border-color]\";a:4:{s:7:\"default\";s:65:\"var( --ast-global-color-subtle-background, --ast-global-color-7 )\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:36:\"astra-settings[hba-header-separator]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-header-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-above-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-above-header-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-below-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:60;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hbb-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[hbb-header-bottom-border-color]\";a:4:{s:7:\"default\";s:65:\"var( --ast-global-color-subtle-background, --ast-global-color-7 )\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:36:\"astra-settings[hbb-header-separator]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-header-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-below-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-below-header-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-1-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-1-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-1-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-1-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-1-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-1-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-1-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-2-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-2-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-2-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-2-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-2-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-2-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-2-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"section-header-mobile-trigger-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-trigger-icon]\";a:4:{s:7:\"default\";s:4:\"menu\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[mobile-header-toggle-btn-style]\";a:4:{s:7:\"default\";s:7:\"minimal\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[mobile-header-menu-label]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[mobile-header-toggle-btn-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[mobile-header-toggle-icon-size]\";a:4:{s:7:\"default\";i:20;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[mobile-header-toggle-btn-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[mobile-header-toggle-btn-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:1;s:5:\"right\";i:1;s:6:\"bottom\";i:1;s:4:\"left\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[mobile-header-toggle-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[mobile-header-toggle-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:60:\"astra-settings[section-header-mobile-trigger-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-mobile-trigger-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[mobile-header-label-font-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-popup-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[mobile-header-type]\";a:4:{s:7:\"default\";s:8:\"dropdown\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[off-canvas-move-body]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[off-canvas-move-body-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:32:\"astra-settings[off-canvas-slide]\";a:4:{s:7:\"default\";s:5:\"right\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-builder-menu-toggle-target]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-offcanvas-content-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[off-canvas-background]\";a:4:{s:7:\"default\";a:10:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_background_obj\";}}s:38:\"astra-settings[off-canvas-close-color]\";a:4:{s:7:\"default\";s:7:\"#3a3a3a\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:40:\"astra-settings[off-canvas-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[off-canvas-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"section-primary-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:80;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hb-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:55:\"var( --ast-global-color-primary, --ast-global-color-4 )\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-header-main-sep-color]\";a:4:{s:7:\"default\";s:65:\"var( --ast-global-color-subtle-background, --ast-global-color-7 )\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:34:\"astra-settings[hb-header-main-sep]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-header-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[section-primary-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[section-primary-header-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[logo-title-settings-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"title_tagline-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[header-logo-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[title_tagline-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[title_tagline-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"astra-settings[font-size-site-title]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:26;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[font-size-site-tagline]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[title_tagline-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-hb-button-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button1-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button1-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button1-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button1-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button1-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button1-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button1-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button1-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button1-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-1-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-1-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-1]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-1color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-1-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-1link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-1link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-2]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-2color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-2-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-2link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-2link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu1-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu1-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu1-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu1-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu1-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu1-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu1-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu1-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu1-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu1-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu1-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu1-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu1-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu1-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu1-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu1-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu1-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-1-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu1-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu1-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu1-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu1-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-1-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu1-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu2-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu2-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu2-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu2-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu2-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu2-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu2-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu2-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu2-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu2-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu2-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu2-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu2-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu2-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu2-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu2-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu2-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-2-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu2-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu2-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu2-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu2-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-2-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu2-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:38:\"section-header-search-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-search-icon-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-search-icon-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-search-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[live-search]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[live-search-post-types]\";a:4:{s:7:\"default\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[live-search-result-count]\";a:4:{s:7:\"default\";i:5;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-search-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-header-search-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:59:\"astra-settings[section-header-search-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-account-tabs]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-account-login-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-account-login-style]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[header-account-login-style-extend-text-profile-type]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-account-logged-in-text]\";a:4:{s:7:\"default\";s:10:\"My Account\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-account-login-link]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:0:\"\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:45:\"astra-settings[header-account-logout-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-account-logout-style]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[header-account-logout-style-extend-text-profile-type]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-account-logout-preview]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-account-logged-out-text]\";a:4:{s:7:\"default\";s:6:\"Log In\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-account-logout-link]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:36:\"http://127.0.0.1/horse1/wp-login.php\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:42:\"astra-settings[header-account-image-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-account-icon-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-account-icon-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[header-account-text-design-options]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-account-type-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[header-account-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-account-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[font-size-section-header-account]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[section-header-account-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-hb-social-icons-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-1-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-1-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-1-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-1-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-1-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-1-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-1-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-1-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-1-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-1-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-1-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-1-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-1]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[header-social-1-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-1-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-1-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-1-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"section-header-mobile-menu-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-mobile-menu-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[header-mobile-menu-divider-colors-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-mobile-menu-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[header-mobile-menu-link-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-mobile-menu-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-mobile-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:25:\"var(--ast-global-color-3)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-mobile-menu-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-mobile-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:25:\"var(--ast-global-color-1)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-mobile-menu-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-5)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-mobile-menu-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:25:\"var(--ast-global-color-1)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-mobile-menu-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-5)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-header-typo-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[header-mobile-menu-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-mobile-menu-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:46:\"astra-settings[header-mobile-menu-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:44:\"astra-settings[header-mobile-menu-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[font-extras-header-mobile-menu]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-mobile-menu-menu-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-mobile-menu-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:49:\"astra-settings[section-header-mobile-menu-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:64:\"astra-settings[section-header-mobile-menu-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-above-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-column]\";a:4:{s:7:\"default\";s:1:\"2\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[hba-footer-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-height]\";a:4:{s:7:\"default\";i:60;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[hba-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[hba-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[hba-footer-separator]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hba-footer-top-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:44:\"astra-settings[hba-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-footer-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-above-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-above-footer-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-below-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-column]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[hbb-footer-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-height]\";a:4:{s:7:\"default\";i:60;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[hbb-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[hbb-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[hbb-footer-separator]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hbb-footer-top-border-color]\";a:4:{s:7:\"default\";s:65:\"var( --ast-global-color-subtle-background, --ast-global-color-7 )\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:44:\"astra-settings[hbb-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:26:\"var(--ast-global-color-4 )\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-footer-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-below-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-below-footer-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"section-footer-copyright-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-copyright-editor]\";a:4:{s:7:\"default\";s:77:\"Copyright [copyright] [current_year] [site_title] | Powered by [theme_author]\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-copyright-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-copyright-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-3)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:55:\"astra-settings[section-footer-copyright-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[section-footer-copyright-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:50:\"astra-settings[font-size-section-footer-copyright]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[section-footer-copyright-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-footer-menu-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-menu-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:10:\"horizontal\";s:6:\"tablet\";s:8:\"vertical\";s:6:\"mobile\";s:8:\"vertical\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-menu-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-menu-link-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-menu-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-menu-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-menu-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-menu-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-menu-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-main-menu-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-main-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-footer-menu-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:37:\"astra-settings[footer-menu-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-footer-menu-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-1-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-1-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-1-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-1-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-1-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-1-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-1-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-1-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-1-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-1-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-1-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-1-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-1]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[footer-social-1-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-1-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-1-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-1-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"section-primary-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-footer-column]\";a:4:{s:7:\"default\";s:1:\"3\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-footer-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"3-equal\";s:6:\"tablet\";s:7:\"3-equal\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[hb-footer-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-primary-footer-height]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hb-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:24:\"astra-settings[hb-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[hb-footer-main-sep]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-footer-main-sep-color]\";a:4:{s:7:\"default\";s:65:\"var( --ast-global-color-subtle-background, --ast-global-color-7 )\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:43:\"astra-settings[hb-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:7:\"#f9f9f9\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-footer-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[section-primary-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[section-primary-footer-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-1]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-1color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-1-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-1link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-1link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-2]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-2color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-2-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-2link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-2link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-2-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-1-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-1]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-1-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-1-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-1-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-1-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-1-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-1-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-2-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-2]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-2-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-2-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-2-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-2-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-2-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-2-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-3-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-3]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-3-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-3-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-3-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-3-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-3-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-3-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-4-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-4]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-4-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-4-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-4-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-4-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-4-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-4-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}}s:8:\"partials\";a:38:{s:41:\"astra-settings[header-mobile-popup-items]\";a:4:{s:8:\"selector\";s:25:\"#ast-mobile-popup-wrapper\";s:15:\"render_callback\";a:2:{i:0;O:20:\"Astra_Builder_Header\":0:{}i:1;s:12:\"mobile_popup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[different-retina-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:38:\"astra-settings[ast-header-retina-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[different-mobile-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:33:\"astra-settings[use-logo-svg-icon]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:49:\"Astra_Builder_UI_Controller::render_site_identity\";s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[logo-svg-icon]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:49:\"Astra_Builder_UI_Controller::render_site_identity\";s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:33:\"astra-settings[logo-title-inline]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[related-posts-title]\";a:4:{s:8:\"selector\";s:57:\".ast-related-posts-title-section .ast-related-posts-title\";s:15:\"render_callback\";a:2:{i:0;s:26:\"Astra_Related_Posts_Loader\";i:1;s:26:\"render_related_posts_title\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[transparent-header-logo]\";a:4:{s:8:\"selector\";s:64:\".ast-replace-site-logo-transparent .site-branding .site-logo-img\";s:15:\"render_callback\";s:0:\"\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[breadcrumb-position]\";a:4:{s:8:\"selector\";s:54:\".ast-breadcrumbs-wrapper .ast-breadcrumbs .trail-items\";s:15:\"render_callback\";s:0:\"\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[woo-header-cart-label-display]\";a:4:{s:8:\"selector\";s:20:\".ast-header-woo-cart\";s:15:\"render_callback\";a:2:{i:0;r:14385;i:1;s:15:\"header_woo_cart\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:36:\"astra-settings[footer-desktop-items]\";a:4:{s:8:\"selector\";s:12:\".site-footer\";s:15:\"render_callback\";a:2:{i:0;O:20:\"Astra_Builder_Footer\":0:{}i:1;s:13:\"footer_markup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-trigger-icon]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:46:\"astra-settings[mobile-header-toggle-btn-style]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[mobile-header-menu-label]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button1-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-1\";s:15:\"render_callback\";a:2:{i:0;r:14385;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button1-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-1\";s:15:\"render_callback\";a:2:{i:0;r:14385;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:29:\"astra-settings[header-html-1]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-1\";s:15:\"render_callback\";a:2:{i:0;r:14385;i:1;s:13:\"header_html_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-2]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-2\";s:15:\"render_callback\";a:2:{i:0;r:14385;i:1;s:13:\"header_html_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-account-login-style]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:67:\"astra-settings[header-account-login-style-extend-text-profile-type]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-account-logged-in-text]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:41:\"astra-settings[header-account-login-link]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:43:\"astra-settings[header-account-logout-style]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:68:\"astra-settings[header-account-logout-style-extend-text-profile-type]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-account-logout-preview]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:46:\"astra-settings[header-account-logged-out-text]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[header-social-icons-1]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:14385;i:1;s:15:\"header_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-1-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:14385;i:1;s:15:\"header_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:33:\"astra-settings[hba-footer-column]\";a:4:{s:8:\"selector\";s:23:\".site-above-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:14446;i:1;s:12:\"above_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:33:\"astra-settings[hbb-footer-column]\";a:4:{s:8:\"selector\";s:23:\".site-below-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:14446;i:1;s:12:\"below_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-copyright-editor]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-copyright\";s:15:\"render_callback\";a:2:{i:0;r:14446;i:1;s:16:\"footer_copyright\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:34:\"astra-settings[footer-menu-layout]\";a:4:{s:8:\"selector\";s:59:\".footer-widget-area[data-section=\"section-footer-menu\"] nav\";s:15:\"render_callback\";a:2:{i:0;r:14446;i:1;s:11:\"footer_menu\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[footer-social-icons-1]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:14446;i:1;s:15:\"footer_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-1-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:14446;i:1;s:15:\"footer_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:32:\"astra-settings[hb-footer-column]\";a:4:{s:8:\"selector\";s:25:\".site-primary-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:14446;i:1;s:14:\"primary_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:29:\"astra-settings[footer-html-1]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-1\";s:15:\"render_callback\";a:2:{i:0;r:14446;i:1;s:13:\"footer_html_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-2]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-2\";s:15:\"render_callback\";a:2:{i:0;r:14446;i:1;s:13:\"footer_html_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}}}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2344, '_transient_timeout_wc_product_children_562', '1758734022', 'off'),
(2345, '_transient_wc_product_children_562', 'a:3:{s:3:\"all\";a:3:{i:0;i:563;i:1;i:564;i:2;i:565;}s:7:\"visible\";a:3:{i:0;i:563;i:1;i:564;i:2;i:565;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(2346, '_transient_timeout_wc_var_prices_562', '1758734022', 'off'),
(2347, '_transient_wc_var_prices_562', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"563\":\"40.25\",\"564\":\"72.99\",\"565\":\"292.36\"},\"regular_price\":{\"563\":\"40.25\",\"564\":\"72.99\",\"565\":\"292.36\"},\"sale_price\":{\"563\":\"40.25\",\"564\":\"72.99\",\"565\":\"292.36\"}}}', 'off'),
(2381, 'wpr_plugin_sale_dismiss_notice', '1', 'auto'),
(2397, '_transient_timeout_wc_product_children_570', '1758735369', 'off'),
(2398, '_transient_wc_product_children_570', 'a:3:{s:3:\"all\";a:2:{i:0;i:571;i:1;i:572;}s:7:\"visible\";a:2:{i:0;i:571;i:1;i:572;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(2399, '_transient_timeout_wc_var_prices_570', '1758735369', 'off'),
(2400, '_transient_wc_var_prices_570', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"571\":\"24.25\",\"572\":\"62.65\"},\"regular_price\":{\"571\":\"24.25\",\"572\":\"62.65\"},\"sale_price\":{\"571\":\"24.25\",\"572\":\"62.65\"}}}', 'off'),
(2403, '_transient_timeout_wc_product_children_529', '1758734022', 'off'),
(2404, '_transient_wc_product_children_529', 'a:3:{s:3:\"all\";a:3:{i:0;i:530;i:1;i:531;i:2;i:532;}s:7:\"visible\";a:3:{i:0;i:530;i:1;i:531;i:2;i:532;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(2405, '_transient_timeout_wc_var_prices_529', '1758734022', 'off'),
(2406, '_transient_wc_var_prices_529', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"530\":\"16.80\",\"531\":\"28.50\",\"532\":\"108.00\"},\"regular_price\":{\"530\":\"16.80\",\"531\":\"28.50\",\"532\":\"108.00\"},\"sale_price\":{\"530\":\"16.80\",\"531\":\"28.50\",\"532\":\"108.00\"}}}', 'off'),
(2428, '_transient_timeout_wc_var_prices_581', '1758568394', 'off'),
(2429, '_transient_wc_var_prices_581', '{\"version\":\"1755976373\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"582\":\"7.65\",\"583\":\"18.75\"},\"regular_price\":{\"582\":\"7.65\",\"583\":\"18.75\"},\"sale_price\":{\"582\":\"7.65\",\"583\":\"18.75\"}}}', 'off'),
(2434, '_transient_timeout_wc_child_has_weight_562', '1758568434', 'off'),
(2435, '_transient_wc_child_has_weight_562', '0', 'off'),
(2436, '_transient_timeout_wc_child_has_dimensions_562', '1758568434', 'off'),
(2437, '_transient_wc_child_has_dimensions_562', '0', 'off'),
(2468, '_transient_timeout_wc_product_children_584', '1758734022', 'off'),
(2469, '_transient_wc_product_children_584', 'a:3:{s:3:\"all\";a:3:{i:0;i:585;i:1;i:586;i:2;i:587;}s:7:\"visible\";a:3:{i:0;i:585;i:1;i:586;i:2;i:587;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(2470, '_transient_timeout_wc_var_prices_584', '1758734022', 'off'),
(2471, '_transient_wc_var_prices_584', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"585\":\"24.99\",\"586\":\"103.20\",\"587\":\"249.00\"},\"regular_price\":{\"585\":\"24.99\",\"586\":\"103.20\",\"587\":\"249.00\"},\"sale_price\":{\"585\":\"24.99\",\"586\":\"103.20\",\"587\":\"249.00\"}}}', 'off'),
(2524, '_transient_timeout_wc_product_children_595', '1758735369', 'off'),
(2525, '_transient_wc_product_children_595', 'a:3:{s:3:\"all\";a:2:{i:0;i:596;i:1;i:597;}s:7:\"visible\";a:2:{i:0;i:596;i:1;i:597;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(2526, '_transient_timeout_wc_var_prices_595', '1758735369', 'off'),
(2527, '_transient_wc_var_prices_595', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"596\":\"12.30\",\"597\":\"44.99\"},\"regular_price\":{\"596\":\"12.30\",\"597\":\"44.99\"},\"sale_price\":{\"596\":\"12.30\",\"597\":\"44.99\"}}}', 'off'),
(2638, '_transient_timeout_wc_product_children_608', '1758652890', 'off'),
(2639, '_transient_wc_product_children_608', 'a:3:{s:3:\"all\";a:2:{i:0;i:609;i:1;i:610;}s:7:\"visible\";a:2:{i:0;i:609;i:1;i:610;}s:7:\"version\";s:10:\"1756060824\";}', 'off'),
(2651, '_transient_timeout_wc_var_prices_608', '1758652890', 'off'),
(2652, '_transient_wc_var_prices_608', '{\"version\":\"1756060824\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"609\":\"15.50\",\"610\":\"41.80\"},\"regular_price\":{\"609\":\"15.50\",\"610\":\"41.80\"},\"sale_price\":{\"609\":\"15.50\",\"610\":\"41.80\"}}}', 'off'),
(2686, '_transient_timeout_wc_product_children_613', '1758733997', 'off'),
(2687, '_transient_wc_product_children_613', 'a:3:{s:3:\"all\";a:2:{i:0;i:614;i:1;i:615;}s:7:\"visible\";a:2:{i:0;i:614;i:1;i:615;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(2688, '_transient_timeout_wc_var_prices_613', '1758733997', 'off'),
(2689, '_transient_wc_var_prices_613', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"614\":\"14.99\",\"615\":\"40.75\"},\"regular_price\":{\"614\":\"14.99\",\"615\":\"40.75\"},\"sale_price\":{\"614\":\"14.99\",\"615\":\"40.75\"}}}', 'off'),
(2735, '_transient_timeout_wc_product_children_618', '1758653849', 'off'),
(2736, '_transient_wc_product_children_618', 'a:3:{s:3:\"all\";a:2:{i:0;i:619;i:1;i:620;}s:7:\"visible\";a:2:{i:0;i:619;i:1;i:620;}s:7:\"version\";s:10:\"1756061784\";}', 'off'),
(2744, '_transient_timeout_wc_var_prices_618', '1758653849', 'off'),
(2745, '_transient_wc_var_prices_618', '{\"version\":\"1756061784\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"619\":\"29.50\",\"620\":\"52.80\"},\"regular_price\":{\"619\":\"29.50\",\"620\":\"52.80\"},\"sale_price\":{\"619\":\"29.50\",\"620\":\"52.80\"}}}', 'off'),
(2852, '_transient_timeout_wc_product_children_630', '1758654821', 'off'),
(2853, '_transient_wc_product_children_630', 'a:3:{s:3:\"all\";a:3:{i:0;i:631;i:1;i:632;i:2;i:633;}s:7:\"visible\";a:3:{i:0;i:631;i:1;i:632;i:2;i:633;}s:7:\"version\";s:10:\"1756062691\";}', 'off'),
(2886, '_transient_timeout_wc_var_prices_630', '1758654821', 'off'),
(2887, '_transient_wc_var_prices_630', '{\"version\":\"1756062691\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"631\":\"16.25\",\"632\":\"52.75\",\"633\":\"29.50\"},\"regular_price\":{\"631\":\"16.25\",\"632\":\"52.75\",\"633\":\"29.50\"},\"sale_price\":{\"631\":\"16.25\",\"632\":\"52.75\",\"633\":\"29.50\"}}}', 'off'),
(2943, '_transient_timeout_wc_product_children_639', '1758734022', 'off'),
(2944, '_transient_wc_product_children_639', 'a:3:{s:3:\"all\";a:2:{i:0;i:640;i:1;i:641;}s:7:\"visible\";a:2:{i:0;i:640;i:1;i:641;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(2945, '_transient_timeout_wc_var_prices_639', '1758734022', 'off'),
(2946, '_transient_wc_var_prices_639', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"640\":\"41.25\",\"641\":\"141.90\"},\"regular_price\":{\"640\":\"41.25\",\"641\":\"141.90\"},\"sale_price\":{\"640\":\"41.25\",\"641\":\"141.90\"}}}', 'off'),
(2974, '_transient_timeout_wc_product_children_645', '1758734022', 'off'),
(2975, '_transient_wc_product_children_645', 'a:3:{s:3:\"all\";a:3:{i:0;i:646;i:1;i:647;i:2;i:648;}s:7:\"visible\";a:3:{i:0;i:646;i:1;i:647;i:2;i:648;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(2976, '_transient_timeout_wc_var_prices_645', '1758734022', 'off'),
(2977, '_transient_wc_var_prices_645', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"646\":\"26.99\",\"647\":\"49.99\",\"648\":\"97.99\"},\"regular_price\":{\"646\":\"26.99\",\"647\":\"49.99\",\"648\":\"97.99\"},\"sale_price\":{\"646\":\"26.99\",\"647\":\"49.99\",\"648\":\"97.99\"}}}', 'off'),
(3074, '_transient_timeout_wc_product_children_653', '1758735370', 'off'),
(3075, '_transient_wc_product_children_653', 'a:3:{s:3:\"all\";a:2:{i:0;i:654;i:1;i:655;}s:7:\"visible\";a:2:{i:0;i:654;i:1;i:655;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3076, '_transient_timeout_wc_var_prices_653', '1758735370', 'off'),
(3077, '_transient_wc_var_prices_653', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"654\":\"31.00\",\"655\":\"51.99\"},\"regular_price\":{\"654\":\"31.00\",\"655\":\"51.99\"},\"sale_price\":{\"654\":\"31.00\",\"655\":\"51.99\"}}}', 'off'),
(3108, '_transient_timeout_wc_product_children_666', '1758735370', 'off'),
(3109, '_transient_wc_product_children_666', 'a:3:{s:3:\"all\";a:2:{i:0;i:667;i:1;i:668;}s:7:\"visible\";a:2:{i:0;i:667;i:1;i:668;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3111, '_transient_timeout_wc_var_prices_666', '1758735370', 'off'),
(3112, '_transient_wc_var_prices_666', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"667\":\"15.50\",\"668\":\"29.99\"},\"regular_price\":{\"667\":\"15.50\",\"668\":\"29.99\"},\"sale_price\":{\"667\":\"15.50\",\"668\":\"29.99\"}}}', 'off'),
(3138, '_transient_timeout_wc_product_children_672', '1758734022', 'off'),
(3139, '_transient_wc_product_children_672', 'a:3:{s:3:\"all\";a:2:{i:0;i:673;i:1;i:674;}s:7:\"visible\";a:2:{i:0;i:673;i:1;i:674;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3140, '_transient_timeout_wc_var_prices_672', '1758734022', 'off'),
(3141, '_transient_wc_var_prices_672', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"673\":\"31.00\",\"674\":\"167.20\"},\"regular_price\":{\"673\":\"31.00\",\"674\":\"167.20\"},\"sale_price\":{\"673\":\"31.00\",\"674\":\"167.20\"}}}', 'off'),
(3208, '_transient_timeout_wc_product_children_602', '1758735371', 'off'),
(3209, '_transient_wc_product_children_602', 'a:3:{s:3:\"all\";a:2:{i:0;i:603;i:1;i:604;}s:7:\"visible\";a:2:{i:0;i:603;i:1;i:604;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3210, '_transient_timeout_wc_var_prices_602', '1758735371', 'off'),
(3211, '_transient_wc_var_prices_602', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"603\":\"20.99\",\"604\":\"63.25\"},\"regular_price\":{\"603\":\"20.99\",\"604\":\"63.25\"},\"sale_price\":{\"603\":\"20.99\",\"604\":\"63.25\"}}}', 'off'),
(3212, '_transient_timeout_wc_product_children_548', '1758735369', 'off'),
(3213, '_transient_wc_product_children_548', 'a:3:{s:3:\"all\";a:2:{i:0;i:549;i:1;i:550;}s:7:\"visible\";a:2:{i:0;i:549;i:1;i:550;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3214, '_transient_timeout_wc_var_prices_548', '1758735369', 'off'),
(3215, '_transient_wc_var_prices_548', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"549\":\"7.65\",\"550\":\"18.75\"},\"regular_price\":{\"549\":\"7.65\",\"550\":\"18.75\"},\"sale_price\":{\"549\":\"7.65\",\"550\":\"18.75\"}}}', 'off'),
(3217, '_transient_timeout_wc_product_children_658', '1758735371', 'off'),
(3218, '_transient_wc_product_children_658', 'a:3:{s:3:\"all\";a:2:{i:0;i:659;i:1;i:660;}s:7:\"visible\";a:2:{i:0;i:659;i:1;i:660;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3219, '_transient_timeout_wc_var_prices_658', '1758735371', 'off'),
(3220, '_transient_wc_var_prices_658', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"659\":\"23.85\",\"660\":\"42.75\"},\"regular_price\":{\"659\":\"23.85\",\"660\":\"42.75\"},\"sale_price\":{\"659\":\"23.85\",\"660\":\"42.75\"}}}', 'off'),
(3271, '_transient_timeout_wc_product_children_695', '1758735371', 'off'),
(3272, '_transient_wc_product_children_695', 'a:3:{s:3:\"all\";a:2:{i:0;i:696;i:1;i:697;}s:7:\"visible\";a:2:{i:0;i:696;i:1;i:697;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3273, '_transient_timeout_wc_var_prices_695', '1758735371', 'off'),
(3274, '_transient_wc_var_prices_695', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"696\":\"16.20\",\"697\":\"24.65\"},\"regular_price\":{\"696\":\"16.20\",\"697\":\"24.65\"},\"sale_price\":{\"696\":\"16.20\",\"697\":\"24.65\"}}}', 'off'),
(3305, '_transient_timeout_wc_product_children_701', '1758735371', 'off'),
(3306, '_transient_wc_product_children_701', 'a:3:{s:3:\"all\";a:3:{i:0;i:708;i:1;i:702;i:2;i:703;}s:7:\"visible\";a:3:{i:0;i:708;i:1;i:702;i:2;i:703;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3308, '_transient_timeout_wc_var_prices_701', '1758735371', 'off'),
(3309, '_transient_wc_var_prices_701', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"708\":\"13.99\",\"702\":\"38.50\",\"703\":\"56.75\"},\"regular_price\":{\"708\":\"13.99\",\"702\":\"38.50\",\"703\":\"56.75\"},\"sale_price\":{\"708\":\"13.99\",\"702\":\"38.50\",\"703\":\"56.75\"}}}', 'off'),
(3335, '_transient_timeout_wc_tracks_blog_details', '1756147565', 'off'),
(3336, '_transient_wc_tracks_blog_details', 'a:6:{s:3:\"url\";s:23:\"http://127.0.0.1/horse1\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"ee7c91ff-8781-4f91-a711-7ec7a7903b7a\";s:14:\"products_count\";s:2:\"37\";s:10:\"wc_version\";s:6:\"10.1.0\";}', 'off'),
(3342, '_transient_timeout_wc_product_children_710', '1758735371', 'off'),
(3343, '_transient_wc_product_children_710', 'a:3:{s:3:\"all\";a:2:{i:0;i:711;i:1;i:712;}s:7:\"visible\";a:2:{i:0;i:711;i:1;i:712;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3344, '_transient_timeout_wc_var_prices_710', '1758735371', 'off'),
(3345, '_transient_wc_var_prices_710', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"711\":\"6.40\",\"712\":\"15.99\"},\"regular_price\":{\"711\":\"6.40\",\"712\":\"15.99\"},\"sale_price\":{\"711\":\"6.40\",\"712\":\"15.99\"}}}', 'off'),
(3347, '_transient_timeout_wc_product_children_521', '1758735369', 'off'),
(3348, '_transient_wc_product_children_521', 'a:3:{s:3:\"all\";a:3:{i:0;i:522;i:1;i:523;i:2;i:524;}s:7:\"visible\";a:3:{i:0;i:522;i:1;i:523;i:2;i:524;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3349, '_transient_timeout_wc_var_prices_521', '1758735369', 'off'),
(3350, '_transient_wc_var_prices_521', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"522\":\"9.45\",\"523\":\"25.50\",\"524\":\"92.10\"},\"regular_price\":{\"522\":\"9.45\",\"523\":\"25.50\",\"524\":\"92.10\"},\"sale_price\":{\"522\":\"9.45\",\"523\":\"25.50\",\"524\":\"92.10\"}}}', 'off'),
(3352, '_transient_timeout_wc_product_children_555', '1758733997', 'off'),
(3353, '_transient_wc_product_children_555', 'a:3:{s:3:\"all\";a:3:{i:0;i:556;i:1;i:557;i:2;i:558;}s:7:\"visible\";a:3:{i:0;i:556;i:1;i:557;i:2;i:558;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3354, '_transient_timeout_wc_var_prices_555', '1758733998', 'off'),
(3355, '_transient_wc_var_prices_555', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"556\":\"11.39\",\"557\":\"36.20\",\"558\":\"151.25\"},\"regular_price\":{\"556\":\"11.39\",\"557\":\"36.20\",\"558\":\"151.25\"},\"sale_price\":{\"556\":\"11.39\",\"557\":\"36.20\",\"558\":\"151.25\"}}}', 'off'),
(3357, '_transient_timeout_wc_product_children_510', '1758734022', 'off'),
(3358, '_transient_wc_product_children_510', 'a:3:{s:3:\"all\";a:3:{i:0;i:518;i:1;i:519;i:2;i:520;}s:7:\"visible\";a:3:{i:0;i:518;i:1;i:519;i:2;i:520;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3359, '_transient_timeout_wc_var_prices_510', '1758734022', 'off'),
(3360, '_transient_wc_var_prices_510', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"518\":\"12.00\",\"519\":\"33.30\",\"520\":\"140.50\"},\"regular_price\":{\"518\":\"12.00\",\"519\":\"33.30\",\"520\":\"140.50\"},\"sale_price\":{\"518\":\"12.00\",\"519\":\"33.30\",\"520\":\"140.50\"}}}', 'off'),
(3406, '_transient_timeout_wc_product_children_717', '1758735372', 'off'),
(3407, '_transient_wc_product_children_717', 'a:3:{s:3:\"all\";a:3:{i:0;i:718;i:1;i:719;i:2;i:720;}s:7:\"visible\";a:3:{i:0;i:718;i:1;i:719;i:2;i:720;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3408, '_transient_timeout_wc_var_prices_717', '1758735372', 'off'),
(3409, '_transient_wc_var_prices_717', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"718\":\"4.80\",\"719\":\"11.55\",\"720\":\"47.23\"},\"regular_price\":{\"718\":\"4.80\",\"719\":\"11.55\",\"720\":\"47.23\"},\"sale_price\":{\"718\":\"4.80\",\"719\":\"11.55\",\"720\":\"47.23\"}}}', 'off'),
(3434, '_transient_timeout_wc_product_children_728', '1758734021', 'off'),
(3435, '_transient_wc_product_children_728', 'a:3:{s:3:\"all\";a:3:{i:0;i:729;i:1;i:730;i:2;i:731;}s:7:\"visible\";a:3:{i:0;i:729;i:1;i:730;i:2;i:731;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3437, '_transient_timeout_wc_var_prices_728', '1758734021', 'off'),
(3438, '_transient_wc_var_prices_728', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"729\":\"43.25\",\"730\":\"192.80\",\"731\":\"799.00\"},\"regular_price\":{\"729\":\"43.25\",\"730\":\"192.80\",\"731\":\"799.00\"},\"sale_price\":{\"729\":\"43.25\",\"730\":\"192.80\",\"731\":\"799.00\"}}}', 'off'),
(3447, '_site_transient_timeout_fs_garbage_collection', '1756148979', 'off'),
(3448, '_site_transient_fs_garbage_collection', '1', 'off'),
(3469, '_transient_timeout_wc_product_children_736', '1758735372', 'off'),
(3470, '_transient_wc_product_children_736', 'a:3:{s:3:\"all\";a:2:{i:0;i:737;i:1;i:738;}s:7:\"visible\";a:2:{i:0;i:737;i:1;i:738;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3476, '_transient_timeout_wc_var_prices_736', '1758735372', 'off'),
(3477, '_transient_wc_var_prices_736', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"737\":\"16.50\",\"738\":\"71.00\"},\"regular_price\":{\"737\":\"16.50\",\"738\":\"71.00\"},\"sale_price\":{\"737\":\"16.50\",\"738\":\"71.00\"}}}', 'off'),
(3501, '_transient_timeout_wc_product_children_743', '1758733997', 'off'),
(3502, '_transient_wc_product_children_743', 'a:3:{s:3:\"all\";a:2:{i:0;i:744;i:1;i:745;}s:7:\"visible\";a:2:{i:0;i:744;i:1;i:745;}s:7:\"version\";s:10:\"1756141923\";}', 'off'),
(3512, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_cache', '1756183995', 'off'),
(3513, '_transient_woocommerce_admin_pes_incentive_woopayments_cache', 'a:3:{s:10:\"incentives\";a:0:{}s:12:\"context_hash\";s:32:\"abd9a4d7440d2169e0851af460f24256\";s:9:\"timestamp\";i:1756097595;}', 'off'),
(3533, '_transient_timeout_wc_var_prices_743', '1758733997', 'off'),
(3534, '_transient_wc_var_prices_743', '{\"version\":\"1756141923\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"744\":\"14.99\",\"745\":\"40.75\"},\"regular_price\":{\"744\":\"14.99\",\"745\":\"40.75\"},\"sale_price\":{\"744\":\"14.99\",\"745\":\"40.75\"}}}', 'off'),
(3571, '_transient_timeout_elementor_remote_info_api_data_3.31.2', '1756161569', 'off'),
(3572, '_transient_elementor_remote_info_api_data_3.31.2', 'a:4:{s:9:\"timestamp\";s:10:\"1756115768\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:6;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:8;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:9;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:10;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:11;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:12;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{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:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}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:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}', 'off'),
(3623, '_transient_timeout_wc_product_children_764', '1758733835', 'off'),
(3624, '_transient_wc_product_children_764', 'a:3:{s:3:\"all\";a:2:{i:0;i:765;i:1;i:766;}s:7:\"visible\";a:2:{i:0;i:765;i:1;i:766;}s:7:\"version\";s:10:\"1756141779\";}', 'off'),
(3625, '_transient_timeout_wc_var_prices_764', '1758733835', 'off'),
(3626, '_transient_wc_var_prices_764', '{\"version\":\"1756141779\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"765\":\"11.99\",\"766\":\"73.00\"},\"regular_price\":{\"765\":\"11.99\",\"766\":\"73.00\"},\"sale_price\":{\"765\":\"11.99\",\"766\":\"73.00\"}}}', 'off'),
(3651, 'woocommerce_task_list_reminder_bar_hidden', 'yes', 'auto'),
(3694, '_transient_timeout_action_scheduler_last_pastdue_actions_check', '1756162472', 'off'),
(3695, '_transient_action_scheduler_last_pastdue_actions_check', '1756140872', 'off'),
(3696, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_store_has_orders', '1756162475', 'off'),
(3697, '_transient_woocommerce_admin_pes_incentive_woopayments_store_has_orders', 'no', 'off'),
(3743, '_transient_timeout_wc_term_counts', '1758735371', 'off'),
(3744, '_transient_wc_term_counts', 'a:15:{s:14:\"22_product_cat\";i:62;s:14:\"37_product_cat\";i:8;s:14:\"27_product_cat\";i:4;s:14:\"36_product_cat\";i:4;s:14:\"25_product_cat\";i:9;s:14:\"35_product_cat\";i:5;s:14:\"33_product_cat\";i:1;s:14:\"32_product_cat\";i:7;s:14:\"24_product_cat\";i:7;s:14:\"30_product_cat\";i:8;s:14:\"28_product_cat\";i:6;s:14:\"31_product_cat\";i:8;s:14:\"29_product_cat\";i:2;s:14:\"26_product_cat\";i:2;s:14:\"34_product_cat\";i:5;}', 'off'),
(3796, '_transient_timeout_astra-theme-cron-test-ok', '1756147899', 'off'),
(3797, '_transient_astra-theme-cron-test-ok', '1', 'off'),
(3809, '_transient_timeout_woocommerce_admin_settings_payments_has_providers_with_incentive', '1756148540', 'off'),
(3810, '_transient_woocommerce_admin_settings_payments_has_providers_with_incentive', 'no', 'off'),
(3836, '_site_transient_timeout_wp_plugin_dependencies_plugin_timeout_woocommerce', '1756188799', 'off'),
(3837, '_site_transient_wp_plugin_dependencies_plugin_timeout_woocommerce', '1', 'off'),
(3838, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1756156402', 'off'),
(3839, '_site_transient_poptags_40cd750bba9870f18aada2478b24840a', 'O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:7340;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4911;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2798;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2734;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2135;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:2073;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1983;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1958;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1648;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1631;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1609;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1558;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1514;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1510;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1481;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1349;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1318;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:1290;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1253;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1178;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1157;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:1055;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:1053;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:1049;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:1042;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:1029;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:1005;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:1001;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:952;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:943;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:942;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:926;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:923;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:914;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:908;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:872;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:852;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:808;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:785;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:778;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:765;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:764;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:755;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:750;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:718;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:709;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:690;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:674;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:671;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:670;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:669;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:665;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:660;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:641;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:638;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:634;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:631;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:626;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:620;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:618;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:616;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:610;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:600;}s:2:\"ai\";a:3:{s:4:\"name\";s:2:\"AI\";s:4:\"slug\";s:2:\"ai\";s:5:\"count\";i:600;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:594;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:589;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:584;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:584;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:578;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:578;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:577;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:571;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:568;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:560;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:556;}s:8:\"payments\";a:3:{s:4:\"name\";s:8:\"payments\";s:4:\"slug\";s:8:\"payments\";s:5:\"count\";i:552;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:535;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:532;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:526;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:514;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:513;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:506;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:500;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:493;}s:8:\"checkout\";a:3:{s:4:\"name\";s:8:\"checkout\";s:4:\"slug\";s:8:\"checkout\";s:5:\"count\";i:489;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:469;}s:7:\"gateway\";a:3:{s:4:\"name\";s:7:\"gateway\";s:4:\"slug\";s:7:\"gateway\";s:5:\"count\";i:469;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:467;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:465;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:464;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:463;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:458;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:457;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:439;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:435;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:430;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:423;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:421;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:416;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:415;}}', 'off'),
(3841, '_transient_timeout__woocommerce_helper_subscriptions', '1756146526', 'off'),
(3842, '_transient__woocommerce_helper_subscriptions', 'a:0:{}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(3843, 'elementor_pro_remote_info_api_data_3.27.4', 'a:2:{s:7:\"timeout\";i:1756188828;s:5:\"value\";s:245627:\"{\"stable_version\":\"3.31.2\",\"last_updated\":\"2025-08-10 09:31:59\",\"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:229935:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\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.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.31.2\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.2\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cDovLzEyNy4wLjAuMS9ob3JzZTEiLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzU2MTQ1NjI3LCJleHAiOjE3NTYyMzIwMjd9.IFpmj_wmEqnPbKF4nVKycAY5CVSlDdYlF6BZ2xZ_OJA\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cDovLzEyNy4wLjAuMS9ob3JzZTEiLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzU2MTQ1NjI3LCJleHAiOjE3NTYyMzIwMjd9.IFpmj_wmEqnPbKF4nVKycAY5CVSlDdYlF6BZ2xZ_OJA\\/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.2\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cDovLzEyNy4wLjAuMS9ob3JzZTEiLCJpYXQiOjE3NTYxNDU2MjcsImV4cCI6MTc1NjIzMjAyN30.Qn-45ZK8KZ7VknckwQ3ZBXzDWim1E8YzJZD4l1eay_E\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cDovLzEyNy4wLjAuMS9ob3JzZTEiLCJpYXQiOjE3NTYxNDU2MjcsImV4cCI6MTc1NjIzMjAyN30.Qn-45ZK8KZ7VknckwQ3ZBXzDWim1E8YzJZD4l1eay_E\\/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');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(3847, '_transient_timeout_wc_upgrade_notice_10.1.1', '1756232040', 'off'),
(3848, '_transient_wc_upgrade_notice_10.1.1', '', 'off'),
(3851, '_elementor_assets_data', 'a:1:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:7:{s:20:\"far-hand-point-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:1066:\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\";s:3:\"key\";s:20:\"far-hand-point-right\";}s:7:\"version\";s:6:\"5.15.3\";}s:14:\"eicon-menu-bar\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:279:\"M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z\";s:3:\"key\";s:14:\"eicon-menu-bar\";}s:7:\"version\";s:6:\"5.13.0\";}s:11:\"eicon-close\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:361:\"M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z\";s:3:\"key\";s:11:\"eicon-close\";}s:7:\"version\";s:6:\"5.13.0\";}s:14:\"fas-caret-down\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:320;s:6:\"height\";i:512;s:4:\"path\";s:119:\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\";s:3:\"key\";s:14:\"fas-caret-down\";}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:10:\"eicon-star\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:200:\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\";s:3:\"key\";s:10:\"eicon-star\";}s:7:\"version\";s:6:\"5.13.0\";}}}}', 'auto'),
(3864, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1756146085;s:7:\"checked\";a:4:{s:5:\"astra\";s:6:\"4.11.9\";s:16:\"twentytwentyfive\";s:3:\"1.2\";s:16:\"twentytwentyfour\";s:3:\"1.3\";s:17:\"twentytwentythree\";s:3:\"1.6\";}s:8:\"response\";a:2:{s:5:\"astra\";a:6:{s:5:\"theme\";s:5:\"astra\";s:11:\"new_version\";s:7:\"4.11.10\";s:3:\"url\";s:35:\"https://wordpress.org/themes/astra/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/theme/astra.4.11.10.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.3\";}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.3.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}}s:9:\"no_update\";a:2:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}', 'off'),
(3865, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1756146086;s:8:\"response\";a:3:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.5\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:6:\"10.1.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";s:6:\"tested\";s:5:\"6.8.2\";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.31.2\";s:12:\"last_updated\";s:19:\"2025-08-10 09:31:59\";s:11:\"new_version\";s:6:\"3.31.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.2\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cDovLzEyNy4wLjAuMS9ob3JzZTEiLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzU2MTQ1NjI3LCJleHAiOjE3NTYyMzIwMjd9.IFpmj_wmEqnPbKF4nVKycAY5CVSlDdYlF6BZ2xZ_OJA/package_download\";s:13:\"download_link\";s:325:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cDovLzEyNy4wLjAuMS9ob3JzZTEiLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzU2MTQ1NjI3LCJleHAiOjE3NTYyMzIwMjd9.IFpmj_wmEqnPbKF4nVKycAY5CVSlDdYlF6BZ2xZ_OJA/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.2\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:302:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cDovLzEyNy4wLjAuMS9ob3JzZTEiLCJpYXQiOjE3NTYxNDU2MjcsImV4cCI6MTc1NjIzMjAyN30.Qn-45ZK8KZ7VknckwQ3ZBXzDWim1E8YzJZD4l1eay_E/previous_download\";s:13:\"download_link\";s:302:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cDovLzEyNy4wLjAuMS9ob3JzZTEiLCJpYXQiOjE3NTYxNDU2MjcsImV4cCI6MTc1NjIzMjAyN30.Qn-45ZK8KZ7VknckwQ3ZBXzDWim1E8YzJZD4l1eay_E/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: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.31.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.2.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.6.1\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/elementskit-lite/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/elementskit-lite.3.6.1.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:55:\"woo-extra-product-options/woo-extra-product-options.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"w.org/plugins/woo-extra-product-options\";s:4:\"slug\";s:25:\"woo-extra-product-options\";s:6:\"plugin\";s:55:\"woo-extra-product-options/woo-extra-product-options.php\";s:11:\"new_version\";s:5:\"3.3.2\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/woo-extra-product-options/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/woo-extra-product-options.3.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/woo-extra-product-options/assets/icon-256x256.gif?rev=3241643\";s:2:\"1x\";s:78:\"https://ps.w.org/woo-extra-product-options/assets/icon-128x128.gif?rev=3241643\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/woo-extra-product-options/assets/banner-1544x500.jpg?rev=3241643\";s:2:\"1x\";s:80:\"https://ps.w.org/woo-extra-product-options/assets/banner-772x250.jpg?rev=3241643\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:37:\"royal-elementor-addons/wpr-addons.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:36:\"w.org/plugins/royal-elementor-addons\";s:4:\"slug\";s:22:\"royal-elementor-addons\";s:6:\"plugin\";s:37:\"royal-elementor-addons/wpr-addons.php\";s:11:\"new_version\";s:8:\"1.7.1031\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/royal-elementor-addons/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/royal-elementor-addons.1.7.1031.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/royal-elementor-addons/assets/icon-128x128.gif?rev=2604295\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/royal-elementor-addons/assets/banner-1544x500.png?rev=2782347\";s:2:\"1x\";s:77:\"https://ps.w.org/royal-elementor-addons/assets/banner-772x250.png?rev=2782347\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/royal-elementor-addons/assets/banner-1544x500-rtl.png?rev=2782347\";s:2:\"1x\";s:81:\"https://ps.w.org/royal-elementor-addons/assets/banner-772x250-rtl.png?rev=2782347\";}s:8:\"requires\";s:3:\"5.0\";}s:41:\"wp-post-page-clone/wp-post-page-clone.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/wp-post-page-clone\";s:4:\"slug\";s:18:\"wp-post-page-clone\";s:6:\"plugin\";s:41:\"wp-post-page-clone/wp-post-page-clone.php\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wp-post-page-clone/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wp-post-page-clone.1.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/wp-post-page-clone/assets/icon-256x256.png?rev=1593430\";s:2:\"1x\";s:71:\"https://ps.w.org/wp-post-page-clone/assets/icon-128x128.png?rev=1593430\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:73:\"https://ps.w.org/wp-post-page-clone/assets/banner-772x250.png?rev=1593430\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";}}s:7:\"checked\";a:9:{s:19:\"akismet/akismet.php\";s:5:\"5.3.7\";s:23:\"elementor/elementor.php\";s:6:\"3.31.2\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.31.2\";s:37:\"elementskit-lite/elementskit-lite.php\";s:5:\"3.6.1\";s:55:\"woo-extra-product-options/woo-extra-product-options.php\";s:5:\"3.3.2\";s:9:\"hello.php\";s:5:\"1.7.2\";s:37:\"royal-elementor-addons/wpr-addons.php\";s:8:\"1.7.1031\";s:27:\"woocommerce/woocommerce.php\";s:6:\"10.1.0\";s:41:\"wp-post-page-clone/wp-post-page-clone.php\";s:3:\"1.3\";}}', 'off'),
(3866, '_site_transient_timeout_wp_theme_files_patterns-94c12330560594de72bccf82e6840063', '1756147889', 'off'),
(3867, '_site_transient_wp_theme_files_patterns-94c12330560594de72bccf82e6840063', 'a:2:{s:7:\"version\";s:6:\"4.11.9\";s:8:\"patterns\";a:0:{}}', 'off'),
(3888, '_transient_timeout_elementor_unread_notifications_1', '1756150552', 'off'),
(3889, '_transient_elementor_unread_notifications_1', '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\";}', 'off'),
(3890, '_site_transient_timeout_theme_roots', '1756148766', 'off'),
(3891, '_site_transient_theme_roots', 'a:4:{s:5:\"astra\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";}', 'off');

-- --------------------------------------------------------

--
-- Table structure for table `wp_postmeta`
--

CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_postmeta`
--

INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(3, 6, '_elementor_edit_mode', 'builder'),
(4, 6, '_elementor_template_type', 'kit'),
(5, 7, '_wp_attached_file', 'woocommerce-placeholder.webp'),
(6, 7, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"woocommerce-placeholder.webp\";s:8:\"filesize\";i:9892;s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"woocommerce-placeholder-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1362;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:430;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3162;}s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1362;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"woocommerce-placeholder-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6032;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:662;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4240;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7, 2, '_edit_lock', '1755712532:1'),
(8, 2, '_elementor_edit_mode', 'builder'),
(9, 2, '_elementor_template_type', 'wp-page'),
(10, 2, '_elementor_version', '3.31.2'),
(11, 2, '_elementor_pro_version', '3.27.4'),
(16, 14, '_wp_attached_file', '2025/08/placeholder.png'),
(17, 14, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2025/08/placeholder.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:7:{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:3887;}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:18469;}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:2227;}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:12559;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4775;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"placeholder-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8382;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1478;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18, 14, '_elementor_source_image_hash', 'ddc8671f0a395ad10b3de423078aa5d71290b2f1'),
(19, 15, '_wp_attached_file', '2025/08/Omega_Logo_350x.avif'),
(20, 15, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:350;s:6:\"height\";i:180;s:4:\"file\";s:28:\"2025/08/Omega_Logo_350x.avif\";s:8:\"filesize\";i:9178;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:{}}}'),
(21, 16, '_elementor_edit_mode', 'builder'),
(22, 16, '_elementor_template_type', 'page'),
(23, 16, '_elementor_version', '3.31.2'),
(24, 16, '_elementor_pro_version', '3.27.4'),
(26, 17, '_elementor_edit_mode', 'builder'),
(27, 17, '_elementor_template_type', 'page'),
(28, 17, '_elementor_version', '3.31.2'),
(29, 17, '_elementor_pro_version', '3.27.4'),
(30, 17, '_elementor_page_settings', 'a:0:{}'),
(31, 16, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(32, 16, '_elementor_data', '[{\"id\":\"7362a2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"41105587\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"2fbe5ac6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3e894115\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"1f57c1b3\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"2ae26421\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":20,\"unit\":\"%\"},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"63895700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"334e6abf\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":80,\"unit\":\"%\"},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"align\":\"flex-end\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"95d4466\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"124e0c3c\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"recipik-main-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_menu_text_color\":\"#273272\",\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"500\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_item_color_hover\":\"#FE0467\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Roboto\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"400\",\"elementskit_item_text_color_hover\":\"#121147\",\"elementskit_menu_item_background_hover_background\":\"gradient\",\"elementskit_submenu_container_background_background\":\"gradient\",\"elementskit_submenu_container_background_color_b\":\"#ffffff\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menubar_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.12)\"},\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_bar\":\"#ff5e13\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"_z_index\":\"15\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"elementskit_menu_toggle_border_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color\":\"#ff5e13\",\"elementskit_menu_toggle_background_hover_background\":\"classic\",\"elementskit_menu_toggle_background_hover_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color_hover\":\"rgba(255,255,255,0.5)\",\"elementskit_menu_close_icon_color\":\"#ff5e13\",\"ekit_all_conditions_list\":[{\"_id\":\"afcde68\"}],\"elementskit_nav_menu_logo\":{\"id\":14,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/placeholder.png\"},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D4D6E3\",\"elementskit_nav_menu_active_text_color\":\"#FE0467\",\"elementskit_style_tab_submenu_indicator_color\":\"#021343\",\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_element_width\":\"auto\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"elementskit_main_menu_position_laptop\":\"\",\"elementskit_menubar_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menubar_background_gradient_position_laptop\":\"\",\"elementskit_menubar_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_position_laptop\":\"\",\"elementskit_menubar_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_repeat_laptop\":\"\",\"elementskit_menubar_background_size_laptop\":\"\",\"elementskit_menubar_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_slideshow_background_size_laptop\":\"\",\"elementskit_menubar_background_slideshow_background_position_laptop\":\"\",\"elementskit_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_menu_item_icon_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_content_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_gradient_position_laptop\":\"\",\"elementskit_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_position_laptop\":\"\",\"elementskit_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_repeat_laptop\":\"\",\"elementskit_item_background_size_laptop\":\"\",\"elementskit_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_text_color_laptop\":\"\",\"elementskit_menu_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_position_laptop\":\"\",\"elementskit_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_repeat_laptop\":\"\",\"elementskit_item_background_hover_size_laptop\":\"\",\"elementskit_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_item_color_hover_laptop\":\"\",\"elementskit_menu_text_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_nav_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_nav_menu_active_text_color_laptop\":\"\",\"elementskit_menu_text_border_active_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_submenu_item_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_indicator_background_gradient_position_laptop\":\"\",\"elementskit_submenu_indicator_background_position_laptop\":\"\",\"elementskit_submenu_indicator_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_repeat_laptop\":\"\",\"elementskit_submenu_indicator_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_indicator_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_color_laptop\":\"\",\"elementskit_menu_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_position_laptop\":\"\",\"elementskit_menu_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_repeat_laptop\":\"\",\"elementskit_menu_item_background_size_laptop\":\"\",\"elementskit_menu_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_item_text_color_hover_laptop\":\"\",\"elementskit_menu_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_position_laptop\":\"\",\"elementskit_menu_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_repeat_laptop\":\"\",\"elementskit_menu_item_background_hover_size_laptop\":\"\",\"elementskit_menu_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_text_color_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_menu_item_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sub_panel_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_panel_submenu_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_container_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_container_background_gradient_position_laptop\":\"\",\"elementskit_submenu_container_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_position_laptop\":\"\",\"elementskit_submenu_container_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_repeat_laptop\":\"\",\"elementskit_submenu_container_background_size_laptop\":\"\",\"elementskit_submenu_container_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_container_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_panel_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_icon_position_laptop\":\"\",\"elementskit_menu_open_typography_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_position_laptop\":\"\",\"elementskit_menu_toggle_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_hover_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_position_laptop\":\"\",\"elementskit_menu_close_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_repeat_laptop\":\"\",\"elementskit_menu_close_background_size_laptop\":\"\",\"elementskit_menu_close_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_position_laptop\":\"\",\"elementskit_menu_close_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_repeat_laptop\":\"\",\"elementskit_menu_close_background_hover_size_laptop\":\"\",\"elementskit_menu_close_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"},{\"id\":\"72b4947c\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_searech_icon_color\":\"#FFFFFF\",\"_element_width\":\"auto\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_seacrh_icon_bg_color\":\"#272727\",\"ekit_search_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"hide_mobile\":\"hidden-mobile\",\"ekit_search_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_icon_text_align_laptop\":\"\",\"ekit_search_backdrop_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_search_backdrop_background_gradient_position_laptop\":\"\",\"ekit_search_backdrop_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_position_laptop\":\"\",\"ekit_search_backdrop_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_repeat_laptop\":\"\",\"ekit_search_backdrop_background_size_laptop\":\"\",\"ekit_search_backdrop_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_slideshow_background_size_laptop\":\"\",\"ekit_search_backdrop_background_slideshow_background_position_laptop\":\"\",\"ekit_search_content_title_color_laptop\":\"\",\"ekit_search_placeholder_title_color_laptop\":\"\",\"ekit_search_input_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_close_button_border_radius_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_close_button_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(33, 18, '_elementor_edit_mode', 'builder'),
(34, 18, '_elementor_template_type', 'page'),
(35, 18, '_elementor_version', '3.31.2'),
(36, 18, '_elementor_pro_version', '3.27.4'),
(37, 18, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(38, 18, '_elementor_data', '[{\"id\":\"7362a2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"41105587\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"2fbe5ac6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3e894115\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"1f57c1b3\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"2ae26421\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":20,\"unit\":\"%\"},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"63895700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"334e6abf\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":80,\"unit\":\"%\"},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"align\":\"flex-end\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"95d4466\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"124e0c3c\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"recipik-main-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_menu_text_color\":\"#273272\",\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"500\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_item_color_hover\":\"#FE0467\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Roboto\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"400\",\"elementskit_item_text_color_hover\":\"#121147\",\"elementskit_menu_item_background_hover_background\":\"gradient\",\"elementskit_submenu_container_background_background\":\"gradient\",\"elementskit_submenu_container_background_color_b\":\"#ffffff\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menubar_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.12)\"},\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_bar\":\"#ff5e13\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"_z_index\":\"15\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"elementskit_menu_toggle_border_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color\":\"#ff5e13\",\"elementskit_menu_toggle_background_hover_background\":\"classic\",\"elementskit_menu_toggle_background_hover_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color_hover\":\"rgba(255,255,255,0.5)\",\"elementskit_menu_close_icon_color\":\"#ff5e13\",\"ekit_all_conditions_list\":[{\"_id\":\"afcde68\"}],\"elementskit_nav_menu_logo\":{\"id\":14,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/placeholder.png\"},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D4D6E3\",\"elementskit_nav_menu_active_text_color\":\"#FE0467\",\"elementskit_style_tab_submenu_indicator_color\":\"#021343\",\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_element_width\":\"auto\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"elementskit_main_menu_position_laptop\":\"\",\"elementskit_menubar_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menubar_background_gradient_position_laptop\":\"\",\"elementskit_menubar_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_position_laptop\":\"\",\"elementskit_menubar_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_repeat_laptop\":\"\",\"elementskit_menubar_background_size_laptop\":\"\",\"elementskit_menubar_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_slideshow_background_size_laptop\":\"\",\"elementskit_menubar_background_slideshow_background_position_laptop\":\"\",\"elementskit_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_menu_item_icon_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_content_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_gradient_position_laptop\":\"\",\"elementskit_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_position_laptop\":\"\",\"elementskit_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_repeat_laptop\":\"\",\"elementskit_item_background_size_laptop\":\"\",\"elementskit_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_text_color_laptop\":\"\",\"elementskit_menu_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_position_laptop\":\"\",\"elementskit_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_repeat_laptop\":\"\",\"elementskit_item_background_hover_size_laptop\":\"\",\"elementskit_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_item_color_hover_laptop\":\"\",\"elementskit_menu_text_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_nav_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_nav_menu_active_text_color_laptop\":\"\",\"elementskit_menu_text_border_active_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_submenu_item_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_indicator_background_gradient_position_laptop\":\"\",\"elementskit_submenu_indicator_background_position_laptop\":\"\",\"elementskit_submenu_indicator_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_repeat_laptop\":\"\",\"elementskit_submenu_indicator_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_indicator_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_color_laptop\":\"\",\"elementskit_menu_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_position_laptop\":\"\",\"elementskit_menu_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_repeat_laptop\":\"\",\"elementskit_menu_item_background_size_laptop\":\"\",\"elementskit_menu_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_item_text_color_hover_laptop\":\"\",\"elementskit_menu_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_position_laptop\":\"\",\"elementskit_menu_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_repeat_laptop\":\"\",\"elementskit_menu_item_background_hover_size_laptop\":\"\",\"elementskit_menu_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_text_color_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_menu_item_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sub_panel_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_panel_submenu_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_container_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_container_background_gradient_position_laptop\":\"\",\"elementskit_submenu_container_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_position_laptop\":\"\",\"elementskit_submenu_container_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_repeat_laptop\":\"\",\"elementskit_submenu_container_background_size_laptop\":\"\",\"elementskit_submenu_container_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_container_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_panel_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_icon_position_laptop\":\"\",\"elementskit_menu_open_typography_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_position_laptop\":\"\",\"elementskit_menu_toggle_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_hover_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_position_laptop\":\"\",\"elementskit_menu_close_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_repeat_laptop\":\"\",\"elementskit_menu_close_background_size_laptop\":\"\",\"elementskit_menu_close_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_position_laptop\":\"\",\"elementskit_menu_close_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_repeat_laptop\":\"\",\"elementskit_menu_close_background_hover_size_laptop\":\"\",\"elementskit_menu_close_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"},{\"id\":\"72b4947c\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_searech_icon_color\":\"#FFFFFF\",\"_element_width\":\"auto\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_seacrh_icon_bg_color\":\"#272727\",\"ekit_search_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"hide_mobile\":\"hidden-mobile\",\"ekit_search_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_icon_text_align_laptop\":\"\",\"ekit_search_backdrop_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_search_backdrop_background_gradient_position_laptop\":\"\",\"ekit_search_backdrop_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_position_laptop\":\"\",\"ekit_search_backdrop_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_repeat_laptop\":\"\",\"ekit_search_backdrop_background_size_laptop\":\"\",\"ekit_search_backdrop_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_slideshow_background_size_laptop\":\"\",\"ekit_search_backdrop_background_slideshow_background_position_laptop\":\"\",\"ekit_search_content_title_color_laptop\":\"\",\"ekit_search_placeholder_title_color_laptop\":\"\",\"ekit_search_input_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_close_button_border_radius_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_close_button_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(40, 16, '_elementor_page_settings', 'a:0:{}'),
(41, 19, '_wp_page_template', 'default'),
(42, 19, '_elementor_edit_mode', 'builder'),
(43, 19, '_elementor_template_type', 'wp-page'),
(44, 19, '_elementor_version', '3.31.2'),
(45, 19, '_elementor_pro_version', '3.27.4'),
(46, 19, '_elementor_page_settings', 'a:0:{}'),
(49, 20, '_wp_page_template', 'default'),
(50, 20, '_elementor_edit_mode', 'builder'),
(51, 20, '_elementor_template_type', 'wp-page'),
(52, 20, '_elementor_version', '3.31.2'),
(53, 20, '_elementor_pro_version', '3.27.4'),
(54, 20, '_elementor_page_settings', 'a:0:{}'),
(57, 2, '_elementor_data', '[{\"id\":\"a4b520a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":158,\"sizes\":[]}},\"elements\":[{\"id\":\"1439c1f\",\"elType\":\"widget\",\"settings\":{\"slides_name\":\"Slides\",\"slides\":[{\"heading\":\" Trusted By Humans. <br>Loved By Horses.\",\"description\":\"At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\\n<br><br>\\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.\",\"button_text\":\"Shop Now\",\"background_color\":\"#272727\",\"_id\":\"695b111\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"autoplay\":\"\",\"infinite\":\"\",\"content_max_width\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"slides_horizontal_position\":\"left\",\"slides_vertical_position\":\"top\",\"slides_text_align\":\"left\",\"button_size\":\"md\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Roboto\",\"button_typography_font_weight\":\"500\",\"button_border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_background_color\":\"#D34646\"},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}]'),
(58, 21, '_wp_page_template', 'default'),
(59, 21, '_elementor_edit_mode', 'builder'),
(60, 21, '_elementor_template_type', 'wp-page'),
(61, 21, '_elementor_version', '3.31.2'),
(62, 21, '_elementor_pro_version', '3.27.4');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(65, 21, '_elementor_data', '[{\"id\":\"6277ea3c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"9fb590e\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"41fc09ea\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7b87d566\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"2ffe8cea\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"f4ec3b\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":20,\"unit\":\"%\"},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"5ee727be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"77167e4f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":80,\"unit\":\"%\"},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"align\":\"flex-end\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"95d4466\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"198ea8c0\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"recipik-main-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_menu_text_color\":\"#273272\",\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"500\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_item_color_hover\":\"#FE0467\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Roboto\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"400\",\"elementskit_item_text_color_hover\":\"#121147\",\"elementskit_menu_item_background_hover_background\":\"gradient\",\"elementskit_submenu_container_background_background\":\"gradient\",\"elementskit_submenu_container_background_color_b\":\"#ffffff\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menubar_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.12)\"},\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_bar\":\"#ff5e13\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"_z_index\":\"15\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"elementskit_menu_toggle_border_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color\":\"#ff5e13\",\"elementskit_menu_toggle_background_hover_background\":\"classic\",\"elementskit_menu_toggle_background_hover_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color_hover\":\"rgba(255,255,255,0.5)\",\"elementskit_menu_close_icon_color\":\"#ff5e13\",\"ekit_all_conditions_list\":[{\"_id\":\"afcde68\"}],\"elementskit_nav_menu_logo\":{\"id\":14,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/placeholder.png\"},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D4D6E3\",\"elementskit_nav_menu_active_text_color\":\"#FE0467\",\"elementskit_style_tab_submenu_indicator_color\":\"#021343\",\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_element_width\":\"auto\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"elementskit_main_menu_position_laptop\":\"\",\"elementskit_menubar_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menubar_background_gradient_position_laptop\":\"\",\"elementskit_menubar_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_position_laptop\":\"\",\"elementskit_menubar_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_repeat_laptop\":\"\",\"elementskit_menubar_background_size_laptop\":\"\",\"elementskit_menubar_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_slideshow_background_size_laptop\":\"\",\"elementskit_menubar_background_slideshow_background_position_laptop\":\"\",\"elementskit_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_menu_item_icon_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_content_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_gradient_position_laptop\":\"\",\"elementskit_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_position_laptop\":\"\",\"elementskit_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_repeat_laptop\":\"\",\"elementskit_item_background_size_laptop\":\"\",\"elementskit_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_text_color_laptop\":\"\",\"elementskit_menu_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_position_laptop\":\"\",\"elementskit_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_repeat_laptop\":\"\",\"elementskit_item_background_hover_size_laptop\":\"\",\"elementskit_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_item_color_hover_laptop\":\"\",\"elementskit_menu_text_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_nav_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_nav_menu_active_text_color_laptop\":\"\",\"elementskit_menu_text_border_active_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_submenu_item_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_indicator_background_gradient_position_laptop\":\"\",\"elementskit_submenu_indicator_background_position_laptop\":\"\",\"elementskit_submenu_indicator_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_repeat_laptop\":\"\",\"elementskit_submenu_indicator_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_indicator_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_color_laptop\":\"\",\"elementskit_menu_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_position_laptop\":\"\",\"elementskit_menu_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_repeat_laptop\":\"\",\"elementskit_menu_item_background_size_laptop\":\"\",\"elementskit_menu_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_item_text_color_hover_laptop\":\"\",\"elementskit_menu_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_position_laptop\":\"\",\"elementskit_menu_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_repeat_laptop\":\"\",\"elementskit_menu_item_background_hover_size_laptop\":\"\",\"elementskit_menu_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_text_color_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_menu_item_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sub_panel_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_panel_submenu_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_container_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_container_background_gradient_position_laptop\":\"\",\"elementskit_submenu_container_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_position_laptop\":\"\",\"elementskit_submenu_container_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_repeat_laptop\":\"\",\"elementskit_submenu_container_background_size_laptop\":\"\",\"elementskit_submenu_container_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_container_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_panel_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_icon_position_laptop\":\"\",\"elementskit_menu_open_typography_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_position_laptop\":\"\",\"elementskit_menu_toggle_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_hover_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_position_laptop\":\"\",\"elementskit_menu_close_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_repeat_laptop\":\"\",\"elementskit_menu_close_background_size_laptop\":\"\",\"elementskit_menu_close_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_position_laptop\":\"\",\"elementskit_menu_close_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_repeat_laptop\":\"\",\"elementskit_menu_close_background_hover_size_laptop\":\"\",\"elementskit_menu_close_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"},{\"id\":\"287603b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_searech_icon_color\":\"#FFFFFF\",\"_element_width\":\"auto\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_seacrh_icon_bg_color\":\"#272727\",\"ekit_search_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"hide_mobile\":\"hidden-mobile\",\"ekit_search_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_icon_text_align_laptop\":\"\",\"ekit_search_backdrop_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_search_backdrop_background_gradient_position_laptop\":\"\",\"ekit_search_backdrop_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_position_laptop\":\"\",\"ekit_search_backdrop_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_repeat_laptop\":\"\",\"ekit_search_backdrop_background_size_laptop\":\"\",\"ekit_search_backdrop_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_slideshow_background_size_laptop\":\"\",\"ekit_search_backdrop_background_slideshow_background_position_laptop\":\"\",\"ekit_search_content_title_color_laptop\":\"\",\"ekit_search_placeholder_title_color_laptop\":\"\",\"ekit_search_input_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_close_button_border_radius_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_close_button_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(82, 23, '_elementor_edit_mode', 'builder'),
(83, 23, '_elementor_template_type', 'page'),
(84, 23, '_elementor_version', '3.31.2'),
(85, 23, '_elementor_pro_version', '3.27.4'),
(87, 24, '_elementor_edit_mode', 'builder'),
(88, 24, '_elementor_template_type', 'page'),
(89, 24, '_elementor_version', '3.31.2'),
(90, 24, '_elementor_pro_version', '3.27.4'),
(91, 24, '_elementor_page_settings', 'a:0:{}'),
(92, 23, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(93, 23, '_elementor_data', '[{\"id\":\"6d3cf18c\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#101010\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"5c26f270\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"7618f17f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"4482c713\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/sports\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"238c1caa\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"136b4fe7\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"Sector # 48, 123 Street, miosya road VIC 28, Australia.\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"47615631\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"+800 123-456-7890\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"19b2746e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"4360c447\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7a93fff0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Sprintly\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Our Trainers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Our Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Pricing Plans\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Our Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0e54515\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cf4b7f4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"b345098\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"2989416b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Club Rules\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Career\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Contact us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"565bf730\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"1c8a7233\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Newsletter\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"748e85d7\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Subscribe to our Newsletter to be updated. We promise not to spam.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"6b080d24\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#000000\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"6a5f5c7\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"6d4d384e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 {{Sprintly}}. All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"57eedcd4\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"30eb334e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"_id\":\"f2826ca\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d82ef38\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"_id\":\"9a8c2a4\"},{\"social_icon\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"_id\":\"0d1a6ce\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"image_border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"hover_primary_color\":\"#FA471C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_border_color\":\"#FA471C\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"columns_laptop\":\"\",\"align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"row_gap_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(94, 25, '_elementor_edit_mode', 'builder'),
(95, 25, '_elementor_template_type', 'page'),
(96, 25, '_elementor_version', '3.31.2'),
(97, 25, '_elementor_pro_version', '3.27.4'),
(98, 25, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(99, 25, '_elementor_data', '[{\"id\":\"6d3cf18c\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#101010\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"5c26f270\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"7618f17f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"4482c713\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/sports\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"238c1caa\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"136b4fe7\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"Sector # 48, 123 Street, miosya road VIC 28, Australia.\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"47615631\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"+800 123-456-7890\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"19b2746e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"4360c447\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7a93fff0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Sprintly\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Our Trainers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Our Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Pricing Plans\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Our Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0e54515\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cf4b7f4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"b345098\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"2989416b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Club Rules\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Career\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Contact us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"565bf730\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"1c8a7233\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Newsletter\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"748e85d7\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Subscribe to our Newsletter to be updated. We promise not to spam.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"6b080d24\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#000000\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"6a5f5c7\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"6d4d384e\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 {{Sprintly}}. All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"57eedcd4\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"30eb334e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"_id\":\"f2826ca\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d82ef38\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"_id\":\"9a8c2a4\"},{\"social_icon\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"_id\":\"0d1a6ce\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"image_border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"hover_primary_color\":\"#FA471C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_border_color\":\"#FA471C\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"columns_laptop\":\"\",\"align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"row_gap_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(101, 23, '_elementor_page_settings', 'a:0:{}'),
(102, 26, '_wp_page_template', 'default'),
(103, 26, '_elementor_edit_mode', 'builder'),
(104, 26, '_elementor_template_type', 'wp-page'),
(105, 26, '_elementor_version', '3.31.2'),
(106, 26, '_elementor_pro_version', '3.27.4');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(108, 26, '_elementor_data', '[{\"id\":\"6277ea3c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"9fb590e\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"41fc09ea\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7b87d566\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"2ffe8cea\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"f4ec3b\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":20,\"unit\":\"%\"},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"5ee727be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"77167e4f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":80,\"unit\":\"%\"},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"align\":\"flex-end\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"95d4466\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"198ea8c0\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"recipik-main-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_menu_text_color\":\"#273272\",\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"500\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_item_color_hover\":\"#FE0467\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Roboto\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"400\",\"elementskit_item_text_color_hover\":\"#121147\",\"elementskit_menu_item_background_hover_background\":\"gradient\",\"elementskit_submenu_container_background_background\":\"gradient\",\"elementskit_submenu_container_background_color_b\":\"#ffffff\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menubar_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.12)\"},\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_bar\":\"#ff5e13\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"_z_index\":\"15\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"elementskit_menu_toggle_border_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color\":\"#ff5e13\",\"elementskit_menu_toggle_background_hover_background\":\"classic\",\"elementskit_menu_toggle_background_hover_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color_hover\":\"rgba(255,255,255,0.5)\",\"elementskit_menu_close_icon_color\":\"#ff5e13\",\"ekit_all_conditions_list\":[{\"_id\":\"afcde68\"}],\"elementskit_nav_menu_logo\":{\"id\":14,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/placeholder.png\"},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D4D6E3\",\"elementskit_nav_menu_active_text_color\":\"#FE0467\",\"elementskit_style_tab_submenu_indicator_color\":\"#021343\",\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_element_width\":\"auto\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"elementskit_main_menu_position_laptop\":\"\",\"elementskit_menubar_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menubar_background_gradient_position_laptop\":\"\",\"elementskit_menubar_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_position_laptop\":\"\",\"elementskit_menubar_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_repeat_laptop\":\"\",\"elementskit_menubar_background_size_laptop\":\"\",\"elementskit_menubar_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_slideshow_background_size_laptop\":\"\",\"elementskit_menubar_background_slideshow_background_position_laptop\":\"\",\"elementskit_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_menu_item_icon_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_content_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_gradient_position_laptop\":\"\",\"elementskit_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_position_laptop\":\"\",\"elementskit_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_repeat_laptop\":\"\",\"elementskit_item_background_size_laptop\":\"\",\"elementskit_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_text_color_laptop\":\"\",\"elementskit_menu_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_position_laptop\":\"\",\"elementskit_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_repeat_laptop\":\"\",\"elementskit_item_background_hover_size_laptop\":\"\",\"elementskit_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_item_color_hover_laptop\":\"\",\"elementskit_menu_text_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_nav_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_nav_menu_active_text_color_laptop\":\"\",\"elementskit_menu_text_border_active_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_submenu_item_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_indicator_background_gradient_position_laptop\":\"\",\"elementskit_submenu_indicator_background_position_laptop\":\"\",\"elementskit_submenu_indicator_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_repeat_laptop\":\"\",\"elementskit_submenu_indicator_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_indicator_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_color_laptop\":\"\",\"elementskit_menu_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_position_laptop\":\"\",\"elementskit_menu_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_repeat_laptop\":\"\",\"elementskit_menu_item_background_size_laptop\":\"\",\"elementskit_menu_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_item_text_color_hover_laptop\":\"\",\"elementskit_menu_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_position_laptop\":\"\",\"elementskit_menu_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_repeat_laptop\":\"\",\"elementskit_menu_item_background_hover_size_laptop\":\"\",\"elementskit_menu_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_text_color_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_menu_item_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sub_panel_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_panel_submenu_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_container_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_container_background_gradient_position_laptop\":\"\",\"elementskit_submenu_container_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_position_laptop\":\"\",\"elementskit_submenu_container_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_repeat_laptop\":\"\",\"elementskit_submenu_container_background_size_laptop\":\"\",\"elementskit_submenu_container_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_container_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_panel_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_icon_position_laptop\":\"\",\"elementskit_menu_open_typography_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_position_laptop\":\"\",\"elementskit_menu_toggle_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_hover_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_position_laptop\":\"\",\"elementskit_menu_close_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_repeat_laptop\":\"\",\"elementskit_menu_close_background_size_laptop\":\"\",\"elementskit_menu_close_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_position_laptop\":\"\",\"elementskit_menu_close_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_repeat_laptop\":\"\",\"elementskit_menu_close_background_hover_size_laptop\":\"\",\"elementskit_menu_close_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"},{\"id\":\"287603b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_searech_icon_color\":\"#FFFFFF\",\"_element_width\":\"auto\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_seacrh_icon_bg_color\":\"#272727\",\"ekit_search_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"hide_mobile\":\"hidden-mobile\",\"ekit_search_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_icon_text_align_laptop\":\"\",\"ekit_search_backdrop_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_search_backdrop_background_gradient_position_laptop\":\"\",\"ekit_search_backdrop_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_position_laptop\":\"\",\"ekit_search_backdrop_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_repeat_laptop\":\"\",\"ekit_search_backdrop_background_size_laptop\":\"\",\"ekit_search_backdrop_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_slideshow_background_size_laptop\":\"\",\"ekit_search_backdrop_background_slideshow_background_position_laptop\":\"\",\"ekit_search_content_title_color_laptop\":\"\",\"ekit_search_placeholder_title_color_laptop\":\"\",\"ekit_search_input_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_close_button_border_radius_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_close_button_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(109, 26, '_elementor_page_settings', 'a:0:{}'),
(112, 27, '_wp_page_template', 'default'),
(113, 27, '_elementor_edit_mode', 'builder'),
(114, 27, '_elementor_template_type', 'wp-page'),
(115, 27, '_elementor_version', '3.31.2'),
(116, 27, '_elementor_pro_version', '3.27.4');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(118, 27, '_elementor_data', '[{\"id\":\"6277ea3c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"9fb590e\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"41fc09ea\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7b87d566\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"2ffe8cea\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"f4ec3b\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":20,\"unit\":\"%\"},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"5ee727be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"77167e4f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":80,\"unit\":\"%\"},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"align\":\"flex-end\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"95d4466\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"198ea8c0\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"recipik-main-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_menu_text_color\":\"#273272\",\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"500\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_item_color_hover\":\"#FE0467\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Roboto\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"400\",\"elementskit_item_text_color_hover\":\"#121147\",\"elementskit_menu_item_background_hover_background\":\"gradient\",\"elementskit_submenu_container_background_background\":\"gradient\",\"elementskit_submenu_container_background_color_b\":\"#ffffff\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menubar_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.12)\"},\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_bar\":\"#ff5e13\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"_z_index\":\"15\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"elementskit_menu_toggle_border_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color\":\"#ff5e13\",\"elementskit_menu_toggle_background_hover_background\":\"classic\",\"elementskit_menu_toggle_background_hover_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color_hover\":\"rgba(255,255,255,0.5)\",\"elementskit_menu_close_icon_color\":\"#ff5e13\",\"ekit_all_conditions_list\":[{\"_id\":\"afcde68\"}],\"elementskit_nav_menu_logo\":{\"id\":14,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/placeholder.png\"},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D4D6E3\",\"elementskit_nav_menu_active_text_color\":\"#FE0467\",\"elementskit_style_tab_submenu_indicator_color\":\"#021343\",\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_element_width\":\"auto\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"elementskit_main_menu_position_laptop\":\"\",\"elementskit_menubar_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menubar_background_gradient_position_laptop\":\"\",\"elementskit_menubar_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_position_laptop\":\"\",\"elementskit_menubar_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_repeat_laptop\":\"\",\"elementskit_menubar_background_size_laptop\":\"\",\"elementskit_menubar_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_slideshow_background_size_laptop\":\"\",\"elementskit_menubar_background_slideshow_background_position_laptop\":\"\",\"elementskit_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_menu_item_icon_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_content_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_gradient_position_laptop\":\"\",\"elementskit_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_position_laptop\":\"\",\"elementskit_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_repeat_laptop\":\"\",\"elementskit_item_background_size_laptop\":\"\",\"elementskit_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_text_color_laptop\":\"\",\"elementskit_menu_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_position_laptop\":\"\",\"elementskit_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_repeat_laptop\":\"\",\"elementskit_item_background_hover_size_laptop\":\"\",\"elementskit_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_item_color_hover_laptop\":\"\",\"elementskit_menu_text_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_nav_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_nav_menu_active_text_color_laptop\":\"\",\"elementskit_menu_text_border_active_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_submenu_item_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_indicator_background_gradient_position_laptop\":\"\",\"elementskit_submenu_indicator_background_position_laptop\":\"\",\"elementskit_submenu_indicator_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_repeat_laptop\":\"\",\"elementskit_submenu_indicator_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_indicator_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_color_laptop\":\"\",\"elementskit_menu_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_position_laptop\":\"\",\"elementskit_menu_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_repeat_laptop\":\"\",\"elementskit_menu_item_background_size_laptop\":\"\",\"elementskit_menu_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_item_text_color_hover_laptop\":\"\",\"elementskit_menu_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_position_laptop\":\"\",\"elementskit_menu_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_repeat_laptop\":\"\",\"elementskit_menu_item_background_hover_size_laptop\":\"\",\"elementskit_menu_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_text_color_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_menu_item_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sub_panel_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_panel_submenu_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_container_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_container_background_gradient_position_laptop\":\"\",\"elementskit_submenu_container_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_position_laptop\":\"\",\"elementskit_submenu_container_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_repeat_laptop\":\"\",\"elementskit_submenu_container_background_size_laptop\":\"\",\"elementskit_submenu_container_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_container_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_panel_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_icon_position_laptop\":\"\",\"elementskit_menu_open_typography_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_position_laptop\":\"\",\"elementskit_menu_toggle_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_hover_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_position_laptop\":\"\",\"elementskit_menu_close_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_repeat_laptop\":\"\",\"elementskit_menu_close_background_size_laptop\":\"\",\"elementskit_menu_close_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_position_laptop\":\"\",\"elementskit_menu_close_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_repeat_laptop\":\"\",\"elementskit_menu_close_background_hover_size_laptop\":\"\",\"elementskit_menu_close_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"},{\"id\":\"287603b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_searech_icon_color\":\"#FFFFFF\",\"_element_width\":\"auto\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_seacrh_icon_bg_color\":\"#272727\",\"ekit_search_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"hide_mobile\":\"hidden-mobile\",\"ekit_search_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_icon_text_align_laptop\":\"\",\"ekit_search_backdrop_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_search_backdrop_background_gradient_position_laptop\":\"\",\"ekit_search_backdrop_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_position_laptop\":\"\",\"ekit_search_backdrop_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_repeat_laptop\":\"\",\"ekit_search_backdrop_background_size_laptop\":\"\",\"ekit_search_backdrop_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_slideshow_background_size_laptop\":\"\",\"ekit_search_backdrop_background_slideshow_background_position_laptop\":\"\",\"ekit_search_content_title_color_laptop\":\"\",\"ekit_search_placeholder_title_color_laptop\":\"\",\"ekit_search_input_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_close_button_border_radius_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_close_button_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(119, 27, '_elementor_page_settings', 'a:0:{}'),
(122, 28, '_wp_page_template', 'default'),
(123, 28, '_elementor_edit_mode', 'builder'),
(124, 28, '_elementor_template_type', 'wp-page'),
(125, 28, '_elementor_version', '3.31.2'),
(126, 28, '_elementor_pro_version', '3.27.4');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(128, 28, '_elementor_data', '[{\"id\":\"42725f0d\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#101010\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"df2b91c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"c30d1c3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"1341ef4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/sports\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2de2eef\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7370d82\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"Sector # 48, 123 Street, miosya road VIC 28, Australia.\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"48ecf243\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"+800 123-456-7890\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"32017d96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"4ab7f2a1\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"20d9ef21\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Sprintly\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Our Trainers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Our Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Pricing Plans\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Our Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0e54515\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cf4b7f4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"6ae37235\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"43cf82dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Club Rules\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Career\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Contact us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"54d85213\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"315dfad8\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Newsletter\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"1245419\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Subscribe to our Newsletter to be updated. We promise not to spam.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"5caa318b\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#000000\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"599dbb91\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"385587c8\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 {{Sprintly}}. All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"4f8274a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"7c3c950c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"_id\":\"f2826ca\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d82ef38\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"_id\":\"9a8c2a4\"},{\"social_icon\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"_id\":\"0d1a6ce\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"image_border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"hover_primary_color\":\"#FA471C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_border_color\":\"#FA471C\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"columns_laptop\":\"\",\"align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"row_gap_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(151, 30, '_wp_attached_file', '2025/08/blck_bg.png'),
(152, 30, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:935;s:4:\"file\";s:19:\"2025/08/blck_bg.png\";s:8:\"filesize\";i:733520;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blck_bg-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33614;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"blck_bg-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:258445;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blck_bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21786;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blck_bg-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161598;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"blck_bg-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:484428;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blck_bg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70125;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blck_bg-600x281.png\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107321;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blck_bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11317;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(155, 31, '_elementor_edit_mode', 'builder'),
(156, 31, '_elementor_template_type', 'page'),
(157, 31, '_elementor_version', '3.31.2'),
(158, 31, '_elementor_pro_version', '3.27.4'),
(160, 32, '_elementor_edit_mode', 'builder'),
(161, 32, '_elementor_template_type', 'page'),
(162, 32, '_elementor_version', '3.31.2'),
(163, 32, '_elementor_pro_version', '3.27.4'),
(164, 32, '_elementor_page_settings', 'a:0:{}'),
(165, 31, '_wp_page_template', 'default'),
(166, 31, '_elementor_data', '[{\"id\":\"6ccceed9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2b47c69\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"bb1de10\"}]},\"elements\":[{\"id\":\"1d3e2bb3\",\"elType\":\"widget\",\"settings\":{\"slides_name\":\"Slides\",\"slides\":[{\"heading\":\" Trusted By Humans. <br>Loved By Horses.\",\"description\":\"At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\\n<br><br>\\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.\",\"button_text\":\"Shop Now\",\"background_color\":\"#272727\",\"_id\":\"695b111\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\"}],\"autoplay\":\"\",\"infinite\":\"\",\"content_max_width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"slides_horizontal_position\":\"left\",\"slides_vertical_position\":\"top\",\"slides_text_align\":\"left\",\"button_size\":\"md\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Roboto\",\"button_typography_font_weight\":\"500\",\"button_border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_background_color\":\"#D34646\",\"slides_height\":{\"unit\":\"px\",\"size\":531,\"sizes\":[]},\"heading_spacing\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Roboto Slab\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}]'),
(167, 33, '_elementor_edit_mode', 'builder'),
(168, 33, '_elementor_template_type', 'page'),
(169, 33, '_elementor_version', '3.31.2'),
(170, 33, '_elementor_pro_version', '3.27.4'),
(171, 33, '_wp_page_template', 'default'),
(172, 33, '_elementor_data', '[{\"id\":\"6ccceed9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":158,\"sizes\":[]}},\"elements\":[{\"id\":\"1d3e2bb3\",\"elType\":\"widget\",\"settings\":{\"slides_name\":\"Slides\",\"slides\":[{\"heading\":\" Trusted By Humans. <br>Loved By Horses.\",\"description\":\"At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\\n<br><br>\\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.\",\"button_text\":\"Shop Now\",\"background_color\":\"#272727\",\"_id\":\"695b111\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"autoplay\":\"\",\"infinite\":\"\",\"content_max_width\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"slides_horizontal_position\":\"left\",\"slides_vertical_position\":\"top\",\"slides_text_align\":\"left\",\"button_size\":\"md\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Roboto\",\"button_typography_font_weight\":\"500\",\"button_border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_background_color\":\"#D34646\"},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}]'),
(175, 34, '_wp_page_template', 'default'),
(176, 34, '_elementor_edit_mode', 'builder'),
(177, 34, '_elementor_template_type', 'wp-page'),
(178, 34, '_elementor_version', '3.31.2'),
(179, 34, '_elementor_pro_version', '3.27.4');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(181, 34, '_elementor_data', '[{\"id\":\"42725f0d\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#101010\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"df2b91c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"c30d1c3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"1341ef4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/sports\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2de2eef\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7370d82\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"Sector # 48, 123 Street, miosya road VIC 28, Australia.\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"48ecf243\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"+800 123-456-7890\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"32017d96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"4ab7f2a1\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"20d9ef21\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Sprintly\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Our Trainers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Our Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Pricing Plans\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Our Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0e54515\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cf4b7f4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"6ae37235\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"43cf82dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Club Rules\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Career\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Contact us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"54d85213\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"315dfad8\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Newsletter\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"1245419\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Subscribe to our Newsletter to be updated. We promise not to spam.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"5caa318b\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#000000\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"599dbb91\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"385587c8\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 {{Sprintly}}. All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"4f8274a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"7c3c950c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"_id\":\"f2826ca\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d82ef38\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"_id\":\"9a8c2a4\"},{\"social_icon\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"_id\":\"0d1a6ce\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"image_border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"hover_primary_color\":\"#FA471C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_border_color\":\"#FA471C\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"columns_laptop\":\"\",\"align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"row_gap_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(182, 34, '_elementor_page_settings', 'a:0:{}'),
(185, 35, '_wp_page_template', 'default'),
(186, 35, '_elementor_edit_mode', 'builder'),
(187, 35, '_elementor_template_type', 'wp-page'),
(188, 35, '_elementor_version', '3.31.2'),
(189, 35, '_elementor_pro_version', '3.27.4');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(191, 35, '_elementor_data', '[{\"id\":\"42725f0d\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#101010\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"df2b91c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"c30d1c3\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"1341ef4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/sports\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2de2eef\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7370d82\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"Sector # 48, 123 Street, miosya road VIC 28, Australia.\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"48ecf243\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"+800 123-456-7890\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"32017d96\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"4ab7f2a1\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"20d9ef21\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Sprintly\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Our Trainers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Our Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Pricing Plans\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Our Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0e54515\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cf4b7f4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"6ae37235\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"43cf82dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Club Rules\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Career\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Contact us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"54d85213\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"315dfad8\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Newsletter\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"1245419\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Subscribe to our Newsletter to be updated. We promise not to spam.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"5caa318b\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#000000\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"599dbb91\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"385587c8\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 {{Sprintly}}. All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"4f8274a8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"7c3c950c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"_id\":\"f2826ca\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d82ef38\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"_id\":\"9a8c2a4\"},{\"social_icon\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"_id\":\"0d1a6ce\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"image_border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"hover_primary_color\":\"#FA471C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_border_color\":\"#FA471C\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"columns_laptop\":\"\",\"align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"row_gap_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(192, 35, '_elementor_page_settings', 'a:0:{}'),
(195, 36, '_wp_page_template', 'default'),
(196, 36, '_elementor_edit_mode', 'builder'),
(197, 36, '_elementor_template_type', 'wp-page'),
(198, 36, '_elementor_version', '3.31.2'),
(199, 36, '_elementor_pro_version', '3.27.4'),
(201, 36, '_elementor_data', '[{\"id\":\"a4b520a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":158,\"sizes\":[]}},\"elements\":[{\"id\":\"1439c1f\",\"elType\":\"widget\",\"settings\":{\"slides_name\":\"Slides\",\"slides\":[{\"heading\":\" Trusted By Humans. <br>Loved By Horses.\",\"description\":\"At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\\n<br><br>\\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.\",\"button_text\":\"Shop Now\",\"background_color\":\"#272727\",\"_id\":\"695b111\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"autoplay\":\"\",\"infinite\":\"\",\"content_max_width\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"slides_horizontal_position\":\"left\",\"slides_vertical_position\":\"top\",\"slides_text_align\":\"left\",\"button_size\":\"md\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Roboto\",\"button_typography_font_weight\":\"500\",\"button_border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_background_color\":\"#D34646\"},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}]'),
(204, 2, '_elementor_page_settings', 'a:0:{}'),
(207, 37, '_elementor_edit_mode', 'builder'),
(208, 37, '_elementor_template_type', 'header'),
(209, 38, '_elementor_edit_mode', 'builder'),
(210, 38, '_elementor_template_type', 'header'),
(211, 37, '_elementor_version', '3.31.2'),
(212, 37, '_elementor_pro_version', '3.27.4'),
(214, 37, '_astra_content_layout_flag', 'disabled'),
(216, 37, 'ast-title-bar-display', 'disabled'),
(217, 37, 'ast-featured-img', 'disabled'),
(218, 37, 'ast-site-content-layout', 'full-width-container'),
(219, 37, 'site-sidebar-layout', 'no-sidebar'),
(220, 37, '_edit_lock', '1756146813:1'),
(221, 37, 'ekit_post_views_count', '14'),
(222, 37, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(223, 37, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"158d4c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"07e1557\"}]},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13d38df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1bbc788\"}]},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"81cf026\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"8fc9f66\"}]},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"104d3c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ef6781c\"}]},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbd1aa6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1c3e967\"}]},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\",\"toggle_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"8fa638b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3cd7eb5\"}]},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"7c2efb6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a4b323b\"}]},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"25\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"align_items\":\"start\",\"full_width\":\"stretch\",\"text_align\":\"center\",\"color_menu_item_active\":\"#FFFFFF\",\"toggle_color\":\"#FFFFFF\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"00\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_mobile\":\"start\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(226, 39, '_elementor_edit_mode', 'builder'),
(227, 39, '_elementor_template_type', 'header'),
(228, 39, '_elementor_version', '3.31.2'),
(229, 39, '_elementor_pro_version', '3.27.4'),
(230, 39, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(231, 39, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":20,\"unit\":\"%\"},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c37a3b2\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":80,\"unit\":\"%\"},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"align\":\"flex-end\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"95d4466\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"14d4214\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"recipik-main-menu\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_menu_text_color\":\"#273272\",\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"500\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_item_color_hover\":\"#FE0467\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Roboto\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"400\",\"elementskit_item_text_color_hover\":\"#121147\",\"elementskit_menu_item_background_hover_background\":\"gradient\",\"elementskit_submenu_container_background_background\":\"gradient\",\"elementskit_submenu_container_background_color_b\":\"#ffffff\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menubar_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.12)\"},\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_bar\":\"#ff5e13\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"_z_index\":\"15\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"elementskit_menu_toggle_border_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color\":\"#ff5e13\",\"elementskit_menu_toggle_background_hover_background\":\"classic\",\"elementskit_menu_toggle_background_hover_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color_hover\":\"rgba(255,255,255,0.5)\",\"elementskit_menu_close_icon_color\":\"#ff5e13\",\"ekit_all_conditions_list\":[{\"_id\":\"afcde68\"}],\"elementskit_nav_menu_logo\":{\"id\":14,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/placeholder.png\"},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D4D6E3\",\"elementskit_nav_menu_active_text_color\":\"#FE0467\",\"elementskit_style_tab_submenu_indicator_color\":\"#021343\",\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_element_width\":\"auto\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"elementskit_main_menu_position_laptop\":\"\",\"elementskit_menubar_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menubar_background_gradient_position_laptop\":\"\",\"elementskit_menubar_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_position_laptop\":\"\",\"elementskit_menubar_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_repeat_laptop\":\"\",\"elementskit_menubar_background_size_laptop\":\"\",\"elementskit_menubar_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_slideshow_background_size_laptop\":\"\",\"elementskit_menubar_background_slideshow_background_position_laptop\":\"\",\"elementskit_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_menu_item_icon_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_content_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_gradient_position_laptop\":\"\",\"elementskit_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_position_laptop\":\"\",\"elementskit_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_repeat_laptop\":\"\",\"elementskit_item_background_size_laptop\":\"\",\"elementskit_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_text_color_laptop\":\"\",\"elementskit_menu_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_position_laptop\":\"\",\"elementskit_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_repeat_laptop\":\"\",\"elementskit_item_background_hover_size_laptop\":\"\",\"elementskit_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_item_color_hover_laptop\":\"\",\"elementskit_menu_text_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_nav_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_nav_menu_active_text_color_laptop\":\"\",\"elementskit_menu_text_border_active_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_submenu_item_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_indicator_background_gradient_position_laptop\":\"\",\"elementskit_submenu_indicator_background_position_laptop\":\"\",\"elementskit_submenu_indicator_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_repeat_laptop\":\"\",\"elementskit_submenu_indicator_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_indicator_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_color_laptop\":\"\",\"elementskit_menu_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_position_laptop\":\"\",\"elementskit_menu_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_repeat_laptop\":\"\",\"elementskit_menu_item_background_size_laptop\":\"\",\"elementskit_menu_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_item_text_color_hover_laptop\":\"\",\"elementskit_menu_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_position_laptop\":\"\",\"elementskit_menu_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_repeat_laptop\":\"\",\"elementskit_menu_item_background_hover_size_laptop\":\"\",\"elementskit_menu_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_text_color_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_menu_item_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sub_panel_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_panel_submenu_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_container_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_container_background_gradient_position_laptop\":\"\",\"elementskit_submenu_container_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_position_laptop\":\"\",\"elementskit_submenu_container_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_repeat_laptop\":\"\",\"elementskit_submenu_container_background_size_laptop\":\"\",\"elementskit_submenu_container_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_container_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_panel_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_icon_position_laptop\":\"\",\"elementskit_menu_open_typography_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_position_laptop\":\"\",\"elementskit_menu_toggle_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_hover_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_position_laptop\":\"\",\"elementskit_menu_close_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_repeat_laptop\":\"\",\"elementskit_menu_close_background_size_laptop\":\"\",\"elementskit_menu_close_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_position_laptop\":\"\",\"elementskit_menu_close_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_repeat_laptop\":\"\",\"elementskit_menu_close_background_hover_size_laptop\":\"\",\"elementskit_menu_close_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"},{\"id\":\"27f443c9\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_searech_icon_color\":\"#FFFFFF\",\"_element_width\":\"auto\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_seacrh_icon_bg_color\":\"#272727\",\"ekit_search_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"hide_mobile\":\"hidden-mobile\",\"ekit_search_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_icon_text_align_laptop\":\"\",\"ekit_search_backdrop_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_search_backdrop_background_gradient_position_laptop\":\"\",\"ekit_search_backdrop_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_position_laptop\":\"\",\"ekit_search_backdrop_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_repeat_laptop\":\"\",\"ekit_search_backdrop_background_size_laptop\":\"\",\"ekit_search_backdrop_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_slideshow_background_size_laptop\":\"\",\"ekit_search_backdrop_background_slideshow_background_position_laptop\":\"\",\"ekit_search_content_title_color_laptop\":\"\",\"ekit_search_placeholder_title_color_laptop\":\"\",\"ekit_search_input_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_close_button_border_radius_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_close_button_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(233, 39, '_elementor_page_settings', 'a:0:{}'),
(235, 37, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(241, 41, '_elementor_edit_mode', 'builder'),
(242, 41, '_elementor_template_type', 'footer'),
(243, 42, '_elementor_edit_mode', 'builder'),
(244, 42, '_elementor_template_type', 'footer'),
(245, 41, '_elementor_version', '3.31.2'),
(246, 41, '_elementor_pro_version', '3.27.4'),
(248, 41, '_astra_content_layout_flag', 'disabled'),
(250, 41, 'ast-title-bar-display', 'disabled'),
(251, 41, 'ast-featured-img', 'disabled'),
(252, 41, 'ast-site-content-layout', 'full-width-container'),
(253, 41, 'site-sidebar-layout', 'no-sidebar'),
(254, 41, '_edit_lock', '1756146442:1'),
(255, 41, 'ekit_post_views_count', '5'),
(256, 41, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(257, 41, '_elementor_data', '[{\"id\":\"64e38d33\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#272727\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2a76223\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"124187d\"}]},\"elements\":[{\"id\":\"42a0fd9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"e4bd2ac\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d6efb9e\"}]},\"elements\":[{\"id\":\"660ba6be\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbe467b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1254b30\"}]},\"elements\":[{\"id\":\"5525c1f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e976c76\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p class=\\\"h5 hero__sub-title\\\">Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"58207822\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"ekit_icon_box_header_icons__switch\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"7d803549\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"93edd49\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"235d474\"}]},\"elements\":[{\"id\":\"7a26f4db\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"563241b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Search\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/#ekit_modal-popup-082f2b1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b59231a\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"2efed44e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51d98fc\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"716d900\"}]},\"elements\":[{\"id\":\"2ba203e1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Sustainability\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/sustainability\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/privacy-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Terms & Conditions \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/terms\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Refund Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/refund-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Shipping Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/shipping-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f28e437\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"7ab785c7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4010b8c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"c3f56be\"}]},\"elements\":[{\"id\":\"6e9401c1\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Get In Touch\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7878d4e4\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>info@horseomegaequine.co.uk<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"74060f11\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#272727\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a7f211c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4296263\"}]},\"elements\":[{\"id\":\"6fccd59a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cedfbfe\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"b06356d\"}]},\"elements\":[{\"id\":\"7233650b\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 Horse omega equine All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"6a08f50e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"be016b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ffe9bbe\"}]},\"elements\":[{\"id\":\"a0035ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/cards.png\",\"id\":341,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(260, 43, '_elementor_edit_mode', 'builder'),
(261, 43, '_elementor_template_type', 'footer'),
(262, 43, '_elementor_version', '3.31.2'),
(263, 43, '_elementor_pro_version', '3.27.4'),
(264, 43, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(265, 43, '_elementor_data', '[{\"id\":\"64e38d33\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#101010\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"42a0fd9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"660ba6be\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"5525c1f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/sports\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e976c76\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"2380cc5f\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"Sector # 48, 123 Street, miosya road VIC 28, Australia.\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"58207822\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"+800 123-456-7890\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"7d803549\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"7a26f4db\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"563241b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Sprintly\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Our Trainers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Our Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Pricing Plans\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Our Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0e54515\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cf4b7f4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"2efed44e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"2ba203e1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Club Rules\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Career\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Contact us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"7ab785c7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"6e9401c1\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Newsletter\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7878d4e4\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Subscribe to our Newsletter to be updated. We promise not to spam.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"74060f11\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#000000\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"6fccd59a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"7233650b\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 {{Sprintly}}. All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"6a08f50e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"2b4e29ce\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"_id\":\"f2826ca\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d82ef38\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"_id\":\"9a8c2a4\"},{\"social_icon\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"_id\":\"0d1a6ce\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"image_border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"hover_primary_color\":\"#FA471C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_border_color\":\"#FA471C\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"columns_laptop\":\"\",\"align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"row_gap_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(267, 43, '_elementor_page_settings', 'a:0:{}'),
(269, 41, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(277, 46, '_edit_lock', '1756147379:1'),
(279, 46, '_elementor_edit_mode', 'builder'),
(280, 46, '_astra_content_layout_flag', 'disabled'),
(282, 46, 'ast-title-bar-display', 'disabled'),
(283, 46, 'ast-featured-img', 'disabled'),
(284, 46, 'ast-site-content-layout', 'full-width-container'),
(285, 46, 'site-sidebar-layout', 'no-sidebar'),
(286, 46, '_elementor_template_type', 'wp-page'),
(287, 46, '_elementor_version', '3.31.2'),
(288, 46, '_elementor_pro_version', '3.27.4'),
(291, 48, '_elementor_edit_mode', 'builder'),
(292, 48, '_elementor_template_type', 'wp-page'),
(293, 48, '_elementor_version', '3.31.2'),
(294, 48, '_elementor_pro_version', '3.27.4'),
(295, 48, '_elementor_page_settings', 'a:0:{}'),
(297, 49, '_elementor_edit_mode', 'builder'),
(298, 49, '_elementor_template_type', 'wp-page'),
(299, 49, '_elementor_version', '3.31.2'),
(300, 49, '_elementor_pro_version', '3.27.4'),
(301, 49, '_elementor_page_settings', 'a:0:{}'),
(302, 46, '_wp_page_template', 'default'),
(303, 46, '_elementor_data', '[{\"id\":\"c943c0d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":717,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]},\"flex_justify_content\":\"center\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"04baf87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2c210\"}]},\"elements\":[{\"id\":\"fe459d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"dynamic\":{\"active\":true},\"_id\":\"f15734b\"},{\"custom_id\":\"field_c26ff27\",\"field_label\":\"Last name\",\"placeholder\":\"Last Name\",\"dynamic\":{\"active\":true},\"_id\":\"c26ff27\"},{\"custom_id\":\"field_cf13786\",\"field_label\":\"Phone\",\"placeholder\":\"phone\",\"dynamic\":{\"active\":true},\"_id\":\"cf13786\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"c224059\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"3faac61\"}],\"show_labels\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"info@horseomegaequine.co.uk\",\"email_subject\":\"New message from &quot;horse site&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"info@horseomegaequine.co.uk\",\"email_from_name\":\"horse site\",\"email_to_2\":\"webnarlax@gmail.com\",\"email_subject_2\":\"New message from &quot;horse site&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@127.0.0.1\",\"email_from_name_2\":\"horse site\",\"email_reply_to_2\":\"webnarlax@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"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.\",\"button_align\":\"center\",\"button_background_color\":\"#D34646\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}]'),
(305, 50, '_elementor_edit_mode', 'builder'),
(306, 50, '_elementor_template_type', 'wp-page'),
(307, 50, '_elementor_version', '3.31.2'),
(308, 50, '_elementor_pro_version', '3.27.4'),
(309, 50, '_wp_page_template', 'default'),
(310, 50, '_elementor_data', '[{\"id\":\"c943c0d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":717,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"fe459d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"dynamic\":{\"active\":true},\"_id\":\"f15734b\"},{\"custom_id\":\"field_c26ff27\",\"field_label\":\"Last name\",\"placeholder\":\"Last Name\",\"dynamic\":{\"active\":true},\"_id\":\"c26ff27\"},{\"custom_id\":\"field_cf13786\",\"field_label\":\"Phone\",\"placeholder\":\"phone\",\"dynamic\":{\"active\":true},\"_id\":\"cf13786\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"c224059\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"3faac61\"}],\"show_labels\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"webnarlax@gmail.com\",\"email_subject\":\"New message from &quot;horse site&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@127.0.0.1\",\"email_from_name\":\"horse site\",\"email_to_2\":\"webnarlax@gmail.com\",\"email_subject_2\":\"New message from &quot;horse site&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@127.0.0.1\",\"email_from_name_2\":\"horse site\",\"email_reply_to_2\":\"webnarlax@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"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.\",\"button_align\":\"center\",\"button_background_color\":\"#D34646\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}]'),
(312, 51, '_edit_lock', '1755713318:1'),
(313, 51, '_elementor_edit_mode', 'builder'),
(314, 51, '_astra_content_layout_flag', 'disabled'),
(316, 51, 'ast-title-bar-display', 'disabled'),
(317, 51, 'ast-featured-img', 'disabled'),
(318, 51, 'ast-site-content-layout', 'full-width-container'),
(319, 51, 'site-sidebar-layout', 'no-sidebar'),
(320, 51, '_elementor_template_type', 'wp-page'),
(321, 51, '_elementor_version', '3.31.2'),
(322, 51, '_elementor_pro_version', '3.27.4'),
(323, 51, '_elementor_page_settings', 'a:0:{}'),
(324, 53, '_menu_item_type', 'post_type'),
(325, 53, '_menu_item_menu_item_parent', '0'),
(326, 53, '_menu_item_object_id', '46'),
(327, 53, '_menu_item_object', 'page'),
(328, 53, '_menu_item_target', ''),
(329, 53, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(330, 53, '_menu_item_xfn', ''),
(331, 53, '_menu_item_url', ''),
(333, 54, '_menu_item_type', 'post_type'),
(334, 54, '_menu_item_menu_item_parent', '0'),
(335, 54, '_menu_item_object_id', '11'),
(336, 54, '_menu_item_object', 'page'),
(337, 54, '_menu_item_target', ''),
(338, 54, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(339, 54, '_menu_item_xfn', ''),
(340, 54, '_menu_item_url', ''),
(342, 55, '_menu_item_type', 'post_type'),
(343, 55, '_menu_item_menu_item_parent', '0'),
(344, 55, '_menu_item_object_id', '10'),
(345, 55, '_menu_item_object', 'page'),
(346, 55, '_menu_item_target', ''),
(347, 55, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(348, 55, '_menu_item_xfn', ''),
(349, 55, '_menu_item_url', ''),
(351, 56, '_menu_item_type', 'post_type'),
(352, 56, '_menu_item_menu_item_parent', '0'),
(353, 56, '_menu_item_object_id', '9'),
(354, 56, '_menu_item_object', 'page'),
(355, 56, '_menu_item_target', ''),
(356, 56, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(357, 56, '_menu_item_xfn', ''),
(358, 56, '_menu_item_url', ''),
(360, 57, '_menu_item_type', 'post_type'),
(361, 57, '_menu_item_menu_item_parent', '0'),
(362, 57, '_menu_item_object_id', '8'),
(363, 57, '_menu_item_object', 'page'),
(364, 57, '_menu_item_target', ''),
(365, 57, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(366, 57, '_menu_item_xfn', ''),
(367, 57, '_menu_item_url', ''),
(381, 58, '_elementor_edit_mode', 'builder'),
(382, 58, '_elementor_template_type', 'header'),
(383, 58, '_elementor_version', '3.31.2'),
(384, 58, '_elementor_pro_version', '3.27.4'),
(385, 58, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(386, 58, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":10.385},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c37a3b2\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":83.088},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"align\":\"flex-end\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"95d4466\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"14d4214\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"mymenu1\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_menu_text_color\":\"#CCCCCC\",\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"500\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_item_color_hover\":\"#FE0467\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Roboto\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"400\",\"elementskit_item_text_color_hover\":\"#121147\",\"elementskit_menu_item_background_hover_background\":\"gradient\",\"elementskit_submenu_container_background_background\":\"gradient\",\"elementskit_submenu_container_background_color_b\":\"#ffffff\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menubar_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.12)\"},\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_bar\":\"#ff5e13\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"_z_index\":\"15\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"elementskit_menu_toggle_border_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color\":\"#ff5e13\",\"elementskit_menu_toggle_background_hover_background\":\"classic\",\"elementskit_menu_toggle_background_hover_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color_hover\":\"rgba(255,255,255,0.5)\",\"elementskit_menu_close_icon_color\":\"#ff5e13\",\"ekit_all_conditions_list\":[{\"_id\":\"afcde68\"}],\"elementskit_nav_menu_logo\":{\"id\":14,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/placeholder.png\"},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D4D6E3\",\"elementskit_nav_menu_active_text_color\":\"#FE0467\",\"elementskit_style_tab_submenu_indicator_color\":\"#021343\",\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_element_width\":\"auto\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"elementskit_main_menu_position_laptop\":\"\",\"elementskit_menubar_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menubar_background_gradient_position_laptop\":\"\",\"elementskit_menubar_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_position_laptop\":\"\",\"elementskit_menubar_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_repeat_laptop\":\"\",\"elementskit_menubar_background_size_laptop\":\"\",\"elementskit_menubar_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_slideshow_background_size_laptop\":\"\",\"elementskit_menubar_background_slideshow_background_position_laptop\":\"\",\"elementskit_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_menu_item_icon_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_content_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_gradient_position_laptop\":\"\",\"elementskit_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_position_laptop\":\"\",\"elementskit_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_repeat_laptop\":\"\",\"elementskit_item_background_size_laptop\":\"\",\"elementskit_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_text_color_laptop\":\"\",\"elementskit_menu_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_position_laptop\":\"\",\"elementskit_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_repeat_laptop\":\"\",\"elementskit_item_background_hover_size_laptop\":\"\",\"elementskit_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_item_color_hover_laptop\":\"\",\"elementskit_menu_text_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_nav_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_nav_menu_active_text_color_laptop\":\"\",\"elementskit_menu_text_border_active_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_submenu_item_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_indicator_background_gradient_position_laptop\":\"\",\"elementskit_submenu_indicator_background_position_laptop\":\"\",\"elementskit_submenu_indicator_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_repeat_laptop\":\"\",\"elementskit_submenu_indicator_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_indicator_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_color_laptop\":\"\",\"elementskit_menu_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_position_laptop\":\"\",\"elementskit_menu_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_repeat_laptop\":\"\",\"elementskit_menu_item_background_size_laptop\":\"\",\"elementskit_menu_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_item_text_color_hover_laptop\":\"\",\"elementskit_menu_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_position_laptop\":\"\",\"elementskit_menu_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_repeat_laptop\":\"\",\"elementskit_menu_item_background_hover_size_laptop\":\"\",\"elementskit_menu_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_text_color_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_menu_item_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sub_panel_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_panel_submenu_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_container_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_container_background_gradient_position_laptop\":\"\",\"elementskit_submenu_container_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_position_laptop\":\"\",\"elementskit_submenu_container_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_repeat_laptop\":\"\",\"elementskit_submenu_container_background_size_laptop\":\"\",\"elementskit_submenu_container_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_container_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_panel_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_icon_position_laptop\":\"\",\"elementskit_menu_open_typography_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_position_laptop\":\"\",\"elementskit_menu_toggle_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_hover_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_position_laptop\":\"\",\"elementskit_menu_close_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_repeat_laptop\":\"\",\"elementskit_menu_close_background_size_laptop\":\"\",\"elementskit_menu_close_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_position_laptop\":\"\",\"elementskit_menu_close_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_repeat_laptop\":\"\",\"elementskit_menu_close_background_hover_size_laptop\":\"\",\"elementskit_menu_close_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"},{\"id\":\"27f443c9\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_searech_icon_color\":\"#FFFFFF\",\"_element_width\":\"auto\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_seacrh_icon_bg_color\":\"#272727\",\"ekit_search_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"hide_mobile\":\"hidden-mobile\",\"ekit_search_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_icon_text_align_laptop\":\"\",\"ekit_search_backdrop_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_search_backdrop_background_gradient_position_laptop\":\"\",\"ekit_search_backdrop_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_position_laptop\":\"\",\"ekit_search_backdrop_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_repeat_laptop\":\"\",\"ekit_search_backdrop_background_size_laptop\":\"\",\"ekit_search_backdrop_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_slideshow_background_size_laptop\":\"\",\"ekit_search_backdrop_background_slideshow_background_position_laptop\":\"\",\"ekit_search_content_title_color_laptop\":\"\",\"ekit_search_placeholder_title_color_laptop\":\"\",\"ekit_search_input_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_close_button_border_radius_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_close_button_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(387, 58, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(388, 58, '_elementor_screenshot', 'a:2:{s:2:\"id\";i:40;s:3:\"url\";s:126:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_37_2025-08-20-17-57-01_5e4230a1.png\";}'),
(398, 59, '_elementor_edit_mode', 'builder'),
(399, 59, '_elementor_template_type', 'header'),
(400, 59, '_elementor_version', '3.31.2'),
(401, 59, '_elementor_pro_version', '3.27.4'),
(402, 59, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(403, 59, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c37a3b2\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":83.088},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"align\":\"flex-end\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"95d4466\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"14d4214\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"mymenu1\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_menu_text_color\":\"#CCCCCC\",\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"500\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_item_color_hover\":\"#FE0467\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Roboto\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"400\",\"elementskit_item_text_color_hover\":\"#121147\",\"elementskit_menu_item_background_hover_background\":\"gradient\",\"elementskit_submenu_container_background_background\":\"gradient\",\"elementskit_submenu_container_background_color_b\":\"#ffffff\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menubar_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.12)\"},\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_bar\":\"#ff5e13\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"_z_index\":\"15\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"elementskit_menu_toggle_border_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color\":\"#ff5e13\",\"elementskit_menu_toggle_background_hover_background\":\"classic\",\"elementskit_menu_toggle_background_hover_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color_hover\":\"rgba(255,255,255,0.5)\",\"elementskit_menu_close_icon_color\":\"#ff5e13\",\"ekit_all_conditions_list\":[{\"_id\":\"afcde68\"}],\"elementskit_nav_menu_logo\":{\"id\":14,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/placeholder.png\"},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D4D6E3\",\"elementskit_nav_menu_active_text_color\":\"#FE0467\",\"elementskit_style_tab_submenu_indicator_color\":\"#021343\",\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_element_width\":\"auto\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"elementskit_main_menu_position_laptop\":\"\",\"elementskit_menubar_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menubar_background_gradient_position_laptop\":\"\",\"elementskit_menubar_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_position_laptop\":\"\",\"elementskit_menubar_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_repeat_laptop\":\"\",\"elementskit_menubar_background_size_laptop\":\"\",\"elementskit_menubar_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_slideshow_background_size_laptop\":\"\",\"elementskit_menubar_background_slideshow_background_position_laptop\":\"\",\"elementskit_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_menu_item_icon_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_content_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_gradient_position_laptop\":\"\",\"elementskit_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_position_laptop\":\"\",\"elementskit_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_repeat_laptop\":\"\",\"elementskit_item_background_size_laptop\":\"\",\"elementskit_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_text_color_laptop\":\"\",\"elementskit_menu_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_position_laptop\":\"\",\"elementskit_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_repeat_laptop\":\"\",\"elementskit_item_background_hover_size_laptop\":\"\",\"elementskit_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_item_color_hover_laptop\":\"\",\"elementskit_menu_text_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_nav_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_nav_menu_active_text_color_laptop\":\"\",\"elementskit_menu_text_border_active_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_submenu_item_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_indicator_background_gradient_position_laptop\":\"\",\"elementskit_submenu_indicator_background_position_laptop\":\"\",\"elementskit_submenu_indicator_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_repeat_laptop\":\"\",\"elementskit_submenu_indicator_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_indicator_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_color_laptop\":\"\",\"elementskit_menu_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_position_laptop\":\"\",\"elementskit_menu_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_repeat_laptop\":\"\",\"elementskit_menu_item_background_size_laptop\":\"\",\"elementskit_menu_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_item_text_color_hover_laptop\":\"\",\"elementskit_menu_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_position_laptop\":\"\",\"elementskit_menu_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_repeat_laptop\":\"\",\"elementskit_menu_item_background_hover_size_laptop\":\"\",\"elementskit_menu_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_text_color_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_menu_item_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sub_panel_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_panel_submenu_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_container_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_container_background_gradient_position_laptop\":\"\",\"elementskit_submenu_container_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_position_laptop\":\"\",\"elementskit_submenu_container_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_repeat_laptop\":\"\",\"elementskit_submenu_container_background_size_laptop\":\"\",\"elementskit_submenu_container_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_container_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_panel_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_icon_position_laptop\":\"\",\"elementskit_menu_open_typography_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_position_laptop\":\"\",\"elementskit_menu_toggle_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_hover_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_position_laptop\":\"\",\"elementskit_menu_close_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_repeat_laptop\":\"\",\"elementskit_menu_close_background_size_laptop\":\"\",\"elementskit_menu_close_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_position_laptop\":\"\",\"elementskit_menu_close_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_repeat_laptop\":\"\",\"elementskit_menu_close_background_hover_size_laptop\":\"\",\"elementskit_menu_close_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"},{\"id\":\"27f443c9\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_searech_icon_color\":\"#FFFFFF\",\"_element_width\":\"auto\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_seacrh_icon_bg_color\":\"#272727\",\"ekit_search_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"hide_mobile\":\"hidden-mobile\",\"ekit_search_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_icon_text_align_laptop\":\"\",\"ekit_search_backdrop_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_search_backdrop_background_gradient_position_laptop\":\"\",\"ekit_search_backdrop_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_position_laptop\":\"\",\"ekit_search_backdrop_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_repeat_laptop\":\"\",\"ekit_search_backdrop_background_size_laptop\":\"\",\"ekit_search_backdrop_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_slideshow_background_size_laptop\":\"\",\"ekit_search_backdrop_background_slideshow_background_position_laptop\":\"\",\"ekit_search_content_title_color_laptop\":\"\",\"ekit_search_placeholder_title_color_laptop\":\"\",\"ekit_search_input_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_close_button_border_radius_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_close_button_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(404, 59, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(414, 60, '_elementor_edit_mode', 'builder'),
(415, 60, '_elementor_template_type', 'header'),
(416, 60, '_elementor_version', '3.31.2'),
(417, 60, '_elementor_pro_version', '3.27.4'),
(418, 60, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(419, 60, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c37a3b2\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":47.66},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"align\":\"flex-end\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"95d4466\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"14d4214\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"mymenu1\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_menu_text_color\":\"#CCCCCC\",\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"500\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_item_color_hover\":\"#FE0467\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Roboto\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"400\",\"elementskit_item_text_color_hover\":\"#121147\",\"elementskit_menu_item_background_hover_background\":\"gradient\",\"elementskit_submenu_container_background_background\":\"gradient\",\"elementskit_submenu_container_background_color_b\":\"#ffffff\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menubar_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.12)\"},\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_bar\":\"#ff5e13\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"_z_index\":\"15\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"elementskit_menu_toggle_border_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color\":\"#ff5e13\",\"elementskit_menu_toggle_background_hover_background\":\"classic\",\"elementskit_menu_toggle_background_hover_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color_hover\":\"rgba(255,255,255,0.5)\",\"elementskit_menu_close_icon_color\":\"#ff5e13\",\"ekit_all_conditions_list\":[{\"_id\":\"afcde68\"}],\"elementskit_nav_menu_logo\":{\"id\":14,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/placeholder.png\"},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D4D6E3\",\"elementskit_nav_menu_active_text_color\":\"#FE0467\",\"elementskit_style_tab_submenu_indicator_color\":\"#021343\",\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_element_width\":\"auto\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"elementskit_main_menu_position_laptop\":\"\",\"elementskit_menubar_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menubar_background_gradient_position_laptop\":\"\",\"elementskit_menubar_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_position_laptop\":\"\",\"elementskit_menubar_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_repeat_laptop\":\"\",\"elementskit_menubar_background_size_laptop\":\"\",\"elementskit_menubar_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_slideshow_background_size_laptop\":\"\",\"elementskit_menubar_background_slideshow_background_position_laptop\":\"\",\"elementskit_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_menu_item_icon_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_content_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_gradient_position_laptop\":\"\",\"elementskit_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_position_laptop\":\"\",\"elementskit_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_repeat_laptop\":\"\",\"elementskit_item_background_size_laptop\":\"\",\"elementskit_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_text_color_laptop\":\"\",\"elementskit_menu_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_position_laptop\":\"\",\"elementskit_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_repeat_laptop\":\"\",\"elementskit_item_background_hover_size_laptop\":\"\",\"elementskit_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_item_color_hover_laptop\":\"\",\"elementskit_menu_text_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_nav_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_nav_menu_active_text_color_laptop\":\"\",\"elementskit_menu_text_border_active_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_submenu_item_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_indicator_background_gradient_position_laptop\":\"\",\"elementskit_submenu_indicator_background_position_laptop\":\"\",\"elementskit_submenu_indicator_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_repeat_laptop\":\"\",\"elementskit_submenu_indicator_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_indicator_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_color_laptop\":\"\",\"elementskit_menu_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_position_laptop\":\"\",\"elementskit_menu_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_repeat_laptop\":\"\",\"elementskit_menu_item_background_size_laptop\":\"\",\"elementskit_menu_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_item_text_color_hover_laptop\":\"\",\"elementskit_menu_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_position_laptop\":\"\",\"elementskit_menu_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_repeat_laptop\":\"\",\"elementskit_menu_item_background_hover_size_laptop\":\"\",\"elementskit_menu_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_text_color_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_menu_item_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sub_panel_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_panel_submenu_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_container_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_container_background_gradient_position_laptop\":\"\",\"elementskit_submenu_container_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_position_laptop\":\"\",\"elementskit_submenu_container_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_repeat_laptop\":\"\",\"elementskit_submenu_container_background_size_laptop\":\"\",\"elementskit_submenu_container_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_container_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_panel_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_icon_position_laptop\":\"\",\"elementskit_menu_open_typography_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_position_laptop\":\"\",\"elementskit_menu_toggle_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_hover_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_position_laptop\":\"\",\"elementskit_menu_close_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_repeat_laptop\":\"\",\"elementskit_menu_close_background_size_laptop\":\"\",\"elementskit_menu_close_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_position_laptop\":\"\",\"elementskit_menu_close_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_repeat_laptop\":\"\",\"elementskit_menu_close_background_hover_size_laptop\":\"\",\"elementskit_menu_close_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"},{\"id\":\"27f443c9\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_searech_icon_color\":\"#FFFFFF\",\"_element_width\":\"auto\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_seacrh_icon_bg_color\":\"#272727\",\"ekit_search_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"hide_mobile\":\"hidden-mobile\",\"ekit_search_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_icon_text_align_laptop\":\"\",\"ekit_search_backdrop_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_search_backdrop_background_gradient_position_laptop\":\"\",\"ekit_search_backdrop_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_position_laptop\":\"\",\"ekit_search_backdrop_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_repeat_laptop\":\"\",\"ekit_search_backdrop_background_size_laptop\":\"\",\"ekit_search_backdrop_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_slideshow_background_size_laptop\":\"\",\"ekit_search_backdrop_background_slideshow_background_position_laptop\":\"\",\"ekit_search_content_title_color_laptop\":\"\",\"ekit_search_placeholder_title_color_laptop\":\"\",\"ekit_search_input_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_close_button_border_radius_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_close_button_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(420, 60, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(428, 61, '_elementor_edit_mode', 'builder'),
(429, 61, '_elementor_template_type', 'header'),
(430, 61, '_elementor_version', '3.31.2'),
(431, 61, '_elementor_pro_version', '3.27.4'),
(432, 61, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(433, 61, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c37a3b2\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":47.66},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"align\":\"flex-end\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"95d4466\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"14d4214\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"mymenu1\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_menu_text_color\":\"#CCCCCC\",\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"500\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_item_color_hover\":\"#FE0467\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Roboto\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"400\",\"elementskit_item_text_color_hover\":\"#121147\",\"elementskit_menu_item_background_hover_background\":\"gradient\",\"elementskit_submenu_container_background_background\":\"gradient\",\"elementskit_submenu_container_background_color_b\":\"#ffffff\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menubar_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.12)\"},\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_bar\":\"#ff5e13\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"_z_index\":\"15\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"elementskit_menu_toggle_border_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color\":\"#ff5e13\",\"elementskit_menu_toggle_background_hover_background\":\"classic\",\"elementskit_menu_toggle_background_hover_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color_hover\":\"rgba(255,255,255,0.5)\",\"elementskit_menu_close_icon_color\":\"#ff5e13\",\"ekit_all_conditions_list\":[{\"_id\":\"afcde68\"}],\"elementskit_nav_menu_logo\":{\"id\":14,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/placeholder.png\"},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D4D6E3\",\"elementskit_nav_menu_active_text_color\":\"#FE0467\",\"elementskit_style_tab_submenu_indicator_color\":\"#021343\",\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_element_width\":\"auto\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"elementskit_main_menu_position_laptop\":\"\",\"elementskit_menubar_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menubar_background_gradient_position_laptop\":\"\",\"elementskit_menubar_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_position_laptop\":\"\",\"elementskit_menubar_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_repeat_laptop\":\"\",\"elementskit_menubar_background_size_laptop\":\"\",\"elementskit_menubar_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_slideshow_background_size_laptop\":\"\",\"elementskit_menubar_background_slideshow_background_position_laptop\":\"\",\"elementskit_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_menu_item_icon_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_content_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_gradient_position_laptop\":\"\",\"elementskit_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_position_laptop\":\"\",\"elementskit_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_repeat_laptop\":\"\",\"elementskit_item_background_size_laptop\":\"\",\"elementskit_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_text_color_laptop\":\"\",\"elementskit_menu_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_position_laptop\":\"\",\"elementskit_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_repeat_laptop\":\"\",\"elementskit_item_background_hover_size_laptop\":\"\",\"elementskit_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_item_color_hover_laptop\":\"\",\"elementskit_menu_text_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_nav_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_nav_menu_active_text_color_laptop\":\"\",\"elementskit_menu_text_border_active_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_submenu_item_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_indicator_background_gradient_position_laptop\":\"\",\"elementskit_submenu_indicator_background_position_laptop\":\"\",\"elementskit_submenu_indicator_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_repeat_laptop\":\"\",\"elementskit_submenu_indicator_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_indicator_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_color_laptop\":\"\",\"elementskit_menu_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_position_laptop\":\"\",\"elementskit_menu_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_repeat_laptop\":\"\",\"elementskit_menu_item_background_size_laptop\":\"\",\"elementskit_menu_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_item_text_color_hover_laptop\":\"\",\"elementskit_menu_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_position_laptop\":\"\",\"elementskit_menu_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_repeat_laptop\":\"\",\"elementskit_menu_item_background_hover_size_laptop\":\"\",\"elementskit_menu_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_text_color_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_menu_item_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sub_panel_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_panel_submenu_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_container_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_container_background_gradient_position_laptop\":\"\",\"elementskit_submenu_container_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_position_laptop\":\"\",\"elementskit_submenu_container_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_repeat_laptop\":\"\",\"elementskit_submenu_container_background_size_laptop\":\"\",\"elementskit_submenu_container_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_container_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_panel_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_icon_position_laptop\":\"\",\"elementskit_menu_open_typography_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_position_laptop\":\"\",\"elementskit_menu_toggle_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_hover_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_position_laptop\":\"\",\"elementskit_menu_close_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_repeat_laptop\":\"\",\"elementskit_menu_close_background_size_laptop\":\"\",\"elementskit_menu_close_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_position_laptop\":\"\",\"elementskit_menu_close_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_repeat_laptop\":\"\",\"elementskit_menu_close_background_hover_size_laptop\":\"\",\"elementskit_menu_close_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":true},{\"id\":\"27f443c9\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_searech_icon_color\":\"#FFFFFF\",\"_element_width\":\"auto\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_seacrh_icon_bg_color\":\"#272727\",\"ekit_search_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"hide_mobile\":\"hidden-mobile\",\"ekit_search_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_icon_text_align_laptop\":\"\",\"ekit_search_backdrop_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_search_backdrop_background_gradient_position_laptop\":\"\",\"ekit_search_backdrop_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_position_laptop\":\"\",\"ekit_search_backdrop_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_repeat_laptop\":\"\",\"ekit_search_backdrop_background_size_laptop\":\"\",\"ekit_search_backdrop_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_slideshow_background_size_laptop\":\"\",\"ekit_search_backdrop_background_slideshow_background_position_laptop\":\"\",\"ekit_search_content_title_color_laptop\":\"\",\"ekit_search_placeholder_title_color_laptop\":\"\",\"ekit_search_input_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_close_button_border_radius_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_close_button_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"},{\"id\":\"1222798\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":47.66},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"align\":\"flex-end\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"95d4466\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"5c3d574\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_searech_icon_color\":\"#FFFFFF\",\"_element_width\":\"auto\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_seacrh_icon_bg_color\":\"#272727\",\"ekit_search_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"hide_mobile\":\"hidden-mobile\",\"ekit_search_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_icon_text_align_laptop\":\"\",\"ekit_search_backdrop_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_search_backdrop_background_gradient_position_laptop\":\"\",\"ekit_search_backdrop_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_position_laptop\":\"\",\"ekit_search_backdrop_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_repeat_laptop\":\"\",\"ekit_search_backdrop_background_size_laptop\":\"\",\"ekit_search_backdrop_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_slideshow_background_size_laptop\":\"\",\"ekit_search_backdrop_background_slideshow_background_position_laptop\":\"\",\"ekit_search_content_title_color_laptop\":\"\",\"ekit_search_placeholder_title_color_laptop\":\"\",\"ekit_search_input_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_close_button_border_radius_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_close_button_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(434, 61, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(441, 62, '_elementor_edit_mode', 'builder'),
(442, 62, '_elementor_template_type', 'header'),
(443, 62, '_elementor_version', '3.31.2'),
(444, 62, '_elementor_pro_version', '3.27.4'),
(445, 62, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(446, 62, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c37a3b2\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":47.66},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"align\":\"flex-end\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"95d4466\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"14d4214\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"mymenu1\",\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_menu_text_color\":\"#CCCCCC\",\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"500\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_item_color_hover\":\"#FE0467\",\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_family\":\"Roboto\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"400\",\"elementskit_item_text_color_hover\":\"#121147\",\"elementskit_menu_item_background_hover_background\":\"gradient\",\"elementskit_submenu_container_background_background\":\"gradient\",\"elementskit_submenu_container_background_color_b\":\"#ffffff\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menubar_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.12)\"},\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_bar\":\"#ff5e13\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"_z_index\":\"15\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"elementskit_menu_toggle_border_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color\":\"#ff5e13\",\"elementskit_menu_toggle_background_hover_background\":\"classic\",\"elementskit_menu_toggle_background_hover_color\":\"#ff5e13\",\"elementskit_menu_toggle_icon_color_hover\":\"rgba(255,255,255,0.5)\",\"elementskit_menu_close_icon_color\":\"#ff5e13\",\"ekit_all_conditions_list\":[{\"_id\":\"afcde68\"}],\"elementskit_nav_menu_logo\":{\"id\":14,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/placeholder.png\"},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D4D6E3\",\"elementskit_nav_menu_active_text_color\":\"#FE0467\",\"elementskit_style_tab_submenu_indicator_color\":\"#021343\",\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_element_width\":\"auto\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"elementskit_main_menu_position_laptop\":\"\",\"elementskit_menubar_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menubar_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menubar_background_gradient_position_laptop\":\"\",\"elementskit_menubar_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_position_laptop\":\"\",\"elementskit_menubar_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_repeat_laptop\":\"\",\"elementskit_menubar_background_size_laptop\":\"\",\"elementskit_menubar_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menubar_background_slideshow_background_size_laptop\":\"\",\"elementskit_menubar_background_slideshow_background_position_laptop\":\"\",\"elementskit_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_menu_item_icon_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_content_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_content_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_gradient_position_laptop\":\"\",\"elementskit_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_position_laptop\":\"\",\"elementskit_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_repeat_laptop\":\"\",\"elementskit_item_background_size_laptop\":\"\",\"elementskit_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_text_color_laptop\":\"\",\"elementskit_menu_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_position_laptop\":\"\",\"elementskit_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_repeat_laptop\":\"\",\"elementskit_item_background_hover_size_laptop\":\"\",\"elementskit_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_item_color_hover_laptop\":\"\",\"elementskit_menu_text_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_nav_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_nav_menu_active_text_color_laptop\":\"\",\"elementskit_menu_text_border_active_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_submenu_item_indicator_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_indicator_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_indicator_background_gradient_position_laptop\":\"\",\"elementskit_submenu_indicator_background_position_laptop\":\"\",\"elementskit_submenu_indicator_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_repeat_laptop\":\"\",\"elementskit_submenu_indicator_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_indicator_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_indicator_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_indicator_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_submenu_indicator_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_indicator_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_item_color_laptop\":\"\",\"elementskit_menu_item_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_position_laptop\":\"\",\"elementskit_menu_item_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_repeat_laptop\":\"\",\"elementskit_menu_item_background_size_laptop\":\"\",\"elementskit_menu_item_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_slideshow_background_position_laptop\":\"\",\"elementskit_item_text_color_hover_laptop\":\"\",\"elementskit_menu_item_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_item_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_item_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_item_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_position_laptop\":\"\",\"elementskit_menu_item_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_repeat_laptop\":\"\",\"elementskit_menu_item_background_hover_size_laptop\":\"\",\"elementskit_menu_item_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_item_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_item_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_text_color_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_nav_sub_menu_active_bg_color_gradient_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_position_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_repeat_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_size_laptop\":\"\",\"elementskit_nav_sub_menu_active_bg_color_slideshow_background_position_laptop\":\"\",\"elementskit_menu_item_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_last_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_border_first_child_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sub_panel_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_panel_submenu_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_submenu_container_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_submenu_container_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_submenu_container_background_gradient_position_laptop\":\"\",\"elementskit_submenu_container_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_position_laptop\":\"\",\"elementskit_submenu_container_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_repeat_laptop\":\"\",\"elementskit_submenu_container_background_size_laptop\":\"\",\"elementskit_submenu_container_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_submenu_container_background_slideshow_background_size_laptop\":\"\",\"elementskit_submenu_container_background_slideshow_background_position_laptop\":\"\",\"elementskit_submenu_panel_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_icon_position_laptop\":\"\",\"elementskit_menu_open_typography_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_position_laptop\":\"\",\"elementskit_menu_toggle_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_toggle_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_toggle_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_toggle_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_position_laptop\":\"\",\"elementskit_menu_toggle_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_repeat_laptop\":\"\",\"elementskit_menu_toggle_background_hover_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_toggle_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_toggle_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_toggle_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_position_laptop\":\"\",\"elementskit_menu_close_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_repeat_laptop\":\"\",\"elementskit_menu_close_background_size_laptop\":\"\",\"elementskit_menu_close_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"elementskit_menu_close_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"elementskit_menu_close_background_hover_gradient_position_laptop\":\"\",\"elementskit_menu_close_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_position_laptop\":\"\",\"elementskit_menu_close_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_repeat_laptop\":\"\",\"elementskit_menu_close_background_hover_size_laptop\":\"\",\"elementskit_menu_close_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_menu_close_background_hover_slideshow_background_size_laptop\":\"\",\"elementskit_menu_close_background_hover_slideshow_background_position_laptop\":\"\",\"elementskit_menu_close_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_mobile_menu_logo_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":true},{\"id\":\"27f443c9\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_searech_icon_color\":\"#FFFFFF\",\"_element_width\":\"auto\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_seacrh_icon_bg_color\":\"#272727\",\"ekit_search_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"hide_mobile\":\"hidden-mobile\",\"ekit_search_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_icon_text_align_laptop\":\"\",\"ekit_search_backdrop_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_search_backdrop_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_search_backdrop_background_gradient_position_laptop\":\"\",\"ekit_search_backdrop_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_position_laptop\":\"\",\"ekit_search_backdrop_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_repeat_laptop\":\"\",\"ekit_search_backdrop_background_size_laptop\":\"\",\"ekit_search_backdrop_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_backdrop_background_slideshow_background_size_laptop\":\"\",\"ekit_search_backdrop_background_slideshow_background_position_laptop\":\"\",\"ekit_search_content_title_color_laptop\":\"\",\"ekit_search_placeholder_title_color_laptop\":\"\",\"ekit_search_input_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_input_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_search_close_button_border_radius_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_search_close_button_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(447, 62, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(454, 63, '_elementor_edit_mode', 'builder'),
(455, 63, '_elementor_template_type', 'header'),
(456, 63, '_elementor_version', '3.31.2'),
(457, 63, '_elementor_pro_version', '3.27.4'),
(458, 63, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(459, 63, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"uppercase\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(460, 63, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(465, 64, '_elementor_edit_mode', 'builder'),
(466, 64, '_elementor_template_type', 'header'),
(467, 64, '_elementor_version', '3.31.2'),
(468, 64, '_elementor_pro_version', '3.27.4'),
(469, 64, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(470, 64, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"uppercase\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(471, 64, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(476, 65, '_elementor_edit_mode', 'builder'),
(477, 65, '_elementor_template_type', 'header'),
(478, 65, '_elementor_version', '3.31.2'),
(479, 65, '_elementor_pro_version', '3.27.4'),
(480, 65, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(481, 65, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"uppercase\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#373737\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(482, 65, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(489, 66, '_elementor_edit_mode', 'builder'),
(490, 66, '_elementor_template_type', 'header'),
(491, 66, '_elementor_version', '3.31.2'),
(492, 66, '_elementor_pro_version', '3.27.4'),
(493, 66, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(494, 66, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"uppercase\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(495, 66, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(502, 67, '_elementor_edit_mode', 'builder'),
(503, 67, '_elementor_template_type', 'header'),
(504, 67, '_elementor_version', '3.31.2'),
(505, 67, '_elementor_pro_version', '3.27.4'),
(506, 67, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(507, 67, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(508, 67, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(515, 68, '_elementor_edit_mode', 'builder'),
(516, 68, '_elementor_template_type', 'header'),
(517, 68, '_elementor_version', '3.31.2'),
(518, 68, '_elementor_pro_version', '3.27.4'),
(519, 68, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(520, 68, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(521, 68, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(528, 69, '_elementor_edit_mode', 'builder'),
(529, 69, '_elementor_template_type', 'header'),
(530, 69, '_elementor_version', '3.31.2'),
(531, 69, '_elementor_pro_version', '3.27.4'),
(532, 69, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(533, 69, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"463 7th Ave, NY 10018, USA\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"icon icon-location\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(534, 69, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(541, 70, '_elementor_edit_mode', 'builder'),
(542, 70, '_elementor_template_type', 'header'),
(543, 70, '_elementor_version', '3.31.2'),
(544, 70, '_elementor_pro_version', '3.27.4'),
(545, 70, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(546, 70, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(547, 70, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(554, 71, '_elementor_edit_mode', 'builder'),
(555, 71, '_elementor_template_type', 'header'),
(556, 71, '_elementor_version', '3.31.2'),
(557, 71, '_elementor_pro_version', '3.27.4'),
(558, 71, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(559, 71, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(560, 71, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(570, 73, '_elementor_edit_mode', 'builder'),
(571, 73, '_elementor_template_type', 'single-post'),
(572, 74, '_elementor_edit_mode', 'builder'),
(573, 74, '_elementor_template_type', 'single-post'),
(574, 73, '_elementor_version', '3.31.2'),
(575, 73, '_elementor_pro_version', '3.27.4'),
(576, 73, '_elementor_page_settings', 'a:0:{}'),
(577, 73, '_astra_content_layout_flag', 'disabled'),
(579, 73, 'ast-title-bar-display', 'disabled'),
(580, 73, 'ast-featured-img', 'disabled'),
(581, 73, 'ast-site-content-layout', 'full-width-container'),
(582, 73, 'site-sidebar-layout', 'no-sidebar'),
(583, 73, '_edit_lock', '1755715379:1'),
(584, 73, 'ekit_post_views_count', '1'),
(585, 123, 'total_sales', '0'),
(586, 123, '_tax_status', 'taxable'),
(587, 123, '_tax_class', ''),
(588, 123, '_manage_stock', 'no'),
(589, 123, '_backorders', 'no'),
(590, 123, '_sold_individually', 'no'),
(591, 123, '_virtual', 'no'),
(592, 123, '_downloadable', 'no'),
(593, 123, '_download_limit', '-1'),
(594, 123, '_download_expiry', '-1'),
(595, 123, '_stock', NULL),
(596, 123, '_stock_status', 'instock'),
(597, 123, '_wc_average_rating', '0'),
(598, 123, '_wc_review_count', '0'),
(599, 123, '_product_version', '10.1.0'),
(600, 123, '_edit_lock', '1755969228:1'),
(601, 123, '_edit_last', '1'),
(602, 124, '_wp_attached_file', '2025/08/1a_700x.webp'),
(603, 124, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:20:\"2025/08/1a_700x.webp\";s:8:\"filesize\";i:40256;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"1a_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9710;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"1a_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3430;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"1a_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9710;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"1a_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26184;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"1a_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(604, 125, '_wp_attached_file', '2025/08/Omega_Rice_cloth_700x.webp'),
(605, 125, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:467;s:4:\"file\";s:34:\"2025/08/Omega_Rice_cloth_700x.webp\";s:8:\"filesize\";i:84052;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Omega_Rice_cloth_700x-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13818;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Omega_Rice_cloth_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6688;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Omega_Rice_cloth_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20486;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Omega_Rice_cloth_700x-600x400.webp\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43284;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Omega_Rice_cloth_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3382;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(606, 126, '_wp_attached_file', '2025/08/Omega_Rice_Pile_and_Cup_copy_700x.webp'),
(607, 126, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:46:\"2025/08/Omega_Rice_Pile_and_Cup_copy_700x.webp\";s:8:\"filesize\";i:76214;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Omega_Rice_Pile_and_Cup_copy_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11772;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Omega_Rice_Pile_and_Cup_copy_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5384;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"Omega_Rice_Pile_and_Cup_copy_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15642;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"Omega_Rice_Pile_and_Cup_copy_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:46496;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"Omega_Rice_Pile_and_Cup_copy_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(608, 123, '_thumbnail_id', '124'),
(609, 123, '_regular_price', '32.60'),
(610, 123, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:4:\"20kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(611, 123, '_price', '32.60'),
(612, 123, '_product_image_gallery', '125,126'),
(613, 123, 'site-sidebar-layout', 'default'),
(615, 123, 'ast-site-content-layout', 'full-width-container'),
(616, 123, 'site-content-style', 'default'),
(617, 123, 'site-sidebar-style', 'default'),
(618, 123, 'theme-transparent-header-meta', 'default'),
(621, 123, 'ekit_post_views_count', '61'),
(622, 127, '_elementor_edit_mode', 'builder'),
(623, 127, '_elementor_template_type', 'product'),
(624, 128, '_elementor_edit_mode', 'builder'),
(625, 128, '_elementor_template_type', 'product'),
(626, 127, '_elementor_version', '3.31.2'),
(627, 127, '_elementor_pro_version', '3.27.4'),
(628, 127, '_elementor_page_settings', 'a:0:{}'),
(629, 127, '_astra_content_layout_flag', 'disabled'),
(631, 127, 'ast-title-bar-display', 'disabled'),
(632, 127, 'ast-featured-img', 'disabled'),
(633, 127, 'ast-site-content-layout', 'full-width-container'),
(634, 127, 'site-sidebar-layout', 'no-sidebar'),
(635, 127, '_edit_lock', '1755959954:1'),
(636, 127, 'ekit_post_views_count', '8'),
(637, 129, '_menu_item_type', 'taxonomy'),
(638, 129, '_menu_item_menu_item_parent', '0'),
(639, 129, '_menu_item_object_id', '22'),
(640, 129, '_menu_item_object', 'product_cat'),
(641, 129, '_menu_item_target', ''),
(642, 129, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(643, 129, '_menu_item_xfn', ''),
(644, 129, '_menu_item_url', ''),
(646, 130, '_menu_item_type', 'taxonomy'),
(647, 130, '_menu_item_menu_item_parent', '0'),
(648, 130, '_menu_item_object_id', '24'),
(649, 130, '_menu_item_object', 'product_cat'),
(650, 130, '_menu_item_target', ''),
(651, 130, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(652, 130, '_menu_item_xfn', ''),
(653, 130, '_menu_item_url', ''),
(655, 131, '_menu_item_type', 'taxonomy'),
(656, 131, '_menu_item_menu_item_parent', '0'),
(657, 131, '_menu_item_object_id', '25'),
(658, 131, '_menu_item_object', 'product_cat'),
(659, 131, '_menu_item_target', ''),
(660, 131, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(661, 131, '_menu_item_xfn', ''),
(662, 131, '_menu_item_url', ''),
(664, 132, '_menu_item_type', 'taxonomy'),
(665, 132, '_menu_item_menu_item_parent', '0'),
(666, 132, '_menu_item_object_id', '27'),
(667, 132, '_menu_item_object', 'product_cat'),
(668, 132, '_menu_item_target', ''),
(669, 132, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(670, 132, '_menu_item_xfn', ''),
(671, 132, '_menu_item_url', ''),
(673, 133, '_menu_item_type', 'taxonomy'),
(674, 133, '_menu_item_menu_item_parent', '0'),
(675, 133, '_menu_item_object_id', '26'),
(676, 133, '_menu_item_object', 'product_cat'),
(677, 133, '_menu_item_target', ''),
(678, 133, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(679, 133, '_menu_item_xfn', ''),
(680, 133, '_menu_item_url', ''),
(682, 134, '_menu_item_type', 'taxonomy'),
(683, 134, '_menu_item_menu_item_parent', '0'),
(684, 134, '_menu_item_object_id', '28'),
(685, 134, '_menu_item_object', 'product_cat'),
(686, 134, '_menu_item_target', ''),
(687, 134, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(688, 134, '_menu_item_xfn', ''),
(689, 134, '_menu_item_url', ''),
(691, 135, '_menu_item_type', 'taxonomy'),
(692, 135, '_menu_item_menu_item_parent', '0'),
(693, 135, '_menu_item_object_id', '30'),
(694, 135, '_menu_item_object', 'product_cat'),
(695, 135, '_menu_item_target', ''),
(696, 135, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(697, 135, '_menu_item_xfn', ''),
(698, 135, '_menu_item_url', ''),
(700, 136, '_menu_item_type', 'taxonomy'),
(701, 136, '_menu_item_menu_item_parent', '0'),
(702, 136, '_menu_item_object_id', '29'),
(703, 136, '_menu_item_object', 'product_cat'),
(704, 136, '_menu_item_target', ''),
(705, 136, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(706, 136, '_menu_item_xfn', ''),
(707, 136, '_menu_item_url', ''),
(709, 137, '_menu_item_type', 'taxonomy'),
(710, 137, '_menu_item_menu_item_parent', '0'),
(711, 137, '_menu_item_object_id', '31'),
(712, 137, '_menu_item_object', 'product_cat'),
(713, 137, '_menu_item_target', ''),
(714, 137, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(715, 137, '_menu_item_xfn', ''),
(716, 137, '_menu_item_url', ''),
(718, 138, '_menu_item_type', 'taxonomy'),
(719, 138, '_menu_item_menu_item_parent', '0'),
(720, 138, '_menu_item_object_id', '33'),
(721, 138, '_menu_item_object', 'product_cat'),
(722, 138, '_menu_item_target', ''),
(723, 138, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(724, 138, '_menu_item_xfn', ''),
(725, 138, '_menu_item_url', ''),
(727, 139, '_menu_item_type', 'taxonomy'),
(728, 139, '_menu_item_menu_item_parent', '0'),
(729, 139, '_menu_item_object_id', '32'),
(730, 139, '_menu_item_object', 'product_cat'),
(731, 139, '_menu_item_target', ''),
(732, 139, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(733, 139, '_menu_item_xfn', ''),
(734, 139, '_menu_item_url', ''),
(736, 140, '_menu_item_type', 'taxonomy'),
(737, 140, '_menu_item_menu_item_parent', '0'),
(738, 140, '_menu_item_object_id', '34'),
(739, 140, '_menu_item_object', 'product_cat'),
(740, 140, '_menu_item_target', ''),
(741, 140, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(742, 140, '_menu_item_xfn', ''),
(743, 140, '_menu_item_url', ''),
(745, 141, '_menu_item_type', 'taxonomy'),
(746, 141, '_menu_item_menu_item_parent', '0'),
(747, 141, '_menu_item_object_id', '37'),
(748, 141, '_menu_item_object', 'product_cat'),
(749, 141, '_menu_item_target', ''),
(750, 141, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(751, 141, '_menu_item_xfn', ''),
(752, 141, '_menu_item_url', ''),
(754, 142, '_menu_item_type', 'taxonomy'),
(755, 142, '_menu_item_menu_item_parent', '0'),
(756, 142, '_menu_item_object_id', '36'),
(757, 142, '_menu_item_object', 'product_cat'),
(758, 142, '_menu_item_target', ''),
(759, 142, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(760, 142, '_menu_item_xfn', ''),
(761, 142, '_menu_item_url', ''),
(763, 143, '_menu_item_type', 'taxonomy'),
(764, 143, '_menu_item_menu_item_parent', '0'),
(765, 143, '_menu_item_object_id', '35'),
(766, 143, '_menu_item_object', 'product_cat'),
(767, 143, '_menu_item_target', ''),
(768, 143, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(769, 143, '_menu_item_xfn', ''),
(770, 143, '_menu_item_url', ''),
(772, 129, '_wp_old_date', '2025-08-20'),
(773, 130, '_wp_old_date', '2025-08-20'),
(774, 144, '_elementor_edit_mode', 'builder'),
(775, 144, '_elementor_template_type', 'header'),
(776, 144, '_elementor_version', '3.31.2'),
(777, 144, '_elementor_pro_version', '3.27.4'),
(778, 144, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(779, 144, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(780, 144, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(784, 144, '_elementor_screenshot', 'a:2:{s:2:\"id\";i:72;s:3:\"url\";s:126:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_37_2025-08-20-18-44-06_291ef65c.png\";}'),
(788, 145, '_elementor_edit_mode', 'builder'),
(789, 145, '_elementor_template_type', 'header'),
(790, 145, '_elementor_version', '3.31.2'),
(791, 145, '_elementor_pro_version', '3.27.4'),
(792, 145, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(793, 145, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(794, 145, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(801, 146, '_elementor_edit_mode', 'builder'),
(802, 146, '_elementor_template_type', 'header'),
(803, 146, '_elementor_version', '3.31.2'),
(804, 146, '_elementor_pro_version', '3.27.4'),
(805, 146, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(806, 146, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(807, 146, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(814, 147, '_elementor_edit_mode', 'builder'),
(815, 147, '_elementor_template_type', 'header'),
(816, 147, '_elementor_version', '3.31.2'),
(817, 147, '_elementor_pro_version', '3.27.4'),
(818, 147, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(819, 147, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(820, 147, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(827, 148, '_elementor_edit_mode', 'builder'),
(828, 148, '_elementor_template_type', 'header'),
(829, 148, '_elementor_version', '3.31.2'),
(830, 148, '_elementor_pro_version', '3.27.4'),
(831, 148, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(832, 148, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(833, 148, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(840, 149, '_elementor_edit_mode', 'builder'),
(841, 149, '_elementor_template_type', 'header'),
(842, 149, '_elementor_version', '3.31.2'),
(843, 149, '_elementor_pro_version', '3.27.4'),
(844, 149, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(845, 149, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(846, 149, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(853, 150, '_elementor_edit_mode', 'builder'),
(854, 150, '_elementor_template_type', 'header'),
(855, 150, '_elementor_version', '3.31.2'),
(856, 150, '_elementor_pro_version', '3.27.4'),
(857, 150, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(858, 150, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(859, 150, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(866, 151, '_elementor_edit_mode', 'builder'),
(867, 151, '_elementor_template_type', 'header'),
(868, 151, '_elementor_version', '3.31.2'),
(869, 151, '_elementor_pro_version', '3.27.4'),
(870, 151, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(871, 151, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(872, 151, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(879, 152, '_elementor_edit_mode', 'builder'),
(880, 152, '_elementor_template_type', 'header'),
(881, 152, '_elementor_version', '3.31.2'),
(882, 152, '_elementor_pro_version', '3.27.4'),
(883, 152, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(884, 152, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(885, 152, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(892, 153, '_edit_lock', '1756146645:1'),
(902, 153, '_elementor_edit_mode', 'builder'),
(903, 153, '_astra_content_layout_flag', 'disabled'),
(905, 153, 'ast-title-bar-display', 'disabled'),
(906, 153, 'ast-featured-img', 'disabled'),
(907, 153, 'ast-site-content-layout', 'full-width-container'),
(908, 153, 'site-sidebar-layout', 'no-sidebar'),
(909, 153, '_elementor_template_type', 'wp-page'),
(910, 153, '_elementor_version', '3.31.2'),
(911, 153, '_elementor_pro_version', '3.27.4'),
(913, 153, '_wp_page_template', 'elementor_header_footer'),
(919, 156, '_elementor_edit_mode', 'builder'),
(920, 156, '_elementor_template_type', 'wp-page'),
(921, 156, '_elementor_version', '3.31.2'),
(922, 156, '_elementor_pro_version', '3.27.4'),
(923, 156, '_elementor_page_settings', 'a:0:{}'),
(924, 156, '_wp_page_template', 'elementor_header_footer'),
(926, 157, '_elementor_edit_mode', 'builder'),
(927, 157, '_elementor_template_type', 'wp-page'),
(928, 157, '_elementor_version', '3.31.2'),
(929, 157, '_elementor_pro_version', '3.27.4'),
(930, 157, '_elementor_page_settings', 'a:0:{}'),
(931, 157, '_wp_page_template', 'elementor_header_footer'),
(932, 153, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"126\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From    \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(934, 158, '_elementor_edit_mode', 'builder'),
(935, 158, '_elementor_template_type', 'wp-page'),
(936, 158, '_elementor_version', '3.31.2'),
(937, 158, '_elementor_pro_version', '3.27.4'),
(938, 158, '_wp_page_template', 'elementor_header_footer'),
(939, 158, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"db58cb7\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(944, 31, '_edit_lock', '1756144923:1'),
(945, 31, 'ekit_post_views_count', '2'),
(946, 159, '_elementor_edit_mode', 'builder'),
(947, 159, '_elementor_template_type', 'page'),
(948, 159, '_elementor_version', '3.31.2'),
(949, 159, '_elementor_pro_version', '3.27.4'),
(950, 159, '_wp_page_template', 'default'),
(951, 159, '_elementor_data', '[{\"id\":\"6ccceed9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[{\"id\":\"1d3e2bb3\",\"elType\":\"widget\",\"settings\":{\"slides_name\":\"Slides\",\"slides\":[{\"heading\":\" Trusted By Humans. <br>Loved By Horses.\",\"description\":\"At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\\n<br><br>\\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.\",\"button_text\":\"Shop Now\",\"background_color\":\"#272727\",\"_id\":\"695b111\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"autoplay\":\"\",\"infinite\":\"\",\"content_max_width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"slides_horizontal_position\":\"left\",\"slides_vertical_position\":\"top\",\"slides_text_align\":\"left\",\"button_size\":\"md\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Roboto\",\"button_typography_font_weight\":\"500\",\"button_border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_background_color\":\"#D34646\",\"slides_height\":{\"unit\":\"px\",\"size\":531,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}]'),
(959, 160, '_elementor_edit_mode', 'builder'),
(960, 160, '_elementor_template_type', 'wp-page'),
(961, 160, '_elementor_version', '3.31.2'),
(962, 160, '_elementor_pro_version', '3.27.4'),
(963, 160, '_wp_page_template', 'elementor_header_footer'),
(964, 160, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"db58cb7\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(965, 160, '_elementor_page_settings', 'a:0:{}'),
(969, 161, '_elementor_edit_mode', 'builder'),
(970, 161, '_elementor_template_type', 'wp-page'),
(971, 161, '_elementor_version', '3.31.2'),
(972, 161, '_elementor_pro_version', '3.27.4'),
(973, 161, '_wp_page_template', 'elementor_header_footer'),
(974, 161, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"db58cb7\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(975, 161, '_elementor_page_settings', 'a:0:{}'),
(979, 162, '_elementor_edit_mode', 'builder'),
(980, 162, '_elementor_template_type', 'wp-page'),
(981, 162, '_elementor_version', '3.31.2'),
(982, 162, '_elementor_pro_version', '3.27.4'),
(983, 162, '_wp_page_template', 'elementor_header_footer'),
(984, 162, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"db58cb7\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(991, 163, '_elementor_edit_mode', 'builder'),
(992, 163, '_elementor_template_type', 'wp-page'),
(993, 163, '_elementor_version', '3.31.2'),
(994, 163, '_elementor_pro_version', '3.27.4'),
(995, 163, '_wp_page_template', 'elementor_header_footer'),
(996, 163, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"db58cb7\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(997, 163, '_elementor_page_settings', 'a:0:{}'),
(1001, 164, '_elementor_edit_mode', 'builder'),
(1002, 164, '_elementor_template_type', 'wp-page'),
(1003, 164, '_elementor_version', '3.31.2'),
(1004, 164, '_elementor_pro_version', '3.27.4'),
(1005, 164, '_wp_page_template', 'elementor_header_footer'),
(1006, 164, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"db58cb7\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1007, 164, '_elementor_page_settings', 'a:0:{}'),
(1011, 165, '_elementor_edit_mode', 'builder'),
(1012, 165, '_elementor_template_type', 'wp-page'),
(1013, 165, '_elementor_version', '3.31.2'),
(1014, 165, '_elementor_pro_version', '3.27.4'),
(1015, 165, '_wp_page_template', 'elementor_header_footer'),
(1016, 165, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"30\",\"bottom\":\"-30\",\"left\":\"-30\",\"isLinked\":false},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"db58cb7\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1023, 166, '_elementor_edit_mode', 'builder'),
(1024, 166, '_elementor_template_type', 'wp-page'),
(1025, 166, '_elementor_version', '3.31.2'),
(1026, 166, '_elementor_pro_version', '3.27.4'),
(1027, 166, '_wp_page_template', 'elementor_header_footer'),
(1028, 166, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"30\",\"bottom\":\"-30\",\"left\":\"-30\",\"isLinked\":false},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"db58cb7\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1029, 166, '_elementor_page_settings', 'a:0:{}'),
(1033, 167, '_elementor_edit_mode', 'builder'),
(1034, 167, '_elementor_template_type', 'wp-page'),
(1035, 167, '_elementor_version', '3.31.2'),
(1036, 167, '_elementor_pro_version', '3.27.4'),
(1037, 167, '_wp_page_template', 'elementor_header_footer'),
(1038, 167, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"30\",\"bottom\":\"-30\",\"left\":\"-30\",\"isLinked\":false},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"db58cb7\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1039, 167, '_elementor_page_settings', 'a:0:{}'),
(1043, 168, '_elementor_edit_mode', 'builder'),
(1044, 168, '_elementor_template_type', 'wp-page'),
(1045, 168, '_elementor_version', '3.31.2'),
(1046, 168, '_elementor_pro_version', '3.27.4'),
(1047, 168, '_wp_page_template', 'elementor_header_footer'),
(1048, 168, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"-30\",\"bottom\":\"-30\",\"left\":\"-30\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"db58cb7\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1054, 169, '_elementor_edit_mode', 'builder'),
(1055, 169, '_elementor_template_type', 'page'),
(1056, 169, '_elementor_version', '3.31.2'),
(1057, 169, '_elementor_pro_version', '3.27.4'),
(1058, 169, '_wp_page_template', 'default'),
(1059, 169, '_elementor_data', '[{\"id\":\"6ccceed9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1d3e2bb3\",\"elType\":\"widget\",\"settings\":{\"slides_name\":\"Slides\",\"slides\":[{\"heading\":\" Trusted By Humans. <br>Loved By Horses.\",\"description\":\"At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\\n<br><br>\\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.\",\"button_text\":\"Shop Now\",\"background_color\":\"#272727\",\"_id\":\"695b111\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"autoplay\":\"\",\"infinite\":\"\",\"content_max_width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"slides_horizontal_position\":\"left\",\"slides_vertical_position\":\"top\",\"slides_text_align\":\"left\",\"button_size\":\"md\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Roboto\",\"button_typography_font_weight\":\"500\",\"button_border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_background_color\":\"#D34646\",\"slides_height\":{\"unit\":\"px\",\"size\":531,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}]'),
(1067, 170, '_elementor_edit_mode', 'builder'),
(1068, 170, '_elementor_template_type', 'wp-page'),
(1069, 170, '_elementor_version', '3.31.2'),
(1070, 170, '_elementor_pro_version', '3.27.4'),
(1071, 170, '_wp_page_template', 'elementor_header_footer'),
(1072, 170, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"-30\",\"bottom\":\"-30\",\"left\":\"-30\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"db58cb7\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1073, 170, '_elementor_page_settings', 'a:0:{}'),
(1077, 171, '_elementor_edit_mode', 'builder'),
(1078, 171, '_elementor_template_type', 'wp-page'),
(1079, 171, '_elementor_version', '3.31.2'),
(1080, 171, '_elementor_pro_version', '3.27.4'),
(1081, 171, '_wp_page_template', 'elementor_header_footer'),
(1082, 171, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"-30\",\"bottom\":\"-30\",\"left\":\"-30\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"db58cb7\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1083, 171, '_elementor_page_settings', 'a:0:{}'),
(1087, 172, '_elementor_edit_mode', 'builder'),
(1088, 172, '_elementor_template_type', 'wp-page'),
(1089, 172, '_elementor_version', '3.31.2'),
(1090, 172, '_elementor_pro_version', '3.27.4'),
(1091, 172, '_wp_page_template', 'elementor_header_footer'),
(1092, 172, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\"},\"elements\":[],\"isInner\":false}]'),
(1099, 173, '_elementor_edit_mode', 'builder'),
(1100, 173, '_elementor_template_type', 'wp-page'),
(1101, 173, '_elementor_version', '3.31.2'),
(1102, 173, '_elementor_pro_version', '3.27.4'),
(1103, 173, '_wp_page_template', 'elementor_header_footer'),
(1104, 173, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\"},\"elements\":[],\"isInner\":false}]'),
(1105, 173, '_elementor_page_settings', 'a:0:{}'),
(1109, 174, '_elementor_edit_mode', 'builder'),
(1110, 174, '_elementor_template_type', 'wp-page'),
(1111, 174, '_elementor_version', '3.31.2'),
(1112, 174, '_elementor_pro_version', '3.27.4'),
(1113, 174, '_wp_page_template', 'elementor_header_footer'),
(1114, 174, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\"},\"elements\":[],\"isInner\":false}]'),
(1115, 174, '_elementor_page_settings', 'a:0:{}'),
(1119, 175, '_elementor_edit_mode', 'builder'),
(1120, 175, '_elementor_template_type', 'wp-page'),
(1121, 175, '_elementor_version', '3.31.2'),
(1122, 175, '_elementor_pro_version', '3.27.4'),
(1123, 175, '_wp_page_template', 'elementor_header_footer'),
(1124, 175, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1139, 177, '_elementor_edit_mode', 'builder'),
(1140, 177, '_elementor_template_type', 'wp-page'),
(1141, 177, '_elementor_version', '3.31.2'),
(1142, 177, '_elementor_pro_version', '3.27.4'),
(1143, 177, '_wp_page_template', 'elementor_header_footer'),
(1144, 177, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1145, 177, '_elementor_page_settings', 'a:0:{}'),
(1149, 178, '_elementor_edit_mode', 'builder'),
(1150, 178, '_elementor_template_type', 'wp-page'),
(1151, 178, '_elementor_version', '3.31.2'),
(1152, 178, '_elementor_pro_version', '3.27.4'),
(1153, 178, '_wp_page_template', 'elementor_header_footer'),
(1154, 178, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1155, 178, '_elementor_page_settings', 'a:0:{}'),
(1159, 179, '_elementor_edit_mode', 'builder'),
(1160, 179, '_elementor_template_type', 'wp-page'),
(1161, 179, '_elementor_version', '3.31.2'),
(1162, 179, '_elementor_pro_version', '3.27.4'),
(1163, 179, '_wp_page_template', 'elementor_header_footer'),
(1164, 179, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1171, 180, '_elementor_edit_mode', 'builder'),
(1172, 180, '_elementor_template_type', 'wp-page'),
(1173, 180, '_elementor_version', '3.31.2'),
(1174, 180, '_elementor_pro_version', '3.27.4'),
(1175, 180, '_wp_page_template', 'elementor_header_footer'),
(1176, 180, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1177, 180, '_elementor_page_settings', 'a:0:{}'),
(1181, 181, '_elementor_edit_mode', 'builder'),
(1182, 181, '_elementor_template_type', 'wp-page'),
(1183, 181, '_elementor_version', '3.31.2'),
(1184, 181, '_elementor_pro_version', '3.27.4'),
(1185, 181, '_wp_page_template', 'elementor_header_footer'),
(1186, 181, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1187, 181, '_elementor_page_settings', 'a:0:{}'),
(1191, 182, '_elementor_edit_mode', 'builder'),
(1192, 182, '_elementor_template_type', 'wp-page'),
(1193, 182, '_elementor_version', '3.31.2'),
(1194, 182, '_elementor_pro_version', '3.27.4'),
(1195, 182, '_wp_page_template', 'elementor_header_footer'),
(1196, 182, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1203, 183, '_elementor_edit_mode', 'builder'),
(1204, 183, '_elementor_template_type', 'wp-page'),
(1205, 183, '_elementor_version', '3.31.2'),
(1206, 183, '_elementor_pro_version', '3.27.4'),
(1207, 183, '_wp_page_template', 'elementor_header_footer'),
(1208, 183, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1209, 183, '_elementor_page_settings', 'a:0:{}'),
(1213, 184, '_elementor_edit_mode', 'builder'),
(1214, 184, '_elementor_template_type', 'wp-page'),
(1215, 184, '_elementor_version', '3.31.2'),
(1216, 184, '_elementor_pro_version', '3.27.4'),
(1217, 184, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1218, 184, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1219, 184, '_elementor_page_settings', 'a:0:{}'),
(1223, 185, '_elementor_edit_mode', 'builder'),
(1224, 185, '_elementor_template_type', 'wp-page'),
(1225, 185, '_elementor_version', '3.31.2'),
(1226, 185, '_elementor_pro_version', '3.27.4'),
(1227, 185, '_wp_page_template', 'elementor_header_footer'),
(1228, 185, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1235, 186, '_elementor_edit_mode', 'builder'),
(1236, 186, '_elementor_template_type', 'wp-page'),
(1237, 186, '_elementor_version', '3.31.2'),
(1238, 186, '_elementor_pro_version', '3.27.4'),
(1239, 186, '_wp_page_template', 'elementor_header_footer'),
(1240, 186, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1241, 186, '_elementor_page_settings', 'a:0:{}'),
(1245, 187, '_elementor_edit_mode', 'builder'),
(1246, 187, '_elementor_template_type', 'wp-page'),
(1247, 187, '_elementor_version', '3.31.2'),
(1248, 187, '_elementor_pro_version', '3.27.4'),
(1249, 187, '_wp_page_template', 'elementor_header_footer'),
(1250, 187, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1251, 187, '_elementor_page_settings', 'a:0:{}'),
(1255, 188, '_elementor_edit_mode', 'builder'),
(1256, 188, '_elementor_template_type', 'wp-page'),
(1257, 188, '_elementor_version', '3.31.2'),
(1258, 188, '_elementor_pro_version', '3.27.4'),
(1259, 188, '_wp_page_template', 'elementor_header_footer'),
(1260, 188, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1267, 189, '_elementor_edit_mode', 'builder'),
(1268, 189, '_elementor_template_type', 'wp-page'),
(1269, 189, '_elementor_version', '3.31.2'),
(1270, 189, '_elementor_pro_version', '3.27.4'),
(1271, 189, '_wp_page_template', 'elementor_header_footer'),
(1272, 189, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1273, 189, '_elementor_page_settings', 'a:0:{}'),
(1277, 190, '_elementor_edit_mode', 'builder'),
(1278, 190, '_elementor_template_type', 'wp-page'),
(1279, 190, '_elementor_version', '3.31.2'),
(1280, 190, '_elementor_pro_version', '3.27.4'),
(1281, 190, '_wp_page_template', 'elementor_header_footer'),
(1282, 190, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1283, 190, '_elementor_page_settings', 'a:0:{}'),
(1287, 191, '_elementor_edit_mode', 'builder'),
(1288, 191, '_elementor_template_type', 'wp-page'),
(1289, 191, '_elementor_version', '3.31.2'),
(1290, 191, '_elementor_pro_version', '3.27.4'),
(1291, 191, '_wp_page_template', 'elementor_header_footer'),
(1292, 191, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1299, 192, '_elementor_edit_mode', 'builder'),
(1300, 192, '_elementor_template_type', 'wp-page'),
(1301, 192, '_elementor_version', '3.31.2'),
(1302, 192, '_elementor_pro_version', '3.27.4'),
(1303, 192, '_wp_page_template', 'elementor_header_footer'),
(1304, 192, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1305, 192, '_elementor_page_settings', 'a:0:{}'),
(1309, 193, '_elementor_edit_mode', 'builder'),
(1310, 193, '_elementor_template_type', 'wp-page'),
(1311, 193, '_elementor_version', '3.31.2'),
(1312, 193, '_elementor_pro_version', '3.27.4'),
(1313, 193, '_wp_page_template', 'elementor_header_footer'),
(1314, 193, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\"},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1315, 193, '_elementor_page_settings', 'a:0:{}'),
(1319, 194, '_elementor_edit_mode', 'builder'),
(1320, 194, '_elementor_template_type', 'wp-page'),
(1321, 194, '_elementor_version', '3.31.2'),
(1322, 194, '_elementor_pro_version', '3.27.4'),
(1323, 194, '_wp_page_template', 'elementor_header_footer'),
(1324, 194, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"-19\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1331, 195, '_elementor_edit_mode', 'builder'),
(1332, 195, '_elementor_template_type', 'wp-page'),
(1333, 195, '_elementor_version', '3.31.2'),
(1334, 195, '_elementor_pro_version', '3.27.4'),
(1335, 195, '_wp_page_template', 'elementor_header_footer'),
(1336, 195, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"-19\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1337, 195, '_elementor_page_settings', 'a:0:{}'),
(1341, 196, '_elementor_edit_mode', 'builder'),
(1342, 196, '_elementor_template_type', 'wp-page'),
(1343, 196, '_elementor_version', '3.31.2'),
(1344, 196, '_elementor_pro_version', '3.27.4'),
(1345, 196, '_wp_page_template', 'elementor_header_footer'),
(1346, 196, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"-19\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1347, 196, '_elementor_page_settings', 'a:0:{}'),
(1351, 197, '_elementor_edit_mode', 'builder'),
(1352, 197, '_elementor_template_type', 'wp-page'),
(1353, 197, '_elementor_version', '3.31.2'),
(1354, 197, '_elementor_pro_version', '3.27.4'),
(1355, 197, '_wp_page_template', 'elementor_header_footer'),
(1356, 197, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"-19\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1363, 198, '_elementor_edit_mode', 'builder'),
(1364, 198, '_elementor_template_type', 'wp-page'),
(1365, 198, '_elementor_version', '3.31.2'),
(1366, 198, '_elementor_pro_version', '3.27.4'),
(1367, 198, '_wp_page_template', 'elementor_header_footer'),
(1368, 198, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"-19\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1369, 198, '_elementor_page_settings', 'a:0:{}'),
(1373, 199, '_elementor_edit_mode', 'builder'),
(1374, 199, '_elementor_template_type', 'wp-page'),
(1375, 199, '_elementor_version', '3.31.2'),
(1376, 199, '_elementor_pro_version', '3.27.4'),
(1377, 199, '_wp_page_template', 'elementor_header_footer'),
(1378, 199, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"-19\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1379, 199, '_elementor_page_settings', 'a:0:{}'),
(1383, 200, '_elementor_edit_mode', 'builder'),
(1384, 200, '_elementor_template_type', 'wp-page'),
(1385, 200, '_elementor_version', '3.31.2'),
(1386, 200, '_elementor_pro_version', '3.27.4'),
(1387, 200, '_wp_page_template', 'elementor_header_footer'),
(1388, 200, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"-28\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1395, 201, '_elementor_edit_mode', 'builder'),
(1396, 201, '_elementor_template_type', 'wp-page'),
(1397, 201, '_elementor_version', '3.31.2'),
(1398, 201, '_elementor_pro_version', '3.27.4'),
(1399, 201, '_wp_page_template', 'elementor_header_footer'),
(1400, 201, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"-28\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1401, 201, '_elementor_page_settings', 'a:0:{}'),
(1405, 202, '_elementor_edit_mode', 'builder'),
(1406, 202, '_elementor_template_type', 'wp-page'),
(1407, 202, '_elementor_version', '3.31.2'),
(1408, 202, '_elementor_pro_version', '3.27.4'),
(1409, 202, '_wp_page_template', 'elementor_header_footer'),
(1410, 202, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"-28\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1411, 202, '_elementor_page_settings', 'a:0:{}'),
(1415, 203, '_elementor_edit_mode', 'builder'),
(1416, 203, '_elementor_template_type', 'wp-page'),
(1417, 203, '_elementor_version', '3.31.2'),
(1418, 203, '_elementor_pro_version', '3.27.4'),
(1419, 203, '_wp_page_template', 'elementor_header_footer'),
(1420, 203, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1427, 204, '_elementor_edit_mode', 'builder'),
(1428, 204, '_elementor_template_type', 'wp-page'),
(1429, 204, '_elementor_version', '3.31.2'),
(1430, 204, '_elementor_pro_version', '3.27.4'),
(1431, 204, '_wp_page_template', 'elementor_header_footer'),
(1432, 204, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1433, 204, '_elementor_page_settings', 'a:0:{}'),
(1437, 205, '_elementor_edit_mode', 'builder'),
(1438, 205, '_elementor_template_type', 'wp-page'),
(1439, 205, '_elementor_version', '3.31.2'),
(1440, 205, '_elementor_pro_version', '3.27.4'),
(1441, 205, '_wp_page_template', 'elementor_header_footer'),
(1442, 205, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1443, 205, '_elementor_page_settings', 'a:0:{}'),
(1447, 206, '_elementor_edit_mode', 'builder'),
(1448, 206, '_elementor_template_type', 'wp-page'),
(1449, 206, '_elementor_version', '3.31.2'),
(1450, 206, '_elementor_pro_version', '3.27.4'),
(1451, 206, '_wp_page_template', 'elementor_header_footer'),
(1452, 206, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1469, 208, '_elementor_edit_mode', 'builder'),
(1470, 208, '_elementor_template_type', 'wp-page'),
(1471, 208, '_elementor_version', '3.31.2'),
(1472, 208, '_elementor_pro_version', '3.27.4'),
(1473, 208, '_wp_page_template', 'elementor_header_footer'),
(1474, 208, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1475, 208, '_elementor_page_settings', 'a:0:{}'),
(1478, 209, '_elementor_edit_mode', 'builder'),
(1479, 209, '_elementor_template_type', 'wp-page'),
(1480, 209, '_elementor_version', '3.31.2'),
(1481, 209, '_elementor_pro_version', '3.27.4'),
(1482, 209, '_wp_page_template', 'elementor_header_footer'),
(1483, 209, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false}]'),
(1484, 209, '_elementor_page_settings', 'a:0:{}'),
(1487, 210, '_elementor_edit_mode', 'builder'),
(1488, 210, '_elementor_template_type', 'wp-page'),
(1489, 210, '_elementor_version', '3.31.2'),
(1490, 210, '_elementor_pro_version', '3.27.4'),
(1491, 210, '_wp_page_template', 'elementor_header_footer'),
(1492, 210, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"19\",\"bottom\":\"19\",\"left\":\"19\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false}]'),
(1498, 211, '_elementor_edit_mode', 'builder'),
(1499, 211, '_elementor_template_type', 'wp-page'),
(1500, 211, '_elementor_version', '3.31.2'),
(1501, 211, '_elementor_pro_version', '3.27.4'),
(1502, 211, '_wp_page_template', 'elementor_header_footer'),
(1503, 211, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"19\",\"bottom\":\"19\",\"left\":\"19\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false}]'),
(1504, 211, '_elementor_page_settings', 'a:0:{}'),
(1508, 212, '_elementor_edit_mode', 'builder'),
(1509, 212, '_elementor_template_type', 'wp-page'),
(1510, 212, '_elementor_version', '3.31.2'),
(1511, 212, '_elementor_pro_version', '3.27.4'),
(1512, 212, '_wp_page_template', 'elementor_header_footer'),
(1513, 212, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"19\",\"bottom\":\"19\",\"left\":\"19\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false}]'),
(1514, 212, '_elementor_page_settings', 'a:0:{}'),
(1518, 213, '_elementor_edit_mode', 'builder'),
(1519, 213, '_elementor_template_type', 'wp-page'),
(1520, 213, '_elementor_version', '3.31.2'),
(1521, 213, '_elementor_pro_version', '3.27.4'),
(1522, 213, '_wp_page_template', 'elementor_header_footer'),
(1523, 213, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"19\",\"bottom\":\"19\",\"left\":\"19\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false}]'),
(1530, 214, '_elementor_edit_mode', 'builder'),
(1531, 214, '_elementor_template_type', 'wp-page'),
(1532, 214, '_elementor_version', '3.31.2'),
(1533, 214, '_elementor_pro_version', '3.27.4'),
(1534, 214, '_wp_page_template', 'elementor_header_footer'),
(1535, 214, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"19\",\"bottom\":\"19\",\"left\":\"19\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false}]'),
(1536, 214, '_elementor_page_settings', 'a:0:{}'),
(1540, 215, '_elementor_edit_mode', 'builder'),
(1541, 215, '_elementor_template_type', 'wp-page'),
(1542, 215, '_elementor_version', '3.31.2'),
(1543, 215, '_elementor_pro_version', '3.27.4'),
(1544, 215, '_wp_page_template', 'elementor_header_footer'),
(1545, 215, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"19\",\"bottom\":\"19\",\"left\":\"19\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false}]'),
(1546, 215, '_elementor_page_settings', 'a:0:{}'),
(1550, 216, '_elementor_edit_mode', 'builder'),
(1551, 216, '_elementor_template_type', 'wp-page'),
(1552, 216, '_elementor_version', '3.31.2'),
(1553, 216, '_elementor_pro_version', '3.27.4'),
(1554, 216, '_wp_page_template', 'elementor_header_footer'),
(1555, 216, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false}]'),
(1567, 218, '_wp_attached_file', '2025/08/AdobeStock_400200713_1_2000x.webp');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1568, 218, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1376;s:6:\"height\";i:964;s:4:\"file\";s:41:\"2025/08/AdobeStock_400200713_1_2000x.webp\";s:8:\"filesize\";i:114502;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"AdobeStock_400200713_1_2000x-300x210.webp\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11442;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"AdobeStock_400200713_1_2000x-1024x717.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:717;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:64738;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"AdobeStock_400200713_1_2000x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4768;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"AdobeStock_400200713_1_2000x-768x538.webp\";s:5:\"width\";i:768;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:44160;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"AdobeStock_400200713_1_2000x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13786;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"AdobeStock_400200713_1_2000x-600x420.webp\";s:5:\"width\";i:600;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32312;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"AdobeStock_400200713_1_2000x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2586;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1569, 219, '_wp_attached_file', '2025/08/AdobeStock_400200713_1_2000x.png'),
(1570, 219, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1376;s:6:\"height\";i:964;s:4:\"file\";s:40:\"2025/08/AdobeStock_400200713_1_2000x.png\";s:8:\"filesize\";i:606581;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"AdobeStock_400200713_1_2000x-300x210.png\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51285;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"AdobeStock_400200713_1_2000x-1024x717.png\";s:5:\"width\";i:1024;s:6:\"height\";i:717;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:383931;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"AdobeStock_400200713_1_2000x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19932;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"AdobeStock_400200713_1_2000x-768x538.png\";s:5:\"width\";i:768;s:6:\"height\";i:538;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:246063;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"AdobeStock_400200713_1_2000x-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64803;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"AdobeStock_400200713_1_2000x-600x420.png\";s:5:\"width\";i:600;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164691;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"AdobeStock_400200713_1_2000x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10360;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1572, 220, '_elementor_edit_mode', 'builder'),
(1573, 220, '_elementor_template_type', 'wp-page'),
(1574, 220, '_elementor_version', '3.31.2'),
(1575, 220, '_elementor_pro_version', '3.27.4'),
(1576, 220, '_wp_page_template', 'elementor_header_footer'),
(1577, 220, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false}]'),
(1578, 220, '_elementor_page_settings', 'a:0:{}'),
(1580, 221, '_elementor_edit_mode', 'builder'),
(1581, 221, '_elementor_template_type', 'wp-page'),
(1582, 221, '_elementor_version', '3.31.2'),
(1583, 221, '_elementor_pro_version', '3.27.4'),
(1584, 221, '_wp_page_template', 'elementor_header_footer'),
(1585, 221, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false}]'),
(1586, 221, '_elementor_page_settings', 'a:0:{}'),
(1588, 222, '_elementor_edit_mode', 'builder'),
(1589, 222, '_elementor_template_type', 'wp-page'),
(1590, 222, '_elementor_version', '3.31.2'),
(1591, 222, '_elementor_pro_version', '3.27.4'),
(1592, 222, '_wp_page_template', 'elementor_header_footer'),
(1593, 222, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1596, 223, '_elementor_edit_mode', 'builder'),
(1597, 223, '_elementor_template_type', 'wp-page'),
(1598, 223, '_elementor_version', '3.31.2'),
(1599, 223, '_elementor_pro_version', '3.27.4'),
(1600, 223, '_wp_page_template', 'elementor_header_footer'),
(1601, 223, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1602, 223, '_elementor_page_settings', 'a:0:{}'),
(1604, 224, '_elementor_edit_mode', 'builder'),
(1605, 224, '_elementor_template_type', 'wp-page'),
(1606, 224, '_elementor_version', '3.31.2'),
(1607, 224, '_elementor_pro_version', '3.27.4'),
(1608, 224, '_wp_page_template', 'elementor_header_footer'),
(1609, 224, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1610, 224, '_elementor_page_settings', 'a:0:{}'),
(1612, 225, '_elementor_edit_mode', 'builder'),
(1613, 225, '_elementor_template_type', 'wp-page'),
(1614, 225, '_elementor_version', '3.31.2'),
(1615, 225, '_elementor_pro_version', '3.27.4'),
(1616, 225, '_wp_page_template', 'elementor_header_footer'),
(1617, 225, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false}]'),
(1631, 227, '_wp_attached_file', '2025/08/team_6.jpg'),
(1632, 227, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:18:\"2025/08/team_6.jpg\";s:8:\"filesize\";i:25994;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19637;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_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:6346;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"team_6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19637;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"team_6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3667;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1633, 227, '_elementor_source_image_hash', 'e814f3b44bd9dc14dd8dc3eae0e3a518d584dd85'),
(1634, 228, '_wp_attached_file', '2025/08/client-logo-white.png'),
(1635, 228, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:88;s:6:\"height\";i:50;s:4:\"file\";s:29:\"2025/08/client-logo-white.png\";s:8:\"filesize\";i:939;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:{}}}'),
(1636, 228, '_elementor_source_image_hash', 'f20e4764e51e7e240e69e5501720d1fccf7c0a94'),
(1637, 229, '_wp_attached_file', '2025/08/team_5.jpg'),
(1638, 229, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:18:\"2025/08/team_5.jpg\";s:8:\"filesize\";i:34536;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_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:24114;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_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:7001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"team_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:24114;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"team_5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1639, 229, '_elementor_source_image_hash', 'df26146ba845a4214a49d29371e41bfaf2704848'),
(1640, 230, '_wp_attached_file', '2025/08/team_1.jpg'),
(1641, 230, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:18:\"2025/08/team_1.jpg\";s:8:\"filesize\";i:20216;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team_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:16795;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team_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:5859;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"team_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:16795;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"team_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3470;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1642, 230, '_elementor_source_image_hash', '6162dc9393e196790928127772d1f943ab03f362'),
(1643, 231, '_wp_attached_file', '2025/08/1a_700x-1.webp'),
(1644, 231, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:22:\"2025/08/1a_700x-1.webp\";s:8:\"filesize\";i:40256;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"1a_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9710;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"1a_700x-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:3430;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"1a_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9710;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"1a_700x-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26184;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"1a_700x-1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1646, 232, '_elementor_edit_mode', 'builder'),
(1647, 232, '_elementor_template_type', 'wp-page'),
(1648, 232, '_elementor_version', '3.31.2'),
(1649, 232, '_elementor_pro_version', '3.27.4'),
(1650, 232, '_wp_page_template', 'elementor_header_footer'),
(1651, 232, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false}]'),
(1652, 232, '_elementor_page_settings', 'a:0:{}'),
(1655, 233, '_elementor_edit_mode', 'builder'),
(1656, 233, '_elementor_template_type', 'wp-page'),
(1657, 233, '_elementor_version', '3.31.2'),
(1658, 233, '_elementor_pro_version', '3.27.4'),
(1659, 233, '_wp_page_template', 'elementor_header_footer'),
(1660, 233, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false}]'),
(1661, 233, '_elementor_page_settings', 'a:0:{}'),
(1664, 234, '_elementor_edit_mode', 'builder'),
(1665, 234, '_elementor_template_type', 'wp-page'),
(1666, 234, '_elementor_version', '3.31.2'),
(1667, 234, '_elementor_pro_version', '3.27.4'),
(1668, 234, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1669, 234, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"21752c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"6aaba5ec\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"112\",\"right\":\"0\",\"bottom\":\"188\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_5\",\"ekit_all_conditions_list\":[{\"_id\":\"a479b31\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"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}},\"elements\":[{\"id\":\"101f39b3\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Side {{Border}} Style\",\"ekit_heading_sub_title_show\":\"\",\"ekit_heading_sub_title_border\":\"\",\"ekit_heading_sub_title\":\"Let\\u2019s start the journey towards success and enhance revenue for your business. Take your company to the next level.\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Design a testimonial with a side border style. You can apply any color on your side border to make it more engaging to your audience.<\\/p>\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_title_color\":\"#252235\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Heebo\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"300\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#252235\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Heebo\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"ekit_heading_extra_title_color\":\"#666666\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"77b8055\"}],\"shadow_text_content\":\"bussiness\",\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"-44\",\"right\":0,\"bottom\":0,\"left\":\"36\",\"isLinked\":false},\"shadow_text_typography_font_family\":\"Archivo\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"shadow_text_color\":\"#00000000\",\"shadow_text_border_color\":\"#10101014\",\"show_shadow_text\":\"\",\"show_title_left_border\":\"\",\"ekit_heading_focused_title_secondary_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_weight\":\"700\",\"desciption_width\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_heading_focused_title_secondary_spacing_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shadow_text_position_tablet\":{\"unit\":\"%\",\"top\":\"-39\",\"right\":0,\"bottom\":0,\"left\":\"36\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":0,\"bottom\":0,\"left\":\"82\",\"isLinked\":false},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"shadow_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"desciption_width_tablet\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"desciption_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_focused_title_color_hover\":\"#252235\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":false},{\"id\":\"d393a22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42.969},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From   \\u00a332.60\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(1675, 235, '_elementor_edit_mode', 'builder'),
(1676, 235, '_elementor_template_type', 'wp-page'),
(1677, 235, '_elementor_version', '3.31.2'),
(1678, 235, '_elementor_pro_version', '3.27.4'),
(1679, 235, '_wp_page_template', 'elementor_header_footer'),
(1680, 235, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"21752c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"6aaba5ec\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"112\",\"right\":\"0\",\"bottom\":\"188\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_5\",\"ekit_all_conditions_list\":[{\"_id\":\"a479b31\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"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}},\"elements\":[{\"id\":\"101f39b3\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Side {{Border}} Style\",\"ekit_heading_sub_title_show\":\"\",\"ekit_heading_sub_title_border\":\"\",\"ekit_heading_sub_title\":\"Let\\u2019s start the journey towards success and enhance revenue for your business. Take your company to the next level.\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Design a testimonial with a side border style. You can apply any color on your side border to make it more engaging to your audience.<\\/p>\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_title_color\":\"#252235\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Heebo\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"300\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#252235\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Heebo\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"ekit_heading_extra_title_color\":\"#666666\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"77b8055\"}],\"shadow_text_content\":\"bussiness\",\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"-44\",\"right\":0,\"bottom\":0,\"left\":\"36\",\"isLinked\":false},\"shadow_text_typography_font_family\":\"Archivo\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"shadow_text_color\":\"#00000000\",\"shadow_text_border_color\":\"#10101014\",\"show_shadow_text\":\"\",\"show_title_left_border\":\"\",\"ekit_heading_focused_title_secondary_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_weight\":\"700\",\"desciption_width\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_heading_focused_title_secondary_spacing_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shadow_text_position_tablet\":{\"unit\":\"%\",\"top\":\"-39\",\"right\":0,\"bottom\":0,\"left\":\"36\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":0,\"bottom\":0,\"left\":\"82\",\"isLinked\":false},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"shadow_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"desciption_width_tablet\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"desciption_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_focused_title_color_hover\":\"#252235\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":false},{\"id\":\"d393a22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42.969},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From   \\u00a332.60\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(1681, 235, '_elementor_page_settings', 'a:0:{}'),
(1685, 236, '_elementor_edit_mode', 'builder'),
(1686, 236, '_elementor_template_type', 'wp-page'),
(1687, 236, '_elementor_version', '3.31.2'),
(1688, 236, '_elementor_pro_version', '3.27.4'),
(1689, 236, '_wp_page_template', 'elementor_header_footer'),
(1690, 236, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"21752c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"6aaba5ec\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"112\",\"right\":\"0\",\"bottom\":\"188\",\"left\":\"0\",\"isLinked\":\"\"},\"_element_id\":\"xs_testi_5\",\"ekit_all_conditions_list\":[{\"_id\":\"a479b31\"}],\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"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}},\"elements\":[{\"id\":\"101f39b3\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Side {{Border}} Style\",\"ekit_heading_sub_title_show\":\"\",\"ekit_heading_sub_title_border\":\"\",\"ekit_heading_sub_title\":\"Let\\u2019s start the journey towards success and enhance revenue for your business. Take your company to the next level.\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Design a testimonial with a side border style. You can apply any color on your side border to make it more engaging to your audience.<\\/p>\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_title_color\":\"#252235\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Heebo\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"300\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#252235\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Heebo\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"ekit_heading_extra_title_color\":\"#666666\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_all_conditions_list\":[{\"_id\":\"77b8055\"}],\"shadow_text_content\":\"bussiness\",\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"-44\",\"right\":0,\"bottom\":0,\"left\":\"36\",\"isLinked\":false},\"shadow_text_typography_font_family\":\"Archivo\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"shadow_text_color\":\"#00000000\",\"shadow_text_border_color\":\"#10101014\",\"show_shadow_text\":\"\",\"show_title_left_border\":\"\",\"ekit_heading_focused_title_secondary_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_weight\":\"700\",\"desciption_width\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_heading_focused_title_secondary_spacing_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shadow_text_position_tablet\":{\"unit\":\"%\",\"top\":\"-39\",\"right\":0,\"bottom\":0,\"left\":\"36\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":0,\"bottom\":0,\"left\":\"82\",\"isLinked\":false},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"shadow_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"desciption_width_tablet\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"desciption_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"49\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_focused_title_color_hover\":\"#252235\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":false},{\"id\":\"d393a22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42.969},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From   \\u00a332.60\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(1691, 236, '_elementor_page_settings', 'a:0:{}'),
(1695, 237, '_elementor_edit_mode', 'builder'),
(1696, 237, '_elementor_template_type', 'wp-page'),
(1697, 237, '_elementor_version', '3.31.2'),
(1698, 237, '_elementor_pro_version', '3.27.4'),
(1699, 237, '_wp_page_template', 'elementor_header_footer'),
(1700, 237, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"21752c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(1704, 238, '_wp_attached_file', '2025/08/review.png'),
(1705, 238, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1366;s:6:\"height\";i:258;s:4:\"file\";s:18:\"2025/08/review.png\";s:8:\"filesize\";i:23925;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"review-300x57.png\";s:5:\"width\";i:300;s:6:\"height\";i:57;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8578;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"review-1024x193.png\";s:5:\"width\";i:1024;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55274;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"review-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6717;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"review-768x145.png\";s:5:\"width\";i:768;s:6:\"height\";i:145;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36575;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"review-300x258.png\";s:5:\"width\";i:300;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8166;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"review-600x113.png\";s:5:\"width\";i:600;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24470;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"review-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3754;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1707, 239, '_elementor_edit_mode', 'builder'),
(1708, 239, '_elementor_template_type', 'wp-page'),
(1709, 239, '_elementor_version', '3.31.2'),
(1710, 239, '_elementor_pro_version', '3.27.4'),
(1711, 239, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1712, 239, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"21752c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(1713, 239, '_elementor_page_settings', 'a:0:{}'),
(1715, 240, '_elementor_edit_mode', 'builder'),
(1716, 240, '_elementor_template_type', 'wp-page'),
(1717, 240, '_elementor_version', '3.31.2'),
(1718, 240, '_elementor_pro_version', '3.27.4'),
(1719, 240, '_wp_page_template', 'elementor_header_footer'),
(1720, 240, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"21752c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(1721, 240, '_elementor_page_settings', 'a:0:{}'),
(1723, 241, '_elementor_edit_mode', 'builder'),
(1724, 241, '_elementor_template_type', 'wp-page'),
(1725, 241, '_elementor_version', '3.31.2'),
(1726, 241, '_elementor_pro_version', '3.27.4'),
(1727, 241, '_wp_page_template', 'elementor_header_footer'),
(1728, 241, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"21752c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1733, 242, '_elementor_edit_mode', 'builder'),
(1734, 242, '_elementor_template_type', 'wp-page'),
(1735, 242, '_elementor_version', '3.31.2'),
(1736, 242, '_elementor_pro_version', '3.27.4'),
(1737, 242, '_wp_page_template', 'elementor_header_footer'),
(1738, 242, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"21752c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1739, 242, '_elementor_page_settings', 'a:0:{}'),
(1743, 243, '_elementor_edit_mode', 'builder'),
(1744, 243, '_elementor_template_type', 'wp-page'),
(1745, 243, '_elementor_version', '3.31.2'),
(1746, 243, '_elementor_pro_version', '3.27.4'),
(1747, 243, '_wp_page_template', 'elementor_header_footer'),
(1748, 243, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"21752c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1749, 243, '_elementor_page_settings', 'a:0:{}'),
(1753, 244, '_elementor_edit_mode', 'builder'),
(1754, 244, '_elementor_template_type', 'wp-page'),
(1755, 244, '_elementor_version', '3.31.2'),
(1756, 244, '_elementor_pro_version', '3.27.4'),
(1757, 244, '_wp_page_template', 'elementor_header_footer'),
(1758, 244, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1765, 245, '_elementor_edit_mode', 'builder'),
(1766, 245, '_elementor_template_type', 'wp-page'),
(1767, 245, '_elementor_version', '3.31.2'),
(1768, 245, '_elementor_pro_version', '3.27.4'),
(1769, 245, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1770, 245, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1771, 245, '_elementor_page_settings', 'a:0:{}'),
(1775, 246, '_elementor_edit_mode', 'builder'),
(1776, 246, '_elementor_template_type', 'wp-page'),
(1777, 246, '_elementor_version', '3.31.2'),
(1778, 246, '_elementor_pro_version', '3.27.4'),
(1779, 246, '_wp_page_template', 'elementor_header_footer'),
(1780, 246, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1781, 246, '_elementor_page_settings', 'a:0:{}'),
(1785, 247, '_elementor_edit_mode', 'builder'),
(1786, 247, '_elementor_template_type', 'wp-page'),
(1787, 247, '_elementor_version', '3.31.2'),
(1788, 247, '_elementor_pro_version', '3.27.4'),
(1789, 247, '_wp_page_template', 'elementor_header_footer'),
(1790, 247, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1795, 248, '_elementor_edit_mode', 'builder'),
(1796, 248, '_elementor_template_type', 'wp-page'),
(1797, 248, '_elementor_version', '3.31.2'),
(1798, 248, '_elementor_pro_version', '3.27.4'),
(1799, 248, '_wp_page_template', 'elementor_header_footer'),
(1800, 248, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1801, 248, '_elementor_page_settings', 'a:0:{}'),
(1803, 249, '_elementor_edit_mode', 'builder'),
(1804, 249, '_elementor_template_type', 'wp-page'),
(1805, 249, '_elementor_version', '3.31.2'),
(1806, 249, '_elementor_pro_version', '3.27.4'),
(1807, 249, '_wp_page_template', 'elementor_header_footer'),
(1808, 249, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#AF0C0C\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1809, 249, '_elementor_page_settings', 'a:0:{}'),
(1811, 250, '_elementor_edit_mode', 'builder'),
(1812, 250, '_elementor_template_type', 'wp-page'),
(1813, 250, '_elementor_version', '3.31.2'),
(1814, 250, '_elementor_pro_version', '3.27.4'),
(1815, 250, '_wp_page_template', 'elementor_header_footer'),
(1816, 250, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1820, 251, '_wp_attached_file', '2025/08/Screenshot_20200930-075534_2000x.webp'),
(1821, 251, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:1071;s:4:\"file\";s:45:\"2025/08/Screenshot_20200930-075534_2000x.webp\";s:8:\"filesize\";i:329324;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Screenshot_20200930-075534_2000x-300x223.webp\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19184;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Screenshot_20200930-075534_2000x-1024x762.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:762;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:164352;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Screenshot_20200930-075534_2000x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7910;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Screenshot_20200930-075534_2000x-768x571.webp\";s:5:\"width\";i:768;s:6:\"height\";i:571;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:98740;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"Screenshot_20200930-075534_2000x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24146;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"Screenshot_20200930-075534_2000x-600x446.webp\";s:5:\"width\";i:600;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:63452;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"Screenshot_20200930-075534_2000x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4198;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1822, 252, '_wp_attached_file', '2025/08/Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x.webp');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1823, 252, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:392;s:6:\"height\";i:380;s:4:\"file\";s:73:\"2025/08/Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x.webp\";s:8:\"filesize\";i:35780;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:73:\"Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x-300x291.webp\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16404;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:73:\"Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6200;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:73:\"Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16988;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:73:\"Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3356;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1824, 253, '_wp_attached_file', '2025/08/Webp.net-resizeimage_10_2000x.webp'),
(1825, 253, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:672;s:6:\"height\";i:500;s:4:\"file\";s:42:\"2025/08/Webp.net-resizeimage_10_2000x.webp\";s:8:\"filesize\";i:57270;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Webp.net-resizeimage_10_2000x-300x223.webp\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13510;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Webp.net-resizeimage_10_2000x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6128;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Webp.net-resizeimage_10_2000x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17544;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Webp.net-resizeimage_10_2000x-600x446.webp\";s:5:\"width\";i:600;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37222;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Webp.net-resizeimage_10_2000x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3312;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1826, 254, '_wp_attached_file', '2025/08/Pippa_Hutton_2000x.webp'),
(1827, 254, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:672;s:6:\"height\";i:500;s:4:\"file\";s:31:\"2025/08/Pippa_Hutton_2000x.webp\";s:8:\"filesize\";i:111000;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Pippa_Hutton_2000x-300x223.webp\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20276;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Pippa_Hutton_2000x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7802;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Pippa_Hutton_2000x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26660;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Pippa_Hutton_2000x-600x446.webp\";s:5:\"width\";i:600;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:70954;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Pippa_Hutton_2000x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1828, 255, '_wp_attached_file', '2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg'),
(1829, 255, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1946;s:6:\"height\";i:1446;s:4:\"file\";s:65:\"2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\";s:8:\"filesize\";i:644009;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"40851924_10155966386912809_851384576742785024_n_2000x-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19138;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"40851924_10155966386912809_851384576742785024_n_2000x-1024x761.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:761;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209437;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"40851924_10155966386912809_851384576742785024_n_2000x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7144;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"40851924_10155966386912809_851384576742785024_n_2000x-768x571.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:571;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121504;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"40851924_10155966386912809_851384576742785024_n_2000x-1536x1141.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1141;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:425697;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:65:\"40851924_10155966386912809_851384576742785024_n_2000x-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25261;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:65:\"40851924_10155966386912809_851384576742785024_n_2000x-600x446.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74626;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:65:\"40851924_10155966386912809_851384576742785024_n_2000x-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(1830, 256, '_wp_attached_file', '2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg'),
(1831, 256, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:672;s:6:\"height\";i:500;s:4:\"file\";s:43:\"2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\";s:8:\"filesize\";i:122270;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"PHOTO-2019-05-25-16-41-54_2000x-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23009;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"PHOTO-2019-05-25-16-41-54_2000x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8537;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"PHOTO-2019-05-25-16-41-54_2000x-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29428;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"PHOTO-2019-05-25-16-41-54_2000x-600x446.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78715;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"PHOTO-2019-05-25-16-41-54_2000x-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4583;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(1832, 257, '_wp_attached_file', '2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp'),
(1833, 257, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:672;s:6:\"height\";i:500;s:4:\"file\";s:43:\"2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\";s:8:\"filesize\";i:83950;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Omega_Flax_Oil_5ltr_copy_2000x-300x223.webp\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20390;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Omega_Flax_Oil_5ltr_copy_2000x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8508;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Omega_Flax_Oil_5ltr_copy_2000x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24352;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Omega_Flax_Oil_5ltr_copy_2000x-600x446.webp\";s:5:\"width\";i:600;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:54450;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Omega_Flax_Oil_5ltr_copy_2000x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4360;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1834, 258, '_wp_attached_file', '2025/08/Screenshot_20210603-094135_2000x.webp'),
(1835, 258, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:867;s:6:\"height\";i:645;s:4:\"file\";s:45:\"2025/08/Screenshot_20210603-094135_2000x.webp\";s:8:\"filesize\";i:153762;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Screenshot_20210603-094135_2000x-300x223.webp\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21714;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Screenshot_20210603-094135_2000x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8430;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Screenshot_20210603-094135_2000x-768x571.webp\";s:5:\"width\";i:768;s:6:\"height\";i:571;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:105738;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"Screenshot_20210603-094135_2000x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28382;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"Screenshot_20210603-094135_2000x-600x446.webp\";s:5:\"width\";i:600;s:6:\"height\";i:446;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:72954;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"Screenshot_20210603-094135_2000x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1847, 260, '_elementor_edit_mode', 'builder'),
(1848, 260, '_elementor_template_type', 'wp-page'),
(1849, 260, '_elementor_version', '3.31.2'),
(1850, 260, '_elementor_pro_version', '3.27.4'),
(1851, 260, '_wp_page_template', 'elementor_header_footer'),
(1852, 260, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1853, 260, '_elementor_page_settings', 'a:0:{}'),
(1856, 261, '_elementor_edit_mode', 'builder'),
(1857, 261, '_elementor_template_type', 'wp-page'),
(1858, 261, '_elementor_version', '3.31.2'),
(1859, 261, '_elementor_pro_version', '3.27.4'),
(1860, 261, '_wp_page_template', 'elementor_header_footer'),
(1861, 261, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_id\",\"column_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1862, 261, '_elementor_page_settings', 'a:0:{}'),
(1865, 262, '_elementor_edit_mode', 'builder'),
(1866, 262, '_elementor_template_type', 'wp-page'),
(1867, 262, '_elementor_version', '3.31.2'),
(1868, 262, '_elementor_pro_version', '3.27.4'),
(1869, 262, '_wp_page_template', 'elementor_header_footer'),
(1870, 262, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_parent\",\"column_gap\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false},\"categories\":[\"22\",\"24\"],\"orderby\":\"slug\",\"row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1894, 264, '_edit_lock', '1755804132:1'),
(1896, 265, '_elementor_edit_mode', 'builder'),
(1897, 265, '_elementor_template_type', 'wp-page'),
(1898, 265, '_elementor_version', '3.31.2'),
(1899, 265, '_elementor_pro_version', '3.27.4'),
(1900, 265, '_wp_page_template', 'elementor_header_footer'),
(1901, 265, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_parent\",\"column_gap\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false},\"categories\":[\"22\",\"24\"],\"orderby\":\"slug\",\"row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1902, 265, '_elementor_page_settings', 'a:0:{}'),
(1905, 266, '_elementor_edit_mode', 'builder'),
(1906, 266, '_elementor_template_type', 'wp-page'),
(1907, 266, '_elementor_version', '3.31.2'),
(1908, 266, '_elementor_pro_version', '3.27.4'),
(1909, 266, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1910, 266, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ade48ce\",\"elType\":\"widget\",\"settings\":{\"number\":8,\"source\":\"by_parent\",\"column_gap\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_color\":\"#686868\",\"_margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"91\",\"left\":\"0\",\"isLinked\":false},\"categories\":[\"22\",\"24\"],\"orderby\":\"slug\",\"row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0781678\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\"},\"elements\":[],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(1911, 266, '_elementor_page_settings', 'a:0:{}'),
(1914, 267, '_elementor_edit_mode', 'builder'),
(1915, 267, '_elementor_template_type', 'wp-page'),
(1916, 267, '_elementor_version', '3.31.2'),
(1917, 267, '_elementor_pro_version', '3.27.4'),
(1918, 267, '_wp_page_template', 'elementor_header_footer'),
(1919, 267, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"56a1f28\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9bd89c2\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"ab84cb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"510fe21\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"c030507\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7fddbb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5355b7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"44828dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0d528e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(1925, 268, '_elementor_edit_mode', 'builder'),
(1926, 268, '_elementor_template_type', 'wp-page'),
(1927, 268, '_elementor_version', '3.31.2'),
(1928, 268, '_elementor_pro_version', '3.27.4'),
(1929, 268, '_wp_page_template', 'elementor_header_footer'),
(1930, 268, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"56a1f28\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9bd89c2\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"ab84cb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"510fe21\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"c030507\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7fddbb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5355b7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"44828dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0d528e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(1932, 268, '_elementor_page_settings', 'a:0:{}'),
(1935, 269, '_elementor_edit_mode', 'builder'),
(1936, 269, '_elementor_template_type', 'wp-page'),
(1937, 269, '_elementor_version', '3.31.2'),
(1938, 269, '_elementor_pro_version', '3.27.4'),
(1939, 269, '_wp_page_template', 'elementor_header_footer'),
(1940, 269, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"78331fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"56a1f28\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"9bd89c2\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"ab84cb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"510fe21\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"c030507\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7fddbb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5355b7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"44828dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0d528e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(1942, 269, '_elementor_page_settings', 'a:0:{}'),
(1945, 270, '_elementor_edit_mode', 'builder'),
(1946, 270, '_elementor_template_type', 'wp-page'),
(1947, 270, '_elementor_version', '3.31.2'),
(1948, 270, '_elementor_pro_version', '3.27.4'),
(1949, 270, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1950, 270, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(1957, 271, '_elementor_edit_mode', 'builder'),
(1958, 271, '_elementor_template_type', 'wp-page'),
(1959, 271, '_elementor_version', '3.31.2'),
(1960, 271, '_elementor_pro_version', '3.27.4'),
(1961, 271, '_wp_page_template', 'elementor_header_footer'),
(1962, 271, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(1964, 271, '_elementor_page_settings', 'a:0:{}'),
(1967, 272, '_elementor_edit_mode', 'builder'),
(1968, 272, '_elementor_template_type', 'wp-page'),
(1969, 272, '_elementor_version', '3.31.2'),
(1970, 272, '_elementor_pro_version', '3.27.4'),
(1971, 272, '_wp_page_template', 'elementor_header_footer'),
(1972, 272, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(1974, 272, '_elementor_page_settings', 'a:0:{}'),
(1977, 273, '_elementor_edit_mode', 'builder'),
(1978, 273, '_elementor_template_type', 'wp-page'),
(1979, 273, '_elementor_version', '3.31.2'),
(1980, 273, '_elementor_pro_version', '3.27.4'),
(1981, 273, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1982, 273, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(1989, 274, '_elementor_edit_mode', 'builder'),
(1990, 274, '_elementor_template_type', 'wp-page'),
(1991, 274, '_elementor_version', '3.31.2'),
(1992, 274, '_elementor_pro_version', '3.27.4'),
(1993, 274, '_wp_page_template', 'elementor_header_footer'),
(1994, 274, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(1996, 274, '_elementor_page_settings', 'a:0:{}'),
(1999, 275, '_elementor_edit_mode', 'builder'),
(2000, 275, '_elementor_template_type', 'wp-page'),
(2001, 275, '_elementor_version', '3.31.2'),
(2002, 275, '_elementor_pro_version', '3.27.4'),
(2003, 275, '_wp_page_template', 'elementor_header_footer'),
(2004, 275, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2006, 275, '_elementor_page_settings', 'a:0:{}'),
(2009, 276, '_elementor_edit_mode', 'builder'),
(2010, 276, '_elementor_template_type', 'wp-page'),
(2011, 276, '_elementor_version', '3.31.2'),
(2012, 276, '_elementor_pro_version', '3.27.4'),
(2013, 276, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2014, 276, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":81,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":81,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":81,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2021, 277, '_elementor_edit_mode', 'builder'),
(2022, 277, '_elementor_template_type', 'wp-page'),
(2023, 277, '_elementor_version', '3.31.2'),
(2024, 277, '_elementor_pro_version', '3.27.4'),
(2025, 277, '_wp_page_template', 'elementor_header_footer'),
(2026, 277, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":81,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":81,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":81,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2028, 277, '_elementor_page_settings', 'a:0:{}'),
(2031, 278, '_elementor_edit_mode', 'builder'),
(2032, 278, '_elementor_template_type', 'wp-page'),
(2033, 278, '_elementor_version', '3.31.2'),
(2034, 278, '_elementor_pro_version', '3.27.4'),
(2035, 278, '_wp_page_template', 'elementor_header_footer'),
(2036, 278, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":81,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":81,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":81,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2038, 278, '_elementor_page_settings', 'a:0:{}'),
(2041, 279, '_elementor_edit_mode', 'builder'),
(2042, 279, '_elementor_template_type', 'wp-page'),
(2043, 279, '_elementor_version', '3.31.2'),
(2044, 279, '_elementor_pro_version', '3.27.4'),
(2045, 279, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2046, 279, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":91,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2053, 280, '_elementor_edit_mode', 'builder'),
(2054, 280, '_elementor_template_type', 'wp-page'),
(2055, 280, '_elementor_version', '3.31.2'),
(2056, 280, '_elementor_pro_version', '3.27.4'),
(2057, 280, '_wp_page_template', 'elementor_header_footer'),
(2058, 280, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":91,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2060, 280, '_elementor_page_settings', 'a:0:{}'),
(2063, 281, '_elementor_edit_mode', 'builder'),
(2064, 281, '_elementor_template_type', 'wp-page'),
(2065, 281, '_elementor_version', '3.31.2'),
(2066, 281, '_elementor_pro_version', '3.27.4'),
(2067, 281, '_wp_page_template', 'elementor_header_footer'),
(2068, 281, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":91,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2070, 281, '_elementor_page_settings', 'a:0:{}'),
(2073, 282, '_elementor_edit_mode', 'builder'),
(2074, 282, '_elementor_template_type', 'wp-page'),
(2075, 282, '_elementor_version', '3.31.2'),
(2076, 282, '_elementor_pro_version', '3.27.4'),
(2077, 282, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2078, 282, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":91,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"95442b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"bae7abf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2085, 283, '_elementor_edit_mode', 'builder'),
(2086, 283, '_elementor_template_type', 'wp-page'),
(2087, 283, '_elementor_version', '3.31.2'),
(2088, 283, '_elementor_pro_version', '3.27.4'),
(2089, 283, '_wp_page_template', 'elementor_header_footer'),
(2090, 283, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":91,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"95442b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"bae7abf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2092, 283, '_elementor_page_settings', 'a:0:{}'),
(2095, 284, '_elementor_edit_mode', 'builder'),
(2096, 284, '_elementor_template_type', 'wp-page'),
(2097, 284, '_elementor_version', '3.31.2'),
(2098, 284, '_elementor_pro_version', '3.27.4'),
(2099, 284, '_wp_page_template', 'elementor_header_footer'),
(2100, 284, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.703},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":91,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"95442b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"bae7abf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2102, 284, '_elementor_page_settings', 'a:0:{}'),
(2105, 285, '_elementor_edit_mode', 'builder'),
(2106, 285, '_elementor_template_type', 'wp-page'),
(2107, 285, '_elementor_version', '3.31.2'),
(2108, 285, '_elementor_pro_version', '3.27.4'),
(2109, 285, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2110, 285, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"95442b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"bae7abf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2117, 286, '_elementor_edit_mode', 'builder'),
(2118, 286, '_elementor_template_type', 'wp-page'),
(2119, 286, '_elementor_version', '3.31.2'),
(2120, 286, '_elementor_pro_version', '3.27.4'),
(2121, 286, '_wp_page_template', 'elementor_header_footer'),
(2122, 286, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"95442b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"bae7abf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2124, 286, '_elementor_page_settings', 'a:0:{}'),
(2127, 287, '_elementor_edit_mode', 'builder'),
(2128, 287, '_elementor_template_type', 'wp-page'),
(2129, 287, '_elementor_version', '3.31.2'),
(2130, 287, '_elementor_pro_version', '3.27.4'),
(2131, 287, '_wp_page_template', 'elementor_header_footer'),
(2132, 287, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"95442b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"bae7abf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2134, 287, '_elementor_page_settings', 'a:0:{}'),
(2137, 288, '_elementor_edit_mode', 'builder'),
(2138, 288, '_elementor_template_type', 'wp-page'),
(2139, 288, '_elementor_version', '3.31.2'),
(2140, 288, '_elementor_pro_version', '3.27.4'),
(2141, 288, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2142, 288, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"95442b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"bae7abf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2147, 289, '_elementor_edit_mode', 'builder'),
(2148, 289, '_elementor_template_type', 'wp-page'),
(2149, 289, '_elementor_version', '3.31.2'),
(2150, 289, '_elementor_pro_version', '3.27.4'),
(2151, 289, '_wp_page_template', 'elementor_header_footer'),
(2152, 289, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"95442b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"bae7abf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2154, 289, '_elementor_page_settings', 'a:0:{}'),
(2155, 290, '_elementor_edit_mode', 'builder'),
(2156, 290, '_elementor_template_type', 'wp-page'),
(2157, 290, '_elementor_version', '3.31.2'),
(2158, 290, '_elementor_pro_version', '3.27.4'),
(2159, 290, '_wp_page_template', 'elementor_header_footer'),
(2160, 290, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"95442b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"bae7abf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2162, 290, '_elementor_page_settings', 'a:0:{}'),
(2163, 291, '_elementor_edit_mode', 'builder'),
(2164, 291, '_elementor_template_type', 'wp-page'),
(2165, 291, '_elementor_version', '3.31.2'),
(2166, 291, '_elementor_pro_version', '3.27.4'),
(2167, 291, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2168, 291, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"95442b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"bae7abf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8eef838\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"390b957\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"8d2b067\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"39089b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"1b0f115\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b0ed2d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5fe785e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e21c221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"69b721a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2173, 292, '_elementor_edit_mode', 'builder'),
(2174, 292, '_elementor_template_type', 'wp-page'),
(2175, 292, '_elementor_version', '3.31.2'),
(2176, 292, '_elementor_pro_version', '3.27.4'),
(2177, 292, '_wp_page_template', 'elementor_header_footer'),
(2178, 292, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"95442b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"bae7abf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8eef838\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"390b957\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"8d2b067\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"39089b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"1b0f115\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b0ed2d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5fe785e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e21c221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"69b721a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2180, 292, '_elementor_page_settings', 'a:0:{}'),
(2183, 293, '_elementor_edit_mode', 'builder'),
(2184, 293, '_elementor_template_type', 'wp-page'),
(2185, 293, '_elementor_version', '3.31.2'),
(2186, 293, '_elementor_pro_version', '3.27.4'),
(2187, 293, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2188, 293, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"bb3fdf3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"a11da5f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1a7d197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"3fd9232\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"95442b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"bae7abf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8eef838\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"390b957\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"8d2b067\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"39089b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"1b0f115\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b0ed2d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5fe785e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e21c221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"69b721a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2190, 293, '_elementor_page_settings', 'a:0:{}'),
(2193, 294, '_elementor_edit_mode', 'builder'),
(2194, 294, '_elementor_template_type', 'wp-page'),
(2195, 294, '_elementor_version', '3.31.2'),
(2196, 294, '_elementor_pro_version', '3.27.4'),
(2197, 294, '_wp_page_template', 'elementor_header_footer'),
(2198, 294, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8eef838\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"390b957\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"8d2b067\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"39089b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"1b0f115\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b0ed2d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5fe785e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e21c221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"69b721a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2205, 295, '_elementor_edit_mode', 'builder'),
(2206, 295, '_elementor_template_type', 'wp-page'),
(2207, 295, '_elementor_version', '3.31.2'),
(2208, 295, '_elementor_pro_version', '3.27.4'),
(2209, 295, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2210, 295, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8eef838\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"390b957\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"8d2b067\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"39089b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"1b0f115\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b0ed2d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5fe785e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e21c221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"69b721a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2212, 295, '_elementor_page_settings', 'a:0:{}'),
(2215, 296, '_elementor_edit_mode', 'builder'),
(2216, 296, '_elementor_template_type', 'wp-page'),
(2217, 296, '_elementor_version', '3.31.2'),
(2218, 296, '_elementor_pro_version', '3.27.4'),
(2219, 296, '_wp_page_template', 'elementor_header_footer'),
(2220, 296, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8eef838\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"390b957\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"8d2b067\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"39089b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"1b0f115\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b0ed2d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5fe785e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e21c221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"69b721a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2222, 296, '_elementor_page_settings', 'a:0:{}'),
(2225, 297, '_elementor_edit_mode', 'builder'),
(2226, 297, '_elementor_template_type', 'wp-page'),
(2227, 297, '_elementor_version', '3.31.2'),
(2228, 297, '_elementor_pro_version', '3.27.4'),
(2229, 297, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2230, 297, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8eef838\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"390b957\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"8d2b067\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"39089b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"1b0f115\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b0ed2d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5fe785e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e21c221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"69b721a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2237, 298, '_elementor_edit_mode', 'builder'),
(2238, 298, '_elementor_template_type', 'wp-page'),
(2239, 298, '_elementor_version', '3.31.2'),
(2240, 298, '_elementor_pro_version', '3.27.4'),
(2241, 298, '_wp_page_template', 'elementor_header_footer'),
(2242, 298, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8eef838\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"390b957\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"8d2b067\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"39089b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"1b0f115\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b0ed2d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5fe785e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e21c221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"69b721a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2244, 298, '_elementor_page_settings', 'a:0:{}'),
(2247, 299, '_elementor_edit_mode', 'builder'),
(2248, 299, '_elementor_template_type', 'wp-page'),
(2249, 299, '_elementor_version', '3.31.2'),
(2250, 299, '_elementor_pro_version', '3.27.4'),
(2251, 299, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2252, 299, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8eef838\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"390b957\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"8d2b067\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"39089b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"1b0f115\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b0ed2d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5fe785e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e21c221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"69b721a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2254, 299, '_elementor_page_settings', 'a:0:{}'),
(2257, 300, '_elementor_edit_mode', 'builder'),
(2258, 300, '_elementor_template_type', 'wp-page'),
(2259, 300, '_elementor_version', '3.31.2'),
(2260, 300, '_elementor_pro_version', '3.27.4'),
(2261, 300, '_wp_page_template', 'elementor_header_footer'),
(2262, 300, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8eef838\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"390b957\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"8d2b067\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"39089b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"1b0f115\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b0ed2d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5fe785e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e21c221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"69b721a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2269, 301, '_elementor_edit_mode', 'builder'),
(2270, 301, '_elementor_template_type', 'wp-page'),
(2271, 301, '_elementor_version', '3.31.2'),
(2272, 301, '_elementor_pro_version', '3.27.4'),
(2273, 301, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2274, 301, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8eef838\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"390b957\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"8d2b067\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"39089b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"1b0f115\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b0ed2d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5fe785e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e21c221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"69b721a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2276, 301, '_elementor_page_settings', 'a:0:{}'),
(2279, 302, '_elementor_edit_mode', 'builder'),
(2280, 302, '_elementor_template_type', 'wp-page'),
(2281, 302, '_elementor_version', '3.31.2'),
(2282, 302, '_elementor_pro_version', '3.27.4'),
(2283, 302, '_wp_page_template', 'elementor_header_footer'),
(2284, 302, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8eef838\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"390b957\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":26.857},\"_flex_size\":\"none\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}],\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"8d2b067\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\",\"_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\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":88.532},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"39089b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"1b0f115\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b0ed2d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5fe785e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e21c221\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"69b721a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"title_color\":\"#D34646\",\"hover_title_color\":\"#FFFFFF\",\"description_color\":\"#F10404\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2286, 302, '_elementor_page_settings', 'a:0:{}'),
(2289, 303, '_elementor_edit_mode', 'builder'),
(2290, 303, '_elementor_template_type', 'wp-page'),
(2291, 303, '_elementor_version', '3.31.2'),
(2292, 303, '_elementor_pro_version', '3.27.4'),
(2293, 303, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2294, 303, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ff03a75\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"8d4d57b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e30dd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ab4ec58\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5a0cec2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d949625\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"b6ec746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"27d2569\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0efe773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2301, 304, '_elementor_edit_mode', 'builder'),
(2302, 304, '_elementor_template_type', 'wp-page'),
(2303, 304, '_elementor_version', '3.31.2'),
(2304, 304, '_elementor_pro_version', '3.27.4'),
(2305, 304, '_wp_page_template', 'elementor_header_footer'),
(2306, 304, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ff03a75\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"8d4d57b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e30dd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ab4ec58\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5a0cec2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d949625\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"b6ec746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"27d2569\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0efe773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2308, 304, '_elementor_page_settings', 'a:0:{}'),
(2311, 305, '_elementor_edit_mode', 'builder'),
(2312, 305, '_elementor_template_type', 'wp-page'),
(2313, 305, '_elementor_version', '3.31.2'),
(2314, 305, '_elementor_pro_version', '3.27.4'),
(2315, 305, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2316, 305, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ff03a75\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"8d4d57b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e30dd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ab4ec58\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5a0cec2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d949625\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"b6ec746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"27d2569\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0efe773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2318, 305, '_elementor_page_settings', 'a:0:{}'),
(2321, 306, '_elementor_edit_mode', 'builder'),
(2322, 306, '_elementor_template_type', 'wp-page'),
(2323, 306, '_elementor_version', '3.31.2'),
(2324, 306, '_elementor_pro_version', '3.27.4'),
(2325, 306, '_wp_page_template', 'elementor_header_footer'),
(2326, 306, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ff03a75\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"8d4d57b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e30dd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ab4ec58\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5a0cec2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d949625\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"b6ec746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"27d2569\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0efe773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2331, 307, '_elementor_edit_mode', 'builder'),
(2332, 307, '_elementor_template_type', 'wp-page'),
(2333, 307, '_elementor_version', '3.31.2'),
(2334, 307, '_elementor_pro_version', '3.27.4'),
(2335, 307, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2336, 307, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ff03a75\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"8d4d57b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e30dd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ab4ec58\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5a0cec2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d949625\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"b6ec746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"27d2569\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0efe773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2338, 307, '_elementor_page_settings', 'a:0:{}'),
(2339, 308, '_elementor_edit_mode', 'builder'),
(2340, 308, '_elementor_template_type', 'wp-page'),
(2341, 308, '_elementor_version', '3.31.2'),
(2342, 308, '_elementor_pro_version', '3.27.4'),
(2343, 308, '_wp_page_template', 'elementor_header_footer'),
(2344, 308, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ff03a75\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"8d4d57b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e30dd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ab4ec58\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5a0cec2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d949625\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"b6ec746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"27d2569\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0efe773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2346, 308, '_elementor_page_settings', 'a:0:{}'),
(2347, 309, '_elementor_edit_mode', 'builder'),
(2348, 309, '_elementor_template_type', 'wp-page'),
(2349, 309, '_elementor_version', '3.31.2'),
(2350, 309, '_elementor_pro_version', '3.27.4'),
(2351, 309, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2352, 309, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ff03a75\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"8d4d57b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e30dd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ab4ec58\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5a0cec2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d949625\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"b6ec746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"27d2569\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0efe773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2357, 310, '_elementor_edit_mode', 'builder'),
(2358, 310, '_elementor_template_type', 'wp-page'),
(2359, 310, '_elementor_version', '3.31.2'),
(2360, 310, '_elementor_pro_version', '3.27.4'),
(2361, 310, '_wp_page_template', 'elementor_header_footer'),
(2362, 310, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ff03a75\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"8d4d57b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e30dd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ab4ec58\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5a0cec2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d949625\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"b6ec746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"27d2569\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0efe773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2364, 310, '_elementor_page_settings', 'a:0:{}'),
(2367, 311, '_elementor_edit_mode', 'builder'),
(2368, 311, '_elementor_template_type', 'wp-page'),
(2369, 311, '_elementor_version', '3.31.2'),
(2370, 311, '_elementor_pro_version', '3.27.4'),
(2371, 311, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2372, 311, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ff03a75\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"8d4d57b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e30dd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ab4ec58\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5a0cec2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d949625\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"b6ec746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"27d2569\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0efe773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2374, 311, '_elementor_page_settings', 'a:0:{}'),
(2377, 312, '_elementor_edit_mode', 'builder'),
(2378, 312, '_elementor_template_type', 'wp-page'),
(2379, 312, '_elementor_version', '3.31.2'),
(2380, 312, '_elementor_pro_version', '3.27.4'),
(2381, 312, '_wp_page_template', 'elementor_header_footer'),
(2382, 312, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ff03a75\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"8d4d57b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e30dd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ab4ec58\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5a0cec2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d949625\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"b6ec746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"27d2569\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0efe773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2389, 313, '_elementor_edit_mode', 'builder'),
(2390, 313, '_elementor_template_type', 'wp-page'),
(2391, 313, '_elementor_version', '3.31.2'),
(2392, 313, '_elementor_pro_version', '3.27.4'),
(2393, 313, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2394, 313, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ff03a75\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"8d4d57b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e30dd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ab4ec58\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5a0cec2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d949625\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"b6ec746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"27d2569\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0efe773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2396, 313, '_elementor_page_settings', 'a:0:{}'),
(2399, 314, '_elementor_edit_mode', 'builder'),
(2400, 314, '_elementor_template_type', 'wp-page'),
(2401, 314, '_elementor_version', '3.31.2'),
(2402, 314, '_elementor_pro_version', '3.27.4'),
(2403, 314, '_wp_page_template', 'elementor_header_footer'),
(2404, 314, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"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\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ff03a75\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"8d4d57b\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e30dd12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ab4ec58\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5a0cec2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d949625\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"b6ec746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"27d2569\",\"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\":\"#8A8A8A\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"0efe773\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2406, 314, '_elementor_page_settings', 'a:0:{}'),
(2409, 315, '_elementor_edit_mode', 'builder'),
(2410, 315, '_elementor_template_type', 'wp-page'),
(2411, 315, '_elementor_version', '3.31.2'),
(2412, 315, '_elementor_pro_version', '3.27.4'),
(2413, 315, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2414, 315, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2421, 316, '_elementor_edit_mode', 'builder'),
(2422, 316, '_elementor_template_type', 'wp-page'),
(2423, 316, '_elementor_version', '3.31.2'),
(2424, 316, '_elementor_pro_version', '3.27.4'),
(2425, 316, '_wp_page_template', 'elementor_header_footer'),
(2426, 316, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2428, 316, '_elementor_page_settings', 'a:0:{}'),
(2431, 317, '_elementor_edit_mode', 'builder'),
(2432, 317, '_elementor_template_type', 'wp-page'),
(2433, 317, '_elementor_version', '3.31.2'),
(2434, 317, '_elementor_pro_version', '3.27.4'),
(2435, 317, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2436, 317, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2438, 317, '_elementor_page_settings', 'a:0:{}'),
(2441, 318, '_elementor_edit_mode', 'builder'),
(2442, 318, '_elementor_template_type', 'wp-page'),
(2443, 318, '_elementor_version', '3.31.2'),
(2444, 318, '_elementor_pro_version', '3.27.4'),
(2445, 318, '_wp_page_template', 'elementor_header_footer'),
(2446, 318, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2459, 320, '_elementor_edit_mode', 'builder'),
(2460, 320, '_elementor_template_type', 'wp-page'),
(2461, 320, '_elementor_version', '3.31.2'),
(2462, 320, '_elementor_pro_version', '3.27.4'),
(2463, 320, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2464, 320, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2466, 320, '_elementor_page_settings', 'a:0:{}'),
(2467, 321, '_elementor_edit_mode', 'builder'),
(2468, 321, '_elementor_template_type', 'wp-page'),
(2469, 321, '_elementor_version', '3.31.2'),
(2470, 321, '_elementor_pro_version', '3.27.4'),
(2471, 321, '_wp_page_template', 'elementor_header_footer'),
(2472, 321, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2474, 321, '_elementor_page_settings', 'a:0:{}'),
(2475, 322, '_elementor_edit_mode', 'builder'),
(2476, 322, '_elementor_template_type', 'wp-page'),
(2477, 322, '_elementor_version', '3.31.2'),
(2478, 322, '_elementor_pro_version', '3.27.4'),
(2479, 322, '_wp_page_template', 'elementor_header_footer'),
(2480, 322, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2485, 323, '_wp_attached_file', '2025/08/Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x-1.webp'),
(2486, 323, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:392;s:6:\"height\";i:380;s:4:\"file\";s:75:\"2025/08/Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x-1.webp\";s:8:\"filesize\";i:35780;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:75:\"Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x-1-300x291.webp\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16404;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:75:\"Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x-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:6200;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:75:\"Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16988;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:75:\"Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x-1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3356;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2497, 325, '_wp_attached_file', '2025/08/123.png'),
(2498, 325, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:392;s:6:\"height\";i:248;s:4:\"file\";s:15:\"2025/08/123.png\";s:8:\"filesize\";i:168425;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"123-300x190.png\";s:5:\"width\";i:300;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"123-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44174;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"123-300x248.png\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136567;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"123-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2499, 326, '_wp_attached_file', '2025/08/123-1.png'),
(2500, 326, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:346;s:6:\"height\";i:298;s:4:\"file\";s:17:\"2025/08/123-1.png\";s:8:\"filesize\";i:169210;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"123-1-300x258.png\";s:5:\"width\";i:300;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:130138;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"123-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:45851;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"123-1-300x298.png\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:160653;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"123-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22017;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2501, 327, '_wp_attached_file', '2025/08/123-456.png'),
(2502, 327, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:346;s:6:\"height\";i:255;s:4:\"file\";s:19:\"2025/08/123-456.png\";s:8:\"filesize\";i:144134;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"123-456-300x221.png\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110056;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"123-456-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45398;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"123-456-300x255.png\";s:5:\"width\";i:300;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:135982;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"123-456-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21875;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2503, 328, '_elementor_edit_mode', 'builder'),
(2504, 328, '_elementor_template_type', 'wp-page'),
(2505, 328, '_elementor_version', '3.31.2'),
(2506, 328, '_elementor_pro_version', '3.27.4'),
(2507, 328, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2508, 328, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2510, 328, '_elementor_page_settings', 'a:0:{}'),
(2512, 329, '_elementor_edit_mode', 'builder'),
(2513, 329, '_elementor_template_type', 'wp-page'),
(2514, 329, '_elementor_version', '3.31.2'),
(2515, 329, '_elementor_pro_version', '3.27.4'),
(2516, 329, '_wp_page_template', 'elementor_header_footer'),
(2517, 329, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2519, 329, '_elementor_page_settings', 'a:0:{}'),
(2521, 330, '_elementor_edit_mode', 'builder'),
(2522, 330, '_elementor_template_type', 'wp-page'),
(2523, 330, '_elementor_version', '3.31.2'),
(2524, 330, '_elementor_pro_version', '3.27.4'),
(2525, 330, '_wp_page_template', 'elementor_header_footer'),
(2526, 330, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2532, 331, '_elementor_edit_mode', 'builder'),
(2533, 331, '_elementor_template_type', 'wp-page'),
(2534, 331, '_elementor_version', '3.31.2'),
(2535, 331, '_elementor_pro_version', '3.27.4'),
(2536, 331, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2537, 331, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2539, 331, '_elementor_page_settings', 'a:0:{}'),
(2542, 332, '_elementor_edit_mode', 'builder'),
(2543, 332, '_elementor_template_type', 'wp-page'),
(2544, 332, '_elementor_version', '3.31.2'),
(2545, 332, '_elementor_pro_version', '3.27.4'),
(2546, 332, '_wp_page_template', 'elementor_header_footer'),
(2547, 332, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}]},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2549, 332, '_elementor_page_settings', 'a:0:{}'),
(2552, 333, '_elementor_edit_mode', 'builder');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2553, 333, '_elementor_template_type', 'wp-page'),
(2554, 333, '_elementor_version', '3.31.2'),
(2555, 333, '_elementor_pro_version', '3.27.4'),
(2556, 333, '_wp_page_template', 'elementor_header_footer'),
(2557, 333, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2562, 334, '_elementor_edit_mode', 'builder'),
(2563, 334, '_elementor_template_type', 'wp-page'),
(2564, 334, '_elementor_version', '3.31.2'),
(2565, 334, '_elementor_pro_version', '3.27.4'),
(2566, 334, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2567, 334, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2569, 334, '_elementor_page_settings', 'a:0:{}'),
(2570, 335, '_elementor_edit_mode', 'builder'),
(2571, 335, '_elementor_template_type', 'wp-page'),
(2572, 335, '_elementor_version', '3.31.2'),
(2573, 335, '_elementor_pro_version', '3.27.4'),
(2574, 335, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2575, 335, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"69\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}]},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2577, 335, '_elementor_page_settings', 'a:0:{}'),
(2578, 336, '_elementor_edit_mode', 'builder'),
(2579, 336, '_elementor_template_type', 'wp-page'),
(2580, 336, '_elementor_version', '3.31.2'),
(2581, 336, '_elementor_pro_version', '3.27.4'),
(2582, 336, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2583, 336, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"126\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2586, 337, '_elementor_edit_mode', 'builder'),
(2587, 337, '_elementor_template_type', 'wp-page'),
(2588, 337, '_elementor_version', '3.31.2'),
(2589, 337, '_elementor_pro_version', '3.27.4'),
(2590, 337, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2591, 337, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"126\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2593, 337, '_elementor_page_settings', 'a:0:{}'),
(2594, 338, '_elementor_edit_mode', 'builder'),
(2595, 338, '_elementor_template_type', 'wp-page'),
(2596, 338, '_elementor_version', '3.31.2'),
(2597, 338, '_elementor_pro_version', '3.27.4'),
(2598, 338, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2599, 338, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"126\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2601, 338, '_elementor_page_settings', 'a:0:{}'),
(2602, 339, '_elementor_edit_mode', 'builder'),
(2603, 339, '_elementor_template_type', 'wp-page'),
(2604, 339, '_elementor_version', '3.31.2'),
(2605, 339, '_elementor_pro_version', '3.27.4'),
(2606, 339, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2607, 339, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"126\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2622, 341, '_wp_attached_file', '2025/08/cards.png'),
(2623, 341, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:432;s:6:\"height\";i:49;s:4:\"file\";s:17:\"2025/08/cards.png\";s:8:\"filesize\";i:5260;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"cards-300x34.png\";s:5:\"width\";i:300;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6015;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"cards-150x49.png\";s:5:\"width\";i:150;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2600;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"cards-300x49.png\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4752;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"cards-100x49.png\";s:5:\"width\";i:100;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1895;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2624, 342, '_elementor_edit_mode', 'builder'),
(2625, 342, '_elementor_template_type', 'footer'),
(2626, 342, '_elementor_version', '3.31.2'),
(2627, 342, '_elementor_pro_version', '3.27.4'),
(2628, 342, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2629, 342, '_elementor_data', '[{\"id\":\"64e38d33\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#272727\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2a76223\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"124187d\"}]},\"elements\":[{\"id\":\"42a0fd9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"e4bd2ac\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d6efb9e\"}]},\"elements\":[{\"id\":\"660ba6be\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbe467b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1254b30\"}]},\"elements\":[{\"id\":\"5525c1f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/sports\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e976c76\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"2380cc5f\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"icon icon-email\",\"library\":\"ekiticons\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"info@https:\\/\\/horseomegaequine.co.uk\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"58207822\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"ekit_icon_box_header_icons__switch\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"7d803549\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"93edd49\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"235d474\"}]},\"elements\":[{\"id\":\"7a26f4db\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"563241b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Sprintly\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Our Trainers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Our Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Pricing Plans\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Our Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0e54515\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cf4b7f4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"2efed44e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51d98fc\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"716d900\"}]},\"elements\":[{\"id\":\"2ba203e1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Club Rules\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Career\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Contact us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"7ab785c7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4010b8c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"c3f56be\"}]},\"elements\":[{\"id\":\"6e9401c1\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Newsletter\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7878d4e4\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Subscribe to our Newsletter to be updated. We promise not to spam.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"74060f11\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#272727\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a7f211c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4296263\"}]},\"elements\":[{\"id\":\"6fccd59a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cedfbfe\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"b06356d\"}]},\"elements\":[{\"id\":\"7233650b\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 Horse omega equine All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"6a08f50e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"be016b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ffe9bbe\"}]},\"elements\":[{\"id\":\"a0035ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/cards.png\",\"id\":341,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2630, 342, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(2631, 342, '_elementor_screenshot', 'a:2:{s:2:\"id\";i:45;s:3:\"url\";s:126:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_41_2025-08-20-17-58-05_60bdae40.png\";}'),
(2639, 343, '_elementor_edit_mode', 'builder'),
(2640, 343, '_elementor_template_type', 'wp-page'),
(2641, 343, '_elementor_version', '3.31.2'),
(2642, 343, '_elementor_pro_version', '3.27.4'),
(2643, 343, '_wp_page_template', 'elementor_header_footer'),
(2644, 343, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"126\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2646, 343, '_elementor_page_settings', 'a:0:{}'),
(2649, 344, '_elementor_edit_mode', 'builder'),
(2650, 344, '_elementor_template_type', 'wp-page'),
(2651, 344, '_elementor_version', '3.31.2'),
(2652, 344, '_elementor_pro_version', '3.27.4'),
(2653, 344, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2654, 344, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"126\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2656, 344, '_elementor_page_settings', 'a:0:{}'),
(2659, 345, '_elementor_edit_mode', 'builder'),
(2660, 345, '_elementor_template_type', 'wp-page'),
(2661, 345, '_elementor_version', '3.31.2'),
(2662, 345, '_elementor_pro_version', '3.27.4'),
(2663, 345, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2664, 345, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"126\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(2677, 348, '_elementor_edit_mode', 'builder'),
(2678, 348, '_elementor_template_type', 'loop-item'),
(2679, 349, '_elementor_edit_mode', 'builder'),
(2680, 349, '_elementor_template_type', 'loop-item'),
(2681, 348, '_elementor_version', '3.31.2'),
(2682, 348, '_elementor_pro_version', '3.27.4'),
(2684, 348, '_astra_content_layout_flag', 'disabled'),
(2686, 348, 'ast-title-bar-display', 'disabled'),
(2687, 348, 'ast-featured-img', 'disabled'),
(2688, 348, 'ast-site-content-layout', 'full-width-container'),
(2689, 348, 'site-sidebar-layout', 'no-sidebar'),
(2690, 348, '_edit_lock', '1755888677:1'),
(2691, 348, 'ekit_post_views_count', '2'),
(2692, 348, '_wp_page_template', 'default'),
(2693, 348, '_elementor_data', '[]'),
(2694, 350, '_elementor_edit_mode', 'builder'),
(2695, 350, '_elementor_template_type', 'loop-item'),
(2696, 350, '_elementor_version', '3.31.2'),
(2697, 350, '_elementor_pro_version', '3.27.4'),
(2698, 350, '_wp_page_template', 'default'),
(2699, 350, '_elementor_data', '[{\"id\":\"e82504e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"eeca759\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3f00107\"}]},\"elements\":[{\"id\":\"2b558cc\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2F127.0.0.1%2Fhorse1%2Fwp-content%2Fuploads%2F2025%2F08%2Freview.png%22%2C%22id%22%3A238%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":false}]'),
(2703, 351, '_elementor_edit_mode', 'builder'),
(2704, 351, '_elementor_template_type', 'loop-item'),
(2705, 351, '_elementor_version', '3.31.2'),
(2706, 351, '_elementor_pro_version', '3.27.4'),
(2707, 351, '_wp_page_template', 'default'),
(2708, 351, '_elementor_data', '[]'),
(2710, 348, '_elementor_page_settings', 'a:0:{}'),
(2712, 352, '_elementor_is_screenshot', '1'),
(2713, 352, '_wp_attached_file', 'elementor/screenshots/Elementor-post-screenshot_348_2025-08-22-18-53-47_77302f35.png'),
(2714, 348, '_elementor_screenshot', 'a:2:{s:2:\"id\";i:352;s:3:\"url\";s:127:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_348_2025-08-22-18-53-47_77302f35.png\";}'),
(2715, 353, '_elementor_edit_mode', 'builder'),
(2716, 353, '_elementor_template_type', 'product-archive'),
(2717, 354, '_elementor_edit_mode', 'builder'),
(2718, 354, '_elementor_template_type', 'product-archive'),
(2719, 353, '_elementor_version', '3.31.2'),
(2720, 353, '_elementor_pro_version', '3.27.4'),
(2722, 353, '_astra_content_layout_flag', 'disabled'),
(2724, 353, 'ast-title-bar-display', 'disabled'),
(2725, 353, 'ast-featured-img', 'disabled'),
(2726, 353, 'ast-site-content-layout', 'full-width-container'),
(2727, 353, 'site-sidebar-layout', 'no-sidebar'),
(2728, 353, '_edit_lock', '1755955138:1'),
(2729, 353, 'ekit_post_views_count', '25'),
(2730, 353, '_wp_page_template', 'default'),
(2731, 353, '_elementor_data', '[{\"id\":\"2755029\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#3F3C3C\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f70479f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"407d7f2\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.81,\"sizes\":[]}},\"elements\":[{\"id\":\"2010797\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22yes%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"63\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\"},\"elements\":[],\"widgetType\":\"theme-archive-title\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"title_color\":\"#19191A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"price_color\":\"#000000\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Roboto\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"price_typography_font_weight\":\"400\",\"button_text_color\":\"#494747\",\"button_background_color\":\"#EBEBEB\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#AA0404\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2734, 355, '_wp_attached_file', '2025/08/imgi_18_20210603_145730000_iOS_1400x.png'),
(2735, 355, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1400;s:6:\"height\";i:933;s:4:\"file\";s:48:\"2025/08/imgi_18_20210603_145730000_iOS_1400x.png\";s:8:\"filesize\";i:2271888;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"imgi_18_20210603_145730000_iOS_1400x-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125571;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"imgi_18_20210603_145730000_iOS_1400x-1024x682.png\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1070579;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"imgi_18_20210603_145730000_iOS_1400x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50829;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"imgi_18_20210603_145730000_iOS_1400x-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:662072;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"imgi_18_20210603_145730000_iOS_1400x-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:177827;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"imgi_18_20210603_145730000_iOS_1400x-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:433288;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"imgi_18_20210603_145730000_iOS_1400x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24113;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2736, 356, '_elementor_edit_mode', 'builder'),
(2737, 356, '_elementor_template_type', 'product-archive'),
(2738, 356, '_elementor_version', '3.31.2'),
(2739, 356, '_elementor_pro_version', '3.27.4'),
(2740, 356, '_wp_page_template', 'default'),
(2741, 356, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}]},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22yes%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"8979fe4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2744, 353, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2747, 357, '_elementor_edit_mode', 'builder'),
(2748, 357, '_elementor_template_type', 'product-archive'),
(2749, 357, '_elementor_version', '3.31.2'),
(2750, 357, '_elementor_pro_version', '3.27.4'),
(2751, 357, '_wp_page_template', 'default'),
(2752, 357, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}]},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"theme-archive-title\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2754, 357, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2760, 358, '_elementor_edit_mode', 'builder'),
(2761, 358, '_elementor_template_type', 'product-archive'),
(2762, 358, '_elementor_version', '3.31.2'),
(2763, 358, '_elementor_pro_version', '3.27.4'),
(2764, 358, '_wp_page_template', 'default'),
(2765, 358, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}]},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2767, 358, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2773, 359, '_elementor_edit_mode', 'builder'),
(2774, 359, '_elementor_template_type', 'product-archive'),
(2775, 359, '_elementor_version', '3.31.2'),
(2776, 359, '_elementor_pro_version', '3.27.4'),
(2777, 359, '_wp_page_template', 'default'),
(2778, 359, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}]},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2780, 359, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2784, 360, '_elementor_edit_mode', 'builder'),
(2785, 360, '_elementor_template_type', 'product-archive'),
(2786, 360, '_elementor_version', '3.31.2'),
(2787, 360, '_elementor_pro_version', '3.27.4'),
(2788, 360, '_wp_page_template', 'default'),
(2789, 360, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}]},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2791, 360, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2795, 361, '_elementor_edit_mode', 'builder'),
(2796, 361, '_elementor_template_type', 'product-archive'),
(2797, 361, '_elementor_version', '3.31.2'),
(2798, 361, '_elementor_pro_version', '3.27.4'),
(2799, 361, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2800, 361, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}]},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2802, 361, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2806, 362, '_elementor_edit_mode', 'builder'),
(2807, 362, '_elementor_template_type', 'product-archive'),
(2808, 362, '_elementor_version', '3.31.2'),
(2809, 362, '_elementor_pro_version', '3.27.4'),
(2810, 362, '_wp_page_template', 'default'),
(2811, 362, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}]},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2813, 362, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2828, 364, '_elementor_edit_mode', 'builder'),
(2829, 364, '_elementor_template_type', 'product-archive'),
(2830, 364, '_elementor_version', '3.31.2'),
(2831, 364, '_elementor_pro_version', '3.27.4'),
(2832, 364, '_wp_page_template', 'default'),
(2833, 364, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}]},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"-37\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2835, 364, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2840, 365, '_elementor_edit_mode', 'builder'),
(2841, 365, '_elementor_template_type', 'product-archive'),
(2842, 365, '_elementor_version', '3.31.2'),
(2843, 365, '_elementor_pro_version', '3.27.4'),
(2844, 365, '_wp_page_template', 'default'),
(2845, 365, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}]},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"-12\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2847, 365, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2853, 366, '_elementor_edit_mode', 'builder'),
(2854, 366, '_elementor_template_type', 'product-archive'),
(2855, 366, '_elementor_version', '3.31.2'),
(2856, 366, '_elementor_pro_version', '3.27.4'),
(2857, 366, '_wp_page_template', 'default'),
(2858, 366, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}]},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2860, 366, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2866, 367, '_elementor_edit_mode', 'builder'),
(2867, 367, '_elementor_template_type', 'product-archive'),
(2868, 367, '_elementor_version', '3.31.2'),
(2869, 367, '_elementor_pro_version', '3.27.4'),
(2870, 367, '_wp_page_template', 'default'),
(2871, 367, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}]},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2873, 367, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2879, 368, '_elementor_edit_mode', 'builder'),
(2880, 368, '_elementor_template_type', 'product-archive'),
(2881, 368, '_elementor_version', '3.31.2'),
(2882, 368, '_elementor_pro_version', '3.27.4'),
(2883, 368, '_wp_page_template', 'default'),
(2884, 368, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}]},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2886, 368, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2892, 369, '_elementor_edit_mode', 'builder'),
(2893, 369, '_elementor_template_type', 'product-archive'),
(2894, 369, '_elementor_version', '3.31.2'),
(2895, 369, '_elementor_pro_version', '3.27.4'),
(2896, 369, '_wp_page_template', 'default'),
(2897, 369, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2899, 369, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2905, 370, '_elementor_edit_mode', 'builder'),
(2906, 370, '_elementor_template_type', 'product-archive'),
(2907, 370, '_elementor_version', '3.31.2'),
(2908, 370, '_elementor_pro_version', '3.27.4'),
(2909, 370, '_wp_page_template', 'default'),
(2910, 370, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2912, 370, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2918, 371, '_elementor_edit_mode', 'builder'),
(2919, 371, '_elementor_template_type', 'product-archive'),
(2920, 371, '_elementor_version', '3.31.2'),
(2921, 371, '_elementor_pro_version', '3.27.4'),
(2922, 371, '_wp_page_template', 'default'),
(2923, 371, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2925, 371, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2932, 372, '_elementor_edit_mode', 'builder'),
(2933, 372, '_elementor_template_type', 'product-archive'),
(2934, 372, '_elementor_version', '3.31.2'),
(2935, 372, '_elementor_pro_version', '3.27.4'),
(2936, 372, '_wp_page_template', 'default'),
(2937, 372, '_elementor_data', '[{\"id\":\"0028f55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.74,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51e1375\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"40b2bc2\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e285e52\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5bd4b85\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFCFC\",\"text_typography_typography\":\"custom\",\"text_align\":\"left\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2939, 372, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2942, 372, '_elementor_screenshot_failed', '2025-08-22 19:25:36'),
(2946, 373, '_elementor_edit_mode', 'builder'),
(2947, 373, '_elementor_template_type', 'product-archive'),
(2948, 373, '_elementor_version', '3.31.2'),
(2949, 373, '_elementor_pro_version', '3.27.4'),
(2950, 373, '_wp_page_template', 'default'),
(2951, 373, '_elementor_data', '[{\"id\":\"eb477d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#C70000\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f921f7d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"64e45ce\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2953, 373, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2959, 374, '_elementor_edit_mode', 'builder'),
(2960, 374, '_elementor_template_type', 'product-archive'),
(2961, 374, '_elementor_version', '3.31.2'),
(2962, 374, '_elementor_pro_version', '3.27.4'),
(2963, 374, '_wp_page_template', 'default'),
(2964, 374, '_elementor_data', '[{\"id\":\"eb477d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#C70000\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f921f7d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"64e45ce\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2966, 374, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2972, 375, '_elementor_edit_mode', 'builder'),
(2973, 375, '_elementor_template_type', 'product-archive'),
(2974, 375, '_elementor_version', '3.31.2'),
(2975, 375, '_elementor_pro_version', '3.27.4'),
(2976, 375, '_wp_page_template', 'default'),
(2977, 375, '_elementor_data', '[{\"id\":\"eb477d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#C70000\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f921f7d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"64e45ce\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(2979, 375, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(2985, 264, '_customize_restore_dismissed', '1'),
(2986, 376, '_wp_trash_meta_status', 'publish'),
(2987, 376, '_wp_trash_meta_time', '1755890981'),
(2988, 377, '_wp_trash_meta_status', 'publish'),
(2989, 377, '_wp_trash_meta_time', '1755891013'),
(2990, 378, '_wp_trash_meta_status', 'publish'),
(2991, 378, '_wp_trash_meta_time', '1755891041'),
(2992, 379, '_edit_lock', '1755891104:1'),
(2993, 379, '_wp_trash_meta_status', 'publish'),
(2994, 379, '_wp_trash_meta_time', '1755891105'),
(2995, 380, '_edit_lock', '1755891200:1'),
(2996, 380, '_customize_restore_dismissed', '1'),
(2997, 381, '_edit_lock', '1755948918:1'),
(2998, 381, '_wp_trash_meta_status', 'publish'),
(2999, 381, '_wp_trash_meta_time', '1755948952'),
(3000, 382, '_wp_trash_meta_status', 'publish'),
(3001, 382, '_wp_trash_meta_time', '1755949024'),
(3002, 383, '_wp_trash_meta_status', 'publish'),
(3003, 383, '_wp_trash_meta_time', '1755949125'),
(3004, 384, '_wp_trash_meta_status', 'publish'),
(3005, 384, '_wp_trash_meta_time', '1755949184'),
(3006, 385, '_edit_lock', '1755949273:1'),
(3007, 385, '_wp_trash_meta_status', 'publish'),
(3008, 385, '_wp_trash_meta_time', '1755949290'),
(3009, 386, '_edit_lock', '1755949333:1'),
(3010, 386, '_wp_trash_meta_status', 'publish'),
(3011, 386, '_wp_trash_meta_time', '1755949335'),
(3012, 387, '_wp_trash_meta_status', 'publish'),
(3013, 387, '_wp_trash_meta_time', '1755949362'),
(3014, 388, '_elementor_edit_mode', 'builder'),
(3015, 388, '_elementor_template_type', 'product-archive'),
(3016, 388, '_elementor_version', '3.31.2'),
(3017, 388, '_elementor_pro_version', '3.27.4'),
(3018, 388, '_wp_page_template', 'default'),
(3019, 388, '_elementor_data', '[{\"id\":\"eb477d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f921f7d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"64e45ce\"}],\"min_height\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1D1D1D\"},\"elements\":[],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3021, 388, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(3027, 389, '_elementor_edit_mode', 'builder'),
(3028, 389, '_elementor_template_type', 'product-archive'),
(3029, 389, '_elementor_version', '3.31.2'),
(3030, 389, '_elementor_pro_version', '3.27.4'),
(3031, 389, '_wp_page_template', 'default'),
(3032, 389, '_elementor_data', '[{\"id\":\"eb477d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f921f7d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"64e45ce\"}],\"min_height\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1D1D1D\",\"margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"-25\",\"bottom\":\"-25\",\"left\":\"-25\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3034, 389, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(3040, 390, '_elementor_edit_mode', 'builder'),
(3041, 390, '_elementor_template_type', 'product-archive'),
(3042, 390, '_elementor_version', '3.31.2'),
(3043, 390, '_elementor_pro_version', '3.27.4'),
(3044, 390, '_wp_page_template', 'default'),
(3045, 390, '_elementor_data', '[{\"id\":\"eb477d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f921f7d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"64e45ce\"}],\"min_height\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1D1D1D\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"-49\",\"right\":\"-49\",\"bottom\":\"-49\",\"left\":\"-49\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3047, 390, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(3053, 391, '_elementor_edit_mode', 'builder'),
(3054, 391, '_elementor_template_type', 'product-archive'),
(3055, 391, '_elementor_version', '3.31.2'),
(3056, 391, '_elementor_pro_version', '3.27.4'),
(3057, 391, '_wp_page_template', 'default'),
(3058, 391, '_elementor_data', '[{\"id\":\"eb477d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f921f7d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"64e45ce\"}],\"min_height\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#1D1D1D\",\"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\":[],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3060, 391, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3072, 392, '_elementor_edit_mode', 'builder'),
(3073, 392, '_elementor_template_type', 'product-archive'),
(3074, 392, '_elementor_version', '3.31.2'),
(3075, 392, '_elementor_pro_version', '3.27.4'),
(3076, 392, '_wp_page_template', 'default'),
(3077, 392, '_elementor_data', '[{\"id\":\"a2dbd25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2a684d7\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1ba4ab2\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3079, 392, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(3085, 6, '_edit_lock', '1755950187:1'),
(3087, 393, '_elementor_edit_mode', 'builder'),
(3088, 393, '_elementor_template_type', 'kit'),
(3090, 6, '_wp_page_template', 'default'),
(3091, 6, '_elementor_page_settings', 'a:17:{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:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}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:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{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:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"horse site\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1500;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"10\";s:3:\"row\";s:2:\"10\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:24:\"woocommerce_cart_page_id\";s:1:\"9\";s:28:\"woocommerce_checkout_page_id\";s:2:\"10\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"11\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:1:\"8\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(3092, 6, '_elementor_data', '[]'),
(3093, 394, '_elementor_edit_mode', 'builder'),
(3094, 394, '_elementor_template_type', 'kit'),
(3096, 394, '_wp_page_template', 'default'),
(3097, 394, '_elementor_page_settings', 'a:16:{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:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}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:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{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:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"horse site\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1500;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:24:\"woocommerce_cart_page_id\";s:1:\"9\";s:28:\"woocommerce_checkout_page_id\";s:2:\"10\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"11\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:1:\"8\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(3098, 394, '_elementor_data', '[]'),
(3100, 6, '_elementor_version', '3.31.2'),
(3101, 6, '_elementor_pro_version', '3.27.4'),
(3123, 395, '_elementor_edit_mode', 'builder'),
(3124, 395, '_elementor_template_type', 'kit'),
(3125, 395, '_wp_page_template', 'default'),
(3126, 395, '_elementor_page_settings', 'a:17:{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:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}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:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{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:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"horse site\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1500;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:24:\"woocommerce_cart_page_id\";s:1:\"9\";s:28:\"woocommerce_checkout_page_id\";s:2:\"10\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"11\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:1:\"8\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(3127, 395, '_elementor_data', '[]'),
(3128, 395, '_elementor_version', '3.31.2'),
(3129, 395, '_elementor_pro_version', '3.27.4'),
(3142, 396, '_elementor_edit_mode', 'builder'),
(3143, 396, '_elementor_template_type', 'kit'),
(3144, 396, '_wp_page_template', 'default'),
(3145, 396, '_elementor_page_settings', 'a:17:{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:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}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:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{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:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"horse site\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1500;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:16:\"elementor_canvas\";s:24:\"woocommerce_cart_page_id\";s:1:\"9\";s:28:\"woocommerce_checkout_page_id\";s:2:\"10\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"11\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:1:\"8\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(3146, 396, '_elementor_data', '[]'),
(3147, 396, '_elementor_version', '3.31.2'),
(3148, 396, '_elementor_pro_version', '3.27.4'),
(3161, 397, '_elementor_edit_mode', 'builder'),
(3162, 397, '_elementor_template_type', 'kit'),
(3163, 397, '_wp_page_template', 'default'),
(3164, 397, '_elementor_page_settings', 'a:17:{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:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}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:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{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:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"horse site\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1500;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:24:\"woocommerce_cart_page_id\";s:1:\"9\";s:28:\"woocommerce_checkout_page_id\";s:2:\"10\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"11\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:1:\"8\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(3165, 397, '_elementor_data', '[]'),
(3166, 397, '_elementor_version', '3.31.2'),
(3167, 397, '_elementor_pro_version', '3.27.4'),
(3180, 398, '_elementor_edit_mode', 'builder'),
(3181, 398, '_elementor_template_type', 'kit'),
(3182, 398, '_wp_page_template', 'default'),
(3183, 398, '_elementor_page_settings', 'a:17:{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:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}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:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{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:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"horse site\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1150;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:24:\"woocommerce_cart_page_id\";s:1:\"9\";s:28:\"woocommerce_checkout_page_id\";s:2:\"10\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"11\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:1:\"8\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(3184, 398, '_elementor_data', '[]'),
(3185, 398, '_elementor_version', '3.31.2'),
(3186, 398, '_elementor_pro_version', '3.27.4'),
(3199, 399, '_elementor_edit_mode', 'builder'),
(3200, 399, '_elementor_template_type', 'kit'),
(3201, 399, '_wp_page_template', 'default'),
(3202, 399, '_elementor_page_settings', 'a:18:{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:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}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:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{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:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"horse site\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1150;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"10\";s:3:\"row\";s:2:\"10\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:24:\"woocommerce_cart_page_id\";s:1:\"9\";s:28:\"woocommerce_checkout_page_id\";s:2:\"10\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"11\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:1:\"8\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(3203, 399, '_elementor_data', '[]'),
(3204, 399, '_elementor_version', '3.31.2'),
(3205, 399, '_elementor_pro_version', '3.27.4'),
(3219, 400, '_elementor_edit_mode', 'builder'),
(3220, 400, '_elementor_template_type', 'kit'),
(3221, 400, '_wp_page_template', 'default'),
(3222, 400, '_elementor_page_settings', 'a:18:{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:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}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:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{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:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:10:\"horse site\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1500;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"10\";s:3:\"row\";s:2:\"10\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:24:\"woocommerce_cart_page_id\";s:1:\"9\";s:28:\"woocommerce_checkout_page_id\";s:2:\"10\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"11\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:1:\"8\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(3223, 400, '_elementor_data', '[]'),
(3224, 400, '_elementor_version', '3.31.2'),
(3225, 400, '_elementor_pro_version', '3.27.4'),
(3238, 401, '_elementor_edit_mode', 'builder'),
(3239, 401, '_elementor_template_type', 'product-archive'),
(3240, 401, '_elementor_version', '3.31.2'),
(3241, 401, '_elementor_pro_version', '3.27.4'),
(3242, 401, '_wp_page_template', 'default'),
(3243, 401, '_elementor_data', '[{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3244, 401, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(3245, 401, '_elementor_screenshot_failed', '2025-08-23 11:49:45'),
(3259, 402, '_wp_trash_meta_status', 'publish'),
(3260, 402, '_wp_trash_meta_time', '1755950394'),
(3261, 403, '_wp_trash_meta_status', 'publish'),
(3262, 403, '_wp_trash_meta_time', '1755950421'),
(3263, 404, '_edit_lock', '1755950545:1'),
(3264, 404, '_wp_trash_meta_status', 'publish'),
(3265, 404, '_wp_trash_meta_time', '1755950549'),
(3266, 405, '_edit_lock', '1755950725:1'),
(3267, 405, '_wp_trash_meta_status', 'publish'),
(3268, 405, '_wp_trash_meta_time', '1755950747'),
(3269, 406, '_wp_trash_meta_status', 'publish'),
(3270, 406, '_wp_trash_meta_time', '1755950780'),
(3271, 407, '_wp_trash_meta_status', 'publish'),
(3272, 407, '_wp_trash_meta_time', '1755950805'),
(3273, 408, '_wp_trash_meta_status', 'publish'),
(3274, 408, '_wp_trash_meta_time', '1755950876'),
(3275, 409, '_wp_trash_meta_status', 'publish'),
(3276, 409, '_wp_trash_meta_time', '1755950922'),
(3277, 410, '_wp_trash_meta_status', 'publish'),
(3278, 410, '_wp_trash_meta_time', '1755950968'),
(3279, 411, '_edit_lock', '1755951007:1'),
(3280, 411, '_wp_trash_meta_status', 'publish'),
(3281, 411, '_wp_trash_meta_time', '1755951032'),
(3282, 412, '_edit_lock', '1755951117:1'),
(3283, 412, '_wp_trash_meta_status', 'publish'),
(3284, 412, '_wp_trash_meta_time', '1755951140'),
(3285, 413, '_edit_lock', '1755951202:1'),
(3286, 413, '_wp_trash_meta_status', 'publish'),
(3287, 413, '_wp_trash_meta_time', '1755951221'),
(3288, 414, '_wp_trash_meta_status', 'publish'),
(3289, 414, '_wp_trash_meta_time', '1755951275'),
(3290, 415, '_wp_trash_meta_status', 'publish'),
(3291, 415, '_wp_trash_meta_time', '1755951329'),
(3292, 416, '_wp_trash_meta_status', 'publish'),
(3293, 416, '_wp_trash_meta_time', '1755951658'),
(3294, 417, '_edit_lock', '1755951912:1'),
(3295, 417, '_wp_trash_meta_status', 'publish'),
(3296, 417, '_wp_trash_meta_time', '1755951934'),
(3297, 418, '_wp_trash_meta_status', 'publish'),
(3298, 418, '_wp_trash_meta_time', '1755951984'),
(3299, 419, '_wp_trash_meta_status', 'publish'),
(3300, 419, '_wp_trash_meta_time', '1755952002'),
(3301, 420, '_wp_trash_meta_status', 'publish'),
(3302, 420, '_wp_trash_meta_time', '1755952023'),
(3303, 421, '_wp_trash_meta_status', 'publish'),
(3304, 421, '_wp_trash_meta_time', '1755952051'),
(3305, 422, '_wp_trash_meta_status', 'publish'),
(3306, 422, '_wp_trash_meta_time', '1755952073'),
(3307, 423, '_wp_trash_meta_status', 'publish'),
(3308, 423, '_wp_trash_meta_time', '1755952095'),
(3309, 424, '_wp_trash_meta_status', 'publish'),
(3310, 424, '_wp_trash_meta_time', '1755952118'),
(3311, 425, '_wp_trash_meta_status', 'publish'),
(3312, 425, '_wp_trash_meta_time', '1755952143'),
(3313, 426, '_wp_trash_meta_status', 'publish'),
(3314, 426, '_wp_trash_meta_time', '1755952166'),
(3315, 427, '_wp_trash_meta_status', 'publish'),
(3316, 427, '_wp_trash_meta_time', '1755952183'),
(3317, 428, '_wp_trash_meta_status', 'publish'),
(3318, 428, '_wp_trash_meta_time', '1755952227'),
(3319, 429, '_wp_trash_meta_status', 'publish'),
(3320, 429, '_wp_trash_meta_time', '1755952340'),
(3321, 430, '_wp_trash_meta_status', 'publish'),
(3322, 430, '_wp_trash_meta_time', '1755952356'),
(3323, 431, '_wp_trash_meta_status', 'publish'),
(3324, 431, '_wp_trash_meta_time', '1755952380'),
(3325, 432, '_wp_trash_meta_status', 'publish'),
(3326, 432, '_wp_trash_meta_time', '1755952417'),
(3327, 433, '_wp_trash_meta_status', 'publish'),
(3328, 433, '_wp_trash_meta_time', '1755952452'),
(3329, 434, '_wp_trash_meta_status', 'publish'),
(3330, 434, '_wp_trash_meta_time', '1755952472'),
(3331, 435, '_wp_trash_meta_status', 'publish'),
(3332, 435, '_wp_trash_meta_time', '1755952488'),
(3333, 436, '_wp_trash_meta_status', 'publish'),
(3334, 436, '_wp_trash_meta_time', '1755952509'),
(3335, 437, '_wp_trash_meta_status', 'publish'),
(3336, 437, '_wp_trash_meta_time', '1755952541'),
(3337, 438, '_wp_trash_meta_status', 'publish'),
(3338, 438, '_wp_trash_meta_time', '1755952556'),
(3339, 439, '_wp_trash_meta_status', 'publish'),
(3340, 439, '_wp_trash_meta_time', '1755952586'),
(3341, 440, '_wp_trash_meta_status', 'publish'),
(3342, 440, '_wp_trash_meta_time', '1755952604'),
(3343, 441, '_wp_trash_meta_status', 'publish'),
(3344, 441, '_wp_trash_meta_time', '1755952620'),
(3345, 442, '_wp_trash_meta_status', 'publish'),
(3346, 442, '_wp_trash_meta_time', '1755952635'),
(3347, 443, '_wp_trash_meta_status', 'publish'),
(3348, 443, '_wp_trash_meta_time', '1755952657'),
(3349, 444, '_wp_trash_meta_status', 'publish'),
(3350, 444, '_wp_trash_meta_time', '1755952673'),
(3351, 445, '_edit_lock', '1755952795:1'),
(3352, 445, '_wp_trash_meta_status', 'publish'),
(3353, 445, '_wp_trash_meta_time', '1755952819'),
(3354, 446, '_edit_lock', '1755952909:1'),
(3355, 446, '_wp_trash_meta_status', 'publish'),
(3356, 446, '_wp_trash_meta_time', '1755952933'),
(3357, 447, '_elementor_edit_mode', 'builder'),
(3358, 447, '_elementor_template_type', 'product-archive'),
(3359, 447, '_elementor_version', '3.31.2'),
(3360, 447, '_elementor_pro_version', '3.27.4'),
(3361, 447, '_wp_page_template', 'default'),
(3362, 447, '_elementor_data', '[{\"id\":\"2755029\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#3F3C3C\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f70479f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"407d7f2\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3363, 447, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(3370, 448, '_elementor_edit_mode', 'builder'),
(3371, 448, '_elementor_template_type', 'product-archive'),
(3372, 448, '_elementor_version', '3.31.2'),
(3373, 448, '_elementor_pro_version', '3.27.4'),
(3374, 448, '_wp_page_template', 'default'),
(3375, 448, '_elementor_data', '[{\"id\":\"2755029\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#3F3C3C\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f70479f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"407d7f2\"}]},\"elements\":[{\"id\":\"2010797\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22yes%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"63\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"theme-archive-title\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3376, 448, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(3383, 449, '_elementor_edit_mode', 'builder'),
(3384, 449, '_elementor_template_type', 'header'),
(3385, 449, '_elementor_version', '3.31.2'),
(3386, 449, '_elementor_pro_version', '3.27.4'),
(3387, 449, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3388, 449, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"158d4c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"07e1557\"}]},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13d38df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1bbc788\"}]},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"81cf026\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"8fc9f66\"}]},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"104d3c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ef6781c\"}]},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbd1aa6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1c3e967\"}]},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"8fa638b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3cd7eb5\"}]},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"7c2efb6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a4b323b\"}]},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"align_items\":\"center\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3389, 449, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(3390, 449, '_elementor_screenshot', 'a:2:{s:2:\"id\";i:346;s:3:\"url\";s:126:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_37_2025-08-22-18-49-30_1c17d975.png\";}'),
(3397, 450, '_elementor_edit_mode', 'builder'),
(3398, 450, '_elementor_template_type', 'header'),
(3399, 450, '_elementor_version', '3.31.2'),
(3400, 450, '_elementor_pro_version', '3.27.4'),
(3401, 450, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3402, 450, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"158d4c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"07e1557\"}]},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13d38df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1bbc788\"}]},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"81cf026\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"8fc9f66\"}]},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"104d3c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ef6781c\"}]},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbd1aa6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1c3e967\"}]},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"8fa638b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3cd7eb5\"}]},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"7c2efb6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a4b323b\"}]},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"align_items\":\"end\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3403, 450, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(3410, 451, '_wp_trash_meta_status', 'publish'),
(3411, 451, '_wp_trash_meta_time', '1755953273'),
(3412, 452, '_elementor_edit_mode', 'builder'),
(3413, 452, '_elementor_template_type', 'product-archive'),
(3414, 452, '_elementor_version', '3.31.2'),
(3415, 452, '_elementor_pro_version', '3.27.4'),
(3416, 452, '_wp_page_template', 'default'),
(3417, 452, '_elementor_data', '[{\"id\":\"2755029\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#3F3C3C\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f70479f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"407d7f2\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2010797\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22yes%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"63\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"theme-archive-title\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3418, 452, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(3425, 453, '_wp_trash_meta_status', 'publish'),
(3426, 453, '_wp_trash_meta_time', '1755953383'),
(3427, 454, '_wp_trash_meta_status', 'publish'),
(3428, 454, '_wp_trash_meta_time', '1755953402'),
(3429, 455, '_wp_trash_meta_status', 'publish'),
(3430, 455, '_wp_trash_meta_time', '1755953911'),
(3431, 456, '_wp_trash_meta_status', 'publish'),
(3432, 456, '_wp_trash_meta_time', '1755953967'),
(3433, 457, '_wp_trash_meta_status', 'publish'),
(3434, 457, '_wp_trash_meta_time', '1755953982'),
(3435, 458, '_wp_trash_meta_status', 'publish'),
(3436, 458, '_wp_trash_meta_time', '1755953998'),
(3437, 459, '_wp_trash_meta_status', 'publish'),
(3438, 459, '_wp_trash_meta_time', '1755954019'),
(3439, 460, '_wp_trash_meta_status', 'publish'),
(3440, 460, '_wp_trash_meta_time', '1755954030'),
(3441, 461, '_wp_trash_meta_status', 'publish'),
(3442, 461, '_wp_trash_meta_time', '1755954068'),
(3443, 462, '_edit_lock', '1755954156:1'),
(3444, 462, '_wp_trash_meta_status', 'publish'),
(3445, 462, '_wp_trash_meta_time', '1755954197'),
(3446, 463, '_edit_lock', '1755954259:1'),
(3447, 463, '_wp_trash_meta_status', 'publish'),
(3448, 463, '_wp_trash_meta_time', '1755954270'),
(3449, 464, '_wp_trash_meta_status', 'publish'),
(3450, 464, '_wp_trash_meta_time', '1755954302'),
(3451, 465, '_wp_trash_meta_status', 'publish'),
(3452, 465, '_wp_trash_meta_time', '1755954316'),
(3453, 466, '_wp_trash_meta_status', 'publish'),
(3454, 466, '_wp_trash_meta_time', '1755954331'),
(3455, 467, '_wp_trash_meta_status', 'publish'),
(3456, 467, '_wp_trash_meta_time', '1755954347'),
(3457, 468, '_wp_trash_meta_status', 'publish'),
(3458, 468, '_wp_trash_meta_time', '1755954378'),
(3459, 469, '_wp_trash_meta_status', 'publish'),
(3460, 469, '_wp_trash_meta_time', '1755954401'),
(3461, 470, '_wp_trash_meta_status', 'publish'),
(3462, 470, '_wp_trash_meta_time', '1755954674'),
(3463, 471, '_wp_trash_meta_status', 'publish'),
(3464, 471, '_wp_trash_meta_time', '1755954689'),
(3465, 472, '_wp_trash_meta_status', 'publish'),
(3466, 472, '_wp_trash_meta_time', '1755954717'),
(3467, 473, '_wp_trash_meta_status', 'publish'),
(3468, 473, '_wp_trash_meta_time', '1755954738'),
(3469, 474, '_wp_trash_meta_status', 'publish'),
(3470, 474, '_wp_trash_meta_time', '1755954750'),
(3471, 475, '_wp_trash_meta_status', 'publish'),
(3472, 475, '_wp_trash_meta_time', '1755954769'),
(3473, 476, '_wp_trash_meta_status', 'publish'),
(3474, 476, '_wp_trash_meta_time', '1755954785'),
(3475, 477, '_wp_trash_meta_status', 'publish'),
(3476, 477, '_wp_trash_meta_time', '1755954840'),
(3477, 478, '_wp_trash_meta_status', 'publish'),
(3478, 478, '_wp_trash_meta_time', '1755954890'),
(3482, 480, '_elementor_edit_mode', 'builder'),
(3483, 480, '_elementor_template_type', 'product-archive'),
(3484, 480, '_elementor_version', '3.31.2'),
(3485, 480, '_elementor_pro_version', '3.27.4'),
(3486, 480, '_wp_page_template', 'default'),
(3487, 480, '_elementor_data', '[{\"id\":\"2755029\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#3F3C3C\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f70479f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"407d7f2\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.81,\"sizes\":[]}},\"elements\":[{\"id\":\"2010797\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22yes%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"63\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\"},\"elements\":[],\"widgetType\":\"theme-archive-title\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3488, 480, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(3495, 481, '_elementor_edit_mode', 'builder'),
(3496, 481, '_elementor_template_type', 'product-archive'),
(3497, 481, '_elementor_version', '3.31.2'),
(3498, 481, '_elementor_pro_version', '3.27.4'),
(3499, 481, '_wp_page_template', 'default'),
(3500, 481, '_elementor_data', '[{\"id\":\"2755029\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#3F3C3C\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/imgi_18_20210603_145730000_iOS_1400x.png\",\"id\":355,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f70479f\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"407d7f2\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.81,\"sizes\":[]}},\"elements\":[{\"id\":\"2010797\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22yes%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"63\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\"},\"elements\":[],\"widgetType\":\"theme-archive-title\"}],\"isInner\":false},{\"id\":\"81dd917\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d36c185\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"858c99a\"}]},\"elements\":[{\"id\":\"fcf0a49\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"title_color\":\"#19191A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"price_color\":\"#000000\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Roboto\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"price_typography_font_weight\":\"400\",\"button_text_color\":\"#494747\",\"button_background_color\":\"#EBEBEB\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#AA0404\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}]'),
(3501, 481, '_elementor_conditions', 'a:1:{i:0;s:35:\"include/product_archive/product_cat\";}'),
(3505, 353, '_elementor_page_settings', 'a:0:{}'),
(3510, 482, '_edit_lock', '1755959190:1'),
(3511, 482, '_wp_trash_meta_status', 'publish'),
(3512, 482, '_wp_trash_meta_time', '1755959197'),
(3513, 483, '_wp_trash_meta_status', 'publish'),
(3514, 483, '_wp_trash_meta_time', '1755959242'),
(3517, 353, '_elementor_screenshot_failed', '2025-08-23 14:41:59'),
(3518, 484, '_elementor_edit_mode', 'builder'),
(3519, 484, '_elementor_template_type', 'product'),
(3520, 485, '_elementor_edit_mode', 'builder'),
(3521, 485, '_elementor_template_type', 'product'),
(3522, 484, '_elementor_version', '3.31.2'),
(3523, 484, '_elementor_pro_version', '3.27.4'),
(3524, 484, '_elementor_page_settings', 'a:0:{}'),
(3525, 484, '_astra_content_layout_flag', 'disabled'),
(3527, 484, 'ast-title-bar-display', 'disabled'),
(3528, 484, 'ast-featured-img', 'disabled'),
(3529, 484, 'ast-site-content-layout', 'full-width-container'),
(3530, 484, 'site-sidebar-layout', 'no-sidebar'),
(3531, 484, '_edit_lock', '1755960116:1'),
(3532, 484, 'ekit_post_views_count', '2'),
(3533, 486, '_edit_lock', '1755960612:1'),
(3534, 486, '_wp_trash_meta_status', 'publish'),
(3535, 486, '_wp_trash_meta_time', '1755960613'),
(3536, 123, 'wpr_secondary_image_id', '0'),
(3540, 484, '_wp_trash_meta_status', 'draft'),
(3541, 484, '_wp_trash_meta_time', '1755960851'),
(3542, 484, '_wp_desired_post_slug', ''),
(3543, 127, '_wp_trash_meta_status', 'draft'),
(3544, 127, '_wp_trash_meta_time', '1755960856'),
(3545, 127, '_wp_desired_post_slug', ''),
(3546, 487, '_elementor_edit_mode', 'builder'),
(3547, 487, '_elementor_template_type', 'product'),
(3548, 488, '_elementor_edit_mode', 'builder'),
(3549, 488, '_elementor_template_type', 'product'),
(3550, 487, '_elementor_version', '3.31.2'),
(3551, 487, '_elementor_pro_version', '3.27.4'),
(3553, 487, '_astra_content_layout_flag', 'disabled'),
(3555, 487, 'ast-title-bar-display', 'disabled'),
(3556, 487, 'ast-featured-img', 'disabled'),
(3557, 487, 'ast-site-content-layout', 'full-width-container'),
(3558, 487, 'site-sidebar-layout', 'no-sidebar'),
(3559, 487, '_edit_lock', '1755972919:1'),
(3560, 487, 'ekit_post_views_count', '7'),
(3561, 487, '_wp_page_template', 'default'),
(3562, 487, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#1B1C1D\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Roboto\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":{\"price_color\":\"#2D2F30\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":{\"layout\":\"stacked\",\"spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"d3d67d5\",\"elType\":\"widget\",\"settings\":{\"view\":\"table\",\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"divider_weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":{\"tab_text_color\":\"#0F0E0E\",\"tab_typography_typography\":\"custom\",\"tab_typography_font_family\":\"Roboto\",\"tab_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}],\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":{\"title_color\":\"#202020\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"price_color\":\"#1F1F1F\",\"heading_color\":\"#161616\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"heading_typography_text_transform\":\"capitalize\"},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3565, 489, '_elementor_edit_mode', 'builder'),
(3566, 489, '_elementor_template_type', 'product'),
(3567, 489, '_elementor_version', '3.31.2'),
(3568, 489, '_elementor_pro_version', '3.27.4'),
(3569, 489, '_wp_page_template', 'default'),
(3570, 489, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3573, 487, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3576, 490, '_elementor_edit_mode', 'builder'),
(3577, 490, '_elementor_template_type', 'product'),
(3578, 490, '_elementor_version', '3.31.2'),
(3579, 490, '_elementor_pro_version', '3.27.4'),
(3580, 490, '_wp_page_template', 'default'),
(3581, 490, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"63a346b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-upsell\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3583, 490, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3589, 491, '_elementor_edit_mode', 'builder'),
(3590, 491, '_elementor_template_type', 'product'),
(3591, 491, '_elementor_version', '3.31.2'),
(3592, 491, '_elementor_pro_version', '3.27.4'),
(3593, 491, '_wp_page_template', 'default'),
(3594, 491, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"6b0fd29\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3596, 491, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3617, 494, '_elementor_edit_mode', 'builder'),
(3618, 494, '_elementor_template_type', 'product'),
(3619, 494, '_elementor_version', '3.31.2'),
(3620, 494, '_elementor_pro_version', '3.27.4'),
(3621, 494, '_wp_page_template', 'default'),
(3622, 494, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#1B1C1D\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":{\"price_color\":\"#2D2F30\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"d3d67d5\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"divider\":\"yes\",\"divider_weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3624, 494, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3626, 494, '_elementor_screenshot', 'a:2:{s:2:\"id\";i:492;s:3:\"url\";s:127:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_487_2025-08-23-16-53-34_20e6d969.png\";}'),
(3630, 495, '_elementor_edit_mode', 'builder'),
(3631, 495, '_elementor_template_type', 'product'),
(3632, 495, '_elementor_version', '3.31.2'),
(3633, 495, '_elementor_pro_version', '3.27.4'),
(3634, 495, '_wp_page_template', 'default'),
(3635, 495, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#1B1C1D\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":{\"price_color\":\"#2D2F30\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"d3d67d5\",\"elType\":\"widget\",\"settings\":{\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"divider\":\"yes\",\"divider_weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3637, 495, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3643, 496, '_elementor_edit_mode', 'builder'),
(3644, 496, '_elementor_template_type', 'product'),
(3645, 496, '_elementor_version', '3.31.2'),
(3646, 496, '_elementor_pro_version', '3.27.4'),
(3647, 496, '_wp_page_template', 'default'),
(3648, 496, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#1B1C1D\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":{\"price_color\":\"#2D2F30\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"d3d67d5\",\"elType\":\"widget\",\"settings\":{\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"divider_weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3650, 496, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3656, 497, '_elementor_edit_mode', 'builder'),
(3657, 497, '_elementor_template_type', 'product'),
(3658, 497, '_elementor_version', '3.31.2'),
(3659, 497, '_elementor_pro_version', '3.27.4'),
(3660, 497, '_wp_page_template', 'default'),
(3661, 497, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#1B1C1D\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":{\"price_color\":\"#2D2F30\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"d3d67d5\",\"elType\":\"widget\",\"settings\":{\"view\":\"table\",\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"divider_weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3663, 497, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3669, 498, '_elementor_edit_mode', 'builder'),
(3670, 498, '_elementor_template_type', 'product'),
(3671, 498, '_elementor_version', '3.31.2'),
(3672, 498, '_elementor_pro_version', '3.27.4'),
(3673, 498, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3674, 498, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#1B1C1D\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Roboto\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":{\"price_color\":\"#2D2F30\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"d3d67d5\",\"elType\":\"widget\",\"settings\":{\"view\":\"table\",\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"divider_weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3676, 498, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3682, 499, '_elementor_edit_mode', 'builder'),
(3683, 499, '_elementor_template_type', 'product'),
(3684, 499, '_elementor_version', '3.31.2'),
(3685, 499, '_elementor_pro_version', '3.27.4'),
(3686, 499, '_wp_page_template', 'default'),
(3687, 499, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#1B1C1D\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Roboto\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":{\"price_color\":\"#2D2F30\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"d3d67d5\",\"elType\":\"widget\",\"settings\":{\"view\":\"table\",\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"divider_weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3689, 499, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3693, 500, '_elementor_edit_mode', 'builder'),
(3694, 500, '_elementor_template_type', 'product'),
(3695, 500, '_elementor_version', '3.31.2'),
(3696, 500, '_elementor_pro_version', '3.27.4'),
(3697, 500, '_wp_page_template', 'default'),
(3698, 500, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#1B1C1D\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Roboto\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":{\"price_color\":\"#2D2F30\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":{\"layout\":\"stacked\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"d3d67d5\",\"elType\":\"widget\",\"settings\":{\"view\":\"table\",\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"divider_weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3700, 500, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3704, 501, '_elementor_edit_mode', 'builder'),
(3705, 501, '_elementor_template_type', 'product'),
(3706, 501, '_elementor_version', '3.31.2'),
(3707, 501, '_elementor_pro_version', '3.27.4'),
(3708, 501, '_wp_page_template', 'default'),
(3709, 501, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#1B1C1D\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Roboto\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":{\"price_color\":\"#2D2F30\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":{\"layout\":\"stacked\",\"spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"d3d67d5\",\"elType\":\"widget\",\"settings\":{\"view\":\"table\",\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"divider_weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3711, 501, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3728, 503, '_elementor_edit_mode', 'builder'),
(3729, 503, '_elementor_template_type', 'product'),
(3730, 503, '_elementor_version', '3.31.2'),
(3731, 503, '_elementor_pro_version', '3.27.4'),
(3732, 503, '_wp_page_template', 'default'),
(3733, 503, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#1B1C1D\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Roboto\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":{\"price_color\":\"#2D2F30\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":{\"layout\":\"stacked\",\"spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"d3d67d5\",\"elType\":\"widget\",\"settings\":{\"view\":\"table\",\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"divider_weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":{\"tab_text_color\":\"#0F0E0E\",\"tab_typography_typography\":\"custom\",\"tab_typography_font_family\":\"Roboto\",\"tab_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3735, 503, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3740, 504, '_elementor_edit_mode', 'builder'),
(3741, 504, '_elementor_template_type', 'header'),
(3742, 504, '_elementor_version', '3.31.2'),
(3743, 504, '_elementor_pro_version', '3.27.4'),
(3744, 504, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3745, 504, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"158d4c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"07e1557\"}]},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13d38df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1bbc788\"}]},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"81cf026\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"8fc9f66\"}]},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"104d3c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ef6781c\"}]},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbd1aa6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1c3e967\"}]},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"8fa638b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3cd7eb5\"}]},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"7c2efb6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a4b323b\"}]},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"align_items\":\"center\",\"full_width\":\"stretch\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3746, 504, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(3750, 504, '_elementor_screenshot', 'a:2:{s:2:\"id\";i:479;s:3:\"url\";s:126:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_37_2025-08-23-13-15-48_3b69f6bb.png\";}'),
(3754, 505, '_elementor_edit_mode', 'builder'),
(3755, 505, '_elementor_template_type', 'header'),
(3756, 505, '_elementor_version', '3.31.2'),
(3757, 505, '_elementor_pro_version', '3.27.4'),
(3758, 505, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3759, 505, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"158d4c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"07e1557\"}]},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13d38df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1bbc788\"}]},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"81cf026\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"8fc9f66\"}]},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"104d3c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ef6781c\"}]},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbd1aa6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1c3e967\"}]},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"8fa638b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3cd7eb5\"}]},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"7c2efb6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a4b323b\"}]},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"align_items\":\"end\",\"full_width\":\"stretch\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3760, 505, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(3767, 506, '_elementor_edit_mode', 'builder'),
(3768, 506, '_elementor_template_type', 'header'),
(3769, 506, '_elementor_version', '3.31.2'),
(3770, 506, '_elementor_pro_version', '3.27.4'),
(3771, 506, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3772, 506, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"158d4c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"07e1557\"}]},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13d38df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1bbc788\"}]},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"81cf026\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"8fc9f66\"}]},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"104d3c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ef6781c\"}]},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbd1aa6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1c3e967\"}]},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"8fa638b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3cd7eb5\"}]},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"7c2efb6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a4b323b\"}]},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"-34\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"align_items\":\"end\",\"full_width\":\"stretch\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3773, 506, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(3780, 507, '_elementor_edit_mode', 'builder'),
(3781, 507, '_elementor_template_type', 'header'),
(3782, 507, '_elementor_version', '3.31.2'),
(3783, 507, '_elementor_pro_version', '3.27.4'),
(3784, 507, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3785, 507, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"158d4c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"07e1557\"}]},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13d38df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1bbc788\"}]},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"81cf026\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"8fc9f66\"}]},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"104d3c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ef6781c\"}]},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbd1aa6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1c3e967\"}]},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"8fa638b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3cd7eb5\"}]},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"7c2efb6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a4b323b\"}]},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"10\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"align_items\":\"end\",\"full_width\":\"stretch\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3786, 507, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(3793, 508, '_elementor_edit_mode', 'builder'),
(3794, 508, '_elementor_template_type', 'header'),
(3795, 508, '_elementor_version', '3.31.2'),
(3796, 508, '_elementor_pro_version', '3.27.4'),
(3797, 508, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3798, 508, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"158d4c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"07e1557\"}]},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13d38df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1bbc788\"}]},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"81cf026\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"8fc9f66\"}]},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"104d3c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ef6781c\"}]},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbd1aa6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1c3e967\"}]},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"8fa638b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3cd7eb5\"}]},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"7c2efb6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a4b323b\"}]},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"25\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"align_items\":\"end\",\"full_width\":\"stretch\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3799, 508, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(3806, 509, '_menu_item_type', 'custom'),
(3807, 509, '_menu_item_menu_item_parent', '0'),
(3808, 509, '_menu_item_object_id', '509'),
(3809, 509, '_menu_item_object', 'custom'),
(3810, 509, '_menu_item_target', ''),
(3811, 509, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3812, 509, '_menu_item_xfn', ''),
(3813, 509, '_menu_item_url', ''),
(3815, 129, '_wp_old_date', '2025-08-21'),
(3816, 130, '_wp_old_date', '2025-08-21'),
(3817, 131, '_wp_old_date', '2025-08-21'),
(3818, 133, '_wp_old_date', '2025-08-21'),
(3819, 132, '_wp_old_date', '2025-08-21'),
(3820, 134, '_wp_old_date', '2025-08-21'),
(3821, 136, '_wp_old_date', '2025-08-21'),
(3822, 135, '_wp_old_date', '2025-08-21'),
(3823, 137, '_wp_old_date', '2025-08-21'),
(3824, 139, '_wp_old_date', '2025-08-21'),
(3825, 138, '_wp_old_date', '2025-08-21'),
(3826, 140, '_wp_old_date', '2025-08-21'),
(3827, 143, '_wp_old_date', '2025-08-21'),
(3828, 142, '_wp_old_date', '2025-08-21'),
(3829, 141, '_wp_old_date', '2025-08-21'),
(3830, 123, 'astra-migrate-meta-layouts', 'set'),
(3831, 510, '_edit_last', '1'),
(3832, 510, '_edit_lock', '1756061325:1'),
(3833, 511, '_wp_attached_file', '2025/08/OE-ULTRAoil-5_0f6723b0-e5f8-47e2-a564-006cfcb4ec65_700x.webp'),
(3834, 511, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:68:\"2025/08/OE-ULTRAoil-5_0f6723b0-e5f8-47e2-a564-006cfcb4ec65_700x.webp\";s:8:\"filesize\";i:27290;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"OE-ULTRAoil-5_0f6723b0-e5f8-47e2-a564-006cfcb4ec65_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"OE-ULTRAoil-5_0f6723b0-e5f8-47e2-a564-006cfcb4ec65_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2540;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:68:\"OE-ULTRAoil-5_0f6723b0-e5f8-47e2-a564-006cfcb4ec65_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6634;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:68:\"OE-ULTRAoil-5_0f6723b0-e5f8-47e2-a564-006cfcb4ec65_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17786;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:68:\"OE-ULTRAoil-5_0f6723b0-e5f8-47e2-a564-006cfcb4ec65_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";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:{}}}'),
(3835, 512, '_wp_attached_file', '2025/08/05-OMEGA-ULTA-OIL-LIQUID-Web-1500_700x.webp'),
(3836, 512, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:51:\"2025/08/05-OMEGA-ULTA-OIL-LIQUID-Web-1500_700x.webp\";s:8:\"filesize\";i:38156;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"05-OMEGA-ULTA-OIL-LIQUID-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8592;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"05-OMEGA-ULTA-OIL-LIQUID-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3224;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"05-OMEGA-ULTA-OIL-LIQUID-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8592;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"05-OMEGA-ULTA-OIL-LIQUID-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22526;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"05-OMEGA-ULTA-OIL-LIQUID-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1780;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3837, 513, '_wp_attached_file', '2025/08/OE-ULTRA1-NEW_700x.webp'),
(3838, 513, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2025/08/OE-ULTRA1-NEW_700x.webp\";s:8:\"filesize\";i:24466;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-ULTRA1-NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-ULTRA1-NEW_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2464;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-ULTRA1-NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6684;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-ULTRA1-NEW_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16942;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-ULTRA1-NEW_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1486;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3839, 514, '_wp_attached_file', '2025/08/OE-Ultra25-NEW_700x.webp'),
(3840, 514, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:990;s:4:\"file\";s:32:\"2025/08/OE-Ultra25-NEW_700x.webp\";s:8:\"filesize\";i:26792;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"OE-Ultra25-NEW_700x-212x300.webp\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"OE-Ultra25-NEW_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2748;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"OE-Ultra25-NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6784;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"OE-Ultra25-NEW_700x-600x849.webp\";s:5:\"width\";i:600;s:6:\"height\";i:849;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17850;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"OE-Ultra25-NEW_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1640;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3841, 510, '_thumbnail_id', '511'),
(3843, 510, 'total_sales', '0'),
(3844, 510, '_tax_status', 'taxable'),
(3845, 510, '_tax_class', ''),
(3846, 510, '_manage_stock', 'no'),
(3847, 510, '_backorders', 'no'),
(3848, 510, '_sold_individually', 'no'),
(3849, 510, '_virtual', 'no'),
(3850, 510, '_downloadable', 'no'),
(3851, 510, '_download_limit', '-1'),
(3852, 510, '_download_expiry', '-1'),
(3853, 510, '_stock', NULL),
(3854, 510, '_stock_status', 'instock'),
(3855, 510, '_wc_average_rating', '0'),
(3856, 510, '_wc_review_count', '0'),
(3857, 510, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:19:\"1Ltr | 5Ltr | 25ltr\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(3858, 510, '_product_version', '10.1.0'),
(3860, 510, '_product_image_gallery', '513,514,512'),
(3861, 510, 'wpr_secondary_image_id', '0'),
(3862, 510, 'site-sidebar-layout', 'default'),
(3864, 510, 'ast-site-content-layout', 'default'),
(3865, 510, 'site-content-style', 'default'),
(3866, 510, 'site-sidebar-style', 'default'),
(3867, 510, 'theme-transparent-header-meta', 'default'),
(3870, 510, 'ekit_post_views_count', '2'),
(3875, 516, '_elementor_edit_mode', 'builder'),
(3876, 516, '_elementor_template_type', 'product'),
(3877, 516, '_elementor_version', '3.31.2'),
(3878, 516, '_elementor_pro_version', '3.27.4'),
(3879, 516, '_wp_page_template', 'default'),
(3880, 516, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#1B1C1D\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Roboto\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":{\"price_color\":\"#2D2F30\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":{\"layout\":\"stacked\",\"spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"d3d67d5\",\"elType\":\"widget\",\"settings\":{\"view\":\"table\",\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"divider_weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":{\"tab_text_color\":\"#0F0E0E\",\"tab_typography_typography\":\"custom\",\"tab_typography_font_family\":\"Roboto\",\"tab_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}]},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":{\"title_color\":\"#202020\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"price_color\":\"#1F1F1F\",\"heading_color\":\"#161616\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"heading_typography_text_transform\":\"capitalize\"},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3882, 516, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3889, 517, '_elementor_edit_mode', 'builder'),
(3890, 517, '_elementor_template_type', 'product'),
(3891, 517, '_elementor_version', '3.31.2'),
(3892, 517, '_elementor_pro_version', '3.27.4'),
(3893, 517, '_wp_page_template', 'default'),
(3894, 517, '_elementor_data', '[{\"id\":\"6790044\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"6ca4b2b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e29337d\"}]},\"elements\":[{\"id\":\"b0c7c87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"d4710b0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"6b1e801\"}]},\"elements\":[{\"id\":\"68b5e39\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"7545879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"55a7349\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"abe6f31\"}]},\"elements\":[{\"id\":\"23fd4c5\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#1B1C1D\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"61453d4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-product-rating\"},{\"id\":\"c0fa0eb\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Roboto\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"eae2c38\",\"elType\":\"widget\",\"settings\":{\"price_color\":\"#2D2F30\"},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"74b4048\",\"elType\":\"widget\",\"settings\":{\"layout\":\"stacked\",\"spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"d3d67d5\",\"elType\":\"widget\",\"settings\":{\"view\":\"table\",\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"divider_weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297a46e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13f96b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3a672c0\"}]},\"elements\":[{\"id\":\"3254245\",\"elType\":\"widget\",\"settings\":{\"tab_text_color\":\"#0F0E0E\",\"tab_typography_typography\":\"custom\",\"tab_typography_font_family\":\"Roboto\",\"tab_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":false},{\"id\":\"069d5e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"738afcb\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3c6f1a9\"}],\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"35f78eb\",\"elType\":\"widget\",\"settings\":{\"title_color\":\"#202020\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"price_color\":\"#1F1F1F\",\"heading_color\":\"#161616\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"heading_typography_text_transform\":\"capitalize\"},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}]'),
(3896, 517, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3899, 487, '_elementor_page_settings', 'a:0:{}'),
(3904, 518, '_variation_description', ''),
(3905, 518, 'total_sales', '0'),
(3906, 518, '_tax_status', 'taxable'),
(3907, 518, '_tax_class', 'parent'),
(3908, 518, '_manage_stock', 'no'),
(3909, 518, '_backorders', 'no'),
(3910, 518, '_sold_individually', 'no'),
(3911, 518, '_virtual', 'no'),
(3912, 518, '_downloadable', 'no'),
(3913, 518, '_download_limit', '-1'),
(3914, 518, '_download_expiry', '-1'),
(3915, 518, '_stock', NULL),
(3916, 518, '_stock_status', 'instock'),
(3917, 518, '_wc_average_rating', '0'),
(3918, 518, '_wc_review_count', '0'),
(3919, 518, 'attribute_size', '1Ltr'),
(3920, 518, '_product_version', '10.1.0'),
(3921, 519, '_variation_description', ''),
(3922, 519, 'total_sales', '0'),
(3923, 519, '_tax_status', 'taxable'),
(3924, 519, '_tax_class', 'parent'),
(3925, 519, '_manage_stock', 'no'),
(3926, 519, '_backorders', 'no'),
(3927, 519, '_sold_individually', 'no'),
(3928, 519, '_virtual', 'no'),
(3929, 519, '_downloadable', 'no'),
(3930, 519, '_download_limit', '-1'),
(3931, 519, '_download_expiry', '-1'),
(3932, 519, '_stock', NULL),
(3933, 519, '_stock_status', 'instock'),
(3934, 519, '_wc_average_rating', '0'),
(3935, 519, '_wc_review_count', '0'),
(3936, 519, 'attribute_size', '5Ltr'),
(3937, 519, '_product_version', '10.1.0'),
(3938, 520, '_variation_description', ''),
(3939, 520, 'total_sales', '0'),
(3940, 520, '_tax_status', 'taxable'),
(3941, 520, '_tax_class', 'parent'),
(3942, 520, '_manage_stock', 'no'),
(3943, 520, '_backorders', 'no'),
(3944, 520, '_sold_individually', 'no'),
(3945, 520, '_virtual', 'no'),
(3946, 520, '_downloadable', 'no'),
(3947, 520, '_download_limit', '-1'),
(3948, 520, '_download_expiry', '-1'),
(3949, 520, '_stock', NULL),
(3950, 520, '_stock_status', 'instock'),
(3951, 520, '_wc_average_rating', '0'),
(3952, 520, '_wc_review_count', '0'),
(3953, 520, 'attribute_size', '25ltr'),
(3954, 520, '_product_version', '10.1.0'),
(3955, 518, '_regular_price', '12'),
(3956, 518, '_thumbnail_id', '0'),
(3957, 518, '_price', '12'),
(3958, 519, '_regular_price', '33.30'),
(3959, 519, '_thumbnail_id', '0'),
(3960, 519, '_price', '33.30'),
(3961, 520, '_regular_price', '140.50'),
(3962, 520, '_thumbnail_id', '0'),
(3963, 520, '_price', '140.50'),
(3989, 510, '_default_attributes', 'a:1:{s:4:\"size\";s:4:\"1Ltr\";}'),
(3990, 510, '_price', '12'),
(3991, 510, '_price', '33.30'),
(3992, 510, '_price', '140.50'),
(3993, 510, '_sku', '10012'),
(3994, 510, 'astra-migrate-meta-layouts', 'set'),
(3995, 521, '_sku', '10012-1'),
(3996, 521, 'total_sales', '0'),
(3997, 521, '_tax_status', 'taxable'),
(3998, 521, '_tax_class', ''),
(3999, 521, '_manage_stock', 'no'),
(4000, 521, '_backorders', 'no'),
(4001, 521, '_sold_individually', 'no'),
(4002, 521, '_default_attributes', 'a:1:{s:4:\"size\";s:4:\"1Ltr\";}'),
(4003, 521, '_virtual', 'no'),
(4004, 521, '_downloadable', 'no'),
(4005, 521, '_product_image_gallery', '528,526,527'),
(4006, 521, '_download_limit', '-1'),
(4007, 521, '_download_expiry', '-1'),
(4008, 521, '_thumbnail_id', '525'),
(4009, 521, '_stock', NULL),
(4010, 521, '_stock_status', 'instock'),
(4011, 521, '_wc_average_rating', '0'),
(4012, 521, '_wc_review_count', '0'),
(4013, 521, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:19:\"1Ltr | 5Ltr | 25ltr\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(4014, 521, '_product_version', '10.1.0'),
(4015, 521, 'wpr_secondary_image_id', '0'),
(4016, 521, 'site-sidebar-layout', 'default'),
(4017, 521, 'ast-site-content-layout', 'default'),
(4018, 521, 'site-content-style', 'default'),
(4019, 521, 'site-sidebar-style', 'default'),
(4020, 521, 'theme-transparent-header-meta', 'default'),
(4021, 521, 'ekit_post_views_count', '4'),
(4024, 522, '_variation_description', ''),
(4025, 522, '_regular_price', '9.45'),
(4026, 522, 'total_sales', '0'),
(4027, 522, '_tax_status', 'taxable'),
(4028, 522, '_tax_class', 'parent'),
(4029, 522, '_manage_stock', 'no'),
(4030, 522, '_backorders', 'no'),
(4031, 522, '_sold_individually', 'no'),
(4032, 522, '_virtual', 'no'),
(4033, 522, '_downloadable', 'no'),
(4034, 522, '_download_limit', '-1'),
(4035, 522, '_download_expiry', '-1'),
(4036, 522, '_thumbnail_id', '0'),
(4037, 522, '_stock', NULL),
(4038, 522, '_stock_status', 'instock'),
(4039, 522, '_wc_average_rating', '0'),
(4040, 522, '_wc_review_count', '0'),
(4041, 522, 'attribute_size', '1Ltr'),
(4042, 522, '_price', '9.45'),
(4043, 522, '_product_version', '10.1.0'),
(4044, 523, '_variation_description', ''),
(4045, 523, '_regular_price', '25.50'),
(4046, 523, 'total_sales', '0'),
(4047, 523, '_tax_status', 'taxable'),
(4048, 523, '_tax_class', 'parent'),
(4049, 523, '_manage_stock', 'no'),
(4050, 523, '_backorders', 'no'),
(4051, 523, '_sold_individually', 'no'),
(4052, 523, '_virtual', 'no'),
(4053, 523, '_downloadable', 'no'),
(4054, 523, '_download_limit', '-1'),
(4055, 523, '_download_expiry', '-1'),
(4056, 523, '_thumbnail_id', '0'),
(4057, 523, '_stock', NULL),
(4058, 523, '_stock_status', 'instock'),
(4059, 523, '_wc_average_rating', '0'),
(4060, 523, '_wc_review_count', '0'),
(4061, 523, 'attribute_size', '5Ltr'),
(4062, 523, '_price', '25.50'),
(4063, 523, '_product_version', '10.1.0'),
(4064, 524, '_variation_description', ''),
(4065, 524, '_regular_price', '92.10'),
(4066, 524, 'total_sales', '0'),
(4067, 524, '_tax_status', 'taxable'),
(4068, 524, '_tax_class', 'parent'),
(4069, 524, '_manage_stock', 'no'),
(4070, 524, '_backorders', 'no'),
(4071, 524, '_sold_individually', 'no'),
(4072, 524, '_virtual', 'no'),
(4073, 524, '_downloadable', 'no'),
(4074, 524, '_download_limit', '-1'),
(4075, 524, '_download_expiry', '-1'),
(4076, 524, '_thumbnail_id', '0'),
(4077, 524, '_stock', NULL),
(4078, 524, '_stock_status', 'instock'),
(4079, 524, '_wc_average_rating', '0'),
(4080, 524, '_wc_review_count', '0'),
(4081, 524, 'attribute_size', '25ltr'),
(4082, 524, '_price', '92.10'),
(4083, 524, '_product_version', '10.1.0'),
(4087, 521, '_edit_lock', '1756061244:1'),
(4088, 521, '_edit_last', '1'),
(4089, 525, '_wp_attached_file', '2025/08/OE-Flaxoil-5_3cd4e545-a5d0-4221-9e18-d328d5ab68dc_700x.webp'),
(4090, 525, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:67:\"2025/08/OE-Flaxoil-5_3cd4e545-a5d0-4221-9e18-d328d5ab68dc_700x.webp\";s:8:\"filesize\";i:37616;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"OE-Flaxoil-5_3cd4e545-a5d0-4221-9e18-d328d5ab68dc_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"OE-Flaxoil-5_3cd4e545-a5d0-4221-9e18-d328d5ab68dc_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3280;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:67:\"OE-Flaxoil-5_3cd4e545-a5d0-4221-9e18-d328d5ab68dc_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8718;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:67:\"OE-Flaxoil-5_3cd4e545-a5d0-4221-9e18-d328d5ab68dc_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23404;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:67:\"OE-Flaxoil-5_3cd4e545-a5d0-4221-9e18-d328d5ab68dc_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1862;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4091, 526, '_wp_attached_file', '2025/08/Omega_Flax_2_copy_700x.webp'),
(4092, 526, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:35:\"2025/08/Omega_Flax_2_copy_700x.webp\";s:8:\"filesize\";i:47266;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Omega_Flax_2_copy_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8344;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Omega_Flax_2_copy_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4448;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Omega_Flax_2_copy_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10696;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Omega_Flax_2_copy_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27436;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Omega_Flax_2_copy_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2758;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4093, 527, '_wp_attached_file', '2025/08/OE-Flax25-NEW_700x.webp'),
(4094, 527, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:990;s:4:\"file\";s:31:\"2025/08/OE-Flax25-NEW_700x.webp\";s:8:\"filesize\";i:35622;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-Flax25-NEW_700x-212x300.webp\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5462;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Flax25-NEW_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2888;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-Flax25-NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7616;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-Flax25-NEW_700x-600x849.webp\";s:5:\"width\";i:600;s:6:\"height\";i:849;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22974;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Flax25-NEW_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4095, 528, '_wp_attached_file', '2025/08/OE-FlaxOil1-NEW_700x.webp'),
(4096, 528, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:1047;s:4:\"file\";s:33:\"2025/08/OE-FlaxOil1-NEW_700x.webp\";s:8:\"filesize\";i:47630;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"OE-FlaxOil1-NEW_700x-201x300.webp\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7252;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"OE-FlaxOil1-NEW_700x-685x1024.webp\";s:5:\"width\";i:685;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:38734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-FlaxOil1-NEW_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4318;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"OE-FlaxOil1-NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11788;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"OE-FlaxOil1-NEW_700x-600x897.webp\";s:5:\"width\";i:600;s:6:\"height\";i:897;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32674;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-FlaxOil1-NEW_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4097, 521, '_price', '9.45'),
(4098, 521, '_price', '25.50'),
(4099, 521, '_price', '92.10'),
(4100, 521, 'astra-migrate-meta-layouts', 'set'),
(4104, 529, '_sku', '10012-1-1'),
(4105, 529, 'total_sales', '0'),
(4106, 529, '_tax_status', 'taxable'),
(4107, 529, '_tax_class', ''),
(4108, 529, '_manage_stock', 'no'),
(4109, 529, '_backorders', 'no'),
(4110, 529, '_sold_individually', 'no'),
(4112, 529, '_virtual', 'no'),
(4113, 529, '_downloadable', 'no'),
(4114, 529, '_product_image_gallery', '534,536,535'),
(4115, 529, '_download_limit', '-1'),
(4116, 529, '_download_expiry', '-1'),
(4117, 529, '_thumbnail_id', '533'),
(4118, 529, '_stock', NULL),
(4119, 529, '_stock_status', 'instock'),
(4120, 529, '_wc_average_rating', '0'),
(4121, 529, '_wc_review_count', '0'),
(4122, 529, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:20:\"650g | 1.3g | 5.66kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(4123, 529, '_product_version', '10.1.0'),
(4124, 529, 'wpr_secondary_image_id', '0'),
(4125, 529, 'site-sidebar-layout', 'default'),
(4126, 529, 'ast-site-content-layout', 'default'),
(4127, 529, 'site-content-style', 'default'),
(4128, 529, 'site-sidebar-style', 'default'),
(4129, 529, 'theme-transparent-header-meta', 'default'),
(4130, 529, 'ekit_post_views_count', '3'),
(4133, 530, '_variation_description', ''),
(4134, 530, '_regular_price', '16.80'),
(4135, 530, 'total_sales', '0'),
(4136, 530, '_tax_status', 'taxable'),
(4137, 530, '_tax_class', 'parent'),
(4138, 530, '_manage_stock', 'no'),
(4139, 530, '_backorders', 'no'),
(4140, 530, '_sold_individually', 'no'),
(4141, 530, '_virtual', 'no'),
(4142, 530, '_downloadable', 'no'),
(4143, 530, '_download_limit', '-1'),
(4144, 530, '_download_expiry', '-1'),
(4145, 530, '_thumbnail_id', '0'),
(4146, 530, '_stock', NULL),
(4147, 530, '_stock_status', 'instock'),
(4148, 530, '_wc_average_rating', '0'),
(4149, 530, '_wc_review_count', '0'),
(4150, 530, 'attribute_size', '650g'),
(4151, 530, '_price', '16.80'),
(4152, 530, '_product_version', '10.1.0'),
(4153, 531, '_variation_description', ''),
(4154, 531, '_regular_price', '28.50'),
(4155, 531, 'total_sales', '0'),
(4156, 531, '_tax_status', 'taxable'),
(4157, 531, '_tax_class', 'parent'),
(4158, 531, '_manage_stock', 'no'),
(4159, 531, '_backorders', 'no'),
(4160, 531, '_sold_individually', 'no'),
(4161, 531, '_virtual', 'no'),
(4162, 531, '_downloadable', 'no'),
(4163, 531, '_download_limit', '-1'),
(4164, 531, '_download_expiry', '-1'),
(4165, 531, '_thumbnail_id', '0'),
(4166, 531, '_stock', NULL),
(4167, 531, '_stock_status', 'instock'),
(4168, 531, '_wc_average_rating', '0'),
(4169, 531, '_wc_review_count', '0'),
(4170, 531, 'attribute_size', '1.3g'),
(4171, 531, '_price', '28.50'),
(4172, 531, '_product_version', '10.1.0'),
(4173, 532, '_variation_description', ''),
(4174, 532, '_regular_price', '108'),
(4175, 532, 'total_sales', '0'),
(4176, 532, '_tax_status', 'taxable'),
(4177, 532, '_tax_class', 'parent'),
(4178, 532, '_manage_stock', 'no'),
(4179, 532, '_backorders', 'no'),
(4180, 532, '_sold_individually', 'no'),
(4181, 532, '_virtual', 'no'),
(4182, 532, '_downloadable', 'no'),
(4183, 532, '_download_limit', '-1'),
(4184, 532, '_download_expiry', '-1'),
(4185, 532, '_thumbnail_id', '0'),
(4186, 532, '_stock', NULL),
(4187, 532, '_stock_status', 'instock'),
(4188, 532, '_wc_average_rating', '0'),
(4189, 532, '_wc_review_count', '0'),
(4190, 532, 'attribute_size', '5.66kg'),
(4191, 532, '_price', '108'),
(4192, 532, '_product_version', '10.1.0'),
(4196, 529, '_edit_lock', '1755976021:1'),
(4197, 529, '_edit_last', '1'),
(4198, 533, '_wp_attached_file', '2025/08/OE-Digest13_700x.webp'),
(4199, 533, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:29:\"2025/08/OE-Digest13_700x.webp\";s:8:\"filesize\";i:33930;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"OE-Digest13_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8664;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"OE-Digest13_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3142;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"OE-Digest13_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8664;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"OE-Digest13_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22394;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"OE-Digest13_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4200, 534, '_wp_attached_file', '2025/08/OE-digestNEW650_700x.webp'),
(4201, 534, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:33:\"2025/08/OE-digestNEW650_700x.webp\";s:8:\"filesize\";i:23878;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"OE-digestNEW650_700x-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5034;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-digestNEW650_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2804;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"OE-digestNEW650_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7838;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"OE-digestNEW650_700x-600x450.webp\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14218;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-digestNEW650_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1600;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4202, 535, '_wp_attached_file', '2025/08/Omega_Digest_Gut_Balancer_Pile_700x.webp'),
(4203, 535, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:48:\"2025/08/Omega_Digest_Gut_Balancer_Pile_700x.webp\";s:8:\"filesize\";i:60944;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Omega_Digest_Gut_Balancer_Pile_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6724;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Omega_Digest_Gut_Balancer_Pile_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2612;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"Omega_Digest_Gut_Balancer_Pile_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9568;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"Omega_Digest_Gut_Balancer_Pile_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34938;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"Omega_Digest_Gut_Balancer_Pile_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1312;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4204, 536, '_wp_attached_file', '2025/08/OE-digestNEW5.66_700x.webp'),
(4205, 536, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:34:\"2025/08/OE-digestNEW5.66_700x.webp\";s:8:\"filesize\";i:16816;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"OE-digestNEW5.66_700x-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3788;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"OE-digestNEW5.66_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2168;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"OE-digestNEW5.66_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5424;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"OE-digestNEW5.66_700x-600x450.webp\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9930;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"OE-digestNEW5.66_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1260;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4206, 529, '_price', '16.80'),
(4207, 529, '_price', '28.50'),
(4208, 529, '_price', '108'),
(4209, 529, 'astra-migrate-meta-layouts', 'set'),
(4230, 537, '_regular_price', '16.35'),
(4231, 537, 'total_sales', '0'),
(4232, 537, '_tax_status', 'taxable'),
(4233, 537, '_tax_class', ''),
(4234, 537, '_manage_stock', 'no'),
(4235, 537, '_backorders', 'no'),
(4236, 537, '_sold_individually', 'no'),
(4237, 537, '_virtual', 'no'),
(4238, 537, '_downloadable', 'no'),
(4239, 537, '_product_image_gallery', '539'),
(4240, 537, '_download_limit', '-1'),
(4241, 537, '_download_expiry', '-1'),
(4242, 537, '_thumbnail_id', '538'),
(4243, 537, '_stock', NULL),
(4244, 537, '_stock_status', 'instock'),
(4245, 537, '_wc_average_rating', '0'),
(4246, 537, '_wc_review_count', '0'),
(4247, 537, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:4:\"20kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(4248, 537, '_product_version', '10.1.0'),
(4249, 537, '_price', '16.35'),
(4250, 537, 'site-sidebar-layout', 'default'),
(4251, 537, 'ast-site-content-layout', 'full-width-container'),
(4252, 537, 'site-content-style', 'default'),
(4253, 537, 'site-sidebar-style', 'default'),
(4254, 537, 'theme-transparent-header-meta', 'default'),
(4255, 537, 'ekit_post_views_count', '63'),
(4256, 537, 'wpr_secondary_image_id', '0'),
(4258, 537, '_edit_lock', '1756015312:1'),
(4259, 537, '_edit_last', '1'),
(4260, 538, '_wp_attached_file', '2025/08/OE-Turmeric3.5NEW_700x.webp'),
(4261, 538, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:35:\"2025/08/OE-Turmeric3.5NEW_700x.webp\";s:8:\"filesize\";i:44538;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"OE-Turmeric3.5NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8948;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"OE-Turmeric3.5NEW_700x-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:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"OE-Turmeric3.5NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8948;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"OE-Turmeric3.5NEW_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26066;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"OE-Turmeric3.5NEW_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1930;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4262, 539, '_wp_attached_file', '2025/08/Tumeric_Extra_F_700x.webp'),
(4263, 539, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:33:\"2025/08/Tumeric_Extra_F_700x.webp\";s:8:\"filesize\";i:68954;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Tumeric_Extra_F_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11052;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Tumeric_Extra_F_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3022;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Tumeric_Extra_F_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11052;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Tumeric_Extra_F_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40124;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Tumeric_Extra_F_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1548;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4264, 537, 'astra-migrate-meta-layouts', 'set'),
(4266, 540, '_regular_price', '9.25'),
(4267, 540, 'total_sales', '0'),
(4268, 540, '_tax_status', 'taxable'),
(4269, 540, '_tax_class', ''),
(4270, 540, '_manage_stock', 'no'),
(4271, 540, '_backorders', 'no'),
(4272, 540, '_sold_individually', 'no'),
(4273, 540, '_virtual', 'no'),
(4274, 540, '_downloadable', 'no'),
(4275, 540, '_product_image_gallery', '542,543'),
(4276, 540, '_download_limit', '-1'),
(4277, 540, '_download_expiry', '-1'),
(4278, 540, '_thumbnail_id', '541'),
(4279, 540, '_stock', NULL),
(4280, 540, '_stock_status', 'instock'),
(4281, 540, '_wc_average_rating', '0'),
(4282, 540, '_wc_review_count', '0'),
(4283, 540, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:4:\"20kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(4284, 540, '_product_version', '10.1.0'),
(4285, 540, '_price', '9.25'),
(4286, 540, 'site-sidebar-layout', 'default'),
(4287, 540, 'ast-site-content-layout', 'full-width-container'),
(4288, 540, 'site-content-style', 'default'),
(4289, 540, 'site-sidebar-style', 'default'),
(4290, 540, 'theme-transparent-header-meta', 'default'),
(4291, 540, 'ekit_post_views_count', '62'),
(4292, 540, 'wpr_secondary_image_id', '0'),
(4295, 540, '_edit_lock', '1756059572:1'),
(4296, 541, '_wp_attached_file', '2025/08/OE-LinMeal3_700x.webp');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4297, 541, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:29:\"2025/08/OE-LinMeal3_700x.webp\";s:8:\"filesize\";i:51454;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"OE-LinMeal3_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9290;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"OE-LinMeal3_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3044;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"OE-LinMeal3_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9290;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"OE-LinMeal3_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30442;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"OE-LinMeal3_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1754;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4298, 542, '_wp_attached_file', '2025/08/Linseed_Meal_2_700x.webp'),
(4299, 542, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:32:\"2025/08/Linseed_Meal_2_700x.webp\";s:8:\"filesize\";i:56262;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Linseed_Meal_2_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6398;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Linseed_Meal_2_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2512;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Linseed_Meal_2_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9116;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Linseed_Meal_2_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32680;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Linseed_Meal_2_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1230;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4300, 543, '_wp_attached_file', '2025/08/OE-Linseed20x1200_700x.webp'),
(4301, 543, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:35:\"2025/08/OE-Linseed20x1200_700x.webp\";s:8:\"filesize\";i:24260;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"OE-Linseed20x1200_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"OE-Linseed20x1200_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2210;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"OE-Linseed20x1200_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5494;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"OE-Linseed20x1200_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15150;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"OE-Linseed20x1200_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1368;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4302, 540, '_edit_last', '1'),
(4303, 540, 'astra-migrate-meta-layouts', 'set'),
(4304, 544, '_regular_price', '30.50'),
(4305, 544, 'total_sales', '0'),
(4306, 544, '_tax_status', 'taxable'),
(4307, 544, '_tax_class', ''),
(4308, 544, '_manage_stock', 'no'),
(4309, 544, '_backorders', 'no'),
(4310, 544, '_sold_individually', 'no'),
(4311, 544, '_virtual', 'no'),
(4312, 544, '_downloadable', 'no'),
(4313, 544, '_product_image_gallery', '546'),
(4314, 544, '_download_limit', '-1'),
(4315, 544, '_download_expiry', '-1'),
(4316, 544, '_thumbnail_id', '545'),
(4317, 544, '_stock', NULL),
(4318, 544, '_stock_status', 'instock'),
(4319, 544, '_wc_average_rating', '0'),
(4320, 544, '_wc_review_count', '0'),
(4321, 544, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:4:\"20kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(4322, 544, '_product_version', '10.1.0'),
(4323, 544, '_price', '30.50'),
(4324, 544, 'site-sidebar-layout', 'default'),
(4325, 544, 'ast-site-content-layout', 'full-width-container'),
(4326, 544, 'site-content-style', 'default'),
(4327, 544, 'site-sidebar-style', 'default'),
(4328, 544, 'theme-transparent-header-meta', 'default'),
(4329, 544, 'ekit_post_views_count', '62'),
(4330, 544, 'wpr_secondary_image_id', '0'),
(4333, 544, '_edit_lock', '1755973998:1'),
(4334, 544, '_edit_last', '1'),
(4335, 545, '_wp_attached_file', '2025/08/OE-CompfrotSkin_700x.webp'),
(4336, 545, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:33:\"2025/08/OE-CompfrotSkin_700x.webp\";s:8:\"filesize\";i:33640;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"OE-CompfrotSkin_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-CompfrotSkin_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3276;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"OE-CompfrotSkin_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8774;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"OE-CompfrotSkin_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22162;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-CompfrotSkin_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1902;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4337, 546, '_wp_attached_file', '2025/08/TumericExtra_F_700x.webp'),
(4338, 546, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:32:\"2025/08/TumericExtra_F_700x.webp\";s:8:\"filesize\";i:68954;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"TumericExtra_F_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11052;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"TumericExtra_F_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3022;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"TumericExtra_F_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11052;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"TumericExtra_F_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40124;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"TumericExtra_F_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1548;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4339, 544, 'astra-migrate-meta-layouts', 'set'),
(4340, 547, '_wp_trash_meta_status', 'publish'),
(4341, 547, '_wp_trash_meta_time', '1755973991'),
(4342, 548, '_sku', '10012-1-1-1'),
(4343, 548, 'total_sales', '0'),
(4344, 548, '_tax_status', 'taxable'),
(4345, 548, '_tax_class', ''),
(4346, 548, '_manage_stock', 'no'),
(4347, 548, '_backorders', 'no'),
(4348, 548, '_sold_individually', 'no'),
(4349, 548, '_virtual', 'no'),
(4350, 548, '_downloadable', 'no'),
(4351, 548, '_product_image_gallery', '553,554'),
(4352, 548, '_download_limit', '-1'),
(4353, 548, '_download_expiry', '-1'),
(4354, 548, '_thumbnail_id', '552'),
(4355, 548, '_stock', NULL),
(4356, 548, '_stock_status', 'instock'),
(4357, 548, '_wc_average_rating', '0'),
(4358, 548, '_wc_review_count', '0'),
(4359, 548, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:9:\"1kg | 3kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(4360, 548, '_product_version', '10.1.0'),
(4361, 548, 'wpr_secondary_image_id', '0'),
(4362, 548, 'site-sidebar-layout', 'default'),
(4363, 548, 'ast-site-content-layout', 'default'),
(4364, 548, 'site-content-style', 'default'),
(4365, 548, 'site-sidebar-style', 'default'),
(4366, 548, 'theme-transparent-header-meta', 'default'),
(4367, 548, 'ekit_post_views_count', '4'),
(4370, 549, '_variation_description', ''),
(4371, 549, '_regular_price', '7.65'),
(4372, 549, 'total_sales', '0'),
(4373, 549, '_tax_status', 'taxable'),
(4374, 549, '_tax_class', 'parent'),
(4375, 549, '_manage_stock', 'no'),
(4376, 549, '_backorders', 'no'),
(4377, 549, '_sold_individually', 'no'),
(4378, 549, '_virtual', 'no'),
(4379, 549, '_downloadable', 'no'),
(4380, 549, '_download_limit', '-1'),
(4381, 549, '_download_expiry', '-1'),
(4382, 549, '_thumbnail_id', '0'),
(4383, 549, '_stock', NULL),
(4384, 549, '_stock_status', 'instock'),
(4385, 549, '_wc_average_rating', '0'),
(4386, 549, '_wc_review_count', '0'),
(4387, 549, 'attribute_size', '1kg'),
(4388, 549, '_price', '7.65'),
(4389, 549, '_product_version', '10.1.0'),
(4390, 550, '_variation_description', ''),
(4391, 550, '_regular_price', '18.75'),
(4392, 550, 'total_sales', '0'),
(4393, 550, '_tax_status', 'taxable'),
(4394, 550, '_tax_class', 'parent'),
(4395, 550, '_manage_stock', 'no'),
(4396, 550, '_backorders', 'no'),
(4397, 550, '_sold_individually', 'no'),
(4398, 550, '_virtual', 'no'),
(4399, 550, '_downloadable', 'no'),
(4400, 550, '_download_limit', '-1'),
(4401, 550, '_download_expiry', '-1'),
(4402, 550, '_thumbnail_id', '0'),
(4403, 550, '_stock', NULL),
(4404, 550, '_stock_status', 'instock'),
(4405, 550, '_wc_average_rating', '0'),
(4406, 550, '_wc_review_count', '0'),
(4407, 550, 'attribute_size', '3kg'),
(4408, 550, '_price', '18.75'),
(4409, 550, '_product_version', '10.1.0'),
(4433, 548, '_edit_lock', '1756059629:1'),
(4434, 552, '_wp_attached_file', '2025/08/OE-Brewers1-new_700x.webp'),
(4435, 552, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:33:\"2025/08/OE-Brewers1-new_700x.webp\";s:8:\"filesize\";i:29290;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"OE-Brewers1-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7746;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Brewers1-new_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3046;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"OE-Brewers1-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7746;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"OE-Brewers1-new_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19634;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Brewers1-new_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1752;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4436, 553, '_wp_attached_file', '2025/08/Brewers_Yeast_2_700x.webp'),
(4437, 553, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:33:\"2025/08/Brewers_Yeast_2_700x.webp\";s:8:\"filesize\";i:28040;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Brewers_Yeast_2_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3412;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Brewers_Yeast_2_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1354;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Brewers_Yeast_2_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4724;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Brewers_Yeast_2_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14808;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Brewers_Yeast_2_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:704;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4438, 554, '_wp_attached_file', '2025/08/OE-Brewers3-new_700x.webp'),
(4439, 554, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:33:\"2025/08/OE-Brewers3-new_700x.webp\";s:8:\"filesize\";i:29330;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"OE-Brewers3-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7370;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Brewers3-new_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2758;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"OE-Brewers3-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7370;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"OE-Brewers3-new_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18994;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Brewers3-new_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1666;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4440, 548, '_edit_last', '1'),
(4446, 548, '_price', '7.65'),
(4447, 548, '_price', '18.75'),
(4448, 548, 'astra-migrate-meta-layouts', 'set'),
(4449, 555, '_sku', '10012-2'),
(4450, 555, 'total_sales', '0'),
(4451, 555, '_tax_status', 'taxable'),
(4452, 555, '_tax_class', ''),
(4453, 555, '_manage_stock', 'no'),
(4454, 555, '_backorders', 'no'),
(4455, 555, '_sold_individually', 'no'),
(4456, 555, '_default_attributes', 'a:1:{s:4:\"size\";s:4:\"1Ltr\";}'),
(4457, 555, '_virtual', 'no'),
(4458, 555, '_downloadable', 'no'),
(4459, 555, '_product_image_gallery', '560,561'),
(4460, 555, '_download_limit', '-1'),
(4461, 555, '_download_expiry', '-1'),
(4462, 555, '_thumbnail_id', '559'),
(4463, 555, '_stock', NULL),
(4464, 555, '_stock_status', 'instock'),
(4465, 555, '_wc_average_rating', '0'),
(4466, 555, '_wc_review_count', '0'),
(4467, 555, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:19:\"1Ltr | 5Ltr | 25ltr\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(4468, 555, '_product_version', '10.1.0'),
(4469, 555, 'wpr_secondary_image_id', '0'),
(4470, 555, 'site-sidebar-layout', 'default'),
(4471, 555, 'ast-site-content-layout', 'default'),
(4472, 555, 'site-content-style', 'default'),
(4473, 555, 'site-sidebar-style', 'default'),
(4474, 555, 'theme-transparent-header-meta', 'default'),
(4475, 555, 'ekit_post_views_count', '3'),
(4477, 556, '_variation_description', ''),
(4478, 556, '_regular_price', '11.39'),
(4479, 556, 'total_sales', '0'),
(4480, 556, '_tax_status', 'taxable'),
(4481, 556, '_tax_class', 'parent'),
(4482, 556, '_manage_stock', 'no'),
(4483, 556, '_backorders', 'no'),
(4484, 556, '_sold_individually', 'no'),
(4485, 556, '_virtual', 'no'),
(4486, 556, '_downloadable', 'no'),
(4487, 556, '_download_limit', '-1'),
(4488, 556, '_download_expiry', '-1'),
(4489, 556, '_thumbnail_id', '0'),
(4490, 556, '_stock', NULL),
(4491, 556, '_stock_status', 'instock'),
(4492, 556, '_wc_average_rating', '0'),
(4493, 556, '_wc_review_count', '0'),
(4494, 556, 'attribute_size', '1Ltr'),
(4495, 556, '_price', '11.39'),
(4496, 556, '_product_version', '10.1.0'),
(4497, 557, '_variation_description', ''),
(4498, 557, '_regular_price', '36.20'),
(4499, 557, 'total_sales', '0'),
(4500, 557, '_tax_status', 'taxable'),
(4501, 557, '_tax_class', 'parent'),
(4502, 557, '_manage_stock', 'no'),
(4503, 557, '_backorders', 'no'),
(4504, 557, '_sold_individually', 'no'),
(4505, 557, '_virtual', 'no'),
(4506, 557, '_downloadable', 'no'),
(4507, 557, '_download_limit', '-1'),
(4508, 557, '_download_expiry', '-1'),
(4509, 557, '_thumbnail_id', '0'),
(4510, 557, '_stock', NULL),
(4511, 557, '_stock_status', 'instock'),
(4512, 557, '_wc_average_rating', '0'),
(4513, 557, '_wc_review_count', '0'),
(4514, 557, 'attribute_size', '5Ltr'),
(4515, 557, '_price', '36.20'),
(4516, 557, '_product_version', '10.1.0'),
(4517, 558, '_variation_description', ''),
(4518, 558, '_regular_price', '151.25'),
(4519, 558, 'total_sales', '0'),
(4520, 558, '_tax_status', 'taxable'),
(4521, 558, '_tax_class', 'parent'),
(4522, 558, '_manage_stock', 'no'),
(4523, 558, '_backorders', 'no'),
(4524, 558, '_sold_individually', 'no'),
(4525, 558, '_virtual', 'no'),
(4526, 558, '_downloadable', 'no'),
(4527, 558, '_download_limit', '-1'),
(4528, 558, '_download_expiry', '-1'),
(4529, 558, '_thumbnail_id', '0'),
(4530, 558, '_stock', NULL),
(4531, 558, '_stock_status', 'instock'),
(4532, 558, '_wc_average_rating', '0'),
(4533, 558, '_wc_review_count', '0'),
(4534, 558, 'attribute_size', '25ltr'),
(4535, 558, '_price', '151.25'),
(4536, 558, '_product_version', '10.1.0'),
(4540, 555, '_edit_lock', '1756061279:1'),
(4541, 555, '_edit_last', '1'),
(4542, 555, '_price', '11.39'),
(4543, 555, '_price', '36.20'),
(4544, 555, '_price', '151.25'),
(4545, 559, '_wp_attached_file', '2025/08/OE-Aloe-5blacka_700x.webp'),
(4546, 559, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:33:\"2025/08/OE-Aloe-5blacka_700x.webp\";s:8:\"filesize\";i:36972;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"OE-Aloe-5blacka_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8454;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Aloe-5blacka_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3372;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"OE-Aloe-5blacka_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8454;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"OE-Aloe-5blacka_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22624;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Aloe-5blacka_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1872;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4547, 560, '_wp_attached_file', '2025/08/OE-Aloe25-NEW_700x.webp'),
(4548, 560, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:991;s:4:\"file\";s:31:\"2025/08/OE-Aloe25-NEW_700x.webp\";s:8:\"filesize\";i:31278;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-Aloe25-NEW_700x-212x300.webp\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Aloe25-NEW_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2686;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-Aloe25-NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7318;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-Aloe25-NEW_700x-600x849.webp\";s:5:\"width\";i:600;s:6:\"height\";i:849;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21002;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Aloe25-NEW_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1526;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4549, 561, '_wp_attached_file', '2025/08/OE-AloeJuice1-NEW_700x.webp'),
(4550, 561, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:731;s:4:\"file\";s:35:\"2025/08/OE-AloeJuice1-NEW_700x.webp\";s:8:\"filesize\";i:34950;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"OE-AloeJuice1-NEW_700x-287x300.webp\";s:5:\"width\";i:287;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8526;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"OE-AloeJuice1-NEW_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3346;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"OE-AloeJuice1-NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9022;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"OE-AloeJuice1-NEW_700x-600x627.webp\";s:5:\"width\";i:600;s:6:\"height\";i:627;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23482;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"OE-AloeJuice1-NEW_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2002;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4551, 555, 'astra-migrate-meta-layouts', 'set'),
(4552, 562, '_sku', '10012-2-1'),
(4553, 562, 'total_sales', '0'),
(4554, 562, '_tax_status', 'taxable'),
(4555, 562, '_tax_class', ''),
(4556, 562, '_manage_stock', 'no'),
(4557, 562, '_backorders', 'no'),
(4558, 562, '_sold_individually', 'no'),
(4560, 562, '_virtual', 'no'),
(4561, 562, '_downloadable', 'no'),
(4562, 562, '_product_image_gallery', '568,569'),
(4563, 562, '_download_limit', '-1'),
(4564, 562, '_download_expiry', '-1'),
(4565, 562, '_thumbnail_id', '567'),
(4566, 562, '_stock', NULL),
(4567, 562, '_stock_status', 'instock'),
(4568, 562, '_wc_average_rating', '0'),
(4569, 562, '_wc_review_count', '0'),
(4570, 562, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:21:\"1.5Ltr | 3Ltr | 15ltr\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(4571, 562, '_product_version', '10.1.0'),
(4572, 562, 'wpr_secondary_image_id', '0'),
(4573, 562, 'site-sidebar-layout', 'default'),
(4574, 562, 'ast-site-content-layout', 'default'),
(4575, 562, 'site-content-style', 'default'),
(4576, 562, 'site-sidebar-style', 'default'),
(4577, 562, 'theme-transparent-header-meta', 'default'),
(4578, 562, 'ekit_post_views_count', '3'),
(4580, 563, '_variation_description', ''),
(4581, 563, '_regular_price', '40.25'),
(4582, 563, 'total_sales', '0'),
(4583, 563, '_tax_status', 'taxable'),
(4584, 563, '_tax_class', 'parent'),
(4585, 563, '_manage_stock', 'no'),
(4586, 563, '_backorders', 'no'),
(4587, 563, '_sold_individually', 'no'),
(4588, 563, '_virtual', 'no'),
(4589, 563, '_downloadable', 'no'),
(4590, 563, '_download_limit', '-1'),
(4591, 563, '_download_expiry', '-1'),
(4592, 563, '_thumbnail_id', '0'),
(4593, 563, '_stock', NULL),
(4594, 563, '_stock_status', 'instock'),
(4595, 563, '_wc_average_rating', '0'),
(4596, 563, '_wc_review_count', '0'),
(4597, 563, 'attribute_size', '1.5Ltr'),
(4598, 563, '_price', '40.25'),
(4599, 563, '_product_version', '10.1.0'),
(4600, 564, '_variation_description', ''),
(4601, 564, '_regular_price', '72.99'),
(4602, 564, 'total_sales', '0'),
(4603, 564, '_tax_status', 'taxable'),
(4604, 564, '_tax_class', 'parent'),
(4605, 564, '_manage_stock', 'no'),
(4606, 564, '_backorders', 'no'),
(4607, 564, '_sold_individually', 'no'),
(4608, 564, '_virtual', 'no'),
(4609, 564, '_downloadable', 'no'),
(4610, 564, '_download_limit', '-1'),
(4611, 564, '_download_expiry', '-1'),
(4612, 564, '_thumbnail_id', '0'),
(4613, 564, '_stock', NULL),
(4614, 564, '_stock_status', 'instock'),
(4615, 564, '_wc_average_rating', '0'),
(4616, 564, '_wc_review_count', '0'),
(4617, 564, 'attribute_size', '3Ltr'),
(4618, 564, '_price', '72.99'),
(4619, 564, '_product_version', '10.1.0'),
(4620, 565, '_variation_description', ''),
(4621, 565, '_regular_price', '292.36'),
(4622, 565, 'total_sales', '0'),
(4623, 565, '_tax_status', 'taxable'),
(4624, 565, '_tax_class', 'parent'),
(4625, 565, '_manage_stock', 'no'),
(4626, 565, '_backorders', 'no'),
(4627, 565, '_sold_individually', 'no'),
(4628, 565, '_virtual', 'no'),
(4629, 565, '_downloadable', 'no'),
(4630, 565, '_download_limit', '-1'),
(4631, 565, '_download_expiry', '-1'),
(4632, 565, '_thumbnail_id', '0'),
(4633, 565, '_stock', NULL),
(4634, 565, '_stock_status', 'instock'),
(4635, 565, '_wc_average_rating', '0'),
(4636, 565, '_wc_review_count', '0'),
(4637, 565, 'attribute_size', '15ltr'),
(4638, 565, '_price', '292.36'),
(4639, 565, '_product_version', '10.1.0'),
(4643, 562, '_edit_lock', '1755975286:1'),
(4644, 562, '_edit_last', '1'),
(4648, 562, '_default_attributes', 'a:1:{s:4:\"size\";s:6:\"1.5Ltr\";}'),
(4649, 562, '_price', '40.25'),
(4650, 562, '_price', '72.99'),
(4651, 562, '_price', '292.36'),
(4653, 567, '_wp_attached_file', '2025/08/04-FALCON-ULSOOTH-1-5KG-Web-1500_700x.webp'),
(4654, 567, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:50:\"2025/08/04-FALCON-ULSOOTH-1-5KG-Web-1500_700x.webp\";s:8:\"filesize\";i:43486;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10244;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3930;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10244;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27780;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4655, 568, '_wp_attached_file', '2025/08/04-FALCON-ULSOOTH-3KG-Web-1500_700x.webp'),
(4656, 568, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:48:\"2025/08/04-FALCON-ULSOOTH-3KG-Web-1500_700x.webp\";s:8:\"filesize\";i:42650;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"04-FALCON-ULSOOTH-3KG-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"04-FALCON-ULSOOTH-3KG-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3350;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"04-FALCON-ULSOOTH-3KG-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8606;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"04-FALCON-ULSOOTH-3KG-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24146;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"04-FALCON-ULSOOTH-3KG-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2008;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4657, 569, '_wp_attached_file', '2025/08/OE-Ulsoothe15_700x.webp'),
(4658, 569, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2025/08/OE-Ulsoothe15_700x.webp\";s:8:\"filesize\";i:19256;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-Ulsoothe15_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4990;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Ulsoothe15_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2036;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-Ulsoothe15_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4990;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-Ulsoothe15_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12514;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Ulsoothe15_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4659, 562, 'astra-migrate-meta-layouts', 'set'),
(4660, 570, '_sku', '10012-2-1-1'),
(4661, 570, 'total_sales', '0'),
(4662, 570, '_tax_status', 'taxable'),
(4663, 570, '_tax_class', ''),
(4664, 570, '_manage_stock', 'no'),
(4665, 570, '_backorders', 'no'),
(4666, 570, '_sold_individually', 'no'),
(4668, 570, '_virtual', 'no'),
(4669, 570, '_downloadable', 'no'),
(4670, 570, '_product_image_gallery', '577'),
(4671, 570, '_download_limit', '-1'),
(4672, 570, '_download_expiry', '-1'),
(4673, 570, '_thumbnail_id', '576'),
(4674, 570, '_stock', NULL),
(4675, 570, '_stock_status', 'instock'),
(4676, 570, '_wc_average_rating', '0'),
(4677, 570, '_wc_review_count', '0'),
(4678, 570, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:13:\"1ltr | 4.5ltr\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(4679, 570, '_product_version', '10.1.0'),
(4680, 570, 'wpr_secondary_image_id', '0'),
(4681, 570, 'site-sidebar-layout', 'default'),
(4682, 570, 'ast-site-content-layout', 'default'),
(4683, 570, 'site-content-style', 'default'),
(4684, 570, 'site-sidebar-style', 'default'),
(4685, 570, 'theme-transparent-header-meta', 'default'),
(4686, 570, 'ekit_post_views_count', '2'),
(4688, 571, '_variation_description', ''),
(4689, 571, '_regular_price', '24.25'),
(4690, 571, 'total_sales', '0'),
(4691, 571, '_tax_status', 'taxable'),
(4692, 571, '_tax_class', 'parent'),
(4693, 571, '_manage_stock', 'no'),
(4694, 571, '_backorders', 'no'),
(4695, 571, '_sold_individually', 'no'),
(4696, 571, '_virtual', 'no'),
(4697, 571, '_downloadable', 'no'),
(4698, 571, '_download_limit', '-1'),
(4699, 571, '_download_expiry', '-1'),
(4700, 571, '_thumbnail_id', '0'),
(4701, 571, '_stock', NULL),
(4702, 571, '_stock_status', 'instock'),
(4703, 571, '_wc_average_rating', '0'),
(4704, 571, '_wc_review_count', '0'),
(4705, 571, 'attribute_size', '1ltr'),
(4706, 571, '_price', '24.25'),
(4707, 571, '_product_version', '10.1.0'),
(4708, 572, '_variation_description', ''),
(4709, 572, '_regular_price', '62.65'),
(4710, 572, 'total_sales', '0'),
(4711, 572, '_tax_status', 'taxable'),
(4712, 572, '_tax_class', 'parent'),
(4713, 572, '_manage_stock', 'no'),
(4714, 572, '_backorders', 'no'),
(4715, 572, '_sold_individually', 'no'),
(4716, 572, '_virtual', 'no'),
(4717, 572, '_downloadable', 'no'),
(4718, 572, '_download_limit', '-1'),
(4719, 572, '_download_expiry', '-1'),
(4720, 572, '_thumbnail_id', '0'),
(4721, 572, '_stock', NULL),
(4722, 572, '_stock_status', 'instock'),
(4723, 572, '_wc_average_rating', '0'),
(4724, 572, '_wc_review_count', '0'),
(4725, 572, 'attribute_size', '4.5ltr'),
(4726, 572, '_price', '62.65'),
(4727, 572, '_product_version', '10.1.0'),
(4751, 570, '_edit_lock', '1755975847:1'),
(4752, 570, '_edit_last', '1'),
(4760, 570, '_default_attributes', 'a:1:{s:4:\"size\";s:4:\"1ltr\";}'),
(4761, 570, '_price', '24.25'),
(4762, 570, '_price', '62.65'),
(4764, 574, '_wp_attached_file', '2025/08/04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-1.webp'),
(4765, 574, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:52:\"2025/08/04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-1.webp\";s:8:\"filesize\";i:43486;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10244;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-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:3930;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10244;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27780;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4766, 575, '_wp_attached_file', '2025/08/04-FALCON-ULSOOTH-3KG-Web-1500_700x-1.webp'),
(4767, 575, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:50:\"2025/08/04-FALCON-ULSOOTH-3KG-Web-1500_700x-1.webp\";s:8:\"filesize\";i:42650;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"04-FALCON-ULSOOTH-3KG-Web-1500_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"04-FALCON-ULSOOTH-3KG-Web-1500_700x-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:3350;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"04-FALCON-ULSOOTH-3KG-Web-1500_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8606;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"04-FALCON-ULSOOTH-3KG-Web-1500_700x-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24146;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"04-FALCON-ULSOOTH-3KG-Web-1500_700x-1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2008;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4768, 576, '_wp_attached_file', '2025/08/OE-UlsootheGel4.5small_700x.webp'),
(4769, 576, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:40:\"2025/08/OE-UlsootheGel4.5small_700x.webp\";s:8:\"filesize\";i:35932;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"OE-UlsootheGel4.5small_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8600;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"OE-UlsootheGel4.5small_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3434;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"OE-UlsootheGel4.5small_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8600;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"OE-UlsootheGel4.5small_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22876;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"OE-UlsootheGel4.5small_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4770, 577, '_wp_attached_file', '2025/08/OE_UlsootheGel-1ltrsmall_700x.webp'),
(4771, 577, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:42:\"2025/08/OE_UlsootheGel-1ltrsmall_700x.webp\";s:8:\"filesize\";i:43636;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"OE_UlsootheGel-1ltrsmall_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8716;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"OE_UlsootheGel-1ltrsmall_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3666;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"OE_UlsootheGel-1ltrsmall_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10034;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"OE_UlsootheGel-1ltrsmall_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28898;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"OE_UlsootheGel-1ltrsmall_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2094;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4772, 570, 'astra-migrate-meta-layouts', 'set'),
(4773, 578, '_regular_price', '10.99'),
(4774, 578, 'total_sales', '0'),
(4775, 578, '_tax_status', 'taxable'),
(4776, 578, '_tax_class', ''),
(4777, 578, '_manage_stock', 'no'),
(4778, 578, '_backorders', 'no'),
(4779, 578, '_sold_individually', 'no'),
(4780, 578, '_virtual', 'no'),
(4781, 578, '_downloadable', 'no'),
(4782, 578, '_product_image_gallery', '580'),
(4783, 578, '_download_limit', '-1'),
(4784, 578, '_download_expiry', '-1'),
(4785, 578, '_thumbnail_id', '579'),
(4786, 578, '_stock', NULL),
(4787, 578, '_stock_status', 'instock'),
(4788, 578, '_wc_average_rating', '0'),
(4789, 578, '_wc_review_count', '0'),
(4790, 578, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(4791, 578, '_product_version', '10.1.0'),
(4792, 578, '_price', '10.99'),
(4793, 578, 'site-sidebar-layout', 'default'),
(4794, 578, 'ast-site-content-layout', 'full-width-container'),
(4795, 578, 'site-content-style', 'default'),
(4796, 578, 'site-sidebar-style', 'default'),
(4797, 578, 'theme-transparent-header-meta', 'default'),
(4798, 578, 'ekit_post_views_count', '62'),
(4799, 578, 'wpr_secondary_image_id', '0'),
(4801, 578, '_edit_lock', '1756059540:1'),
(4802, 578, '_edit_last', '1'),
(4803, 579, '_wp_attached_file', '2025/08/OE-Spearmint1_700x.webp'),
(4804, 579, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2025/08/OE-Spearmint1_700x.webp\";s:8:\"filesize\";i:62594;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-Spearmint1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10598;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Spearmint1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3436;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-Spearmint1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10598;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-Spearmint1_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35582;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Spearmint1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4805, 580, '_wp_attached_file', '2025/08/Spearmint_2_700x.webp'),
(4806, 580, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:29:\"2025/08/Spearmint_2_700x.webp\";s:8:\"filesize\";i:69750;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Spearmint_2_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8414;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Spearmint_2_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3122;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Spearmint_2_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11858;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Spearmint_2_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41770;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Spearmint_2_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1520;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4807, 578, 'astra-migrate-meta-layouts', 'set'),
(4808, 581, '_sku', '10012-1-1-1-1'),
(4809, 581, 'total_sales', '0'),
(4810, 581, '_tax_status', 'taxable'),
(4811, 581, '_tax_class', ''),
(4812, 581, '_manage_stock', 'no'),
(4813, 581, '_backorders', 'no'),
(4814, 581, '_sold_individually', 'no'),
(4815, 581, '_virtual', 'no'),
(4816, 581, '_downloadable', 'no'),
(4817, 581, '_product_image_gallery', '553,554'),
(4818, 581, '_download_limit', '-1'),
(4819, 581, '_download_expiry', '-1'),
(4820, 581, '_thumbnail_id', '552'),
(4821, 581, '_stock', NULL),
(4822, 581, '_stock_status', 'instock'),
(4823, 581, '_wc_average_rating', '0'),
(4824, 581, '_wc_review_count', '0'),
(4825, 581, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:9:\"1kg | 3kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(4826, 581, '_product_version', '10.1.0'),
(4827, 581, 'wpr_secondary_image_id', '0'),
(4828, 581, 'site-sidebar-layout', 'default'),
(4829, 581, 'ast-site-content-layout', 'default'),
(4830, 581, 'site-content-style', 'default'),
(4831, 581, 'site-sidebar-style', 'default'),
(4832, 581, 'theme-transparent-header-meta', 'default'),
(4833, 581, 'ekit_post_views_count', '3'),
(4835, 581, 'astra-migrate-meta-layouts', 'set'),
(4836, 582, '_variation_description', ''),
(4837, 582, '_regular_price', '7.65'),
(4838, 582, 'total_sales', '0'),
(4839, 582, '_tax_status', 'taxable'),
(4840, 582, '_tax_class', 'parent'),
(4841, 582, '_manage_stock', 'no'),
(4842, 582, '_backorders', 'no'),
(4843, 582, '_sold_individually', 'no'),
(4844, 582, '_virtual', 'no'),
(4845, 582, '_downloadable', 'no'),
(4846, 582, '_download_limit', '-1'),
(4847, 582, '_download_expiry', '-1'),
(4848, 582, '_thumbnail_id', '0'),
(4849, 582, '_stock', NULL),
(4850, 582, '_stock_status', 'instock'),
(4851, 582, '_wc_average_rating', '0'),
(4852, 582, '_wc_review_count', '0'),
(4853, 582, 'attribute_size', '1kg'),
(4854, 582, '_price', '7.65'),
(4855, 582, '_product_version', '10.1.0'),
(4856, 583, '_variation_description', ''),
(4857, 583, '_regular_price', '18.75');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4858, 583, 'total_sales', '0'),
(4859, 583, '_tax_status', 'taxable'),
(4860, 583, '_tax_class', 'parent'),
(4861, 583, '_manage_stock', 'no'),
(4862, 583, '_backorders', 'no'),
(4863, 583, '_sold_individually', 'no'),
(4864, 583, '_virtual', 'no'),
(4865, 583, '_downloadable', 'no'),
(4866, 583, '_download_limit', '-1'),
(4867, 583, '_download_expiry', '-1'),
(4868, 583, '_thumbnail_id', '0'),
(4869, 583, '_stock', NULL),
(4870, 583, '_stock_status', 'instock'),
(4871, 583, '_wc_average_rating', '0'),
(4872, 583, '_wc_review_count', '0'),
(4873, 583, 'attribute_size', '3kg'),
(4874, 583, '_price', '18.75'),
(4875, 583, '_product_version', '10.1.0'),
(4876, 581, '_price', '7.65'),
(4877, 581, '_price', '18.75'),
(4878, 581, '_edit_lock', '1755976260:1'),
(4879, 582, '_wp_trash_meta_status', 'publish'),
(4880, 582, '_wp_trash_meta_time', '1755976413'),
(4881, 582, '_wp_desired_post_slug', 'omega-ultra-oil-1ltr-8'),
(4882, 583, '_wp_trash_meta_status', 'publish'),
(4883, 583, '_wp_trash_meta_time', '1755976413'),
(4884, 583, '_wp_desired_post_slug', 'omega-ultra-oil-5ltr-12'),
(4885, 581, '_wp_trash_meta_status', 'draft'),
(4886, 581, '_wp_trash_meta_time', '1755976413'),
(4887, 581, '_wp_desired_post_slug', ''),
(4889, 584, '_sku', '10012-2-1-2'),
(4890, 584, 'total_sales', '0'),
(4891, 584, '_tax_status', 'taxable'),
(4892, 584, '_tax_class', ''),
(4893, 584, '_manage_stock', 'no'),
(4894, 584, '_backorders', 'no'),
(4895, 584, '_sold_individually', 'no'),
(4897, 584, '_virtual', 'no'),
(4898, 584, '_downloadable', 'no'),
(4899, 584, '_product_image_gallery', '589,590,591'),
(4900, 584, '_download_limit', '-1'),
(4901, 584, '_download_expiry', '-1'),
(4902, 584, '_thumbnail_id', '588'),
(4903, 584, '_stock', NULL),
(4904, 584, '_stock_status', 'instock'),
(4905, 584, '_wc_average_rating', '0'),
(4906, 584, '_wc_review_count', '0'),
(4907, 584, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:16:\"1kg | 5kg | 15kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(4908, 584, '_product_version', '10.1.0'),
(4909, 584, 'wpr_secondary_image_id', '0'),
(4910, 584, 'site-sidebar-layout', 'default'),
(4911, 584, 'ast-site-content-layout', 'default'),
(4912, 584, 'site-content-style', 'default'),
(4913, 584, 'site-sidebar-style', 'default'),
(4914, 584, 'theme-transparent-header-meta', 'default'),
(4915, 584, 'ekit_post_views_count', '3'),
(4918, 585, '_variation_description', ''),
(4919, 585, '_regular_price', '24.99'),
(4920, 585, 'total_sales', '0'),
(4921, 585, '_tax_status', 'taxable'),
(4922, 585, '_tax_class', 'parent'),
(4923, 585, '_manage_stock', 'no'),
(4924, 585, '_backorders', 'no'),
(4925, 585, '_sold_individually', 'no'),
(4926, 585, '_virtual', 'no'),
(4927, 585, '_downloadable', 'no'),
(4928, 585, '_download_limit', '-1'),
(4929, 585, '_download_expiry', '-1'),
(4930, 585, '_thumbnail_id', '0'),
(4931, 585, '_stock', NULL),
(4932, 585, '_stock_status', 'instock'),
(4933, 585, '_wc_average_rating', '0'),
(4934, 585, '_wc_review_count', '0'),
(4935, 585, 'attribute_size', '1kg'),
(4936, 585, '_price', '24.99'),
(4937, 585, '_product_version', '10.1.0'),
(4938, 586, '_variation_description', ''),
(4939, 586, '_regular_price', '103.20'),
(4940, 586, 'total_sales', '0'),
(4941, 586, '_tax_status', 'taxable'),
(4942, 586, '_tax_class', 'parent'),
(4943, 586, '_manage_stock', 'no'),
(4944, 586, '_backorders', 'no'),
(4945, 586, '_sold_individually', 'no'),
(4946, 586, '_virtual', 'no'),
(4947, 586, '_downloadable', 'no'),
(4948, 586, '_download_limit', '-1'),
(4949, 586, '_download_expiry', '-1'),
(4950, 586, '_thumbnail_id', '0'),
(4951, 586, '_stock', NULL),
(4952, 586, '_stock_status', 'instock'),
(4953, 586, '_wc_average_rating', '0'),
(4954, 586, '_wc_review_count', '0'),
(4955, 586, 'attribute_size', '5kg'),
(4956, 586, '_price', '103.20'),
(4957, 586, '_product_version', '10.1.0'),
(4958, 587, '_variation_description', ''),
(4959, 587, '_regular_price', '249.00'),
(4960, 587, 'total_sales', '0'),
(4961, 587, '_tax_status', 'taxable'),
(4962, 587, '_tax_class', 'parent'),
(4963, 587, '_manage_stock', 'no'),
(4964, 587, '_backorders', 'no'),
(4965, 587, '_sold_individually', 'no'),
(4966, 587, '_virtual', 'no'),
(4967, 587, '_downloadable', 'no'),
(4968, 587, '_download_limit', '-1'),
(4969, 587, '_download_expiry', '-1'),
(4970, 587, '_thumbnail_id', '0'),
(4971, 587, '_stock', NULL),
(4972, 587, '_stock_status', 'instock'),
(4973, 587, '_wc_average_rating', '0'),
(4974, 587, '_wc_review_count', '0'),
(4975, 587, 'attribute_size', '15kg'),
(4976, 587, '_price', '249.00'),
(4977, 587, '_product_version', '10.1.0'),
(4981, 584, '_edit_lock', '1755976767:1'),
(4982, 584, '_edit_last', '1'),
(4983, 584, '_price', '24.99'),
(4984, 584, '_price', '103.20'),
(4985, 584, '_price', '249.00'),
(4986, 588, '_wp_attached_file', '2025/08/OE-Psyllium1_700x.webp'),
(4987, 588, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:30:\"2025/08/OE-Psyllium1_700x.webp\";s:8:\"filesize\";i:31904;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"OE-Psyllium1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7710;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-Psyllium1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2876;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"OE-Psyllium1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7710;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"OE-Psyllium1_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20676;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-Psyllium1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1612;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4988, 589, '_wp_attached_file', '2025/08/OE-Psyllium5_700x.webp'),
(4989, 589, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:30:\"2025/08/OE-Psyllium5_700x.webp\";s:8:\"filesize\";i:18480;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"OE-Psyllium5_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4510;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-Psyllium5_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1806;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"OE-Psyllium5_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4510;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"OE-Psyllium5_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12436;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-Psyllium5_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1136;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4990, 590, '_wp_attached_file', '2025/08/OE-Psyllium15_5549709a-a6e2-47a9-90f3-b90ca022f81d_700x.webp'),
(4991, 590, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:68:\"2025/08/OE-Psyllium15_5549709a-a6e2-47a9-90f3-b90ca022f81d_700x.webp\";s:8:\"filesize\";i:22958;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"OE-Psyllium15_5549709a-a6e2-47a9-90f3-b90ca022f81d_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5548;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"OE-Psyllium15_5549709a-a6e2-47a9-90f3-b90ca022f81d_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:68:\"OE-Psyllium15_5549709a-a6e2-47a9-90f3-b90ca022f81d_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5548;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:68:\"OE-Psyllium15_5549709a-a6e2-47a9-90f3-b90ca022f81d_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15108;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:68:\"OE-Psyllium15_5549709a-a6e2-47a9-90f3-b90ca022f81d_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1314;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4992, 591, '_wp_attached_file', '2025/08/OMEGA-PSYLLIUM-PILE-Smaller_700x.webp'),
(4993, 591, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:45:\"2025/08/OMEGA-PSYLLIUM-PILE-Smaller_700x.webp\";s:8:\"filesize\";i:68114;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"OMEGA-PSYLLIUM-PILE-Smaller_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10794;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"OMEGA-PSYLLIUM-PILE-Smaller_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3130;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"OMEGA-PSYLLIUM-PILE-Smaller_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10794;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"OMEGA-PSYLLIUM-PILE-Smaller_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36954;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"OMEGA-PSYLLIUM-PILE-Smaller_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1622;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4994, 584, 'astra-migrate-meta-layouts', 'set'),
(4995, 592, '_regular_price', '19.99'),
(4996, 592, 'total_sales', '0'),
(4997, 592, '_tax_status', 'taxable'),
(4998, 592, '_tax_class', ''),
(4999, 592, '_manage_stock', 'no'),
(5000, 592, '_backorders', 'no'),
(5001, 592, '_sold_individually', 'no'),
(5002, 592, '_virtual', 'no'),
(5003, 592, '_downloadable', 'no'),
(5004, 592, '_product_image_gallery', '594'),
(5005, 592, '_download_limit', '-1'),
(5006, 592, '_download_expiry', '-1'),
(5007, 592, '_thumbnail_id', '593'),
(5008, 592, '_stock', NULL),
(5009, 592, '_stock_status', 'instock'),
(5010, 592, '_wc_average_rating', '0'),
(5011, 592, '_wc_review_count', '0'),
(5012, 592, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(5013, 592, '_product_version', '10.1.0'),
(5014, 592, '_price', '19.99'),
(5015, 592, 'site-sidebar-layout', 'default'),
(5016, 592, 'ast-site-content-layout', 'full-width-container'),
(5017, 592, 'site-content-style', 'default'),
(5018, 592, 'site-sidebar-style', 'default'),
(5019, 592, 'theme-transparent-header-meta', 'default'),
(5020, 592, 'ekit_post_views_count', '62'),
(5021, 592, 'wpr_secondary_image_id', '0'),
(5023, 592, '_edit_lock', '1755977031:1'),
(5024, 592, '_edit_last', '1'),
(5025, 593, '_wp_attached_file', '2025/08/SandXpell_700x.webp'),
(5026, 593, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:27:\"2025/08/SandXpell_700x.webp\";s:8:\"filesize\";i:40768;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SandXpell_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SandXpell_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3520;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SandXpell_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9690;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"SandXpell_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26120;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SandXpell_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2030;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5027, 594, '_wp_attached_file', '2025/08/11-OMEGA38104-Web-1500_700x.webp'),
(5028, 594, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:40:\"2025/08/11-OMEGA38104-Web-1500_700x.webp\";s:8:\"filesize\";i:79014;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"11-OMEGA38104-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12760;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"11-OMEGA38104-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3584;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"11-OMEGA38104-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12760;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"11-OMEGA38104-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45686;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"11-OMEGA38104-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1760;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5029, 592, 'astra-migrate-meta-layouts', 'set'),
(5031, 595, '_sku', '10012-1-1-2'),
(5032, 595, 'total_sales', '0'),
(5033, 595, '_tax_status', 'taxable'),
(5034, 595, '_tax_class', ''),
(5035, 595, '_manage_stock', 'no'),
(5036, 595, '_backorders', 'no'),
(5037, 595, '_sold_individually', 'no'),
(5038, 595, '_virtual', 'no'),
(5039, 595, '_downloadable', 'no'),
(5040, 595, '_product_image_gallery', '601,600'),
(5041, 595, '_download_limit', '-1'),
(5042, 595, '_download_expiry', '-1'),
(5043, 595, '_thumbnail_id', '599'),
(5044, 595, '_stock', NULL),
(5045, 595, '_stock_status', 'instock'),
(5046, 595, '_wc_average_rating', '0'),
(5047, 595, '_wc_review_count', '0'),
(5048, 595, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:9:\"1kg | 5kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(5049, 595, '_product_version', '10.1.0'),
(5050, 595, 'wpr_secondary_image_id', '0'),
(5051, 595, 'site-sidebar-layout', 'default'),
(5052, 595, 'ast-site-content-layout', 'default'),
(5053, 595, 'site-content-style', 'default'),
(5054, 595, 'site-sidebar-style', 'default'),
(5055, 595, 'theme-transparent-header-meta', 'default'),
(5056, 595, 'ekit_post_views_count', '3'),
(5059, 596, '_variation_description', ''),
(5060, 596, '_regular_price', '12.30'),
(5061, 596, 'total_sales', '0'),
(5062, 596, '_tax_status', 'taxable'),
(5063, 596, '_tax_class', 'parent'),
(5064, 596, '_manage_stock', 'no'),
(5065, 596, '_backorders', 'no'),
(5066, 596, '_sold_individually', 'no'),
(5067, 596, '_virtual', 'no'),
(5068, 596, '_downloadable', 'no'),
(5069, 596, '_download_limit', '-1'),
(5070, 596, '_download_expiry', '-1'),
(5071, 596, '_thumbnail_id', '0'),
(5072, 596, '_stock', NULL),
(5073, 596, '_stock_status', 'instock'),
(5074, 596, '_wc_average_rating', '0'),
(5075, 596, '_wc_review_count', '0'),
(5076, 596, 'attribute_size', '1kg'),
(5077, 596, '_price', '12.30'),
(5078, 596, '_product_version', '10.1.0'),
(5079, 597, '_variation_description', ''),
(5080, 597, '_regular_price', '44.99'),
(5081, 597, 'total_sales', '0'),
(5082, 597, '_tax_status', 'taxable'),
(5083, 597, '_tax_class', 'parent'),
(5084, 597, '_manage_stock', 'no'),
(5085, 597, '_backorders', 'no'),
(5086, 597, '_sold_individually', 'no'),
(5087, 597, '_virtual', 'no'),
(5088, 597, '_downloadable', 'no'),
(5089, 597, '_download_limit', '-1'),
(5090, 597, '_download_expiry', '-1'),
(5091, 597, '_thumbnail_id', '0'),
(5092, 597, '_stock', NULL),
(5093, 597, '_stock_status', 'instock'),
(5094, 597, '_wc_average_rating', '0'),
(5095, 597, '_wc_review_count', '0'),
(5096, 597, 'attribute_size', '5kg'),
(5097, 597, '_price', '44.99'),
(5098, 597, '_product_version', '10.1.0'),
(5122, 595, '_edit_lock', '1755977462:1'),
(5130, 595, '_default_attributes', 'a:1:{s:4:\"size\";s:3:\"1kg\";}'),
(5131, 595, '_price', '12.30'),
(5132, 595, '_price', '44.99'),
(5133, 595, '_edit_last', '1'),
(5134, 599, '_wp_attached_file', '2025/08/OE-Fennel1_700x.webp'),
(5135, 599, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:28:\"2025/08/OE-Fennel1_700x.webp\";s:8:\"filesize\";i:34428;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"OE-Fennel1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8130;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"OE-Fennel1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3094;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"OE-Fennel1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8130;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"OE-Fennel1_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21384;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"OE-Fennel1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1764;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5136, 600, '_wp_attached_file', '2025/08/09-OMEGA-FENNEL-SEED-PILEsmall_700x.webp'),
(5137, 600, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:48:\"2025/08/09-OMEGA-FENNEL-SEED-PILEsmall_700x.webp\";s:8:\"filesize\";i:72048;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"09-OMEGA-FENNEL-SEED-PILEsmall_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14568;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"09-OMEGA-FENNEL-SEED-PILEsmall_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4770;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"09-OMEGA-FENNEL-SEED-PILEsmall_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14568;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"09-OMEGA-FENNEL-SEED-PILEsmall_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43440;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"09-OMEGA-FENNEL-SEED-PILEsmall_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5138, 601, '_wp_attached_file', '2025/08/OE-Fennel5small_700x.webp'),
(5139, 601, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:633;s:4:\"file\";s:33:\"2025/08/OE-Fennel5small_700x.webp\";s:8:\"filesize\";i:33616;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"OE-Fennel5small_700x-300x271.webp\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8458;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Fennel5small_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3748;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"OE-Fennel5small_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9626;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"OE-Fennel5small_700x-600x543.webp\";s:5:\"width\";i:600;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22422;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Fennel5small_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2122;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5140, 595, 'astra-migrate-meta-layouts', 'set'),
(5142, 602, '_sku', '10051'),
(5143, 602, 'total_sales', '0'),
(5144, 602, '_tax_status', 'taxable'),
(5145, 602, '_tax_class', ''),
(5146, 602, '_manage_stock', 'no'),
(5147, 602, '_backorders', 'no'),
(5148, 602, '_sold_individually', 'no'),
(5149, 602, '_virtual', 'no'),
(5150, 602, '_downloadable', 'no'),
(5151, 602, '_product_image_gallery', '606,607'),
(5152, 602, '_download_limit', '-1'),
(5153, 602, '_download_expiry', '-1'),
(5154, 602, '_thumbnail_id', '605'),
(5155, 602, '_stock', NULL),
(5156, 602, '_stock_status', 'instock'),
(5157, 602, '_wc_average_rating', '0'),
(5158, 602, '_wc_review_count', '0'),
(5159, 602, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:9:\"1kg | 5kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(5160, 602, '_product_version', '10.1.0'),
(5161, 602, 'wpr_secondary_image_id', '0'),
(5162, 602, 'site-sidebar-layout', 'default'),
(5163, 602, 'ast-site-content-layout', 'default'),
(5164, 602, 'site-content-style', 'default'),
(5165, 602, 'site-sidebar-style', 'default'),
(5166, 602, 'theme-transparent-header-meta', 'default'),
(5167, 602, 'ekit_post_views_count', '5'),
(5170, 603, '_variation_description', ''),
(5171, 603, '_regular_price', '20.99'),
(5172, 603, 'total_sales', '0'),
(5173, 603, '_tax_status', 'taxable'),
(5174, 603, '_tax_class', 'parent'),
(5175, 603, '_manage_stock', 'no'),
(5176, 603, '_backorders', 'no'),
(5177, 603, '_sold_individually', 'no'),
(5178, 603, '_virtual', 'no'),
(5179, 603, '_downloadable', 'no'),
(5180, 603, '_download_limit', '-1'),
(5181, 603, '_download_expiry', '-1'),
(5182, 603, '_thumbnail_id', '0'),
(5183, 603, '_stock', NULL),
(5184, 603, '_stock_status', 'instock'),
(5185, 603, '_wc_average_rating', '0'),
(5186, 603, '_wc_review_count', '0'),
(5187, 603, 'attribute_size', '1kg'),
(5188, 603, '_price', '20.99'),
(5189, 603, '_product_version', '10.1.0'),
(5190, 604, '_variation_description', ''),
(5191, 604, '_regular_price', '63.25'),
(5192, 604, 'total_sales', '0'),
(5193, 604, '_tax_status', 'taxable'),
(5194, 604, '_tax_class', 'parent'),
(5195, 604, '_manage_stock', 'no'),
(5196, 604, '_backorders', 'no'),
(5197, 604, '_sold_individually', 'no'),
(5198, 604, '_virtual', 'no'),
(5199, 604, '_downloadable', 'no'),
(5200, 604, '_download_limit', '-1'),
(5201, 604, '_download_expiry', '-1'),
(5202, 604, '_thumbnail_id', '0'),
(5203, 604, '_stock', NULL),
(5204, 604, '_stock_status', 'instock'),
(5205, 604, '_wc_average_rating', '0'),
(5206, 604, '_wc_review_count', '0'),
(5207, 604, 'attribute_size', '5kg'),
(5208, 604, '_price', '63.25'),
(5209, 604, '_product_version', '10.1.0'),
(5212, 602, '_edit_lock', '1756059619:1'),
(5213, 602, '_edit_last', '1'),
(5214, 603, '_sku', '10015'),
(5217, 602, '_default_attributes', 'a:1:{s:4:\"size\";s:3:\"1kg\";}'),
(5218, 602, '_price', '20.99'),
(5219, 602, '_price', '63.25'),
(5220, 605, '_wp_attached_file', '2025/08/OE-B12-1a_86f051af-4b2f-4b35-8158-72268e536d4b_700x.webp'),
(5221, 605, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:64:\"2025/08/OE-B12-1a_86f051af-4b2f-4b35-8158-72268e536d4b_700x.webp\";s:8:\"filesize\";i:35754;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"OE-B12-1a_86f051af-4b2f-4b35-8158-72268e536d4b_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9262;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"OE-B12-1a_86f051af-4b2f-4b35-8158-72268e536d4b_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3560;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:64:\"OE-B12-1a_86f051af-4b2f-4b35-8158-72268e536d4b_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9262;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:64:\"OE-B12-1a_86f051af-4b2f-4b35-8158-72268e536d4b_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23252;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:64:\"OE-B12-1a_86f051af-4b2f-4b35-8158-72268e536d4b_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1994;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5222, 606, '_wp_attached_file', '2025/08/B12_Boost_F_700x.webp'),
(5223, 606, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:29:\"2025/08/B12_Boost_F_700x.webp\";s:8:\"filesize\";i:80488;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"B12_Boost_F_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11200;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"B12_Boost_F_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3432;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"B12_Boost_F_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11200;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"B12_Boost_F_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37810;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"B12_Boost_F_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1882;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5224, 607, '_wp_attached_file', '2025/08/OE-b12-4-NEW_700x.webp'),
(5225, 607, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:30:\"2025/08/OE-b12-4-NEW_700x.webp\";s:8:\"filesize\";i:20154;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"OE-b12-4-NEW_700x-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4472;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-b12-4-NEW_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2558;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"OE-b12-4-NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6342;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"OE-b12-4-NEW_700x-600x450.webp\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11302;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-b12-4-NEW_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1416;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5228, 602, 'astra-migrate-meta-layouts', 'set'),
(5229, 608, '_sku', '10051-1'),
(5230, 608, 'total_sales', '0'),
(5231, 608, '_tax_status', 'taxable'),
(5232, 608, '_tax_class', ''),
(5233, 608, '_manage_stock', 'no'),
(5234, 608, '_backorders', 'no'),
(5235, 608, '_sold_individually', 'no'),
(5237, 608, '_virtual', 'no'),
(5238, 608, '_downloadable', 'no'),
(5239, 608, '_product_image_gallery', '612'),
(5240, 608, '_download_limit', '-1'),
(5241, 608, '_download_expiry', '-1'),
(5242, 608, '_thumbnail_id', '611'),
(5243, 608, '_stock', NULL),
(5244, 608, '_stock_status', 'instock'),
(5245, 608, '_wc_average_rating', '0'),
(5246, 608, '_wc_review_count', '0'),
(5247, 608, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:11:\"1ltr | 5ltr\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(5248, 608, '_product_version', '10.1.0'),
(5249, 608, 'wpr_secondary_image_id', '0'),
(5250, 608, 'site-sidebar-layout', 'default'),
(5251, 608, 'ast-site-content-layout', 'default'),
(5252, 608, 'site-content-style', 'default'),
(5253, 608, 'site-sidebar-style', 'default'),
(5254, 608, 'theme-transparent-header-meta', 'default'),
(5255, 608, 'ekit_post_views_count', '4'),
(5258, 609, '_variation_description', ''),
(5259, 609, '_sku', '10015-1'),
(5260, 609, '_regular_price', '15.50'),
(5261, 609, 'total_sales', '0'),
(5262, 609, '_tax_status', 'taxable'),
(5263, 609, '_tax_class', 'parent'),
(5264, 609, '_manage_stock', 'no'),
(5265, 609, '_backorders', 'no'),
(5266, 609, '_sold_individually', 'no'),
(5267, 609, '_virtual', 'no'),
(5268, 609, '_downloadable', 'no'),
(5269, 609, '_download_limit', '-1'),
(5270, 609, '_download_expiry', '-1'),
(5271, 609, '_thumbnail_id', '0'),
(5272, 609, '_stock', NULL),
(5273, 609, '_stock_status', 'instock'),
(5274, 609, '_wc_average_rating', '0'),
(5275, 609, '_wc_review_count', '0'),
(5276, 609, 'attribute_size', '1ltr'),
(5277, 609, '_price', '15.50'),
(5278, 609, '_product_version', '10.1.0'),
(5279, 610, '_variation_description', ''),
(5280, 610, '_regular_price', '41.80'),
(5281, 610, 'total_sales', '0'),
(5282, 610, '_tax_status', 'taxable'),
(5283, 610, '_tax_class', 'parent'),
(5284, 610, '_manage_stock', 'no'),
(5285, 610, '_backorders', 'no'),
(5286, 610, '_sold_individually', 'no'),
(5287, 610, '_virtual', 'no'),
(5288, 610, '_downloadable', 'no'),
(5289, 610, '_download_limit', '-1'),
(5290, 610, '_download_expiry', '-1'),
(5291, 610, '_thumbnail_id', '0'),
(5292, 610, '_stock', NULL),
(5293, 610, '_stock_status', 'instock'),
(5294, 610, '_wc_average_rating', '0'),
(5295, 610, '_wc_review_count', '0'),
(5296, 610, 'attribute_size', '5ltr'),
(5297, 610, '_price', '41.80'),
(5298, 610, '_product_version', '10.1.0'),
(5301, 608, '_edit_lock', '1756010331:1'),
(5302, 611, '_wp_attached_file', '2025/08/09-OMEGA-HEMATINIC-BOOST-smaller_700x.webp'),
(5303, 611, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:50:\"2025/08/09-OMEGA-HEMATINIC-BOOST-smaller_700x.webp\";s:8:\"filesize\";i:36006;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"09-OMEGA-HEMATINIC-BOOST-smaller_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"09-OMEGA-HEMATINIC-BOOST-smaller_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"09-OMEGA-HEMATINIC-BOOST-smaller_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8630;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"09-OMEGA-HEMATINIC-BOOST-smaller_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22844;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"09-OMEGA-HEMATINIC-BOOST-smaller_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1950;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5304, 608, '_edit_last', '1'),
(5305, 612, '_wp_attached_file', '2025/08/OE-Hema5_700x.webp'),
(5306, 612, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:1071;s:4:\"file\";s:26:\"2025/08/OE-Hema5_700x.webp\";s:8:\"filesize\";i:78384;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"OE-Hema5_700x-196x300.webp\";s:5:\"width\";i:196;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9520;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"OE-Hema5_700x-669x1024.webp\";s:5:\"width\";i:669;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52340;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"OE-Hema5_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4716;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"OE-Hema5_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13740;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"OE-Hema5_700x-600x918.webp\";s:5:\"width\";i:600;s:6:\"height\";i:918;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:44926;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"OE-Hema5_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2508;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5307, 608, '_price', '15.50'),
(5308, 608, '_price', '41.80'),
(5309, 608, 'astra-migrate-meta-layouts', 'set'),
(5310, 613, '_sku', '10051-1-1'),
(5311, 613, 'total_sales', '0'),
(5312, 613, '_tax_status', 'taxable'),
(5313, 613, '_tax_class', ''),
(5314, 613, '_manage_stock', 'no'),
(5315, 613, '_backorders', 'no'),
(5316, 613, '_sold_individually', 'no'),
(5317, 613, '_virtual', 'no'),
(5318, 613, '_downloadable', 'no'),
(5319, 613, '_product_image_gallery', '617'),
(5320, 613, '_download_limit', '-1'),
(5321, 613, '_download_expiry', '-1'),
(5322, 613, '_thumbnail_id', '616'),
(5323, 613, '_stock', NULL),
(5324, 613, '_stock_status', 'instock'),
(5325, 613, '_wc_average_rating', '0'),
(5326, 613, '_wc_review_count', '0'),
(5327, 613, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:9:\"1kg | 3kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(5328, 613, '_product_version', '10.1.0'),
(5329, 613, 'wpr_secondary_image_id', '0'),
(5330, 613, 'site-sidebar-layout', 'default'),
(5331, 613, 'ast-site-content-layout', 'default'),
(5332, 613, 'site-content-style', 'default'),
(5333, 613, 'site-sidebar-style', 'default'),
(5334, 613, 'theme-transparent-header-meta', 'default'),
(5335, 613, 'ekit_post_views_count', '4'),
(5338, 614, '_variation_description', ''),
(5339, 614, '_sku', '10015-1-1'),
(5340, 614, '_regular_price', '14.99'),
(5341, 614, 'total_sales', '0'),
(5342, 614, '_tax_status', 'taxable'),
(5343, 614, '_tax_class', 'parent'),
(5344, 614, '_manage_stock', 'no'),
(5345, 614, '_backorders', 'no'),
(5346, 614, '_sold_individually', 'no'),
(5347, 614, '_virtual', 'no'),
(5348, 614, '_downloadable', 'no'),
(5349, 614, '_download_limit', '-1'),
(5350, 614, '_download_expiry', '-1'),
(5351, 614, '_thumbnail_id', '0'),
(5352, 614, '_stock', NULL),
(5353, 614, '_stock_status', 'instock'),
(5354, 614, '_wc_average_rating', '0'),
(5355, 614, '_wc_review_count', '0'),
(5356, 614, 'attribute_size', '1kg'),
(5357, 614, '_price', '14.99'),
(5358, 614, '_product_version', '10.1.0'),
(5359, 615, '_variation_description', ''),
(5360, 615, '_regular_price', '40.75'),
(5361, 615, 'total_sales', '0'),
(5362, 615, '_tax_status', 'taxable'),
(5363, 615, '_tax_class', 'parent'),
(5364, 615, '_manage_stock', 'no'),
(5365, 615, '_backorders', 'no'),
(5366, 615, '_sold_individually', 'no'),
(5367, 615, '_virtual', 'no'),
(5368, 615, '_downloadable', 'no'),
(5369, 615, '_download_limit', '-1'),
(5370, 615, '_download_expiry', '-1'),
(5371, 615, '_thumbnail_id', '0'),
(5372, 615, '_stock', NULL),
(5373, 615, '_stock_status', 'instock'),
(5374, 615, '_wc_average_rating', '0'),
(5375, 615, '_wc_review_count', '0'),
(5376, 615, 'attribute_size', '3kg'),
(5377, 615, '_price', '40.75'),
(5378, 615, '_product_version', '10.1.0'),
(5381, 613, '_edit_lock', '1756012957:1'),
(5382, 613, '_edit_last', '1'),
(5385, 613, '_default_attributes', 'a:1:{s:4:\"size\";s:3:\"1kg\";}'),
(5386, 613, '_price', '14.99'),
(5387, 613, '_price', '40.75'),
(5388, 616, '_wp_attached_file', '2025/08/OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x.webp'),
(5389, 616, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:70:\"2025/08/OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x.webp\";s:8:\"filesize\";i:35170;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8290;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3254;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:70:\"OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8290;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:70:\"OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22162;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:70:\"OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1848;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5390, 617, '_wp_attached_file', '2025/08/04-FALCON-AGNUS-POWDER_1-Web-1500_700x.webp'),
(5391, 617, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:51:\"2025/08/04-FALCON-AGNUS-POWDER_1-Web-1500_700x.webp\";s:8:\"filesize\";i:54230;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"04-FALCON-AGNUS-POWDER_1-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"04-FALCON-AGNUS-POWDER_1-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2802;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"04-FALCON-AGNUS-POWDER_1-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9630;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"04-FALCON-AGNUS-POWDER_1-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31576;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"04-FALCON-AGNUS-POWDER_1-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1454;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5392, 613, 'astra-migrate-meta-layouts', 'set'),
(5393, 618, '_sku', '10051-2-1-1'),
(5394, 618, 'total_sales', '0'),
(5395, 618, '_tax_status', 'taxable'),
(5396, 618, '_tax_class', ''),
(5397, 618, '_manage_stock', 'no'),
(5398, 618, '_backorders', 'no'),
(5399, 618, '_sold_individually', 'no'),
(5401, 618, '_virtual', 'no'),
(5402, 618, '_downloadable', 'no'),
(5403, 618, '_product_image_gallery', '623,622'),
(5404, 618, '_download_limit', '-1'),
(5405, 618, '_download_expiry', '-1'),
(5406, 618, '_thumbnail_id', '621'),
(5407, 618, '_stock', NULL),
(5408, 618, '_stock_status', 'instock'),
(5409, 618, '_wc_average_rating', '0'),
(5410, 618, '_wc_review_count', '0'),
(5411, 618, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:24:\"900g | 1.8 kg Refill bag\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(5412, 618, '_product_version', '10.1.0'),
(5413, 618, 'wpr_secondary_image_id', '0'),
(5414, 618, 'site-sidebar-layout', 'default'),
(5415, 618, 'ast-site-content-layout', 'default'),
(5416, 618, 'site-content-style', 'default'),
(5417, 618, 'site-sidebar-style', 'default'),
(5418, 618, 'theme-transparent-header-meta', 'default'),
(5419, 618, 'ekit_post_views_count', '4'),
(5422, 619, '_variation_description', ''),
(5423, 619, '_sku', '10015-1-1-1'),
(5424, 619, '_regular_price', '29.50'),
(5425, 619, 'total_sales', '0'),
(5426, 619, '_tax_status', 'taxable'),
(5427, 619, '_tax_class', 'parent'),
(5428, 619, '_manage_stock', 'no'),
(5429, 619, '_backorders', 'no'),
(5430, 619, '_sold_individually', 'no'),
(5431, 619, '_virtual', 'no'),
(5432, 619, '_downloadable', 'no'),
(5433, 619, '_download_limit', '-1'),
(5434, 619, '_download_expiry', '-1'),
(5435, 619, '_thumbnail_id', '0'),
(5436, 619, '_stock', NULL),
(5437, 619, '_stock_status', 'instock'),
(5438, 619, '_wc_average_rating', '0'),
(5439, 619, '_wc_review_count', '0'),
(5440, 619, 'attribute_size', '900g'),
(5441, 619, '_price', '29.50'),
(5442, 619, '_product_version', '10.1.0'),
(5443, 620, '_variation_description', ''),
(5444, 620, '_regular_price', '52.80'),
(5445, 620, 'total_sales', '0'),
(5446, 620, '_tax_status', 'taxable'),
(5447, 620, '_tax_class', 'parent'),
(5448, 620, '_manage_stock', 'no'),
(5449, 620, '_backorders', 'no'),
(5450, 620, '_sold_individually', 'no'),
(5451, 620, '_virtual', 'no'),
(5452, 620, '_downloadable', 'no'),
(5453, 620, '_download_limit', '-1'),
(5454, 620, '_download_expiry', '-1'),
(5455, 620, '_thumbnail_id', '0'),
(5456, 620, '_stock', NULL),
(5457, 620, '_stock_status', 'instock'),
(5458, 620, '_wc_average_rating', '0'),
(5459, 620, '_wc_review_count', '0'),
(5460, 620, 'attribute_size', '1.8 kg Refill bag'),
(5461, 620, '_price', '52.80'),
(5462, 620, '_product_version', '10.1.0'),
(5465, 618, '_edit_lock', '1756014436:1'),
(5466, 618, '_edit_last', '1'),
(5469, 618, '_default_attributes', 'a:1:{s:4:\"size\";s:4:\"900g\";}'),
(5470, 618, '_price', '29.50'),
(5471, 618, '_price', '52.80'),
(5472, 621, '_wp_attached_file', '2025/08/Zencalm900_700x.webp'),
(5473, 621, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:28:\"2025/08/Zencalm900_700x.webp\";s:8:\"filesize\";i:38264;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Zencalm900_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9148;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Zencalm900_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3344;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Zencalm900_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9148;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Zencalm900_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24610;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Zencalm900_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5474, 622, '_wp_attached_file', '2025/08/07-OMEGA-ZENCALM-CONTENTS-Web-1500_700x.webp');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5475, 622, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:52:\"2025/08/07-OMEGA-ZENCALM-CONTENTS-Web-1500_700x.webp\";s:8:\"filesize\";i:67126;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"07-OMEGA-ZENCALM-CONTENTS-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9540;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"07-OMEGA-ZENCALM-CONTENTS-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2570;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"07-OMEGA-ZENCALM-CONTENTS-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9540;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"07-OMEGA-ZENCALM-CONTENTS-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36346;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"07-OMEGA-ZENCALM-CONTENTS-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5476, 623, '_wp_attached_file', '2025/08/OE-Zencalm1.8_700x.webp'),
(5477, 623, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2025/08/OE-Zencalm1.8_700x.webp\";s:8:\"filesize\";i:33884;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-Zencalm1.8_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Zencalm1.8_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3380;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-Zencalm1.8_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8816;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-Zencalm1.8_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22324;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Zencalm1.8_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1998;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5478, 618, 'astra-migrate-meta-layouts', 'set'),
(5480, 624, '_regular_price', '17.85'),
(5481, 624, 'total_sales', '0'),
(5482, 624, '_tax_status', 'taxable'),
(5483, 624, '_tax_class', ''),
(5484, 624, '_manage_stock', 'no'),
(5485, 624, '_backorders', 'no'),
(5486, 624, '_sold_individually', 'no'),
(5487, 624, '_virtual', 'no'),
(5488, 624, '_downloadable', 'no'),
(5489, 624, '_product_image_gallery', '626'),
(5490, 624, '_download_limit', '-1'),
(5491, 624, '_download_expiry', '-1'),
(5492, 624, '_thumbnail_id', '625'),
(5493, 624, '_stock', NULL),
(5494, 624, '_stock_status', 'instock'),
(5495, 624, '_wc_average_rating', '0'),
(5496, 624, '_wc_review_count', '0'),
(5497, 624, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(5498, 624, '_product_version', '10.1.0'),
(5499, 624, '_price', '17.85'),
(5500, 624, 'site-sidebar-layout', 'default'),
(5501, 624, 'ast-site-content-layout', 'full-width-container'),
(5502, 624, 'site-content-style', 'default'),
(5503, 624, 'site-sidebar-style', 'default'),
(5504, 624, 'theme-transparent-header-meta', 'default'),
(5505, 624, 'ekit_post_views_count', '62'),
(5506, 624, 'wpr_secondary_image_id', '0'),
(5509, 624, '_edit_lock', '1756014801:1'),
(5510, 624, '_edit_last', '1'),
(5511, 625, '_wp_attached_file', '2025/08/Magnesium_750g_700x.webp'),
(5512, 625, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:32:\"2025/08/Magnesium_750g_700x.webp\";s:8:\"filesize\";i:44738;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Magnesium_750g_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11666;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Magnesium_750g_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4384;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Magnesium_750g_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11666;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Magnesium_750g_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29316;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Magnesium_750g_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2522;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5513, 626, '_wp_attached_file', '2025/08/Magnesium_a183ee89-7e7f-48b0-a454-ab8f547ea22b_700x.webp'),
(5514, 626, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:64:\"2025/08/Magnesium_a183ee89-7e7f-48b0-a454-ab8f547ea22b_700x.webp\";s:8:\"filesize\";i:29472;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"Magnesium_a183ee89-7e7f-48b0-a454-ab8f547ea22b_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4678;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"Magnesium_a183ee89-7e7f-48b0-a454-ab8f547ea22b_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1252;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:64:\"Magnesium_a183ee89-7e7f-48b0-a454-ab8f547ea22b_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4678;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:64:\"Magnesium_a183ee89-7e7f-48b0-a454-ab8f547ea22b_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15662;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:64:\"Magnesium_a183ee89-7e7f-48b0-a454-ab8f547ea22b_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:618;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5515, 624, 'astra-migrate-meta-layouts', 'set'),
(5516, 627, '_regular_price', '18.99'),
(5517, 627, 'total_sales', '0'),
(5518, 627, '_tax_status', 'taxable'),
(5519, 627, '_tax_class', ''),
(5520, 627, '_manage_stock', 'no'),
(5521, 627, '_backorders', 'no'),
(5522, 627, '_sold_individually', 'no'),
(5523, 627, '_virtual', 'no'),
(5524, 627, '_downloadable', 'no'),
(5525, 627, '_product_image_gallery', '629'),
(5526, 627, '_download_limit', '-1'),
(5527, 627, '_download_expiry', '-1'),
(5528, 627, '_thumbnail_id', '628'),
(5529, 627, '_stock', NULL),
(5530, 627, '_stock_status', 'instock'),
(5531, 627, '_wc_average_rating', '0'),
(5532, 627, '_wc_review_count', '0'),
(5533, 627, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(5534, 627, '_product_version', '10.1.0'),
(5535, 627, '_price', '18.99'),
(5536, 627, 'site-sidebar-layout', 'default'),
(5537, 627, 'ast-site-content-layout', 'full-width-container'),
(5538, 627, 'site-content-style', 'default'),
(5539, 627, 'site-sidebar-style', 'default'),
(5540, 627, 'theme-transparent-header-meta', 'default'),
(5541, 627, 'ekit_post_views_count', '62'),
(5542, 627, 'wpr_secondary_image_id', '0'),
(5545, 627, '_edit_lock', '1756015142:1'),
(5546, 627, '_edit_last', '1'),
(5547, 628, '_wp_attached_file', '2025/08/OE-Cham1-new_700x.webp'),
(5548, 628, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:30:\"2025/08/OE-Cham1-new_700x.webp\";s:8:\"filesize\";i:36302;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"OE-Cham1-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8262;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-Cham1-new_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3158;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"OE-Cham1-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8262;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"OE-Cham1-new_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22444;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-Cham1-new_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5549, 629, '_wp_attached_file', '2025/08/05-OMEGA-CHAMOMILE_700x.webp'),
(5550, 629, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:36:\"2025/08/05-OMEGA-CHAMOMILE_700x.webp\";s:8:\"filesize\";i:101622;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"05-OMEGA-CHAMOMILE_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16504;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"05-OMEGA-CHAMOMILE_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4746;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"05-OMEGA-CHAMOMILE_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16504;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"05-OMEGA-CHAMOMILE_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:59062;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"05-OMEGA-CHAMOMILE_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2416;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5551, 627, 'astra-migrate-meta-layouts', 'set'),
(5553, 630, '_sku', '10012-1-2'),
(5554, 630, 'total_sales', '0'),
(5555, 630, '_tax_status', 'taxable'),
(5556, 630, '_tax_class', ''),
(5557, 630, '_manage_stock', 'no'),
(5558, 630, '_backorders', 'no'),
(5559, 630, '_sold_individually', 'no'),
(5561, 630, '_virtual', 'no'),
(5562, 630, '_downloadable', 'no'),
(5563, 630, '_product_image_gallery', '635,637,638'),
(5564, 630, '_download_limit', '-1'),
(5565, 630, '_download_expiry', '-1'),
(5566, 630, '_thumbnail_id', '634'),
(5567, 630, '_stock', NULL),
(5568, 630, '_stock_status', 'instock'),
(5569, 630, '_wc_average_rating', '0'),
(5570, 630, '_wc_review_count', '0'),
(5571, 630, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:27:\"900g | 3.6kg | 1.8kg refill\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(5572, 630, '_product_version', '10.1.0'),
(5573, 630, 'wpr_secondary_image_id', '0'),
(5574, 630, 'site-sidebar-layout', 'default'),
(5575, 630, 'ast-site-content-layout', 'default'),
(5576, 630, 'site-content-style', 'default'),
(5577, 630, 'site-sidebar-style', 'default'),
(5578, 630, 'theme-transparent-header-meta', 'default'),
(5579, 630, 'ekit_post_views_count', '4'),
(5582, 631, '_variation_description', ''),
(5583, 631, '_regular_price', '16.25'),
(5584, 631, 'total_sales', '0'),
(5585, 631, '_tax_status', 'taxable'),
(5586, 631, '_tax_class', 'parent'),
(5587, 631, '_manage_stock', 'no'),
(5588, 631, '_backorders', 'no'),
(5589, 631, '_sold_individually', 'no'),
(5590, 631, '_virtual', 'no'),
(5591, 631, '_downloadable', 'no'),
(5592, 631, '_download_limit', '-1'),
(5593, 631, '_download_expiry', '-1'),
(5594, 631, '_thumbnail_id', '0'),
(5595, 631, '_stock', NULL),
(5596, 631, '_stock_status', 'instock'),
(5597, 631, '_wc_average_rating', '0'),
(5598, 631, '_wc_review_count', '0'),
(5599, 631, 'attribute_size', '900g'),
(5600, 631, '_price', '16.25'),
(5601, 631, '_product_version', '10.1.0'),
(5602, 632, '_variation_description', ''),
(5603, 632, '_regular_price', '52.75'),
(5604, 632, 'total_sales', '0'),
(5605, 632, '_tax_status', 'taxable'),
(5606, 632, '_tax_class', 'parent'),
(5607, 632, '_manage_stock', 'no'),
(5608, 632, '_backorders', 'no'),
(5609, 632, '_sold_individually', 'no'),
(5610, 632, '_virtual', 'no'),
(5611, 632, '_downloadable', 'no'),
(5612, 632, '_download_limit', '-1'),
(5613, 632, '_download_expiry', '-1'),
(5614, 632, '_thumbnail_id', '0'),
(5615, 632, '_stock', NULL),
(5616, 632, '_stock_status', 'instock'),
(5617, 632, '_wc_average_rating', '0'),
(5618, 632, '_wc_review_count', '0'),
(5619, 632, 'attribute_size', '3.6kg'),
(5620, 632, '_price', '52.75'),
(5621, 632, '_product_version', '10.1.0'),
(5622, 633, '_variation_description', ''),
(5623, 633, '_regular_price', '29.50'),
(5624, 633, 'total_sales', '0'),
(5625, 633, '_tax_status', 'taxable'),
(5626, 633, '_tax_class', 'parent'),
(5627, 633, '_manage_stock', 'no'),
(5628, 633, '_backorders', 'no'),
(5629, 633, '_sold_individually', 'no'),
(5630, 633, '_virtual', 'no'),
(5631, 633, '_downloadable', 'no'),
(5632, 633, '_download_limit', '-1'),
(5633, 633, '_download_expiry', '-1'),
(5634, 633, '_thumbnail_id', '0'),
(5635, 633, '_stock', NULL),
(5636, 633, '_stock_status', 'instock'),
(5637, 633, '_wc_average_rating', '0'),
(5638, 633, '_wc_review_count', '0'),
(5639, 633, 'attribute_size', '1.8kg refill'),
(5640, 633, '_price', '29.50'),
(5641, 633, '_product_version', '10.1.0'),
(5645, 630, '_edit_lock', '1756036022:1'),
(5646, 630, '_edit_last', '1'),
(5650, 630, '_default_attributes', 'a:1:{s:4:\"size\";s:4:\"900g\";}'),
(5651, 630, '_price', '16.25'),
(5652, 630, '_price', '29.50'),
(5653, 630, '_price', '52.75'),
(5654, 634, '_wp_attached_file', '2025/08/OE-Gluc900NEW_700x.webp'),
(5655, 634, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:31:\"2025/08/OE-Gluc900NEW_700x.webp\";s:8:\"filesize\";i:21352;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-Gluc900NEW_700x-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5190;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Gluc900NEW_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2846;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-Gluc900NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7570;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-Gluc900NEW_700x-600x450.webp\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13472;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Gluc900NEW_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1560;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5656, 635, '_wp_attached_file', '2025/08/OE-Gluc1_700x.webp'),
(5657, 635, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:26:\"2025/08/OE-Gluc1_700x.webp\";s:8:\"filesize\";i:34108;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"OE-Gluc1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8800;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"OE-Gluc1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3268;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"OE-Gluc1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8800;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"OE-Gluc1_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22606;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"OE-Gluc1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1800;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5658, 636, '_wp_attached_file', '2025/08/OE-Gluc1_700x-1.webp'),
(5659, 636, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:28:\"2025/08/OE-Gluc1_700x-1.webp\";s:8:\"filesize\";i:34108;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"OE-Gluc1_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8800;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"OE-Gluc1_700x-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:3268;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"OE-Gluc1_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8800;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"OE-Gluc1_700x-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22606;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"OE-Gluc1_700x-1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1800;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5660, 637, '_wp_attached_file', '2025/08/OE-Gluc36-NEW_700x.webp'),
(5661, 637, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:31:\"2025/08/OE-Gluc36-NEW_700x.webp\";s:8:\"filesize\";i:21600;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-Gluc36-NEW_700x-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4650;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Gluc36-NEW_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2624;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-Gluc36-NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6782;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-Gluc36-NEW_700x-600x450.webp\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12192;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Gluc36-NEW_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1560;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5662, 638, '_wp_attached_file', '2025/08/04-FALCON-MILK-THISTLE-POWDER_1-Web-1500_067c95b0-3696-4651-8e2e-7ec879822a76_700x.webp'),
(5663, 638, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:95:\"2025/08/04-FALCON-MILK-THISTLE-POWDER_1-Web-1500_067c95b0-3696-4651-8e2e-7ec879822a76_700x.webp\";s:8:\"filesize\";i:58878;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:95:\"04-FALCON-MILK-THISTLE-POWDER_1-Web-1500_067c95b0-3696-4651-8e2e-7ec879822a76_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10686;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:95:\"04-FALCON-MILK-THISTLE-POWDER_1-Web-1500_067c95b0-3696-4651-8e2e-7ec879822a76_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3134;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:95:\"04-FALCON-MILK-THISTLE-POWDER_1-Web-1500_067c95b0-3696-4651-8e2e-7ec879822a76_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10686;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:95:\"04-FALCON-MILK-THISTLE-POWDER_1-Web-1500_067c95b0-3696-4651-8e2e-7ec879822a76_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34770;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:95:\"04-FALCON-MILK-THISTLE-POWDER_1-Web-1500_067c95b0-3696-4651-8e2e-7ec879822a76_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5664, 630, 'astra-migrate-meta-layouts', 'set'),
(5665, 639, '_sku', '10012-1-2-1'),
(5666, 639, 'total_sales', '0'),
(5667, 639, '_tax_status', 'taxable'),
(5668, 639, '_tax_class', ''),
(5669, 639, '_manage_stock', 'no'),
(5670, 639, '_backorders', 'no'),
(5671, 639, '_sold_individually', 'no'),
(5673, 639, '_virtual', 'no'),
(5674, 639, '_downloadable', 'no'),
(5675, 639, '_product_image_gallery', '644'),
(5676, 639, '_download_limit', '-1'),
(5677, 639, '_download_expiry', '-1'),
(5678, 639, '_thumbnail_id', '643'),
(5679, 639, '_stock', NULL),
(5680, 639, '_stock_status', 'instock'),
(5681, 639, '_wc_average_rating', '0'),
(5682, 639, '_wc_review_count', '0'),
(5683, 639, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:13:\"930g | 3.72kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(5684, 639, '_product_version', '10.1.0'),
(5685, 639, 'wpr_secondary_image_id', '0'),
(5686, 639, 'site-sidebar-layout', 'default'),
(5687, 639, 'ast-site-content-layout', 'default'),
(5688, 639, 'site-content-style', 'default'),
(5689, 639, 'site-sidebar-style', 'default'),
(5690, 639, 'theme-transparent-header-meta', 'default'),
(5691, 639, 'ekit_post_views_count', '4'),
(5694, 640, '_variation_description', ''),
(5695, 640, '_regular_price', '41.25'),
(5696, 640, 'total_sales', '0'),
(5697, 640, '_tax_status', 'taxable'),
(5698, 640, '_tax_class', 'parent'),
(5699, 640, '_manage_stock', 'no'),
(5700, 640, '_backorders', 'no'),
(5701, 640, '_sold_individually', 'no'),
(5702, 640, '_virtual', 'no'),
(5703, 640, '_downloadable', 'no'),
(5704, 640, '_download_limit', '-1'),
(5705, 640, '_download_expiry', '-1'),
(5706, 640, '_thumbnail_id', '0'),
(5707, 640, '_stock', NULL),
(5708, 640, '_stock_status', 'instock'),
(5709, 640, '_wc_average_rating', '0'),
(5710, 640, '_wc_review_count', '0'),
(5711, 640, 'attribute_size', '930g'),
(5712, 640, '_price', '41.25'),
(5713, 640, '_product_version', '10.1.0'),
(5714, 641, '_variation_description', ''),
(5715, 641, '_regular_price', '141.90'),
(5716, 641, 'total_sales', '0'),
(5717, 641, '_tax_status', 'taxable'),
(5718, 641, '_tax_class', 'parent'),
(5719, 641, '_manage_stock', 'no'),
(5720, 641, '_backorders', 'no'),
(5721, 641, '_sold_individually', 'no'),
(5722, 641, '_virtual', 'no'),
(5723, 641, '_downloadable', 'no'),
(5724, 641, '_download_limit', '-1'),
(5725, 641, '_download_expiry', '-1'),
(5726, 641, '_thumbnail_id', '0'),
(5727, 641, '_stock', NULL),
(5728, 641, '_stock_status', 'instock'),
(5729, 641, '_wc_average_rating', '0'),
(5730, 641, '_wc_review_count', '0'),
(5731, 641, 'attribute_size', '3.72kg'),
(5732, 641, '_price', '141.90'),
(5733, 641, '_product_version', '10.1.0'),
(5757, 639, '_edit_lock', '1756036910:1'),
(5758, 643, '_wp_attached_file', '2025/08/2flexology_c15c7a91-f47c-4a07-b428-3313c9f9953e_700x.webp'),
(5759, 643, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:65:\"2025/08/2flexology_c15c7a91-f47c-4a07-b428-3313c9f9953e_700x.webp\";s:8:\"filesize\";i:37348;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"2flexology_c15c7a91-f47c-4a07-b428-3313c9f9953e_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8942;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"2flexology_c15c7a91-f47c-4a07-b428-3313c9f9953e_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3300;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:65:\"2flexology_c15c7a91-f47c-4a07-b428-3313c9f9953e_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8942;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:65:\"2flexology_c15c7a91-f47c-4a07-b428-3313c9f9953e_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23548;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:65:\"2flexology_c15c7a91-f47c-4a07-b428-3313c9f9953e_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1882;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5760, 644, '_wp_attached_file', '2025/08/OE-Flexology36-NEW_700x.webp'),
(5761, 644, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:36:\"2025/08/OE-Flexology36-NEW_700x.webp\";s:8:\"filesize\";i:20964;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"OE-Flexology36-NEW_700x-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4714;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"OE-Flexology36-NEW_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2616;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"OE-Flexology36-NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6628;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"OE-Flexology36-NEW_700x-600x450.webp\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12174;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"OE-Flexology36-NEW_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1522;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5762, 639, '_edit_last', '1'),
(5767, 639, '_default_attributes', 'a:1:{s:4:\"size\";s:4:\"930g\";}'),
(5771, 639, '_price', '41.25'),
(5772, 639, '_price', '141.90'),
(5773, 639, 'astra-migrate-meta-layouts', 'set'),
(5774, 645, '_sku', '10012-1-2-2'),
(5775, 645, 'total_sales', '0'),
(5776, 645, '_tax_status', 'taxable'),
(5777, 645, '_tax_class', ''),
(5778, 645, '_manage_stock', 'no'),
(5779, 645, '_backorders', 'no'),
(5780, 645, '_sold_individually', 'no'),
(5781, 645, '_default_attributes', 'a:1:{s:4:\"size\";s:4:\"700g\";}'),
(5782, 645, '_virtual', 'no'),
(5783, 645, '_downloadable', 'no'),
(5784, 645, '_product_image_gallery', '651,652,650'),
(5785, 645, '_download_limit', '-1'),
(5786, 645, '_download_expiry', '-1'),
(5787, 645, '_thumbnail_id', '649'),
(5788, 645, '_stock', NULL),
(5789, 645, '_stock_status', 'instock'),
(5790, 645, '_wc_average_rating', '0'),
(5791, 645, '_wc_review_count', '0'),
(5792, 645, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:40:\"700g | 1.4kg Refill pouch | 2.8kg refill\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(5793, 645, '_product_version', '10.1.0'),
(5794, 645, 'wpr_secondary_image_id', '0'),
(5795, 645, 'site-sidebar-layout', 'default'),
(5796, 645, 'ast-site-content-layout', 'default'),
(5797, 645, 'site-content-style', 'default'),
(5798, 645, 'site-sidebar-style', 'default'),
(5799, 645, 'theme-transparent-header-meta', 'default'),
(5800, 645, 'ekit_post_views_count', '4'),
(5803, 646, '_variation_description', ''),
(5804, 646, '_regular_price', '26.99'),
(5805, 646, 'total_sales', '0'),
(5806, 646, '_tax_status', 'taxable'),
(5807, 646, '_tax_class', 'parent'),
(5808, 646, '_manage_stock', 'no'),
(5809, 646, '_backorders', 'no'),
(5810, 646, '_sold_individually', 'no'),
(5811, 646, '_virtual', 'no'),
(5812, 646, '_downloadable', 'no'),
(5813, 646, '_download_limit', '-1'),
(5814, 646, '_download_expiry', '-1'),
(5815, 646, '_thumbnail_id', '0'),
(5816, 646, '_stock', NULL),
(5817, 646, '_stock_status', 'instock'),
(5818, 646, '_wc_average_rating', '0'),
(5819, 646, '_wc_review_count', '0'),
(5820, 646, 'attribute_size', ''),
(5821, 646, '_price', '26.99'),
(5822, 646, '_product_version', '10.1.0'),
(5823, 647, '_variation_description', ''),
(5824, 647, '_regular_price', '49.99'),
(5825, 647, 'total_sales', '0'),
(5826, 647, '_tax_status', 'taxable'),
(5827, 647, '_tax_class', 'parent'),
(5828, 647, '_manage_stock', 'no'),
(5829, 647, '_backorders', 'no'),
(5830, 647, '_sold_individually', 'no'),
(5831, 647, '_virtual', 'no'),
(5832, 647, '_downloadable', 'no'),
(5833, 647, '_download_limit', '-1'),
(5834, 647, '_download_expiry', '-1'),
(5835, 647, '_thumbnail_id', '0'),
(5836, 647, '_stock', NULL),
(5837, 647, '_stock_status', 'instock'),
(5838, 647, '_wc_average_rating', '0'),
(5839, 647, '_wc_review_count', '0'),
(5840, 647, 'attribute_size', ''),
(5841, 647, '_price', '49.99'),
(5842, 647, '_product_version', '10.1.0'),
(5843, 648, '_variation_description', ''),
(5844, 648, '_regular_price', '97.99'),
(5845, 648, 'total_sales', '0'),
(5846, 648, '_tax_status', 'taxable'),
(5847, 648, '_tax_class', 'parent'),
(5848, 648, '_manage_stock', 'no'),
(5849, 648, '_backorders', 'no'),
(5850, 648, '_sold_individually', 'no'),
(5851, 648, '_virtual', 'no'),
(5852, 648, '_downloadable', 'no'),
(5853, 648, '_download_limit', '-1'),
(5854, 648, '_download_expiry', '-1'),
(5855, 648, '_thumbnail_id', '0'),
(5856, 648, '_stock', NULL),
(5857, 648, '_stock_status', 'instock'),
(5858, 648, '_wc_average_rating', '0'),
(5859, 648, '_wc_review_count', '0'),
(5860, 648, 'attribute_size', ''),
(5861, 648, '_price', '97.99'),
(5862, 648, '_product_version', '10.1.0'),
(5866, 645, '_edit_lock', '1756037368:1'),
(5867, 645, '_edit_last', '1'),
(5868, 649, '_wp_attached_file', '2025/08/OE-BosExtra1_4d79e02f-85c4-483b-b913-6d23f775a559_700x.webp'),
(5869, 649, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:67:\"2025/08/OE-BosExtra1_4d79e02f-85c4-483b-b913-6d23f775a559_700x.webp\";s:8:\"filesize\";i:33738;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"OE-BosExtra1_4d79e02f-85c4-483b-b913-6d23f775a559_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8570;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"OE-BosExtra1_4d79e02f-85c4-483b-b913-6d23f775a559_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3220;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:67:\"OE-BosExtra1_4d79e02f-85c4-483b-b913-6d23f775a559_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8570;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:67:\"OE-BosExtra1_4d79e02f-85c4-483b-b913-6d23f775a559_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22240;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:67:\"OE-BosExtra1_4d79e02f-85c4-483b-b913-6d23f775a559_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5870, 650, '_wp_attached_file', '2025/08/Boswellia_Portion_F_1_635da597-91fa-4aa7-9589-5897fa8956b0_700x.webp'),
(5871, 650, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:76:\"2025/08/Boswellia_Portion_F_1_635da597-91fa-4aa7-9589-5897fa8956b0_700x.webp\";s:8:\"filesize\";i:28868;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:76:\"Boswellia_Portion_F_1_635da597-91fa-4aa7-9589-5897fa8956b0_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3834;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:76:\"Boswellia_Portion_F_1_635da597-91fa-4aa7-9589-5897fa8956b0_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1108;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:76:\"Boswellia_Portion_F_1_635da597-91fa-4aa7-9589-5897fa8956b0_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3834;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:76:\"Boswellia_Portion_F_1_635da597-91fa-4aa7-9589-5897fa8956b0_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14712;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:76:\"Boswellia_Portion_F_1_635da597-91fa-4aa7-9589-5897fa8956b0_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:604;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5872, 651, '_wp_attached_file', '2025/08/OE-BosExtra-28_896d2f69-3e29-4496-9844-3c2a754ecf2c_700x.webp'),
(5873, 651, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:69:\"2025/08/OE-BosExtra-28_896d2f69-3e29-4496-9844-3c2a754ecf2c_700x.webp\";s:8:\"filesize\";i:22184;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"OE-BosExtra-28_896d2f69-3e29-4496-9844-3c2a754ecf2c_700x-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4906;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"OE-BosExtra-28_896d2f69-3e29-4496-9844-3c2a754ecf2c_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2738;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:69:\"OE-BosExtra-28_896d2f69-3e29-4496-9844-3c2a754ecf2c_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6990;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:69:\"OE-BosExtra-28_896d2f69-3e29-4496-9844-3c2a754ecf2c_700x-600x450.webp\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12700;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:69:\"OE-BosExtra-28_896d2f69-3e29-4496-9844-3c2a754ecf2c_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5874, 652, '_wp_attached_file', '2025/08/OE-bosExtra700_9aa23a6c-63be-4964-868d-288a68fbdff9_700x.webp'),
(5875, 652, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:69:\"2025/08/OE-bosExtra700_9aa23a6c-63be-4964-868d-288a68fbdff9_700x.webp\";s:8:\"filesize\";i:21782;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"OE-bosExtra700_9aa23a6c-63be-4964-868d-288a68fbdff9_700x-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4842;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"OE-bosExtra700_9aa23a6c-63be-4964-868d-288a68fbdff9_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2636;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:69:\"OE-bosExtra700_9aa23a6c-63be-4964-868d-288a68fbdff9_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7246;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:69:\"OE-bosExtra700_9aa23a6c-63be-4964-868d-288a68fbdff9_700x-600x450.webp\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:69:\"OE-bosExtra700_9aa23a6c-63be-4964-868d-288a68fbdff9_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5876, 645, '_price', '26.99'),
(5877, 645, '_price', '49.99'),
(5878, 645, '_price', '97.99'),
(5879, 645, 'astra-migrate-meta-layouts', 'set'),
(5880, 653, '_sku', '10012-1-2-1-1'),
(5881, 653, 'total_sales', '0'),
(5882, 653, '_tax_status', 'taxable'),
(5883, 653, '_tax_class', ''),
(5884, 653, '_manage_stock', 'no'),
(5885, 653, '_backorders', 'no'),
(5886, 653, '_sold_individually', 'no'),
(5888, 653, '_virtual', 'no'),
(5889, 653, '_downloadable', 'no'),
(5890, 653, '_product_image_gallery', '657'),
(5891, 653, '_download_limit', '-1'),
(5892, 653, '_download_expiry', '-1'),
(5893, 653, '_thumbnail_id', '656'),
(5894, 653, '_stock', NULL),
(5895, 653, '_stock_status', 'instock'),
(5896, 653, '_wc_average_rating', '0'),
(5897, 653, '_wc_review_count', '0'),
(5898, 653, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:13:\"900g | 1.80kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(5899, 653, '_product_version', '10.1.0'),
(5900, 653, 'wpr_secondary_image_id', '0'),
(5901, 653, 'site-sidebar-layout', 'default'),
(5902, 653, 'ast-site-content-layout', 'default'),
(5903, 653, 'site-content-style', 'default'),
(5904, 653, 'site-sidebar-style', 'default'),
(5905, 653, 'theme-transparent-header-meta', 'default'),
(5906, 653, 'ekit_post_views_count', '4'),
(5909, 654, '_variation_description', ''),
(5910, 654, '_regular_price', '31'),
(5911, 654, 'total_sales', '0'),
(5912, 654, '_tax_status', 'taxable'),
(5913, 654, '_tax_class', 'parent'),
(5914, 654, '_manage_stock', 'no'),
(5915, 654, '_backorders', 'no'),
(5916, 654, '_sold_individually', 'no'),
(5917, 654, '_virtual', 'no'),
(5918, 654, '_downloadable', 'no'),
(5919, 654, '_download_limit', '-1'),
(5920, 654, '_download_expiry', '-1'),
(5921, 654, '_thumbnail_id', '0'),
(5922, 654, '_stock', NULL),
(5923, 654, '_stock_status', 'instock'),
(5924, 654, '_wc_average_rating', '0'),
(5925, 654, '_wc_review_count', '0'),
(5926, 654, 'attribute_size', ''),
(5927, 654, '_price', '31'),
(5928, 654, '_product_version', '10.1.0'),
(5929, 655, '_variation_description', ''),
(5930, 655, '_regular_price', '51.99'),
(5931, 655, 'total_sales', '0'),
(5932, 655, '_tax_status', 'taxable'),
(5933, 655, '_tax_class', 'parent'),
(5934, 655, '_manage_stock', 'no'),
(5935, 655, '_backorders', 'no'),
(5936, 655, '_sold_individually', 'no'),
(5937, 655, '_virtual', 'no'),
(5938, 655, '_downloadable', 'no'),
(5939, 655, '_download_limit', '-1'),
(5940, 655, '_download_expiry', '-1'),
(5941, 655, '_thumbnail_id', '0'),
(5942, 655, '_stock', NULL),
(5943, 655, '_stock_status', 'instock'),
(5944, 655, '_wc_average_rating', '0'),
(5945, 655, '_wc_review_count', '0'),
(5946, 655, 'attribute_size', ''),
(5947, 655, '_price', '51.99'),
(5948, 655, '_product_version', '10.1.0'),
(5951, 653, '_edit_lock', '1756056228:1'),
(5952, 653, '_edit_last', '1'),
(5953, 653, '_price', '31'),
(5954, 653, '_price', '51.99'),
(5955, 656, '_wp_attached_file', '2025/08/OE-Laminology18_700x.webp'),
(5956, 656, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:33:\"2025/08/OE-Laminology18_700x.webp\";s:8:\"filesize\";i:30774;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"OE-Laminology18_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7876;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Laminology18_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2954;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"OE-Laminology18_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7876;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"OE-Laminology18_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19762;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Laminology18_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1748;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5957, 657, '_wp_attached_file', '2025/08/06-OMEGA-LAMINOLOGY-PACK-Web-2000_72df1fc9-a564-400a-adef-d26a6f2edfd8_700x.webp'),
(5958, 657, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:88:\"2025/08/06-OMEGA-LAMINOLOGY-PACK-Web-2000_72df1fc9-a564-400a-adef-d26a6f2edfd8_700x.webp\";s:8:\"filesize\";i:39600;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:88:\"06-OMEGA-LAMINOLOGY-PACK-Web-2000_72df1fc9-a564-400a-adef-d26a6f2edfd8_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9280;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:88:\"06-OMEGA-LAMINOLOGY-PACK-Web-2000_72df1fc9-a564-400a-adef-d26a6f2edfd8_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3436;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:88:\"06-OMEGA-LAMINOLOGY-PACK-Web-2000_72df1fc9-a564-400a-adef-d26a6f2edfd8_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9280;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:88:\"06-OMEGA-LAMINOLOGY-PACK-Web-2000_72df1fc9-a564-400a-adef-d26a6f2edfd8_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24558;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:88:\"06-OMEGA-LAMINOLOGY-PACK-Web-2000_72df1fc9-a564-400a-adef-d26a6f2edfd8_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5959, 653, 'astra-migrate-meta-layouts', 'set'),
(5960, 658, '_sku', '10012-1-2-1-1-1'),
(5961, 658, 'total_sales', '0'),
(5962, 658, '_tax_status', 'taxable'),
(5963, 658, '_tax_class', ''),
(5964, 658, '_manage_stock', 'no'),
(5965, 658, '_backorders', 'no'),
(5966, 658, '_sold_individually', 'no'),
(5967, 658, '_virtual', 'no'),
(5968, 658, '_downloadable', 'no'),
(5969, 658, '_product_image_gallery', '662,663'),
(5970, 658, '_download_limit', '-1'),
(5971, 658, '_download_expiry', '-1'),
(5972, 658, '_thumbnail_id', '661'),
(5973, 658, '_stock', NULL),
(5974, 658, '_stock_status', 'instock'),
(5975, 658, '_wc_average_rating', '0'),
(5976, 658, '_wc_review_count', '0'),
(5977, 658, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:13:\"900g | 1.85kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(5978, 658, '_product_version', '10.1.0'),
(5979, 658, 'wpr_secondary_image_id', '0'),
(5980, 658, 'site-sidebar-layout', 'default'),
(5981, 658, 'ast-site-content-layout', 'default'),
(5982, 658, 'site-content-style', 'default'),
(5983, 658, 'site-sidebar-style', 'default'),
(5984, 658, 'theme-transparent-header-meta', 'default'),
(5985, 658, 'ekit_post_views_count', '4'),
(5988, 659, '_variation_description', ''),
(5989, 659, '_regular_price', '23.85'),
(5990, 659, 'total_sales', '0'),
(5991, 659, '_tax_status', 'taxable'),
(5992, 659, '_tax_class', 'parent'),
(5993, 659, '_manage_stock', 'no'),
(5994, 659, '_backorders', 'no'),
(5995, 659, '_sold_individually', 'no'),
(5996, 659, '_virtual', 'no'),
(5997, 659, '_downloadable', 'no'),
(5998, 659, '_download_limit', '-1'),
(5999, 659, '_download_expiry', '-1'),
(6000, 659, '_thumbnail_id', '0'),
(6001, 659, '_stock', NULL),
(6002, 659, '_stock_status', 'instock'),
(6003, 659, '_wc_average_rating', '0'),
(6004, 659, '_wc_review_count', '0'),
(6005, 659, 'attribute_size', '900g'),
(6006, 659, '_price', '23.85'),
(6007, 659, '_product_version', '10.1.0'),
(6008, 660, '_variation_description', '');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6009, 660, '_regular_price', '42.75'),
(6010, 660, 'total_sales', '0'),
(6011, 660, '_tax_status', 'taxable'),
(6012, 660, '_tax_class', 'parent'),
(6013, 660, '_manage_stock', 'no'),
(6014, 660, '_backorders', 'no'),
(6015, 660, '_sold_individually', 'no'),
(6016, 660, '_virtual', 'no'),
(6017, 660, '_downloadable', 'no'),
(6018, 660, '_download_limit', '-1'),
(6019, 660, '_download_expiry', '-1'),
(6020, 660, '_thumbnail_id', '0'),
(6021, 660, '_stock', NULL),
(6022, 660, '_stock_status', 'instock'),
(6023, 660, '_wc_average_rating', '0'),
(6024, 660, '_wc_review_count', '0'),
(6025, 660, 'attribute_size', '1.85kg'),
(6026, 660, '_price', '42.75'),
(6027, 660, '_product_version', '10.1.0'),
(6030, 658, '_edit_lock', '1756059659:1'),
(6031, 658, '_edit_last', '1'),
(6032, 658, '_price', '23.85'),
(6033, 658, '_price', '42.75'),
(6034, 661, '_wp_attached_file', '2025/08/OE-respirair1_700x.webp'),
(6035, 661, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2025/08/OE-respirair1_700x.webp\";s:8:\"filesize\";i:33850;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-respirair1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8594;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-respirair1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3156;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-respirair1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8594;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-respirair1_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22198;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-respirair1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6036, 662, '_wp_attached_file', '2025/08/OE-respirairNEW3200_700x.webp'),
(6037, 662, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:37:\"2025/08/OE-respirairNEW3200_700x.webp\";s:8:\"filesize\";i:20820;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"OE-respirairNEW3200_700x-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4830;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"OE-respirairNEW3200_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2706;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"OE-respirairNEW3200_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7250;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"OE-respirairNEW3200_700x-600x450.webp\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12870;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"OE-respirairNEW3200_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1504;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6038, 663, '_wp_attached_file', '2025/08/Respirair_Boost_Portiion_F_700x.webp'),
(6039, 663, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:44:\"2025/08/Respirair_Boost_Portiion_F_700x.webp\";s:8:\"filesize\";i:71722;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Respirair_Boost_Portiion_F_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11944;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Respirair_Boost_Portiion_F_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3222;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Respirair_Boost_Portiion_F_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11944;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Respirair_Boost_Portiion_F_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41784;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Respirair_Boost_Portiion_F_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6040, 658, 'astra-migrate-meta-layouts', 'set'),
(6041, 664, '_regular_price', '21.75'),
(6042, 664, 'total_sales', '0'),
(6043, 664, '_tax_status', 'taxable'),
(6044, 664, '_tax_class', ''),
(6045, 664, '_manage_stock', 'no'),
(6046, 664, '_backorders', 'no'),
(6047, 664, '_sold_individually', 'no'),
(6048, 664, '_virtual', 'no'),
(6049, 664, '_downloadable', 'no'),
(6051, 664, '_download_limit', '-1'),
(6052, 664, '_download_expiry', '-1'),
(6053, 664, '_thumbnail_id', '665'),
(6054, 664, '_stock', NULL),
(6055, 664, '_stock_status', 'instock'),
(6056, 664, '_wc_average_rating', '0'),
(6057, 664, '_wc_review_count', '0'),
(6058, 664, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(6059, 664, '_product_version', '10.1.0'),
(6060, 664, '_price', '21.75'),
(6061, 664, 'site-sidebar-layout', 'default'),
(6062, 664, 'ast-site-content-layout', 'full-width-container'),
(6063, 664, 'site-content-style', 'default'),
(6064, 664, 'site-sidebar-style', 'default'),
(6065, 664, 'theme-transparent-header-meta', 'default'),
(6066, 664, 'ekit_post_views_count', '62'),
(6067, 664, 'wpr_secondary_image_id', '0'),
(6070, 664, '_edit_lock', '1756056045:1'),
(6071, 664, '_edit_last', '1'),
(6072, 665, '_wp_attached_file', '2025/08/OE-Vitamin-E-Extra1kg-FV-small_700x.webp'),
(6073, 665, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:48:\"2025/08/OE-Vitamin-E-Extra1kg-FV-small_700x.webp\";s:8:\"filesize\";i:37492;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"OE-Vitamin-E-Extra1kg-FV-small_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9378;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"OE-Vitamin-E-Extra1kg-FV-small_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3476;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"OE-Vitamin-E-Extra1kg-FV-small_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9378;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"OE-Vitamin-E-Extra1kg-FV-small_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24208;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"OE-Vitamin-E-Extra1kg-FV-small_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1946;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6074, 664, 'astra-migrate-meta-layouts', 'set'),
(6075, 666, '_sku', '10051-2-1-1-1'),
(6076, 666, 'total_sales', '0'),
(6077, 666, '_tax_status', 'taxable'),
(6078, 666, '_tax_class', ''),
(6079, 666, '_manage_stock', 'no'),
(6080, 666, '_backorders', 'no'),
(6081, 666, '_sold_individually', 'no'),
(6083, 666, '_virtual', 'no'),
(6084, 666, '_downloadable', 'no'),
(6085, 666, '_product_image_gallery', '671,670'),
(6086, 666, '_download_limit', '-1'),
(6087, 666, '_download_expiry', '-1'),
(6088, 666, '_thumbnail_id', '669'),
(6089, 666, '_stock', NULL),
(6090, 666, '_stock_status', 'instock'),
(6091, 666, '_wc_average_rating', '0'),
(6092, 666, '_wc_review_count', '0'),
(6093, 666, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:19:\"2kg Refill | 4.5 kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(6094, 666, '_product_version', '10.1.0'),
(6095, 666, 'wpr_secondary_image_id', '0'),
(6096, 666, 'site-sidebar-layout', 'default'),
(6097, 666, 'ast-site-content-layout', 'default'),
(6098, 666, 'site-content-style', 'default'),
(6099, 666, 'site-sidebar-style', 'default'),
(6100, 666, 'theme-transparent-header-meta', 'default'),
(6101, 666, 'ekit_post_views_count', '4'),
(6104, 667, '_variation_description', ''),
(6105, 667, '_sku', '10015-1-1-1-1'),
(6106, 667, '_regular_price', '15.50'),
(6107, 667, 'total_sales', '0'),
(6108, 667, '_tax_status', 'taxable'),
(6109, 667, '_tax_class', 'parent'),
(6110, 667, '_manage_stock', 'no'),
(6111, 667, '_backorders', 'no'),
(6112, 667, '_sold_individually', 'no'),
(6113, 667, '_virtual', 'no'),
(6114, 667, '_downloadable', 'no'),
(6115, 667, '_download_limit', '-1'),
(6116, 667, '_download_expiry', '-1'),
(6117, 667, '_thumbnail_id', '0'),
(6118, 667, '_stock', NULL),
(6119, 667, '_stock_status', 'instock'),
(6120, 667, '_wc_average_rating', '0'),
(6121, 667, '_wc_review_count', '0'),
(6122, 667, 'attribute_size', '2kg Refill'),
(6123, 667, '_price', '15.50'),
(6124, 667, '_product_version', '10.1.0'),
(6125, 668, '_variation_description', ''),
(6126, 668, '_regular_price', '29.99'),
(6127, 668, 'total_sales', '0'),
(6128, 668, '_tax_status', 'taxable'),
(6129, 668, '_tax_class', 'parent'),
(6130, 668, '_manage_stock', 'no'),
(6131, 668, '_backorders', 'no'),
(6132, 668, '_sold_individually', 'no'),
(6133, 668, '_virtual', 'no'),
(6134, 668, '_downloadable', 'no'),
(6135, 668, '_download_limit', '-1'),
(6136, 668, '_download_expiry', '-1'),
(6137, 668, '_thumbnail_id', '0'),
(6138, 668, '_stock', NULL),
(6139, 668, '_stock_status', 'instock'),
(6140, 668, '_wc_average_rating', '0'),
(6141, 668, '_wc_review_count', '0'),
(6142, 668, 'attribute_size', '4.5 kg'),
(6143, 668, '_price', '29.99'),
(6144, 668, '_product_version', '10.1.0'),
(6147, 666, '_edit_lock', '1756056578:1'),
(6148, 666, '_edit_last', '1'),
(6151, 666, '_default_attributes', 'a:1:{s:4:\"size\";s:10:\"2kg Refill\";}'),
(6152, 666, '_price', '15.50'),
(6153, 666, '_price', '29.99'),
(6154, 669, '_wp_attached_file', '2025/08/OE-Biotin-2kg_700x.webp'),
(6155, 669, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2025/08/OE-Biotin-2kg_700x.webp\";s:8:\"filesize\";i:39692;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-Biotin-2kg_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9680;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Biotin-2kg_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3484;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-Biotin-2kg_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9680;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-Biotin-2kg_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26008;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Biotin-2kg_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1918;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6156, 670, '_wp_attached_file', '2025/08/Biotin_Extra_2_700x.webp'),
(6157, 670, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:32:\"2025/08/Biotin_Extra_2_700x.webp\";s:8:\"filesize\";i:68478;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Biotin_Extra_2_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7732;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Biotin_Extra_2_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2858;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Biotin_Extra_2_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11082;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Biotin_Extra_2_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40634;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Biotin_Extra_2_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1364;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6158, 671, '_wp_attached_file', '2025/08/OE-Biotin4.5_700x.webp'),
(6159, 671, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:30:\"2025/08/OE-Biotin4.5_700x.webp\";s:8:\"filesize\";i:39490;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"OE-Biotin4.5_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7604;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-Biotin4.5_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2676;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"OE-Biotin4.5_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7604;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"OE-Biotin4.5_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22822;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-Biotin4.5_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1596;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6160, 666, 'astra-migrate-meta-layouts', 'set'),
(6161, 672, '_sku', '10051-2-1-1-1-1'),
(6162, 672, 'total_sales', '0'),
(6163, 672, '_tax_status', 'taxable'),
(6164, 672, '_tax_class', ''),
(6165, 672, '_manage_stock', 'no'),
(6166, 672, '_backorders', 'no'),
(6167, 672, '_sold_individually', 'no'),
(6169, 672, '_virtual', 'no'),
(6170, 672, '_downloadable', 'no'),
(6171, 672, '_product_image_gallery', '678,677,676'),
(6172, 672, '_download_limit', '-1'),
(6173, 672, '_download_expiry', '-1'),
(6174, 672, '_thumbnail_id', '675'),
(6175, 672, '_stock', NULL),
(6176, 672, '_stock_status', 'instock'),
(6177, 672, '_wc_average_rating', '0'),
(6178, 672, '_wc_review_count', '0'),
(6179, 672, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:13:\"870g | 5.3 kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(6180, 672, '_product_version', '10.1.0'),
(6181, 672, 'wpr_secondary_image_id', '0'),
(6182, 672, 'site-sidebar-layout', 'default'),
(6183, 672, 'ast-site-content-layout', 'default'),
(6184, 672, 'site-content-style', 'default'),
(6185, 672, 'site-sidebar-style', 'default'),
(6186, 672, 'theme-transparent-header-meta', 'default'),
(6187, 672, 'ekit_post_views_count', '4'),
(6190, 673, '_variation_description', ''),
(6191, 673, '_sku', '10015-1-1-1-1-1'),
(6192, 673, '_regular_price', '31'),
(6193, 673, 'total_sales', '0'),
(6194, 673, '_tax_status', 'taxable'),
(6195, 673, '_tax_class', 'parent'),
(6196, 673, '_manage_stock', 'no'),
(6197, 673, '_backorders', 'no'),
(6198, 673, '_sold_individually', 'no'),
(6199, 673, '_virtual', 'no'),
(6200, 673, '_downloadable', 'no'),
(6201, 673, '_download_limit', '-1'),
(6202, 673, '_download_expiry', '-1'),
(6203, 673, '_thumbnail_id', '0'),
(6204, 673, '_stock', NULL),
(6205, 673, '_stock_status', 'instock'),
(6206, 673, '_wc_average_rating', '0'),
(6207, 673, '_wc_review_count', '0'),
(6208, 673, 'attribute_size', '870g'),
(6209, 673, '_price', '31'),
(6210, 673, '_product_version', '10.1.0'),
(6211, 674, '_variation_description', ''),
(6212, 674, '_regular_price', '167.20'),
(6213, 674, 'total_sales', '0'),
(6214, 674, '_tax_status', 'taxable'),
(6215, 674, '_tax_class', 'parent'),
(6216, 674, '_manage_stock', 'no'),
(6217, 674, '_backorders', 'no'),
(6218, 674, '_sold_individually', 'no'),
(6219, 674, '_virtual', 'no'),
(6220, 674, '_downloadable', 'no'),
(6221, 674, '_download_limit', '-1'),
(6222, 674, '_download_expiry', '-1'),
(6223, 674, '_thumbnail_id', '0'),
(6224, 674, '_stock', NULL),
(6225, 674, '_stock_status', 'instock'),
(6226, 674, '_wc_average_rating', '0'),
(6227, 674, '_wc_review_count', '0'),
(6228, 674, 'attribute_size', '5.3 kg'),
(6229, 674, '_price', '167.20'),
(6230, 674, '_product_version', '10.1.0'),
(6233, 672, '_edit_lock', '1756056908:1'),
(6234, 672, '_edit_last', '1'),
(6237, 672, '_default_attributes', 'a:1:{s:4:\"size\";s:4:\"870g\";}'),
(6238, 672, '_price', '31'),
(6239, 672, '_price', '167.20'),
(6240, 675, '_wp_attached_file', '2025/08/hoofform_700x.webp'),
(6241, 675, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:675;s:4:\"file\";s:26:\"2025/08/hoofform_700x.webp\";s:8:\"filesize\";i:36622;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"hoofform_700x-300x289.webp\";s:5:\"width\";i:300;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9722;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"hoofform_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3774;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"hoofform_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10138;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"hoofform_700x-600x579.webp\";s:5:\"width\";i:600;s:6:\"height\";i:579;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23964;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"hoofform_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2060;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6242, 676, '_wp_attached_file', '2025/08/Farrier-EC-2931972_700x.jpg'),
(6243, 676, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:250;s:6:\"height\";i:183;s:4:\"file\";s:35:\"2025/08/Farrier-EC-2931972_700x.jpg\";s:8:\"filesize\";i:8892;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Farrier-EC-2931972_700x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5729;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Farrier-EC-2931972_700x-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3445;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:8:\"Bigstock\";s:12:\"focal_length\";s:1:\"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:{}}}'),
(6244, 677, '_wp_attached_file', '2025/08/OE-Hoof_700x.webp'),
(6245, 677, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:594;s:6:\"height\";i:536;s:4:\"file\";s:25:\"2025/08/OE-Hoof_700x.webp\";s:8:\"filesize\";i:140808;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"OE-Hoof_700x-300x271.webp\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32386;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"OE-Hoof_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9592;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"OE-Hoof_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37544;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"OE-Hoof_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4310;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6246, 678, '_wp_attached_file', '2025/08/OE-Hoof5kg_700x.webp'),
(6247, 678, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:28:\"2025/08/OE-Hoof5kg_700x.webp\";s:8:\"filesize\";i:16882;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"OE-Hoof5kg_700x-300x225.webp\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4024;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"OE-Hoof5kg_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2354;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"OE-Hoof5kg_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6148;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"OE-Hoof5kg_700x-600x450.webp\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10724;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"OE-Hoof5kg_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1280;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6248, 672, 'astra-migrate-meta-layouts', 'set'),
(6249, 679, '_regular_price', '16.99'),
(6250, 679, 'total_sales', '0'),
(6251, 679, '_tax_status', 'taxable'),
(6252, 679, '_tax_class', ''),
(6253, 679, '_manage_stock', 'no'),
(6254, 679, '_backorders', 'no'),
(6255, 679, '_sold_individually', 'no'),
(6256, 679, '_virtual', 'no'),
(6257, 679, '_downloadable', 'no'),
(6258, 679, '_product_image_gallery', '681'),
(6259, 679, '_download_limit', '-1'),
(6260, 679, '_download_expiry', '-1'),
(6261, 679, '_thumbnail_id', '680'),
(6262, 679, '_stock', NULL),
(6263, 679, '_stock_status', 'instock'),
(6264, 679, '_wc_average_rating', '0'),
(6265, 679, '_wc_review_count', '0'),
(6266, 679, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(6267, 679, '_product_version', '10.1.0'),
(6268, 679, '_price', '16.99'),
(6269, 679, 'site-sidebar-layout', 'default'),
(6270, 679, 'ast-site-content-layout', 'full-width-container'),
(6271, 679, 'site-content-style', 'default'),
(6272, 679, 'site-sidebar-style', 'default'),
(6273, 679, 'theme-transparent-header-meta', 'default'),
(6274, 679, 'ekit_post_views_count', '62'),
(6275, 679, 'wpr_secondary_image_id', '0'),
(6278, 679, '_edit_lock', '1756057883:1'),
(6279, 679, '_edit_last', '1'),
(6280, 680, '_wp_attached_file', '2025/08/OE-Rosehip1_700x.webp'),
(6281, 680, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:29:\"2025/08/OE-Rosehip1_700x.webp\";s:8:\"filesize\";i:45432;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"OE-Rosehip1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8966;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"OE-Rosehip1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"OE-Rosehip1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8966;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"OE-Rosehip1_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26760;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"OE-Rosehip1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6282, 681, '_wp_attached_file', '2025/08/05-OMEGA-ROSEHIP-POWDER-Web-1500_700x.webp'),
(6283, 681, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:50:\"2025/08/05-OMEGA-ROSEHIP-POWDER-Web-1500_700x.webp\";s:8:\"filesize\";i:67930;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"05-OMEGA-ROSEHIP-POWDER-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11840;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"05-OMEGA-ROSEHIP-POWDER-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3316;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"05-OMEGA-ROSEHIP-POWDER-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11840;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"05-OMEGA-ROSEHIP-POWDER-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39446;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"05-OMEGA-ROSEHIP-POWDER-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6284, 679, 'astra-migrate-meta-layouts', 'set'),
(6285, 682, '_regular_price', '15.50'),
(6286, 682, 'total_sales', '0'),
(6287, 682, '_tax_status', 'taxable'),
(6288, 682, '_tax_class', ''),
(6289, 682, '_manage_stock', 'no'),
(6290, 682, '_backorders', 'no'),
(6291, 682, '_sold_individually', 'no'),
(6292, 682, '_virtual', 'no'),
(6293, 682, '_downloadable', 'no'),
(6294, 682, '_product_image_gallery', '684'),
(6295, 682, '_download_limit', '-1'),
(6296, 682, '_download_expiry', '-1'),
(6297, 682, '_thumbnail_id', '685'),
(6298, 682, '_stock', NULL),
(6299, 682, '_stock_status', 'instock'),
(6300, 682, '_wc_average_rating', '0'),
(6301, 682, '_wc_review_count', '0'),
(6302, 682, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(6303, 682, '_product_version', '10.1.0'),
(6304, 682, '_price', '15.50'),
(6305, 682, 'site-sidebar-layout', 'default'),
(6306, 682, 'ast-site-content-layout', 'full-width-container'),
(6307, 682, 'site-content-style', 'default'),
(6308, 682, 'site-sidebar-style', 'default'),
(6309, 682, 'theme-transparent-header-meta', 'default'),
(6310, 682, 'ekit_post_views_count', '62'),
(6311, 682, 'wpr_secondary_image_id', '0'),
(6314, 682, '_edit_lock', '1756058572:1'),
(6315, 682, '_edit_last', '1'),
(6316, 683, '_wp_attached_file', '2025/08/OE-Rosehip1_700x-1.webp'),
(6317, 683, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2025/08/OE-Rosehip1_700x-1.webp\";s:8:\"filesize\";i:45432;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-Rosehip1_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8966;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Rosehip1_700x-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:3176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-Rosehip1_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8966;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-Rosehip1_700x-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26760;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Rosehip1_700x-1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6318, 684, '_wp_attached_file', '2025/08/05-OMEGA-SEAWEED-AND-ROSEHIP-POWDER_1-Web-1500_700x.webp'),
(6319, 684, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:64:\"2025/08/05-OMEGA-SEAWEED-AND-ROSEHIP-POWDER_1-Web-1500_700x.webp\";s:8:\"filesize\";i:61714;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"05-OMEGA-SEAWEED-AND-ROSEHIP-POWDER_1-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11758;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"05-OMEGA-SEAWEED-AND-ROSEHIP-POWDER_1-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3436;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:64:\"05-OMEGA-SEAWEED-AND-ROSEHIP-POWDER_1-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11758;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:64:\"05-OMEGA-SEAWEED-AND-ROSEHIP-POWDER_1-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36222;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:64:\"05-OMEGA-SEAWEED-AND-ROSEHIP-POWDER_1-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1692;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6320, 685, '_wp_attached_file', '2025/08/OE-Sea_Rose1_700x.webp'),
(6321, 685, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:30:\"2025/08/OE-Sea_Rose1_700x.webp\";s:8:\"filesize\";i:36488;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"OE-Sea_Rose1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8530;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-Sea_Rose1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3122;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"OE-Sea_Rose1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8530;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"OE-Sea_Rose1_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22750;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-Sea_Rose1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1764;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6322, 682, 'astra-migrate-meta-layouts', 'set'),
(6323, 686, '_regular_price', '9.99'),
(6324, 686, 'total_sales', '0'),
(6325, 686, '_tax_status', 'taxable'),
(6326, 686, '_tax_class', ''),
(6327, 686, '_manage_stock', 'no'),
(6328, 686, '_backorders', 'no'),
(6329, 686, '_sold_individually', 'no'),
(6330, 686, '_virtual', 'no'),
(6331, 686, '_downloadable', 'no'),
(6332, 686, '_product_image_gallery', '688'),
(6333, 686, '_download_limit', '-1'),
(6334, 686, '_download_expiry', '-1'),
(6335, 686, '_thumbnail_id', '687'),
(6336, 686, '_stock', NULL),
(6337, 686, '_stock_status', 'instock'),
(6338, 686, '_wc_average_rating', '0'),
(6339, 686, '_wc_review_count', '0'),
(6340, 686, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(6341, 686, '_product_version', '10.1.0'),
(6342, 686, '_price', '9.99'),
(6343, 686, 'site-sidebar-layout', 'default'),
(6344, 686, 'ast-site-content-layout', 'full-width-container'),
(6345, 686, 'site-content-style', 'default'),
(6346, 686, 'site-sidebar-style', 'default'),
(6347, 686, 'theme-transparent-header-meta', 'default'),
(6348, 686, 'ekit_post_views_count', '62'),
(6349, 686, 'wpr_secondary_image_id', '0'),
(6352, 686, '_edit_lock', '1756119356:1'),
(6353, 687, '_wp_attached_file', '2025/08/Untitled-1_0001_07-OMEGA-HOOF-PERFECT-PACK-Web-1500_700x.webp'),
(6354, 687, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:69:\"2025/08/Untitled-1_0001_07-OMEGA-HOOF-PERFECT-PACK-Web-1500_700x.webp\";s:8:\"filesize\";i:75206;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"Untitled-1_0001_07-OMEGA-HOOF-PERFECT-PACK-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"Untitled-1_0001_07-OMEGA-HOOF-PERFECT-PACK-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4118;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:69:\"Untitled-1_0001_07-OMEGA-HOOF-PERFECT-PACK-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12228;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:69:\"Untitled-1_0001_07-OMEGA-HOOF-PERFECT-PACK-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36656;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:69:\"Untitled-1_0001_07-OMEGA-HOOF-PERFECT-PACK-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2374;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6355, 688, '_wp_attached_file', '2025/08/07-OMEGA-HOOF-PERFECT-CONTENTS-Web-1500_700x.webp'),
(6356, 688, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:57:\"2025/08/07-OMEGA-HOOF-PERFECT-CONTENTS-Web-1500_700x.webp\";s:8:\"filesize\";i:17750;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"07-OMEGA-HOOF-PERFECT-CONTENTS-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3902;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"07-OMEGA-HOOF-PERFECT-CONTENTS-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1458;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:57:\"07-OMEGA-HOOF-PERFECT-CONTENTS-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3902;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:57:\"07-OMEGA-HOOF-PERFECT-CONTENTS-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9866;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:57:\"07-OMEGA-HOOF-PERFECT-CONTENTS-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6357, 686, '_edit_last', '1'),
(6358, 686, 'astra-migrate-meta-layouts', 'set'),
(6359, 689, '_regular_price', '19.99'),
(6360, 689, 'total_sales', '0'),
(6361, 689, '_tax_status', 'taxable'),
(6362, 689, '_tax_class', ''),
(6363, 689, '_manage_stock', 'no'),
(6364, 689, '_backorders', 'no'),
(6365, 689, '_sold_individually', 'no'),
(6366, 689, '_virtual', 'no'),
(6367, 689, '_downloadable', 'no'),
(6368, 689, '_product_image_gallery', '691'),
(6369, 689, '_download_limit', '-1'),
(6370, 689, '_download_expiry', '-1'),
(6371, 689, '_thumbnail_id', '690'),
(6372, 689, '_stock', NULL),
(6373, 689, '_stock_status', 'instock'),
(6374, 689, '_wc_average_rating', '0'),
(6375, 689, '_wc_review_count', '0'),
(6376, 689, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(6377, 689, '_product_version', '10.1.0'),
(6378, 689, '_price', '19.99'),
(6379, 689, 'site-sidebar-layout', 'default'),
(6380, 689, 'ast-site-content-layout', 'full-width-container'),
(6381, 689, 'site-content-style', 'default'),
(6382, 689, 'site-sidebar-style', 'default'),
(6383, 689, 'theme-transparent-header-meta', 'default'),
(6384, 689, 'ekit_post_views_count', '62'),
(6385, 689, 'wpr_secondary_image_id', '0'),
(6388, 689, '_edit_lock', '1756119388:1'),
(6389, 689, '_edit_last', '1'),
(6390, 690, '_wp_attached_file', '2025/08/03-OMEGA-ULTRA-CLAY_700x.webp'),
(6391, 690, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:37:\"2025/08/03-OMEGA-ULTRA-CLAY_700x.webp\";s:8:\"filesize\";i:48368;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"03-OMEGA-ULTRA-CLAY_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10388;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"03-OMEGA-ULTRA-CLAY_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3854;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"03-OMEGA-ULTRA-CLAY_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10388;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"03-OMEGA-ULTRA-CLAY_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27550;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"03-OMEGA-ULTRA-CLAY_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2260;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6392, 691, '_wp_attached_file', '2025/08/03-OMEGA-ULTRA-CLAY-CONTENTS-VARIATION_700x.webp'),
(6393, 691, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:56:\"2025/08/03-OMEGA-ULTRA-CLAY-CONTENTS-VARIATION_700x.webp\";s:8:\"filesize\";i:71646;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"03-OMEGA-ULTRA-CLAY-CONTENTS-VARIATION_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13452;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"03-OMEGA-ULTRA-CLAY-CONTENTS-VARIATION_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4464;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:56:\"03-OMEGA-ULTRA-CLAY-CONTENTS-VARIATION_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13452;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:56:\"03-OMEGA-ULTRA-CLAY-CONTENTS-VARIATION_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39940;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:56:\"03-OMEGA-ULTRA-CLAY-CONTENTS-VARIATION_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2502;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6395, 689, 'astra-migrate-meta-layouts', 'set'),
(6396, 692, '_regular_price', '9.52'),
(6397, 692, 'total_sales', '0'),
(6398, 692, '_tax_status', 'taxable'),
(6399, 692, '_tax_class', ''),
(6400, 692, '_manage_stock', 'no'),
(6401, 692, '_backorders', 'no'),
(6402, 692, '_sold_individually', 'no'),
(6403, 692, '_virtual', 'no'),
(6404, 692, '_downloadable', 'no'),
(6405, 692, '_product_image_gallery', '694'),
(6406, 692, '_download_limit', '-1'),
(6407, 692, '_download_expiry', '-1'),
(6408, 692, '_thumbnail_id', '693'),
(6409, 692, '_stock', NULL),
(6410, 692, '_stock_status', 'instock'),
(6411, 692, '_wc_average_rating', '0'),
(6412, 692, '_wc_review_count', '0'),
(6413, 692, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(6414, 692, '_product_version', '10.1.0'),
(6415, 692, '_price', '9.52'),
(6416, 692, 'site-sidebar-layout', 'default'),
(6417, 692, 'ast-site-content-layout', 'full-width-container'),
(6418, 692, 'site-content-style', 'default'),
(6419, 692, 'site-sidebar-style', 'default'),
(6420, 692, 'theme-transparent-header-meta', 'default'),
(6421, 692, 'ekit_post_views_count', '62'),
(6422, 692, 'wpr_secondary_image_id', '0'),
(6425, 692, '_edit_lock', '1756059347:1'),
(6426, 692, '_edit_last', '1'),
(6427, 693, '_wp_attached_file', '2025/08/OE-Seaweed1_700x.webp'),
(6428, 693, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:29:\"2025/08/OE-Seaweed1_700x.webp\";s:8:\"filesize\";i:34438;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"OE-Seaweed1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8104;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"OE-Seaweed1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3024;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"OE-Seaweed1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8104;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"OE-Seaweed1_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21318;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"OE-Seaweed1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6429, 694, '_wp_attached_file', '2025/08/11-OMEGA38099-Web-1500_700x.webp'),
(6430, 694, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:40:\"2025/08/11-OMEGA38099-Web-1500_700x.webp\";s:8:\"filesize\";i:70576;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"11-OMEGA38099-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12608;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"11-OMEGA38099-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3532;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"11-OMEGA38099-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12608;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"11-OMEGA38099-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41316;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"11-OMEGA38099-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6431, 692, 'astra-migrate-meta-layouts', 'set'),
(6432, 695, '_sku', '10058'),
(6433, 695, 'total_sales', '0'),
(6434, 695, '_tax_status', 'taxable'),
(6435, 695, '_tax_class', '');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6436, 695, '_manage_stock', 'no'),
(6437, 695, '_backorders', 'no'),
(6438, 695, '_sold_individually', 'no'),
(6439, 695, '_default_attributes', 'a:1:{s:4:\"size\";s:6:\"1.5 kg\";}'),
(6440, 695, '_virtual', 'no'),
(6441, 695, '_downloadable', 'no'),
(6442, 695, '_product_image_gallery', '699,700'),
(6443, 695, '_download_limit', '-1'),
(6444, 695, '_download_expiry', '-1'),
(6445, 695, '_thumbnail_id', '698'),
(6446, 695, '_stock', NULL),
(6447, 695, '_stock_status', 'instock'),
(6448, 695, '_wc_average_rating', '0'),
(6449, 695, '_wc_review_count', '0'),
(6450, 695, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:20:\"1.5 kg | 3 kg Refill\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(6451, 695, '_product_version', '10.1.0'),
(6452, 695, 'wpr_secondary_image_id', '0'),
(6453, 695, 'site-sidebar-layout', 'default'),
(6454, 695, 'ast-site-content-layout', 'default'),
(6455, 695, 'site-content-style', 'default'),
(6456, 695, 'site-sidebar-style', 'default'),
(6457, 695, 'theme-transparent-header-meta', 'default'),
(6458, 695, 'ekit_post_views_count', '4'),
(6461, 696, '_variation_description', ''),
(6462, 696, '_sku', '10015-1-1-1-1-1-1'),
(6463, 696, '_regular_price', '16.20'),
(6464, 696, 'total_sales', '0'),
(6465, 696, '_tax_status', 'taxable'),
(6466, 696, '_tax_class', 'parent'),
(6467, 696, '_manage_stock', 'no'),
(6468, 696, '_backorders', 'no'),
(6469, 696, '_sold_individually', 'no'),
(6470, 696, '_virtual', 'no'),
(6471, 696, '_downloadable', 'no'),
(6472, 696, '_download_limit', '-1'),
(6473, 696, '_download_expiry', '-1'),
(6474, 696, '_thumbnail_id', '0'),
(6475, 696, '_stock', NULL),
(6476, 696, '_stock_status', 'instock'),
(6477, 696, '_wc_average_rating', '0'),
(6478, 696, '_wc_review_count', '0'),
(6479, 696, 'attribute_size', '1.5 kg'),
(6480, 696, '_price', '16.20'),
(6481, 696, '_product_version', '10.1.0'),
(6482, 697, '_variation_description', ''),
(6483, 697, '_regular_price', '24.65'),
(6484, 697, 'total_sales', '0'),
(6485, 697, '_tax_status', 'taxable'),
(6486, 697, '_tax_class', 'parent'),
(6487, 697, '_manage_stock', 'no'),
(6488, 697, '_backorders', 'no'),
(6489, 697, '_sold_individually', 'no'),
(6490, 697, '_virtual', 'no'),
(6491, 697, '_downloadable', 'no'),
(6492, 697, '_download_limit', '-1'),
(6493, 697, '_download_expiry', '-1'),
(6494, 697, '_thumbnail_id', '0'),
(6495, 697, '_stock', NULL),
(6496, 697, '_stock_status', 'instock'),
(6497, 697, '_wc_average_rating', '0'),
(6498, 697, '_wc_review_count', '0'),
(6499, 697, 'attribute_size', '3 kg Refill'),
(6500, 697, '_price', '24.65'),
(6501, 697, '_product_version', '10.1.0'),
(6504, 695, '_edit_lock', '1756060174:1'),
(6505, 695, '_edit_last', '1'),
(6506, 698, '_wp_attached_file', '2025/08/OE-vitality1-NEW_700x.webp'),
(6507, 698, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:34:\"2025/08/OE-vitality1-NEW_700x.webp\";s:8:\"filesize\";i:37844;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"OE-vitality1-NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9294;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"OE-vitality1-NEW_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3606;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"OE-vitality1-NEW_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9294;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"OE-vitality1-NEW_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24836;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"OE-vitality1-NEW_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2072;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6508, 699, '_wp_attached_file', '2025/08/Omega_Vitality_Pile_700x.webp'),
(6509, 699, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:37:\"2025/08/Omega_Vitality_Pile_700x.webp\";s:8:\"filesize\";i:86462;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Omega_Vitality_Pile_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11640;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Omega_Vitality_Pile_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4964;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Omega_Vitality_Pile_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15676;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Omega_Vitality_Pile_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52028;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Omega_Vitality_Pile_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2658;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6510, 700, '_wp_attached_file', '2025/08/Untitled-1_0008_OmegaVitality3kgRefillNEW-shortcopy_700x.webp'),
(6511, 700, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:69:\"2025/08/Untitled-1_0008_OmegaVitality3kgRefillNEW-shortcopy_700x.webp\";s:8:\"filesize\";i:46376;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"Untitled-1_0008_OmegaVitality3kgRefillNEW-shortcopy_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8916;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"Untitled-1_0008_OmegaVitality3kgRefillNEW-shortcopy_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3138;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:69:\"Untitled-1_0008_OmegaVitality3kgRefillNEW-shortcopy_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8916;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:69:\"Untitled-1_0008_OmegaVitality3kgRefillNEW-shortcopy_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26772;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:69:\"Untitled-1_0008_OmegaVitality3kgRefillNEW-shortcopy_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6512, 695, '_price', '16.20'),
(6513, 695, '_price', '24.65'),
(6514, 695, 'astra-migrate-meta-layouts', 'set'),
(6515, 701, '_sku', '10058-1'),
(6516, 701, 'total_sales', '0'),
(6517, 701, '_tax_status', 'taxable'),
(6518, 701, '_tax_class', ''),
(6519, 701, '_manage_stock', 'no'),
(6520, 701, '_backorders', 'no'),
(6521, 701, '_sold_individually', 'no'),
(6522, 701, '_default_attributes', 'a:1:{s:4:\"size\";s:6:\"1.5 kg\";}'),
(6523, 701, '_virtual', 'no'),
(6524, 701, '_downloadable', 'no'),
(6525, 701, '_product_image_gallery', '705,706,707'),
(6526, 701, '_download_limit', '-1'),
(6527, 701, '_download_expiry', '-1'),
(6528, 701, '_thumbnail_id', '704'),
(6529, 701, '_stock', NULL),
(6530, 701, '_stock_status', 'instock'),
(6531, 701, '_wc_average_rating', '0'),
(6532, 701, '_wc_review_count', '0'),
(6533, 701, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:20:\"1.5 kg | 5 kg | 10kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(6534, 701, '_product_version', '10.1.0'),
(6535, 701, 'wpr_secondary_image_id', '0'),
(6536, 701, 'site-sidebar-layout', 'default'),
(6537, 701, 'ast-site-content-layout', 'default'),
(6538, 701, 'site-content-style', 'default'),
(6539, 701, 'site-sidebar-style', 'default'),
(6540, 701, 'theme-transparent-header-meta', 'default'),
(6541, 701, 'ekit_post_views_count', '4'),
(6544, 702, '_variation_description', ''),
(6545, 702, '_sku', '10015-1-1-1-1-1-1-1'),
(6546, 702, '_regular_price', '38.50'),
(6547, 702, 'total_sales', '0'),
(6548, 702, '_tax_status', 'taxable'),
(6549, 702, '_tax_class', 'parent'),
(6550, 702, '_manage_stock', 'no'),
(6551, 702, '_backorders', 'no'),
(6552, 702, '_sold_individually', 'no'),
(6553, 702, '_virtual', 'no'),
(6554, 702, '_downloadable', 'no'),
(6555, 702, '_download_limit', '-1'),
(6556, 702, '_download_expiry', '-1'),
(6557, 702, '_thumbnail_id', '0'),
(6558, 702, '_stock', NULL),
(6559, 702, '_stock_status', 'instock'),
(6560, 702, '_wc_average_rating', '0'),
(6561, 702, '_wc_review_count', '0'),
(6562, 702, 'attribute_size', '5 kg'),
(6563, 702, '_price', '38.50'),
(6564, 702, '_product_version', '10.1.0'),
(6565, 703, '_variation_description', ''),
(6566, 703, '_regular_price', '56.75'),
(6567, 703, 'total_sales', '0'),
(6568, 703, '_tax_status', 'taxable'),
(6569, 703, '_tax_class', 'parent'),
(6570, 703, '_manage_stock', 'no'),
(6571, 703, '_backorders', 'no'),
(6572, 703, '_sold_individually', 'no'),
(6573, 703, '_virtual', 'no'),
(6574, 703, '_downloadable', 'no'),
(6575, 703, '_download_limit', '-1'),
(6576, 703, '_download_expiry', '-1'),
(6577, 703, '_thumbnail_id', '0'),
(6578, 703, '_stock', NULL),
(6579, 703, '_stock_status', 'instock'),
(6580, 703, '_wc_average_rating', '0'),
(6581, 703, '_wc_review_count', '0'),
(6582, 703, 'attribute_size', '10kg'),
(6583, 703, '_price', '56.75'),
(6584, 703, '_product_version', '10.1.0'),
(6587, 701, '_edit_lock', '1756060749:1'),
(6588, 701, '_edit_last', '1'),
(6589, 704, '_wp_attached_file', '2025/08/OE-electro1.5_700x.webp'),
(6590, 704, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2025/08/OE-electro1.5_700x.webp\";s:8:\"filesize\";i:35378;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-electro1.5_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9034;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-electro1.5_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3312;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-electro1.5_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9034;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-electro1.5_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23062;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-electro1.5_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6591, 705, '_wp_attached_file', '2025/08/OE-Electro5-New_700x.webp'),
(6592, 705, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:33:\"2025/08/OE-Electro5-New_700x.webp\";s:8:\"filesize\";i:25456;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"OE-Electro5-New_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4592;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Electro5-New_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2266;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"OE-Electro5-New_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5906;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"OE-Electro5-New_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15982;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Electro5-New_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1352;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6593, 706, '_wp_attached_file', '2025/08/OE-Electro10_700x.webp'),
(6594, 706, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:582;s:4:\"file\";s:30:\"2025/08/OE-Electro10_700x.webp\";s:8:\"filesize\";i:28594;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"OE-Electro10_700x-300x249.webp\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6794;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-Electro10_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3296;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"OE-Electro10_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8770;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"OE-Electro10_700x-600x499.webp\";s:5:\"width\";i:600;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17798;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"OE-Electro10_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1960;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6595, 707, '_wp_attached_file', '2025/08/Supports_Electrolyte_balance_2_copy_700x.webp'),
(6596, 707, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:875;s:4:\"file\";s:53:\"2025/08/Supports_Electrolyte_balance_2_copy_700x.webp\";s:8:\"filesize\";i:53624;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"Supports_Electrolyte_balance_2_copy_700x-240x300.webp\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7098;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"Supports_Electrolyte_balance_2_copy_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3380;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"Supports_Electrolyte_balance_2_copy_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10140;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"Supports_Electrolyte_balance_2_copy_700x-600x750.webp\";s:5:\"width\";i:600;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31052;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"Supports_Electrolyte_balance_2_copy_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1872;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6597, 708, '_variation_description', ''),
(6598, 708, 'total_sales', '0'),
(6599, 708, '_tax_status', 'taxable'),
(6600, 708, '_tax_class', 'parent'),
(6601, 708, '_manage_stock', 'no'),
(6602, 708, '_backorders', 'no'),
(6603, 708, '_sold_individually', 'no'),
(6604, 708, '_virtual', 'no'),
(6605, 708, '_downloadable', 'no'),
(6606, 708, '_download_limit', '-1'),
(6607, 708, '_download_expiry', '-1'),
(6608, 708, '_stock', NULL),
(6609, 708, '_stock_status', 'instock'),
(6610, 708, '_wc_average_rating', '0'),
(6611, 708, '_wc_review_count', '0'),
(6612, 708, 'attribute_size', '1.5 kg'),
(6613, 708, '_product_version', '10.1.0'),
(6616, 708, '_regular_price', '13.99'),
(6617, 708, '_price', '13.99'),
(6618, 701, '_price', '13.99'),
(6619, 701, '_price', '38.50'),
(6620, 701, '_price', '56.75'),
(6621, 701, 'astra-migrate-meta-layouts', 'set'),
(6622, 710, '_sku', '10058-1-1'),
(6623, 710, 'total_sales', '0'),
(6624, 710, '_tax_status', 'taxable'),
(6625, 710, '_tax_class', ''),
(6626, 710, '_manage_stock', 'no'),
(6627, 710, '_backorders', 'no'),
(6628, 710, '_sold_individually', 'no'),
(6630, 710, '_virtual', 'no'),
(6631, 710, '_downloadable', 'no'),
(6632, 710, '_product_image_gallery', '715,716'),
(6633, 710, '_download_limit', '-1'),
(6634, 710, '_download_expiry', '-1'),
(6635, 710, '_thumbnail_id', '714'),
(6636, 710, '_stock', NULL),
(6637, 710, '_stock_status', 'instock'),
(6638, 710, '_wc_average_rating', '0'),
(6639, 710, '_wc_review_count', '0'),
(6640, 710, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:11:\"1 kg | 3 kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(6641, 710, '_product_version', '10.1.0'),
(6642, 710, 'wpr_secondary_image_id', '0'),
(6643, 710, 'site-sidebar-layout', 'default'),
(6644, 710, 'ast-site-content-layout', 'default'),
(6645, 710, 'site-content-style', 'default'),
(6646, 710, 'site-sidebar-style', 'default'),
(6647, 710, 'theme-transparent-header-meta', 'default'),
(6648, 710, 'ekit_post_views_count', '4'),
(6651, 711, '_variation_description', ''),
(6652, 711, '_regular_price', '6.40'),
(6653, 711, 'total_sales', '0'),
(6654, 711, '_tax_status', 'taxable'),
(6655, 711, '_tax_class', 'parent'),
(6656, 711, '_manage_stock', 'no'),
(6657, 711, '_backorders', 'no'),
(6658, 711, '_sold_individually', 'no'),
(6659, 711, '_virtual', 'no'),
(6660, 711, '_downloadable', 'no'),
(6661, 711, '_download_limit', '-1'),
(6662, 711, '_download_expiry', '-1'),
(6663, 711, '_thumbnail_id', '0'),
(6664, 711, '_stock', NULL),
(6665, 711, '_stock_status', 'instock'),
(6666, 711, '_wc_average_rating', '0'),
(6667, 711, '_wc_review_count', '0'),
(6668, 711, 'attribute_size', '1 kg'),
(6669, 711, '_price', '6.40'),
(6670, 711, '_product_version', '10.1.0'),
(6671, 712, '_variation_description', ''),
(6672, 712, '_sku', '10015-1-1-1-1-1-1-1-1'),
(6673, 712, '_regular_price', '15.99'),
(6674, 712, 'total_sales', '0'),
(6675, 712, '_tax_status', 'taxable'),
(6676, 712, '_tax_class', 'parent'),
(6677, 712, '_manage_stock', 'no'),
(6678, 712, '_backorders', 'no'),
(6679, 712, '_sold_individually', 'no'),
(6680, 712, '_virtual', 'no'),
(6681, 712, '_downloadable', 'no'),
(6682, 712, '_download_limit', '-1'),
(6683, 712, '_download_expiry', '-1'),
(6684, 712, '_thumbnail_id', '0'),
(6685, 712, '_stock', NULL),
(6686, 712, '_stock_status', 'instock'),
(6687, 712, '_wc_average_rating', '0'),
(6688, 712, '_wc_review_count', '0'),
(6689, 712, 'attribute_size', '3 kg'),
(6690, 712, '_price', '15.99'),
(6691, 712, '_product_version', '10.1.0'),
(6715, 710, '_edit_lock', '1756061044:1'),
(6716, 710, '_edit_last', '1'),
(6722, 710, '_default_attributes', 'a:1:{s:4:\"size\";s:4:\"1 kg\";}'),
(6723, 710, '_price', '6.40'),
(6724, 710, '_price', '15.99'),
(6725, 714, '_wp_attached_file', '2025/08/OE-Garlic1_700x.webp'),
(6726, 714, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:28:\"2025/08/OE-Garlic1_700x.webp\";s:8:\"filesize\";i:53146;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"OE-Garlic1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11452;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"OE-Garlic1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3876;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"OE-Garlic1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11452;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"OE-Garlic1_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33160;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"OE-Garlic1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2082;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6727, 715, '_wp_attached_file', '2025/08/Garlic_Granules_Portion_F_copy_700x.webp'),
(6728, 715, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:48:\"2025/08/Garlic_Granules_Portion_F_copy_700x.webp\";s:8:\"filesize\";i:55014;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Garlic_Granules_Portion_F_copy_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11002;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Garlic_Granules_Portion_F_copy_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3702;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"Garlic_Granules_Portion_F_copy_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11002;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"Garlic_Granules_Portion_F_copy_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32822;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"Garlic_Granules_Portion_F_copy_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6729, 716, '_wp_attached_file', '2025/08/OE-Garlic3_700x.webp'),
(6730, 716, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:28:\"2025/08/OE-Garlic3_700x.webp\";s:8:\"filesize\";i:54788;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"OE-Garlic3_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11478;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"OE-Garlic3_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3946;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"OE-Garlic3_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11478;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"OE-Garlic3_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34052;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"OE-Garlic3_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2090;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6731, 710, 'astra-migrate-meta-layouts', 'set'),
(6732, 717, '_sku', '10058-1-2'),
(6733, 717, 'total_sales', '0'),
(6734, 717, '_tax_status', 'taxable'),
(6735, 717, '_tax_class', ''),
(6736, 717, '_manage_stock', 'no'),
(6737, 717, '_backorders', 'no'),
(6738, 717, '_sold_individually', 'no'),
(6739, 717, '_default_attributes', 'a:1:{s:4:\"size\";s:5:\"1 ltr\";}'),
(6740, 717, '_virtual', 'no'),
(6741, 717, '_downloadable', 'no'),
(6742, 717, '_product_image_gallery', '722,723,724'),
(6743, 717, '_download_limit', '-1'),
(6744, 717, '_download_expiry', '-1'),
(6745, 717, '_thumbnail_id', '721'),
(6746, 717, '_stock', NULL),
(6747, 717, '_stock_status', 'instock'),
(6748, 717, '_wc_average_rating', '0'),
(6749, 717, '_wc_review_count', '0'),
(6750, 717, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:22:\"1 ltr | 5 ltr | 25 ltr\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(6751, 717, '_product_version', '10.1.0'),
(6752, 717, 'wpr_secondary_image_id', '0'),
(6753, 717, 'site-sidebar-layout', 'default'),
(6754, 717, 'ast-site-content-layout', 'default'),
(6755, 717, 'site-content-style', 'default'),
(6756, 717, 'site-sidebar-style', 'default'),
(6757, 717, 'theme-transparent-header-meta', 'default'),
(6758, 717, 'ekit_post_views_count', '4'),
(6761, 718, '_variation_description', ''),
(6762, 718, '_regular_price', '4.80'),
(6763, 718, 'total_sales', '0'),
(6764, 718, '_tax_status', 'taxable'),
(6765, 718, '_tax_class', 'parent'),
(6766, 718, '_manage_stock', 'no'),
(6767, 718, '_backorders', 'no'),
(6768, 718, '_sold_individually', 'no'),
(6769, 718, '_virtual', 'no'),
(6770, 718, '_downloadable', 'no'),
(6771, 718, '_download_limit', '-1'),
(6772, 718, '_download_expiry', '-1'),
(6773, 718, '_thumbnail_id', '0'),
(6774, 718, '_stock', NULL),
(6775, 718, '_stock_status', 'instock'),
(6776, 718, '_wc_average_rating', '0'),
(6777, 718, '_wc_review_count', '0'),
(6778, 718, 'attribute_size', '1 ltr'),
(6779, 718, '_price', '4.80'),
(6780, 718, '_product_version', '10.1.0'),
(6781, 719, '_variation_description', ''),
(6782, 719, '_sku', '10015-1-1-1-1-1-1-1-2'),
(6783, 719, '_regular_price', '11.55'),
(6784, 719, 'total_sales', '0'),
(6785, 719, '_tax_status', 'taxable'),
(6786, 719, '_tax_class', 'parent'),
(6787, 719, '_manage_stock', 'no'),
(6788, 719, '_backorders', 'no'),
(6789, 719, '_sold_individually', 'no'),
(6790, 719, '_virtual', 'no'),
(6791, 719, '_downloadable', 'no'),
(6792, 719, '_download_limit', '-1'),
(6793, 719, '_download_expiry', '-1'),
(6794, 719, '_thumbnail_id', '0'),
(6795, 719, '_stock', NULL),
(6796, 719, '_stock_status', 'instock'),
(6797, 719, '_wc_average_rating', '0'),
(6798, 719, '_wc_review_count', '0'),
(6799, 719, 'attribute_size', '5 ltr'),
(6800, 719, '_price', '11.55'),
(6801, 719, '_product_version', '10.1.0'),
(6802, 720, '_variation_description', ''),
(6803, 720, '_regular_price', '47.23'),
(6804, 720, 'total_sales', '0'),
(6805, 720, '_tax_status', 'taxable'),
(6806, 720, '_tax_class', 'parent'),
(6807, 720, '_manage_stock', 'no'),
(6808, 720, '_backorders', 'no'),
(6809, 720, '_sold_individually', 'no'),
(6810, 720, '_virtual', 'no'),
(6811, 720, '_downloadable', 'no'),
(6812, 720, '_download_limit', '-1'),
(6813, 720, '_download_expiry', '-1'),
(6814, 720, '_thumbnail_id', '0'),
(6815, 720, '_stock', NULL),
(6816, 720, '_stock_status', 'instock'),
(6817, 720, '_wc_average_rating', '0'),
(6818, 720, '_wc_review_count', '0'),
(6819, 720, 'attribute_size', '25 ltr'),
(6820, 720, '_price', '47.23'),
(6821, 720, '_product_version', '10.1.0'),
(6825, 717, '_edit_lock', '1756062031:1'),
(6826, 717, '_edit_last', '1'),
(6827, 717, '_price', '4.80'),
(6828, 717, '_price', '11.55'),
(6829, 717, '_price', '47.23'),
(6830, 721, '_wp_attached_file', '2025/08/OE-Cider5-new_700x.webp'),
(6831, 721, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2025/08/OE-Cider5-new_700x.webp\";s:8:\"filesize\";i:32182;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-Cider5-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8348;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Cider5-new_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3356;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-Cider5-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8348;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-Cider5-new_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21358;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Cider5-new_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2032;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6832, 722, '_wp_attached_file', '2025/08/Cider_Vinegar_3_700x.webp'),
(6833, 722, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:33:\"2025/08/Cider_Vinegar_3_700x.webp\";s:8:\"filesize\";i:56412;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Cider_Vinegar_3_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8794;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Cider_Vinegar_3_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4174;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Cider_Vinegar_3_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11666;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Cider_Vinegar_3_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31738;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Cider_Vinegar_3_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2268;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6834, 723, '_wp_attached_file', '2025/08/OE-Cider1-new_700x.webp'),
(6835, 723, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2025/08/OE-Cider1-new_700x.webp\";s:8:\"filesize\";i:32270;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-Cider1-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8318;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Cider1-new_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3232;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-Cider1-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8318;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-Cider1-new_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22048;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Cider1-new_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";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:{}}}'),
(6836, 724, '_wp_attached_file', '2025/08/OE-Cider25-new_700x.webp'),
(6837, 724, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:32:\"2025/08/OE-Cider25-new_700x.webp\";s:8:\"filesize\";i:19724;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"OE-Cider25-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5320;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"OE-Cider25-new_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2218;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"OE-Cider25-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5320;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"OE-Cider25-new_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13000;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"OE-Cider25-new_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6838, 717, 'astra-migrate-meta-layouts', 'set'),
(6839, 726, '_regular_price', '4.50'),
(6840, 726, 'total_sales', '0'),
(6841, 726, '_tax_status', 'taxable'),
(6842, 726, '_tax_class', ''),
(6843, 726, '_manage_stock', 'no'),
(6844, 726, '_backorders', 'no'),
(6845, 726, '_sold_individually', 'no'),
(6846, 726, '_virtual', 'no'),
(6847, 726, '_downloadable', 'no'),
(6849, 726, '_download_limit', '-1'),
(6850, 726, '_download_expiry', '-1'),
(6851, 726, '_thumbnail_id', '727'),
(6852, 726, '_stock', NULL),
(6853, 726, '_stock_status', 'instock'),
(6854, 726, '_wc_average_rating', '0'),
(6855, 726, '_wc_review_count', '0'),
(6856, 726, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(6857, 726, '_product_version', '10.1.0'),
(6858, 726, '_price', '4.50'),
(6859, 726, 'site-sidebar-layout', 'default'),
(6860, 726, 'ast-site-content-layout', 'full-width-container'),
(6861, 726, 'site-content-style', 'default'),
(6862, 726, 'site-sidebar-style', 'default'),
(6863, 726, 'theme-transparent-header-meta', 'default'),
(6864, 726, 'ekit_post_views_count', '62'),
(6865, 726, 'wpr_secondary_image_id', '0'),
(6868, 726, '_edit_lock', '1756061875:1'),
(6869, 726, '_edit_last', '1'),
(6870, 727, '_wp_attached_file', '2025/08/31P32wOR5EL_700x.webp'),
(6871, 727, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:29:\"2025/08/31P32wOR5EL_700x.webp\";s:8:\"filesize\";i:7328;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"31P32wOR5EL_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1952;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"31P32wOR5EL_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:946;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"31P32wOR5EL_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1952;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"31P32wOR5EL_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4466;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"31P32wOR5EL_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6873, 726, 'astra-migrate-meta-layouts', 'set'),
(6874, 728, '_sku', '10058-1-2-1'),
(6875, 728, 'total_sales', '0'),
(6876, 728, '_tax_status', 'taxable'),
(6877, 728, '_tax_class', ''),
(6878, 728, '_manage_stock', 'no'),
(6879, 728, '_backorders', 'no'),
(6880, 728, '_sold_individually', 'no'),
(6881, 728, '_default_attributes', 'a:1:{s:4:\"size\";s:5:\"1 ltr\";}'),
(6882, 728, '_virtual', 'no'),
(6883, 728, '_downloadable', 'no'),
(6884, 728, '_product_image_gallery', '733,734,735'),
(6885, 728, '_download_limit', '-1'),
(6886, 728, '_download_expiry', '-1'),
(6887, 728, '_thumbnail_id', '732'),
(6888, 728, '_stock', NULL),
(6889, 728, '_stock_status', 'instock'),
(6890, 728, '_wc_average_rating', '0'),
(6891, 728, '_wc_review_count', '0'),
(6892, 728, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:22:\"1 ltr | 5 ltr | 25 ltr\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(6893, 728, '_product_version', '10.1.0'),
(6894, 728, 'wpr_secondary_image_id', '0'),
(6895, 728, 'site-sidebar-layout', 'default'),
(6896, 728, 'ast-site-content-layout', 'default'),
(6897, 728, 'site-content-style', 'default'),
(6898, 728, 'site-sidebar-style', 'default'),
(6899, 728, 'theme-transparent-header-meta', 'default'),
(6900, 728, 'ekit_post_views_count', '4'),
(6903, 729, '_variation_description', ''),
(6904, 729, '_regular_price', '43.25'),
(6905, 729, 'total_sales', '0'),
(6906, 729, '_tax_status', 'taxable'),
(6907, 729, '_tax_class', 'parent'),
(6908, 729, '_manage_stock', 'no'),
(6909, 729, '_backorders', 'no'),
(6910, 729, '_sold_individually', 'no'),
(6911, 729, '_virtual', 'no'),
(6912, 729, '_downloadable', 'no'),
(6913, 729, '_download_limit', '-1'),
(6914, 729, '_download_expiry', '-1'),
(6915, 729, '_thumbnail_id', '0'),
(6916, 729, '_stock', NULL),
(6917, 729, '_stock_status', 'instock'),
(6918, 729, '_wc_average_rating', '0'),
(6919, 729, '_wc_review_count', '0'),
(6920, 729, 'attribute_size', '1 ltr'),
(6921, 729, '_price', '43.25'),
(6922, 729, '_product_version', '10.1.0'),
(6923, 730, '_variation_description', ''),
(6924, 730, '_sku', '10015-1-1-1-1-1-1-1-2-1'),
(6925, 730, '_regular_price', '192.80'),
(6926, 730, 'total_sales', '0'),
(6927, 730, '_tax_status', 'taxable'),
(6928, 730, '_tax_class', 'parent'),
(6929, 730, '_manage_stock', 'no'),
(6930, 730, '_backorders', 'no'),
(6931, 730, '_sold_individually', 'no'),
(6932, 730, '_virtual', 'no'),
(6933, 730, '_downloadable', 'no'),
(6934, 730, '_download_limit', '-1'),
(6935, 730, '_download_expiry', '-1'),
(6936, 730, '_thumbnail_id', '0'),
(6937, 730, '_stock', NULL),
(6938, 730, '_stock_status', 'instock'),
(6939, 730, '_wc_average_rating', '0'),
(6940, 730, '_wc_review_count', '0'),
(6941, 730, 'attribute_size', '5 ltr'),
(6942, 730, '_price', '192.80'),
(6943, 730, '_product_version', '10.1.0'),
(6944, 731, '_variation_description', ''),
(6945, 731, '_regular_price', '799'),
(6946, 731, 'total_sales', '0'),
(6947, 731, '_tax_status', 'taxable'),
(6948, 731, '_tax_class', 'parent'),
(6949, 731, '_manage_stock', 'no'),
(6950, 731, '_backorders', 'no'),
(6951, 731, '_sold_individually', 'no'),
(6952, 731, '_virtual', 'no'),
(6953, 731, '_downloadable', 'no'),
(6954, 731, '_download_limit', '-1'),
(6955, 731, '_download_expiry', '-1'),
(6956, 731, '_thumbnail_id', '0'),
(6957, 731, '_stock', NULL),
(6958, 731, '_stock_status', 'instock'),
(6959, 731, '_wc_average_rating', '0'),
(6960, 731, '_wc_review_count', '0'),
(6961, 731, 'attribute_size', '25 ltr'),
(6962, 731, '_price', '799'),
(6963, 731, '_product_version', '10.1.0'),
(6967, 728, '_edit_lock', '1756062344:1'),
(6968, 728, '_edit_last', '1'),
(6969, 728, '_price', '43.25'),
(6970, 728, '_price', '192.80'),
(6971, 728, '_price', '799'),
(6972, 732, '_wp_attached_file', '2025/08/OE-VitaE5_8a7f5a86-eb31-4fad-addc-5a501998f7fc_700x.webp'),
(6973, 732, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:64:\"2025/08/OE-VitaE5_8a7f5a86-eb31-4fad-addc-5a501998f7fc_700x.webp\";s:8:\"filesize\";i:33758;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"OE-VitaE5_8a7f5a86-eb31-4fad-addc-5a501998f7fc_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7992;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"OE-VitaE5_8a7f5a86-eb31-4fad-addc-5a501998f7fc_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:64:\"OE-VitaE5_8a7f5a86-eb31-4fad-addc-5a501998f7fc_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7992;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:64:\"OE-VitaE5_8a7f5a86-eb31-4fad-addc-5a501998f7fc_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21516;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:64:\"OE-VitaE5_8a7f5a86-eb31-4fad-addc-5a501998f7fc_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6974, 733, '_wp_attached_file', '2025/08/OE-VitaE1_700x.webp'),
(6975, 733, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:27:\"2025/08/OE-VitaE1_700x.webp\";s:8:\"filesize\";i:33814;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"OE-VitaE1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8676;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"OE-VitaE1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3422;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"OE-VitaE1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8676;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"OE-VitaE1_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22792;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"OE-VitaE1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2018;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6976, 734, '_wp_attached_file', '2025/08/Omega_Vita_E_2_copy_700x.webp'),
(6977, 734, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:37:\"2025/08/Omega_Vita_E_2_copy_700x.webp\";s:8:\"filesize\";i:48522;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Omega_Vita_E_2_copy_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8372;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Omega_Vita_E_2_copy_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4636;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Omega_Vita_E_2_copy_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11052;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Omega_Vita_E_2_copy_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27836;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Omega_Vita_E_2_copy_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2782;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6978, 735, '_wp_attached_file', '2025/08/Omega-E-25_700x.webp'),
(6979, 735, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:849;s:4:\"file\";s:28:\"2025/08/Omega-E-25_700x.webp\";s:8:\"filesize\";i:28606;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Omega-E-25_700x-212x300.webp\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5110;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Omega-E-25_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2892;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Omega-E-25_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7400;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Omega-E-25_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1662;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6980, 728, 'astra-migrate-meta-layouts', 'set'),
(6981, 736, '_sku', '10058-1-2-2'),
(6982, 736, 'total_sales', '0'),
(6983, 736, '_tax_status', 'taxable'),
(6984, 736, '_tax_class', ''),
(6985, 736, '_manage_stock', 'no'),
(6986, 736, '_backorders', 'no'),
(6987, 736, '_sold_individually', 'no'),
(6988, 736, '_default_attributes', 'a:1:{s:4:\"size\";s:5:\"5 ltr\";}'),
(6989, 736, '_virtual', 'no'),
(6990, 736, '_downloadable', 'no'),
(6991, 736, '_product_image_gallery', '741,742'),
(6992, 736, '_download_limit', '-1'),
(6993, 736, '_download_expiry', '-1'),
(6994, 736, '_thumbnail_id', '740'),
(6995, 736, '_stock', NULL),
(6996, 736, '_stock_status', 'instock'),
(6997, 736, '_wc_average_rating', '0'),
(6998, 736, '_wc_review_count', '0'),
(6999, 736, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:14:\"5 ltr | 25 ltr\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(7000, 736, '_product_version', '10.1.0'),
(7001, 736, 'wpr_secondary_image_id', '0'),
(7002, 736, 'site-sidebar-layout', 'default'),
(7003, 736, 'ast-site-content-layout', 'default'),
(7004, 736, 'site-content-style', 'default'),
(7005, 736, 'site-sidebar-style', 'default'),
(7006, 736, 'theme-transparent-header-meta', 'default'),
(7007, 736, 'ekit_post_views_count', '4'),
(7010, 737, '_variation_description', ''),
(7011, 737, '_regular_price', '16.50'),
(7012, 737, 'total_sales', '0'),
(7013, 737, '_tax_status', 'taxable'),
(7014, 737, '_tax_class', 'parent'),
(7015, 737, '_manage_stock', 'no'),
(7016, 737, '_backorders', 'no');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7017, 737, '_sold_individually', 'no'),
(7018, 737, '_virtual', 'no'),
(7019, 737, '_downloadable', 'no'),
(7020, 737, '_download_limit', '-1'),
(7021, 737, '_download_expiry', '-1'),
(7022, 737, '_thumbnail_id', '0'),
(7023, 737, '_stock', NULL),
(7024, 737, '_stock_status', 'instock'),
(7025, 737, '_wc_average_rating', '0'),
(7026, 737, '_wc_review_count', '0'),
(7027, 737, 'attribute_size', '5 ltr'),
(7028, 737, '_price', '16.50'),
(7029, 737, '_product_version', '10.1.0'),
(7030, 738, '_variation_description', ''),
(7031, 738, '_sku', '10015-1-1-1-1-1-1-1-2-2'),
(7032, 738, '_regular_price', '71'),
(7033, 738, 'total_sales', '0'),
(7034, 738, '_tax_status', 'taxable'),
(7035, 738, '_tax_class', 'parent'),
(7036, 738, '_manage_stock', 'no'),
(7037, 738, '_backorders', 'no'),
(7038, 738, '_sold_individually', 'no'),
(7039, 738, '_virtual', 'no'),
(7040, 738, '_downloadable', 'no'),
(7041, 738, '_download_limit', '-1'),
(7042, 738, '_download_expiry', '-1'),
(7043, 738, '_thumbnail_id', '0'),
(7044, 738, '_stock', NULL),
(7045, 738, '_stock_status', 'instock'),
(7046, 738, '_wc_average_rating', '0'),
(7047, 738, '_wc_review_count', '0'),
(7048, 738, 'attribute_size', '25 ltr'),
(7049, 738, '_price', '71'),
(7050, 738, '_product_version', '10.1.0'),
(7074, 736, '_edit_lock', '1756062679:1'),
(7075, 736, '_edit_last', '1'),
(7081, 736, '_price', '16.50'),
(7082, 736, '_price', '71'),
(7083, 740, '_wp_attached_file', '2025/08/OE-Soya5_700x.webp'),
(7084, 740, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:26:\"2025/08/OE-Soya5_700x.webp\";s:8:\"filesize\";i:27650;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"OE-Soya5_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7218;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"OE-Soya5_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3042;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"OE-Soya5_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7218;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"OE-Soya5_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18730;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"OE-Soya5_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1852;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7085, 741, '_wp_attached_file', '2025/08/OE-Soya25_700x.webp'),
(7086, 741, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:27:\"2025/08/OE-Soya25_700x.webp\";s:8:\"filesize\";i:16964;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"OE-Soya25_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4696;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"OE-Soya25_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1980;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"OE-Soya25_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4696;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"OE-Soya25_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11230;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"OE-Soya25_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7087, 742, '_wp_attached_file', '2025/08/Soya_Oil_2_copy_700x.webp'),
(7088, 742, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:33:\"2025/08/Soya_Oil_2_copy_700x.webp\";s:8:\"filesize\";i:39228;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Soya_Oil_2_copy_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Soya_Oil_2_copy_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3758;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Soya_Oil_2_copy_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9082;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Soya_Oil_2_copy_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23796;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Soya_Oil_2_copy_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2302;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7089, 736, 'astra-migrate-meta-layouts', 'set'),
(7090, 743, '_sku', '10058-1-2-2-1'),
(7091, 743, 'total_sales', '0'),
(7092, 743, '_tax_status', 'taxable'),
(7093, 743, '_tax_class', ''),
(7094, 743, '_manage_stock', 'no'),
(7095, 743, '_backorders', 'no'),
(7096, 743, '_sold_individually', 'no'),
(7097, 743, '_default_attributes', 'a:1:{s:4:\"size\";s:3:\"1kg\";}'),
(7098, 743, '_virtual', 'no'),
(7099, 743, '_downloadable', 'no'),
(7100, 743, '_product_image_gallery', '747,748'),
(7101, 743, '_download_limit', '-1'),
(7102, 743, '_download_expiry', '-1'),
(7103, 743, '_thumbnail_id', '746'),
(7104, 743, '_stock', NULL),
(7105, 743, '_stock_status', 'instock'),
(7106, 743, '_wc_average_rating', '0'),
(7107, 743, '_wc_review_count', '0'),
(7108, 743, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:9:\"1kg | 3kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(7109, 743, '_product_version', '10.1.0'),
(7110, 743, 'wpr_secondary_image_id', '0'),
(7111, 743, 'site-sidebar-layout', 'default'),
(7112, 743, 'ast-site-content-layout', 'default'),
(7113, 743, 'site-content-style', 'default'),
(7114, 743, 'site-sidebar-style', 'default'),
(7115, 743, 'theme-transparent-header-meta', 'default'),
(7116, 743, 'ekit_post_views_count', '4'),
(7119, 744, '_variation_description', ''),
(7120, 744, '_regular_price', '14.99'),
(7121, 744, 'total_sales', '0'),
(7122, 744, '_tax_status', 'taxable'),
(7123, 744, '_tax_class', 'parent'),
(7124, 744, '_manage_stock', 'no'),
(7125, 744, '_backorders', 'no'),
(7126, 744, '_sold_individually', 'no'),
(7127, 744, '_virtual', 'no'),
(7128, 744, '_downloadable', 'no'),
(7129, 744, '_download_limit', '-1'),
(7130, 744, '_download_expiry', '-1'),
(7131, 744, '_thumbnail_id', '0'),
(7132, 744, '_stock', NULL),
(7133, 744, '_stock_status', 'instock'),
(7134, 744, '_wc_average_rating', '0'),
(7135, 744, '_wc_review_count', '0'),
(7136, 744, 'attribute_size', '1kg'),
(7137, 744, '_price', '14.99'),
(7138, 744, '_product_version', '10.1.0'),
(7139, 745, '_variation_description', ''),
(7140, 745, '_sku', '10015-1-1-1-1-1-1-1-2-2-1'),
(7141, 745, '_regular_price', '40.75'),
(7142, 745, 'total_sales', '0'),
(7143, 745, '_tax_status', 'taxable'),
(7144, 745, '_tax_class', 'parent'),
(7145, 745, '_manage_stock', 'no'),
(7146, 745, '_backorders', 'no'),
(7147, 745, '_sold_individually', 'no'),
(7148, 745, '_virtual', 'no'),
(7149, 745, '_downloadable', 'no'),
(7150, 745, '_download_limit', '-1'),
(7151, 745, '_download_expiry', '-1'),
(7152, 745, '_thumbnail_id', '0'),
(7153, 745, '_stock', NULL),
(7154, 745, '_stock_status', 'instock'),
(7155, 745, '_wc_average_rating', '0'),
(7156, 745, '_wc_review_count', '0'),
(7157, 745, 'attribute_size', '3kg'),
(7158, 745, '_price', '40.75'),
(7159, 745, '_product_version', '10.1.0'),
(7162, 743, '_edit_lock', '1756063168:1'),
(7163, 743, '_edit_last', '1'),
(7164, 746, '_wp_attached_file', '2025/08/OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-1.webp'),
(7165, 746, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:72:\"2025/08/OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-1.webp\";s:8:\"filesize\";i:35170;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8290;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-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:3254;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:72:\"OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8290;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:72:\"OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22162;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:72:\"OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1848;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7166, 747, '_wp_attached_file', '2025/08/OE-Agnus3kg-New_700x.webp'),
(7167, 747, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:33:\"2025/08/OE-Agnus3kg-New_700x.webp\";s:8:\"filesize\";i:28836;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"OE-Agnus3kg-New_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6498;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Agnus3kg-New_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2362;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"OE-Agnus3kg-New_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6498;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"OE-Agnus3kg-New_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18142;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"OE-Agnus3kg-New_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7168, 748, '_wp_attached_file', '2025/08/04-FALCON-AGNUS-POWDER_1-Web-1500_700x-1.webp'),
(7169, 748, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:53:\"2025/08/04-FALCON-AGNUS-POWDER_1-Web-1500_700x-1.webp\";s:8:\"filesize\";i:54230;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"04-FALCON-AGNUS-POWDER_1-Web-1500_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"04-FALCON-AGNUS-POWDER_1-Web-1500_700x-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:2802;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"04-FALCON-AGNUS-POWDER_1-Web-1500_700x-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9630;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"04-FALCON-AGNUS-POWDER_1-Web-1500_700x-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31576;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"04-FALCON-AGNUS-POWDER_1-Web-1500_700x-1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1454;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7170, 743, '_price', '14.99'),
(7171, 743, '_price', '40.75'),
(7172, 743, 'astra-migrate-meta-layouts', 'set'),
(7173, 749, '_regular_price', '7.25'),
(7174, 749, 'total_sales', '0'),
(7175, 749, '_tax_status', 'taxable'),
(7176, 749, '_tax_class', ''),
(7177, 749, '_manage_stock', 'no'),
(7178, 749, '_backorders', 'no'),
(7179, 749, '_sold_individually', 'no'),
(7180, 749, '_virtual', 'no'),
(7181, 749, '_downloadable', 'no'),
(7182, 749, '_download_limit', '-1'),
(7183, 749, '_download_expiry', '-1'),
(7184, 749, '_thumbnail_id', '750'),
(7185, 749, '_stock', NULL),
(7186, 749, '_stock_status', 'instock'),
(7187, 749, '_wc_average_rating', '0'),
(7188, 749, '_wc_review_count', '0'),
(7189, 749, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7190, 749, '_product_version', '10.1.0'),
(7191, 749, '_price', '7.25'),
(7192, 749, 'site-sidebar-layout', 'default'),
(7193, 749, 'ast-site-content-layout', 'full-width-container'),
(7194, 749, 'site-content-style', 'default'),
(7195, 749, 'site-sidebar-style', 'default'),
(7196, 749, 'theme-transparent-header-meta', 'default'),
(7197, 749, 'ekit_post_views_count', '62'),
(7198, 749, 'wpr_secondary_image_id', '0'),
(7201, 749, '_edit_lock', '1756098061:1'),
(7202, 749, '_edit_last', '1'),
(7203, 750, '_wp_attached_file', '2025/08/OE-TreatToffee4-new_700x.webp'),
(7204, 750, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:37:\"2025/08/OE-TreatToffee4-new_700x.webp\";s:8:\"filesize\";i:57164;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"OE-TreatToffee4-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"OE-TreatToffee4-new_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4350;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"OE-TreatToffee4-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12578;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"OE-TreatToffee4-new_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34830;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"OE-TreatToffee4-new_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2354;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7205, 751, '_wp_attached_file', '2025/08/07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_3_700x.webp'),
(7206, 751, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:61:\"2025/08/07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_3_700x.webp\";s:8:\"filesize\";i:66420;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_3_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11234;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_3_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3486;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:61:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_3_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11234;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:61:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_3_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37758;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:61:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_3_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1850;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7207, 749, '_product_image_gallery', '751'),
(7208, 749, 'astra-migrate-meta-layouts', 'set'),
(7209, 752, '_regular_price', '7.25'),
(7210, 752, 'total_sales', '0'),
(7211, 752, '_tax_status', 'taxable'),
(7212, 752, '_tax_class', ''),
(7213, 752, '_manage_stock', 'no'),
(7214, 752, '_backorders', 'no'),
(7215, 752, '_sold_individually', 'no'),
(7216, 752, '_virtual', 'no'),
(7217, 752, '_downloadable', 'no'),
(7218, 752, '_product_image_gallery', '754'),
(7219, 752, '_download_limit', '-1'),
(7220, 752, '_download_expiry', '-1'),
(7221, 752, '_thumbnail_id', '753'),
(7222, 752, '_stock', NULL),
(7223, 752, '_stock_status', 'instock'),
(7224, 752, '_wc_average_rating', '0'),
(7225, 752, '_wc_review_count', '0'),
(7226, 752, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7227, 752, '_product_version', '10.1.0'),
(7228, 752, '_price', '7.25'),
(7229, 752, 'site-sidebar-layout', 'default'),
(7230, 752, 'ast-site-content-layout', 'full-width-container'),
(7231, 752, 'site-content-style', 'default'),
(7232, 752, 'site-sidebar-style', 'default'),
(7233, 752, 'theme-transparent-header-meta', 'default'),
(7234, 752, 'ekit_post_views_count', '62'),
(7235, 752, 'wpr_secondary_image_id', '0'),
(7238, 752, '_edit_lock', '1756118574:1'),
(7239, 752, '_edit_last', '1'),
(7240, 753, '_wp_attached_file', '2025/08/OE-TreatCoco4-new_700x.webp'),
(7241, 753, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:35:\"2025/08/OE-TreatCoco4-new_700x.webp\";s:8:\"filesize\";i:55370;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"OE-TreatCoco4-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12318;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"OE-TreatCoco4-new_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4346;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"OE-TreatCoco4-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12318;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"OE-TreatCoco4-new_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34020;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"OE-TreatCoco4-new_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2342;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7242, 754, '_wp_attached_file', '2025/08/07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_700x.webp'),
(7243, 754, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:59:\"2025/08/07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_700x.webp\";s:8:\"filesize\";i:71114;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11654;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3564;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:59:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11654;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:59:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39598;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:59:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1912;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7244, 752, 'astra-migrate-meta-layouts', 'set'),
(7245, 755, '_regular_price', '7.25'),
(7246, 755, 'total_sales', '0'),
(7247, 755, '_tax_status', 'taxable'),
(7248, 755, '_tax_class', ''),
(7249, 755, '_manage_stock', 'no'),
(7250, 755, '_backorders', 'no'),
(7251, 755, '_sold_individually', 'no'),
(7252, 755, '_virtual', 'no'),
(7253, 755, '_downloadable', 'no'),
(7254, 755, '_product_image_gallery', '757'),
(7255, 755, '_download_limit', '-1'),
(7256, 755, '_download_expiry', '-1'),
(7257, 755, '_thumbnail_id', '756'),
(7258, 755, '_stock', NULL),
(7259, 755, '_stock_status', 'instock'),
(7260, 755, '_wc_average_rating', '0'),
(7261, 755, '_wc_review_count', '0'),
(7262, 755, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7263, 755, '_product_version', '10.1.0'),
(7264, 755, '_price', '7.25'),
(7265, 755, 'site-sidebar-layout', 'default'),
(7266, 755, 'ast-site-content-layout', 'full-width-container'),
(7267, 755, 'site-content-style', 'default'),
(7268, 755, 'site-sidebar-style', 'default'),
(7269, 755, 'theme-transparent-header-meta', 'default'),
(7270, 755, 'ekit_post_views_count', '62'),
(7271, 755, 'wpr_secondary_image_id', '0'),
(7274, 755, '_edit_lock', '1756118760:1'),
(7275, 755, '_edit_last', '1'),
(7276, 756, '_wp_attached_file', '2025/08/OE-TreatHerb4-new_700x.webp'),
(7277, 756, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:35:\"2025/08/OE-TreatHerb4-new_700x.webp\";s:8:\"filesize\";i:55522;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"OE-TreatHerb4-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12112;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"OE-TreatHerb4-new_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4306;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"OE-TreatHerb4-new_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12112;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"OE-TreatHerb4-new_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33704;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"OE-TreatHerb4-new_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2338;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7278, 757, '_wp_attached_file', '2025/08/07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_1_700x.webp'),
(7279, 757, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:61:\"2025/08/07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_1_700x.webp\";s:8:\"filesize\";i:66420;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11234;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3486;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:61:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11234;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:61:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_1_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37758;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:61:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1850;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7280, 755, 'astra-migrate-meta-layouts', 'set'),
(7281, 758, '_regular_price', '7.25'),
(7282, 758, 'total_sales', '0'),
(7283, 758, '_tax_status', 'taxable'),
(7284, 758, '_tax_class', ''),
(7285, 758, '_manage_stock', 'no'),
(7286, 758, '_backorders', 'no'),
(7287, 758, '_sold_individually', 'no'),
(7288, 758, '_virtual', 'no'),
(7289, 758, '_downloadable', 'no'),
(7290, 758, '_product_image_gallery', '760'),
(7291, 758, '_download_limit', '-1'),
(7292, 758, '_download_expiry', '-1'),
(7293, 758, '_thumbnail_id', '759'),
(7294, 758, '_stock', NULL),
(7295, 758, '_stock_status', 'instock'),
(7296, 758, '_wc_average_rating', '0'),
(7297, 758, '_wc_review_count', '0'),
(7298, 758, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7299, 758, '_product_version', '10.1.0'),
(7300, 758, '_price', '7.25'),
(7301, 758, 'site-sidebar-layout', 'default'),
(7302, 758, 'ast-site-content-layout', 'full-width-container'),
(7303, 758, 'site-content-style', 'default'),
(7304, 758, 'site-sidebar-style', 'default'),
(7305, 758, 'theme-transparent-header-meta', 'default'),
(7306, 758, 'ekit_post_views_count', '62'),
(7307, 758, 'wpr_secondary_image_id', '0'),
(7310, 758, '_edit_lock', '1756118942:1'),
(7311, 758, '_edit_last', '1'),
(7312, 759, '_wp_attached_file', '2025/08/Untitled-1_0007_07-OMEGA-BananaCol-TREATS-PACK-smaller_700x.webp'),
(7313, 759, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:72:\"2025/08/Untitled-1_0007_07-OMEGA-BananaCol-TREATS-PACK-smaller_700x.webp\";s:8:\"filesize\";i:75690;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"Untitled-1_0007_07-OMEGA-BananaCol-TREATS-PACK-smaller_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"Untitled-1_0007_07-OMEGA-BananaCol-TREATS-PACK-smaller_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4692;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:72:\"Untitled-1_0007_07-OMEGA-BananaCol-TREATS-PACK-smaller_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14236;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:72:\"Untitled-1_0007_07-OMEGA-BananaCol-TREATS-PACK-smaller_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43616;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:72:\"Untitled-1_0007_07-OMEGA-BananaCol-TREATS-PACK-smaller_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2596;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7314, 760, '_wp_attached_file', '2025/08/07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_7ebf6451-30b0-470b-b92b-af7133710fed_700x.webp'),
(7315, 760, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:96:\"2025/08/07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_7ebf6451-30b0-470b-b92b-af7133710fed_700x.webp\";s:8:\"filesize\";i:71114;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:96:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_7ebf6451-30b0-470b-b92b-af7133710fed_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11654;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:96:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_7ebf6451-30b0-470b-b92b-af7133710fed_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3564;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:96:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_7ebf6451-30b0-470b-b92b-af7133710fed_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11654;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:96:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_7ebf6451-30b0-470b-b92b-af7133710fed_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39598;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:96:\"07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_7ebf6451-30b0-470b-b92b-af7133710fed_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1912;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7316, 758, 'astra-migrate-meta-layouts', 'set'),
(7317, 761, '_regular_price', '3.90'),
(7318, 761, 'total_sales', '0'),
(7319, 761, '_tax_status', 'taxable'),
(7320, 761, '_tax_class', ''),
(7321, 761, '_manage_stock', 'no'),
(7322, 761, '_backorders', 'no'),
(7323, 761, '_sold_individually', 'no'),
(7324, 761, '_virtual', 'no'),
(7325, 761, '_downloadable', 'no'),
(7326, 761, '_product_image_gallery', '763'),
(7327, 761, '_download_limit', '-1'),
(7328, 761, '_download_expiry', '-1'),
(7329, 761, '_thumbnail_id', '762'),
(7330, 761, '_stock', NULL),
(7331, 761, '_stock_status', 'instock'),
(7332, 761, '_wc_average_rating', '0'),
(7333, 761, '_wc_review_count', '0'),
(7334, 761, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7335, 761, '_product_version', '10.1.0'),
(7336, 761, '_price', '3.90'),
(7337, 761, 'site-sidebar-layout', 'default'),
(7338, 761, 'ast-site-content-layout', 'full-width-container'),
(7339, 761, 'site-content-style', 'default'),
(7340, 761, 'site-sidebar-style', 'default'),
(7341, 761, 'theme-transparent-header-meta', 'default'),
(7342, 761, 'ekit_post_views_count', '62'),
(7343, 761, 'wpr_secondary_image_id', '0'),
(7346, 761, '_edit_lock', '1756119152:1'),
(7347, 761, '_edit_last', '1'),
(7348, 762, '_wp_attached_file', '2025/08/OE-HimalayanSalt-1kg_700x.webp'),
(7349, 762, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:464;s:4:\"file\";s:38:\"2025/08/OE-HimalayanSalt-1kg_700x.webp\";s:8:\"filesize\";i:28886;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"OE-HimalayanSalt-1kg_700x-300x199.webp\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6334;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"OE-HimalayanSalt-1kg_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4220;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"OE-HimalayanSalt-1kg_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11698;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"OE-HimalayanSalt-1kg_700x-600x398.webp\";s:5:\"width\";i:600;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17654;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"OE-HimalayanSalt-1kg_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2422;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7350, 763, '_wp_attached_file', '2025/08/OE-HimalayanSalt-3kg_700x.webp'),
(7351, 763, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:38:\"2025/08/OE-HimalayanSalt-3kg_700x.webp\";s:8:\"filesize\";i:72040;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"OE-HimalayanSalt-3kg_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16626;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"OE-HimalayanSalt-3kg_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5794;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"OE-HimalayanSalt-3kg_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16626;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"OE-HimalayanSalt-3kg_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45180;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"OE-HimalayanSalt-3kg_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7352, 761, 'astra-migrate-meta-layouts', 'set'),
(7353, 764, '_sku', '10058-1-2-2-1-1'),
(7354, 764, 'total_sales', '0'),
(7355, 764, '_tax_status', 'taxable'),
(7356, 764, '_tax_class', ''),
(7357, 764, '_manage_stock', 'no'),
(7358, 764, '_backorders', 'no'),
(7359, 764, '_sold_individually', 'no'),
(7360, 764, '_default_attributes', 'a:1:{s:4:\"size\";s:5:\"500ml\";}'),
(7361, 764, '_virtual', 'no'),
(7362, 764, '_downloadable', 'no'),
(7363, 764, '_product_image_gallery', '768'),
(7364, 764, '_download_limit', '-1'),
(7365, 764, '_download_expiry', '-1'),
(7366, 764, '_thumbnail_id', '767'),
(7367, 764, '_stock', NULL),
(7368, 764, '_stock_status', 'instock'),
(7369, 764, '_wc_average_rating', '0'),
(7370, 764, '_wc_review_count', '0'),
(7371, 764, '_product_attributes', 'a:1:{s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:13:\"500ml | 4.5ml\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(7372, 764, '_product_version', '10.1.0'),
(7373, 764, 'wpr_secondary_image_id', '0'),
(7374, 764, 'site-sidebar-layout', 'default'),
(7375, 764, 'ast-site-content-layout', 'default'),
(7376, 764, 'site-content-style', 'default'),
(7377, 764, 'site-sidebar-style', 'default'),
(7378, 764, 'theme-transparent-header-meta', 'default'),
(7379, 764, 'ekit_post_views_count', '4'),
(7382, 765, '_variation_description', ''),
(7383, 765, '_regular_price', '11.99'),
(7384, 765, 'total_sales', '0'),
(7385, 765, '_tax_status', 'taxable'),
(7386, 765, '_tax_class', 'parent'),
(7387, 765, '_manage_stock', 'no'),
(7388, 765, '_backorders', 'no'),
(7389, 765, '_sold_individually', 'no'),
(7390, 765, '_virtual', 'no'),
(7391, 765, '_downloadable', 'no'),
(7392, 765, '_download_limit', '-1'),
(7393, 765, '_download_expiry', '-1'),
(7394, 765, '_thumbnail_id', '0'),
(7395, 765, '_stock', NULL),
(7396, 765, '_stock_status', 'instock'),
(7397, 765, '_wc_average_rating', '0'),
(7398, 765, '_wc_review_count', '0'),
(7399, 765, 'attribute_size', '500ml'),
(7400, 765, '_price', '11.99'),
(7401, 765, '_product_version', '10.1.0'),
(7402, 766, '_variation_description', ''),
(7403, 766, '_sku', '10015-1-1-1-1-1-1-1-2-2-1-1'),
(7404, 766, '_regular_price', '73'),
(7405, 766, 'total_sales', '0'),
(7406, 766, '_tax_status', 'taxable'),
(7407, 766, '_tax_class', 'parent'),
(7408, 766, '_manage_stock', 'no'),
(7409, 766, '_backorders', 'no'),
(7410, 766, '_sold_individually', 'no'),
(7411, 766, '_virtual', 'no'),
(7412, 766, '_downloadable', 'no'),
(7413, 766, '_download_limit', '-1'),
(7414, 766, '_download_expiry', '-1'),
(7415, 766, '_thumbnail_id', '0'),
(7416, 766, '_stock', NULL),
(7417, 766, '_stock_status', 'instock'),
(7418, 766, '_wc_average_rating', '0'),
(7419, 766, '_wc_review_count', '0'),
(7420, 766, 'attribute_size', '4.5ml'),
(7421, 766, '_price', '73'),
(7422, 766, '_product_version', '10.1.0'),
(7425, 764, '_edit_lock', '1756119587:1'),
(7426, 764, '_edit_last', '1'),
(7427, 764, '_price', '11.99'),
(7428, 764, '_price', '73'),
(7429, 767, '_wp_attached_file', '2025/08/09-OMEGA-GROOM-PERFECT-smaller_700x.webp'),
(7430, 767, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:48:\"2025/08/09-OMEGA-GROOM-PERFECT-smaller_700x.webp\";s:8:\"filesize\";i:23568;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"09-OMEGA-GROOM-PERFECT-smaller_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5468;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"09-OMEGA-GROOM-PERFECT-smaller_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2134;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"09-OMEGA-GROOM-PERFECT-smaller_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5468;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"09-OMEGA-GROOM-PERFECT-smaller_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14470;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"09-OMEGA-GROOM-PERFECT-smaller_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7431, 768, '_wp_attached_file', '2025/08/11-OMEGA38048-Web-1500_700x.webp'),
(7432, 768, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:40:\"2025/08/11-OMEGA38048-Web-1500_700x.webp\";s:8:\"filesize\";i:27450;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"11-OMEGA38048-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6332;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"11-OMEGA38048-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2378;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"11-OMEGA38048-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6332;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"11-OMEGA38048-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16244;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"11-OMEGA38048-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1314;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7433, 764, 'astra-migrate-meta-layouts', 'set'),
(7434, 769, '_regular_price', '11.99'),
(7435, 769, 'total_sales', '0'),
(7436, 769, '_tax_status', 'taxable'),
(7437, 769, '_tax_class', ''),
(7438, 769, '_manage_stock', 'no'),
(7439, 769, '_backorders', 'no'),
(7440, 769, '_sold_individually', 'no'),
(7441, 769, '_virtual', 'no'),
(7442, 769, '_downloadable', 'no'),
(7443, 769, '_product_image_gallery', '771'),
(7444, 769, '_download_limit', '-1'),
(7445, 769, '_download_expiry', '-1'),
(7446, 769, '_thumbnail_id', '770'),
(7447, 769, '_stock', NULL),
(7448, 769, '_stock_status', 'instock'),
(7449, 769, '_wc_average_rating', '0'),
(7450, 769, '_wc_review_count', '0'),
(7451, 769, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7452, 769, '_product_version', '10.1.0'),
(7453, 769, '_price', '11.99'),
(7454, 769, 'site-sidebar-layout', 'default'),
(7455, 769, 'ast-site-content-layout', 'full-width-container'),
(7456, 769, 'site-content-style', 'default'),
(7457, 769, 'site-sidebar-style', 'default'),
(7458, 769, 'theme-transparent-header-meta', 'default'),
(7459, 769, 'ekit_post_views_count', '62'),
(7460, 769, 'wpr_secondary_image_id', '0'),
(7463, 769, '_edit_lock', '1756119805:1'),
(7464, 769, '_edit_last', '1'),
(7465, 770, '_wp_attached_file', '2025/08/Untitled-1_0003_07-OMEGA-SHAMPOO-PERFECT-PACK-Web-1500_700x.webp'),
(7466, 770, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:72:\"2025/08/Untitled-1_0003_07-OMEGA-SHAMPOO-PERFECT-PACK-Web-1500_700x.webp\";s:8:\"filesize\";i:31452;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"Untitled-1_0003_07-OMEGA-SHAMPOO-PERFECT-PACK-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7332;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"Untitled-1_0003_07-OMEGA-SHAMPOO-PERFECT-PACK-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2722;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:72:\"Untitled-1_0003_07-OMEGA-SHAMPOO-PERFECT-PACK-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7332;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:72:\"Untitled-1_0003_07-OMEGA-SHAMPOO-PERFECT-PACK-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18964;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:72:\"Untitled-1_0003_07-OMEGA-SHAMPOO-PERFECT-PACK-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1616;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7467, 771, '_wp_attached_file', '2025/08/07-OMEGA-SHAMPOO-PERFECT-CONTENTS_1-Web-1500_700x.webp'),
(7468, 771, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:62:\"2025/08/07-OMEGA-SHAMPOO-PERFECT-CONTENTS_1-Web-1500_700x.webp\";s:8:\"filesize\";i:99366;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"07-OMEGA-SHAMPOO-PERFECT-CONTENTS_1-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16574;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"07-OMEGA-SHAMPOO-PERFECT-CONTENTS_1-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4460;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:62:\"07-OMEGA-SHAMPOO-PERFECT-CONTENTS_1-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16574;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:62:\"07-OMEGA-SHAMPOO-PERFECT-CONTENTS_1-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:56134;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:62:\"07-OMEGA-SHAMPOO-PERFECT-CONTENTS_1-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2186;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7469, 769, 'astra-migrate-meta-layouts', 'set'),
(7470, 772, '_regular_price', '23.60'),
(7471, 772, 'total_sales', '0'),
(7472, 772, '_tax_status', 'taxable'),
(7473, 772, '_tax_class', ''),
(7474, 772, '_manage_stock', 'no'),
(7475, 772, '_backorders', 'no'),
(7476, 772, '_sold_individually', 'no'),
(7477, 772, '_virtual', 'no'),
(7478, 772, '_downloadable', 'no'),
(7480, 772, '_download_limit', '-1'),
(7481, 772, '_download_expiry', '-1'),
(7482, 772, '_thumbnail_id', '773'),
(7483, 772, '_stock', NULL),
(7484, 772, '_stock_status', 'instock'),
(7485, 772, '_wc_average_rating', '0');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7486, 772, '_wc_review_count', '0'),
(7487, 772, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7488, 772, '_product_version', '10.1.0'),
(7489, 772, '_price', '23.60'),
(7490, 772, 'site-sidebar-layout', 'default'),
(7491, 772, 'ast-site-content-layout', 'full-width-container'),
(7492, 772, 'site-content-style', 'default'),
(7493, 772, 'site-sidebar-style', 'default'),
(7494, 772, 'theme-transparent-header-meta', 'default'),
(7495, 772, 'ekit_post_views_count', '62'),
(7496, 772, 'wpr_secondary_image_id', '0'),
(7499, 772, '_edit_lock', '1756120363:1'),
(7500, 772, '_edit_last', '1'),
(7501, 773, '_wp_attached_file', '2025/08/OE-Boswellifen_700x.webp'),
(7502, 773, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:933;s:4:\"file\";s:32:\"2025/08/OE-Boswellifen_700x.webp\";s:8:\"filesize\";i:26390;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"OE-Boswellifen_700x-225x300.webp\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"OE-Boswellifen_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2310;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"OE-Boswellifen_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6372;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"OE-Boswellifen_700x-600x800.webp\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17006;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"OE-Boswellifen_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1378;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7503, 772, 'astra-migrate-meta-layouts', 'set'),
(7504, 774, '_regular_price', '13.34'),
(7505, 774, 'total_sales', '0'),
(7506, 774, '_tax_status', 'taxable'),
(7507, 774, '_tax_class', ''),
(7508, 774, '_manage_stock', 'no'),
(7509, 774, '_backorders', 'no'),
(7510, 774, '_sold_individually', 'no'),
(7511, 774, '_virtual', 'no'),
(7512, 774, '_downloadable', 'no'),
(7513, 774, '_download_limit', '-1'),
(7514, 774, '_download_expiry', '-1'),
(7515, 774, '_thumbnail_id', '775'),
(7516, 774, '_stock', NULL),
(7517, 774, '_stock_status', 'instock'),
(7518, 774, '_wc_average_rating', '0'),
(7519, 774, '_wc_review_count', '0'),
(7520, 774, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7521, 774, '_product_version', '10.1.0'),
(7522, 774, '_price', '13.34'),
(7523, 774, 'site-sidebar-layout', 'default'),
(7524, 774, 'ast-site-content-layout', 'full-width-container'),
(7525, 774, 'site-content-style', 'default'),
(7526, 774, 'site-sidebar-style', 'default'),
(7527, 774, 'theme-transparent-header-meta', 'default'),
(7528, 774, 'ekit_post_views_count', '62'),
(7529, 774, 'wpr_secondary_image_id', '0'),
(7532, 774, '_edit_lock', '1756120594:1'),
(7533, 774, '_edit_last', '1'),
(7534, 775, '_wp_attached_file', '2025/08/03-OMEGA-TURMERIC-EXTRA-PACK_2a1ce74a-a170-4fc5-9071-11e3470e9c2a_700x.webp'),
(7535, 775, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:704;s:4:\"file\";s:83:\"2025/08/03-OMEGA-TURMERIC-EXTRA-PACK_2a1ce74a-a170-4fc5-9071-11e3470e9c2a_700x.webp\";s:8:\"filesize\";i:44086;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:83:\"03-OMEGA-TURMERIC-EXTRA-PACK_2a1ce74a-a170-4fc5-9071-11e3470e9c2a_700x-298x300.webp\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9574;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:83:\"03-OMEGA-TURMERIC-EXTRA-PACK_2a1ce74a-a170-4fc5-9071-11e3470e9c2a_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3502;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:83:\"03-OMEGA-TURMERIC-EXTRA-PACK_2a1ce74a-a170-4fc5-9071-11e3470e9c2a_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9764;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:83:\"03-OMEGA-TURMERIC-EXTRA-PACK_2a1ce74a-a170-4fc5-9071-11e3470e9c2a_700x-600x603.webp\";s:5:\"width\";i:600;s:6:\"height\";i:603;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26164;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:83:\"03-OMEGA-TURMERIC-EXTRA-PACK_2a1ce74a-a170-4fc5-9071-11e3470e9c2a_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1944;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7536, 776, '_wp_attached_file', '2025/08/05-OMEGA-TURMERIC-EXTRA-POWDER-Web-1500_700x.webp'),
(7537, 776, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:57:\"2025/08/05-OMEGA-TURMERIC-EXTRA-POWDER-Web-1500_700x.webp\";s:8:\"filesize\";i:74060;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"05-OMEGA-TURMERIC-EXTRA-POWDER-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12970;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"05-OMEGA-TURMERIC-EXTRA-POWDER-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3836;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:57:\"05-OMEGA-TURMERIC-EXTRA-POWDER-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12970;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:57:\"05-OMEGA-TURMERIC-EXTRA-POWDER-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43386;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:57:\"05-OMEGA-TURMERIC-EXTRA-POWDER-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1928;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7538, 774, '_product_image_gallery', '776'),
(7539, 774, 'astra-migrate-meta-layouts', 'set'),
(7540, 777, '_regular_price', '11.30'),
(7541, 777, 'total_sales', '0'),
(7542, 777, '_tax_status', 'taxable'),
(7543, 777, '_tax_class', ''),
(7544, 777, '_manage_stock', 'no'),
(7545, 777, '_backorders', 'no'),
(7546, 777, '_sold_individually', 'no'),
(7547, 777, '_virtual', 'no'),
(7548, 777, '_downloadable', 'no'),
(7549, 777, '_product_image_gallery', '779'),
(7550, 777, '_download_limit', '-1'),
(7551, 777, '_download_expiry', '-1'),
(7552, 777, '_thumbnail_id', '778'),
(7553, 777, '_stock', NULL),
(7554, 777, '_stock_status', 'instock'),
(7555, 777, '_wc_average_rating', '0'),
(7556, 777, '_wc_review_count', '0'),
(7557, 777, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7558, 777, '_product_version', '10.1.0'),
(7559, 777, '_price', '11.30'),
(7560, 777, 'site-sidebar-layout', 'default'),
(7561, 777, 'ast-site-content-layout', 'full-width-container'),
(7562, 777, 'site-content-style', 'default'),
(7563, 777, 'site-sidebar-style', 'default'),
(7564, 777, 'theme-transparent-header-meta', 'default'),
(7565, 777, 'ekit_post_views_count', '62'),
(7566, 777, 'wpr_secondary_image_id', '0'),
(7569, 777, '_edit_lock', '1756120767:1'),
(7570, 777, '_edit_last', '1'),
(7571, 778, '_wp_attached_file', '2025/08/Untitled-1_0001_03-OMEGA-ULTRA-OIL-PACK-Web-1500_700x.webp'),
(7572, 778, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:66:\"2025/08/Untitled-1_0001_03-OMEGA-ULTRA-OIL-PACK-Web-1500_700x.webp\";s:8:\"filesize\";i:34200;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"Untitled-1_0001_03-OMEGA-ULTRA-OIL-PACK-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8594;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"Untitled-1_0001_03-OMEGA-ULTRA-OIL-PACK-Web-1500_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3440;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:66:\"Untitled-1_0001_03-OMEGA-ULTRA-OIL-PACK-Web-1500_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8594;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:66:\"Untitled-1_0001_03-OMEGA-ULTRA-OIL-PACK-Web-1500_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22154;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:66:\"Untitled-1_0001_03-OMEGA-ULTRA-OIL-PACK-Web-1500_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1968;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7573, 779, '_wp_attached_file', '2025/08/OmegaFlax_2copy_700x.webp'),
(7574, 779, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:840;s:4:\"file\";s:33:\"2025/08/OmegaFlax_2copy_700x.webp\";s:8:\"filesize\";i:47266;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"OmegaFlax_2copy_700x-250x300.webp\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8344;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"OmegaFlax_2copy_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4448;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"OmegaFlax_2copy_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10696;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"OmegaFlax_2copy_700x-600x720.webp\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27436;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"OmegaFlax_2copy_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2758;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7575, 777, 'astra-migrate-meta-layouts', 'set'),
(7576, 780, '_regular_price', '21'),
(7577, 780, 'total_sales', '0'),
(7578, 780, '_tax_status', 'taxable'),
(7579, 780, '_tax_class', ''),
(7580, 780, '_manage_stock', 'no'),
(7581, 780, '_backorders', 'no'),
(7582, 780, '_sold_individually', 'no'),
(7583, 780, '_virtual', 'no'),
(7584, 780, '_downloadable', 'no'),
(7585, 780, '_product_image_gallery', '782'),
(7586, 780, '_download_limit', '-1'),
(7587, 780, '_download_expiry', '-1'),
(7588, 780, '_thumbnail_id', '781'),
(7589, 780, '_stock', NULL),
(7590, 780, '_stock_status', 'instock'),
(7591, 780, '_wc_average_rating', '0'),
(7592, 780, '_wc_review_count', '0'),
(7593, 780, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7594, 780, '_product_version', '10.1.0'),
(7595, 780, '_price', '21'),
(7596, 780, 'site-sidebar-layout', 'default'),
(7597, 780, 'ast-site-content-layout', 'full-width-container'),
(7598, 780, 'site-content-style', 'default'),
(7599, 780, 'site-sidebar-style', 'default'),
(7600, 780, 'theme-transparent-header-meta', 'default'),
(7601, 780, 'ekit_post_views_count', '62'),
(7602, 780, 'wpr_secondary_image_id', '0'),
(7605, 780, '_edit_lock', '1756121083:1'),
(7606, 780, '_edit_last', '1'),
(7607, 781, '_wp_attached_file', '2025/08/03-OMEGA-FLEXOLOGY-PACK-FOR-LABEL_700x.webp'),
(7608, 781, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:51:\"2025/08/03-OMEGA-FLEXOLOGY-PACK-FOR-LABEL_700x.webp\";s:8:\"filesize\";i:53134;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"03-OMEGA-FLEXOLOGY-PACK-FOR-LABEL_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12182;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"03-OMEGA-FLEXOLOGY-PACK-FOR-LABEL_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4360;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"03-OMEGA-FLEXOLOGY-PACK-FOR-LABEL_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12182;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"03-OMEGA-FLEXOLOGY-PACK-FOR-LABEL_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31976;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"03-OMEGA-FLEXOLOGY-PACK-FOR-LABEL_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2512;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7609, 782, '_wp_attached_file', '2025/08/03-OMEGA-FLEXOLOGY-CONTENTS_700x.webp'),
(7610, 782, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:45:\"2025/08/03-OMEGA-FLEXOLOGY-CONTENTS_700x.webp\";s:8:\"filesize\";i:60666;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"03-OMEGA-FLEXOLOGY-CONTENTS_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10538;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"03-OMEGA-FLEXOLOGY-CONTENTS_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3384;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"03-OMEGA-FLEXOLOGY-CONTENTS_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10538;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"03-OMEGA-FLEXOLOGY-CONTENTS_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34134;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"03-OMEGA-FLEXOLOGY-CONTENTS_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1786;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7611, 780, 'astra-migrate-meta-layouts', 'set'),
(7612, 783, '_regular_price', '14.52'),
(7613, 783, 'total_sales', '0'),
(7614, 783, '_tax_status', 'taxable'),
(7615, 783, '_tax_class', ''),
(7616, 783, '_manage_stock', 'no'),
(7617, 783, '_backorders', 'no'),
(7618, 783, '_sold_individually', 'no'),
(7619, 783, '_virtual', 'no'),
(7620, 783, '_downloadable', 'no'),
(7622, 783, '_download_limit', '-1'),
(7623, 783, '_download_expiry', '-1'),
(7624, 783, '_thumbnail_id', '784'),
(7625, 783, '_stock', NULL),
(7626, 783, '_stock_status', 'instock'),
(7627, 783, '_wc_average_rating', '0'),
(7628, 783, '_wc_review_count', '0'),
(7629, 783, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7630, 783, '_product_version', '10.1.0'),
(7631, 783, '_price', '14.52'),
(7632, 783, 'site-sidebar-layout', 'default'),
(7633, 783, 'ast-site-content-layout', 'full-width-container'),
(7634, 783, 'site-content-style', 'default'),
(7635, 783, 'site-sidebar-style', 'default'),
(7636, 783, 'theme-transparent-header-meta', 'default'),
(7637, 783, 'ekit_post_views_count', '62'),
(7638, 783, 'wpr_secondary_image_id', '0'),
(7641, 783, '_edit_lock', '1756121410:1'),
(7642, 783, '_edit_last', '1'),
(7643, 784, '_wp_attached_file', '2025/08/OE-K9Diges360_700x.webp'),
(7644, 784, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2025/08/OE-K9Diges360_700x.webp\";s:8:\"filesize\";i:49178;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-K9Diges360_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12792;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-K9Diges360_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4712;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-K9Diges360_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12792;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-K9Diges360_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32428;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-K9Diges360_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2604;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7646, 783, 'astra-migrate-meta-layouts', 'set'),
(7647, 785, '_regular_price', '18.99'),
(7648, 785, 'total_sales', '0'),
(7649, 785, '_tax_status', 'taxable'),
(7650, 785, '_tax_class', ''),
(7651, 785, '_manage_stock', 'no'),
(7652, 785, '_backorders', 'no'),
(7653, 785, '_sold_individually', 'no'),
(7654, 785, '_virtual', 'no'),
(7655, 785, '_downloadable', 'no'),
(7656, 785, '_download_limit', '-1'),
(7657, 785, '_download_expiry', '-1'),
(7658, 785, '_thumbnail_id', '786'),
(7659, 785, '_stock', NULL),
(7660, 785, '_stock_status', 'instock'),
(7661, 785, '_wc_average_rating', '0'),
(7662, 785, '_wc_review_count', '0'),
(7663, 785, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7664, 785, '_product_version', '10.1.0'),
(7665, 785, '_price', '18.99'),
(7666, 785, 'site-sidebar-layout', 'default'),
(7667, 785, 'ast-site-content-layout', 'full-width-container'),
(7668, 785, 'site-content-style', 'default'),
(7669, 785, 'site-sidebar-style', 'default'),
(7670, 785, 'theme-transparent-header-meta', 'default'),
(7671, 785, 'ekit_post_views_count', '62'),
(7672, 785, 'wpr_secondary_image_id', '0'),
(7675, 785, '_edit_lock', '1756140776:1'),
(7676, 785, '_edit_last', '1'),
(7677, 786, '_wp_attached_file', '2025/08/PHOTO-2025-02-18-13-35-46_700x.webp'),
(7678, 786, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:889;s:4:\"file\";s:43:\"2025/08/PHOTO-2025-02-18-13-35-46_700x.webp\";s:8:\"filesize\";i:89660;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"PHOTO-2025-02-18-13-35-46_700x-236x300.webp\";s:5:\"width\";i:236;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13966;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"PHOTO-2025-02-18-13-35-46_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4962;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"PHOTO-2025-02-18-13-35-46_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14190;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"PHOTO-2025-02-18-13-35-46_700x-600x762.webp\";s:5:\"width\";i:600;s:6:\"height\";i:762;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:58452;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"PHOTO-2025-02-18-13-35-46_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2524;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7679, 787, '_wp_attached_file', '2025/08/PHOTO-2025-02-18-13-36-06_700x.webp'),
(7680, 787, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:884;s:4:\"file\";s:43:\"2025/08/PHOTO-2025-02-18-13-36-06_700x.webp\";s:8:\"filesize\";i:53756;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"PHOTO-2025-02-18-13-36-06_700x-238x300.webp\";s:5:\"width\";i:238;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11712;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"PHOTO-2025-02-18-13-36-06_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5088;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"PHOTO-2025-02-18-13-36-06_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12646;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"PHOTO-2025-02-18-13-36-06_700x-600x758.webp\";s:5:\"width\";i:600;s:6:\"height\";i:758;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37628;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"PHOTO-2025-02-18-13-36-06_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7681, 785, '_product_image_gallery', '787'),
(7683, 785, 'astra-migrate-meta-layouts', 'set'),
(7684, 789, '_regular_price', '18.99'),
(7685, 789, 'total_sales', '0'),
(7686, 789, '_tax_status', 'taxable'),
(7687, 789, '_tax_class', ''),
(7688, 789, '_manage_stock', 'no'),
(7689, 789, '_backorders', 'no'),
(7690, 789, '_sold_individually', 'no'),
(7691, 789, '_virtual', 'no'),
(7692, 789, '_downloadable', 'no'),
(7694, 789, '_download_limit', '-1'),
(7695, 789, '_download_expiry', '-1'),
(7696, 789, '_thumbnail_id', '790'),
(7697, 789, '_stock', NULL),
(7698, 789, '_stock_status', 'instock'),
(7699, 789, '_wc_average_rating', '0'),
(7700, 789, '_wc_review_count', '0'),
(7701, 789, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7702, 789, '_product_version', '10.1.0'),
(7703, 789, '_price', '18.99'),
(7704, 789, 'site-sidebar-layout', 'default'),
(7705, 789, 'ast-site-content-layout', 'full-width-container'),
(7706, 789, 'site-content-style', 'default'),
(7707, 789, 'site-sidebar-style', 'default'),
(7708, 789, 'theme-transparent-header-meta', 'default'),
(7709, 789, 'ekit_post_views_count', '62'),
(7710, 789, 'wpr_secondary_image_id', '0'),
(7713, 789, '_edit_lock', '1756140894:1'),
(7714, 790, '_wp_attached_file', '2025/08/cap_1_2_700x.webp'),
(7715, 790, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:695;s:4:\"file\";s:25:\"2025/08/cap_1_2_700x.webp\";s:8:\"filesize\";i:32044;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"cap_1_2_700x-300x298.webp\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8326;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"cap_1_2_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3232;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"cap_1_2_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8282;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"cap_1_2_700x-600x596.webp\";s:5:\"width\";i:600;s:6:\"height\";i:596;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20126;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"cap_1_2_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1800;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7716, 789, '_edit_last', '1'),
(7717, 789, 'astra-migrate-meta-layouts', 'set'),
(7718, 791, '_regular_price', '54'),
(7719, 791, 'total_sales', '0'),
(7720, 791, '_tax_status', 'taxable'),
(7721, 791, '_tax_class', ''),
(7722, 791, '_manage_stock', 'no'),
(7723, 791, '_backorders', 'no'),
(7724, 791, '_sold_individually', 'no'),
(7725, 791, '_virtual', 'no'),
(7726, 791, '_downloadable', 'no'),
(7727, 791, '_download_limit', '-1'),
(7728, 791, '_download_expiry', '-1'),
(7729, 791, '_thumbnail_id', '792'),
(7730, 791, '_stock', NULL),
(7731, 791, '_stock_status', 'instock'),
(7732, 791, '_wc_average_rating', '0'),
(7733, 791, '_wc_review_count', '0'),
(7734, 791, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7735, 791, '_product_version', '10.1.0'),
(7736, 791, '_price', '54'),
(7737, 791, 'site-sidebar-layout', 'default'),
(7738, 791, 'ast-site-content-layout', 'full-width-container'),
(7739, 791, 'site-content-style', 'default'),
(7740, 791, 'site-sidebar-style', 'default'),
(7741, 791, 'theme-transparent-header-meta', 'default'),
(7742, 791, 'ekit_post_views_count', '62'),
(7743, 791, 'wpr_secondary_image_id', '0'),
(7746, 791, '_edit_lock', '1756141044:1'),
(7747, 792, '_wp_attached_file', '2025/08/OE-Gilet-2000_700x.webp'),
(7748, 792, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:31:\"2025/08/OE-Gilet-2000_700x.webp\";s:8:\"filesize\";i:30082;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"OE-Gilet-2000_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6504;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Gilet-2000_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2380;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"OE-Gilet-2000_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6504;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"OE-Gilet-2000_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18360;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"OE-Gilet-2000_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1392;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7749, 791, '_edit_last', '1'),
(7750, 793, '_wp_attached_file', '2025/08/Gillet_OE_1_700x.webp'),
(7751, 793, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:887;s:4:\"file\";s:29:\"2025/08/Gillet_OE_1_700x.webp\";s:8:\"filesize\";i:192840;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Gillet_OE_1_700x-237x300.webp\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23334;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Gillet_OE_1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9208;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Gillet_OE_1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30364;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Gillet_OE_1_700x-600x760.webp\";s:5:\"width\";i:600;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:113820;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Gillet_OE_1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4526;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7752, 794, '_wp_attached_file', '2025/08/OE-Gilet_700x.webp'),
(7753, 794, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:677;s:4:\"file\";s:26:\"2025/08/OE-Gilet_700x.webp\";s:8:\"filesize\";i:101994;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"OE-Gilet_700x-300x290.webp\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27312;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"OE-Gilet_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9356;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"OE-Gilet_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27762;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"OE-Gilet_700x-600x580.webp\";s:5:\"width\";i:600;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:69298;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"OE-Gilet_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4570;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7754, 791, '_product_image_gallery', '793,794'),
(7755, 791, 'astra-migrate-meta-layouts', 'set'),
(7756, 795, '_regular_price', '5.40'),
(7757, 795, 'total_sales', '0'),
(7758, 795, '_tax_status', 'taxable'),
(7759, 795, '_tax_class', ''),
(7760, 795, '_manage_stock', 'no'),
(7761, 795, '_backorders', 'no'),
(7762, 795, '_sold_individually', 'no'),
(7763, 795, '_virtual', 'no'),
(7764, 795, '_downloadable', 'no'),
(7765, 795, '_product_image_gallery', '797'),
(7766, 795, '_download_limit', '-1'),
(7767, 795, '_download_expiry', '-1'),
(7768, 795, '_thumbnail_id', '796'),
(7769, 795, '_stock', NULL),
(7770, 795, '_stock_status', 'instock'),
(7771, 795, '_wc_average_rating', '0'),
(7772, 795, '_wc_review_count', '0'),
(7773, 795, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7774, 795, '_product_version', '10.1.0'),
(7775, 795, '_price', '5.40'),
(7776, 795, 'site-sidebar-layout', 'default'),
(7777, 795, 'ast-site-content-layout', 'full-width-container'),
(7778, 795, 'site-content-style', 'default'),
(7779, 795, 'site-sidebar-style', 'default'),
(7780, 795, 'theme-transparent-header-meta', 'default'),
(7781, 795, 'ekit_post_views_count', '62'),
(7782, 795, 'wpr_secondary_image_id', '0'),
(7785, 795, '_edit_lock', '1756141175:1'),
(7786, 796, '_wp_attached_file', '2025/08/OE-beanie_2_700x.webp'),
(7787, 796, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:882;s:4:\"file\";s:29:\"2025/08/OE-beanie_2_700x.webp\";s:8:\"filesize\";i:67090;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"OE-beanie_2_700x-238x300.webp\";s:5:\"width\";i:238;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12362;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"OE-beanie_2_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5284;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"OE-beanie_2_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14006;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"OE-beanie_2_700x-600x756.webp\";s:5:\"width\";i:600;s:6:\"height\";i:756;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:42360;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"OE-beanie_2_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3008;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7788, 797, '_wp_attached_file', '2025/08/rc140_black_ft_1_700x.webp'),
(7789, 797, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:34:\"2025/08/rc140_black_ft_1_700x.webp\";s:8:\"filesize\";i:12358;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"rc140_black_ft_1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2806;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"rc140_black_ft_1_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1256;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"rc140_black_ft_1_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2806;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"rc140_black_ft_1_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6652;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"rc140_black_ft_1_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7790, 795, '_edit_last', '1'),
(7791, 795, 'astra-migrate-meta-layouts', 'set'),
(7792, 798, '_regular_price', '9.90'),
(7793, 798, 'total_sales', '0'),
(7794, 798, '_tax_status', 'taxable'),
(7795, 798, '_tax_class', ''),
(7796, 798, '_manage_stock', 'no'),
(7797, 798, '_backorders', 'no'),
(7798, 798, '_sold_individually', 'no'),
(7799, 798, '_virtual', 'no'),
(7800, 798, '_downloadable', 'no'),
(7801, 798, '_product_image_gallery', '800,802,801'),
(7802, 798, '_download_limit', '-1'),
(7803, 798, '_download_expiry', '-1'),
(7804, 798, '_thumbnail_id', '799'),
(7805, 798, '_stock', NULL),
(7806, 798, '_stock_status', 'instock'),
(7807, 798, '_wc_average_rating', '0'),
(7808, 798, '_wc_review_count', '0'),
(7809, 798, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7810, 798, '_product_version', '10.1.0'),
(7811, 798, '_price', '9.90'),
(7812, 798, 'site-sidebar-layout', 'default'),
(7813, 798, 'ast-site-content-layout', 'full-width-container'),
(7814, 798, 'site-content-style', 'default'),
(7815, 798, 'site-sidebar-style', 'default'),
(7816, 798, 'theme-transparent-header-meta', 'default'),
(7817, 798, 'ekit_post_views_count', '62'),
(7818, 798, 'wpr_secondary_image_id', '0'),
(7821, 798, '_edit_lock', '1756141357:1'),
(7822, 799, '_wp_attached_file', '2025/08/OE-Pompom_700x.webp'),
(7823, 799, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:27:\"2025/08/OE-Pompom_700x.webp\";s:8:\"filesize\";i:52432;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"OE-Pompom_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10552;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"OE-Pompom_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3750;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"OE-Pompom_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10552;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"OE-Pompom_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30480;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"OE-Pompom_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2000;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7824, 798, '_edit_last', '1'),
(7825, 800, '_wp_attached_file', '2025/08/3656c58b-2110-4bba-ad58-d5a63f898aab_700x.webp'),
(7826, 800, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:766;s:4:\"file\";s:54:\"2025/08/3656c58b-2110-4bba-ad58-d5a63f898aab_700x.webp\";s:8:\"filesize\";i:109700;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"3656c58b-2110-4bba-ad58-d5a63f898aab_700x-274x300.webp\";s:5:\"width\";i:274;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"3656c58b-2110-4bba-ad58-d5a63f898aab_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7988;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:54:\"3656c58b-2110-4bba-ad58-d5a63f898aab_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23770;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:54:\"3656c58b-2110-4bba-ad58-d5a63f898aab_700x-600x657.webp\";s:5:\"width\";i:600;s:6:\"height\";i:657;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:70758;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:54:\"3656c58b-2110-4bba-ad58-d5a63f898aab_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4054;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7827, 801, '_wp_attached_file', '2025/08/OE-pom2_700x.webp'),
(7828, 801, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:942;s:4:\"file\";s:25:\"2025/08/OE-pom2_700x.webp\";s:8:\"filesize\";i:131722;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"OE-pom2_700x-223x300.webp\";s:5:\"width\";i:223;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18056;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"OE-pom2_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6706;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"OE-pom2_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21144;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"OE-pom2_700x-600x807.webp\";s:5:\"width\";i:600;s:6:\"height\";i:807;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:85462;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"OE-pom2_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3534;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7829, 802, '_wp_attached_file', '2025/08/OE-pom_700x.webp'),
(7830, 802, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:866;s:4:\"file\";s:24:\"2025/08/OE-pom_700x.webp\";s:8:\"filesize\";i:116970;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"OE-pom_700x-242x300.webp\";s:5:\"width\";i:242;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17124;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"OE-pom_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6820;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"OE-pom_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20782;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"OE-pom_700x-600x742.webp\";s:5:\"width\";i:600;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:73548;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"OE-pom_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3634;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7831, 798, 'astra-migrate-meta-layouts', 'set'),
(7832, 803, '_regular_price', '42'),
(7833, 803, 'total_sales', '0'),
(7834, 803, '_tax_status', 'taxable'),
(7835, 803, '_tax_class', ''),
(7836, 803, '_manage_stock', 'no'),
(7837, 803, '_backorders', 'no'),
(7838, 803, '_sold_individually', 'no'),
(7839, 803, '_virtual', 'no'),
(7840, 803, '_downloadable', 'no'),
(7841, 803, '_product_image_gallery', '805'),
(7842, 803, '_download_limit', '-1'),
(7843, 803, '_download_expiry', '-1'),
(7844, 803, '_thumbnail_id', '804'),
(7845, 803, '_stock', NULL),
(7846, 803, '_stock_status', 'instock'),
(7847, 803, '_wc_average_rating', '0'),
(7848, 803, '_wc_review_count', '0'),
(7849, 803, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7850, 803, '_product_version', '10.1.0'),
(7851, 803, '_price', '42'),
(7852, 803, 'site-sidebar-layout', 'default'),
(7853, 803, 'ast-site-content-layout', 'full-width-container'),
(7854, 803, 'site-content-style', 'default'),
(7855, 803, 'site-sidebar-style', 'default'),
(7856, 803, 'theme-transparent-header-meta', 'default'),
(7857, 803, 'ekit_post_views_count', '62'),
(7858, 803, 'wpr_secondary_image_id', '0'),
(7861, 803, '_edit_lock', '1756141541:1'),
(7862, 803, '_edit_last', '1'),
(7863, 804, '_wp_attached_file', '2025/08/OE-Saddlecloth_700x.webp'),
(7864, 804, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:32:\"2025/08/OE-Saddlecloth_700x.webp\";s:8:\"filesize\";i:30496;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"OE-Saddlecloth_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7094;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"OE-Saddlecloth_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2768;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"OE-Saddlecloth_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7094;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"OE-Saddlecloth_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18824;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"OE-Saddlecloth_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1702;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7865, 805, '_wp_attached_file', '2025/08/PHOTO-2019-05-25-16-42-03_700x.webp');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7866, 805, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:933;s:4:\"file\";s:43:\"2025/08/PHOTO-2019-05-25-16-42-03_700x.webp\";s:8:\"filesize\";i:73164;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"PHOTO-2019-05-25-16-42-03_700x-225x300.webp\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"PHOTO-2019-05-25-16-42-03_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5956;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"PHOTO-2019-05-25-16-42-03_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16010;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"PHOTO-2019-05-25-16-42-03_700x-600x800.webp\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45378;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"PHOTO-2019-05-25-16-42-03_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3282;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7867, 803, 'astra-migrate-meta-layouts', 'set'),
(7868, 806, '_regular_price', '42'),
(7869, 806, 'total_sales', '0'),
(7870, 806, '_tax_status', 'taxable'),
(7871, 806, '_tax_class', ''),
(7872, 806, '_manage_stock', 'no'),
(7873, 806, '_backorders', 'no'),
(7874, 806, '_sold_individually', 'no'),
(7875, 806, '_virtual', 'no'),
(7876, 806, '_downloadable', 'no'),
(7878, 806, '_download_limit', '-1'),
(7879, 806, '_download_expiry', '-1'),
(7880, 806, '_thumbnail_id', '807'),
(7881, 806, '_stock', NULL),
(7882, 806, '_stock_status', 'instock'),
(7883, 806, '_wc_average_rating', '0'),
(7884, 806, '_wc_review_count', '0'),
(7885, 806, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7886, 806, '_product_version', '10.1.0'),
(7887, 806, '_price', '42'),
(7888, 806, 'site-sidebar-layout', 'default'),
(7889, 806, 'ast-site-content-layout', 'full-width-container'),
(7890, 806, 'site-content-style', 'default'),
(7891, 806, 'site-sidebar-style', 'default'),
(7892, 806, 'theme-transparent-header-meta', 'default'),
(7893, 806, 'ekit_post_views_count', '62'),
(7894, 806, 'wpr_secondary_image_id', '0'),
(7897, 806, '_edit_lock', '1756141692:1'),
(7898, 806, '_edit_last', '1'),
(7899, 807, '_wp_attached_file', '2025/08/Feedstirrursmaller_700x.webp'),
(7900, 807, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:700;s:4:\"file\";s:36:\"2025/08/Feedstirrursmaller_700x.webp\";s:8:\"filesize\";i:12314;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Feedstirrursmaller_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3010;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Feedstirrursmaller_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1246;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Feedstirrursmaller_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3010;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Feedstirrursmaller_700x-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7368;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Feedstirrursmaller_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:816;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7901, 806, 'astra-migrate-meta-layouts', 'set'),
(7902, 808, '_regular_price', '5'),
(7903, 808, 'total_sales', '0'),
(7904, 808, '_tax_status', 'taxable'),
(7905, 808, '_tax_class', ''),
(7906, 808, '_manage_stock', 'no'),
(7907, 808, '_backorders', 'no'),
(7908, 808, '_sold_individually', 'no'),
(7909, 808, '_virtual', 'no'),
(7910, 808, '_downloadable', 'no'),
(7911, 808, '_download_limit', '-1'),
(7912, 808, '_download_expiry', '-1'),
(7913, 808, '_thumbnail_id', '809'),
(7914, 808, '_stock', NULL),
(7915, 808, '_stock_status', 'instock'),
(7916, 808, '_wc_average_rating', '0'),
(7917, 808, '_wc_review_count', '0'),
(7918, 808, '_product_attributes', 'a:1:{s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"weight\";s:5:\"value\";s:3:\"1kg\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7919, 808, '_product_version', '10.1.0'),
(7920, 808, '_price', '5'),
(7921, 808, 'site-sidebar-layout', 'default'),
(7922, 808, 'ast-site-content-layout', 'full-width-container'),
(7923, 808, 'site-content-style', 'default'),
(7924, 808, 'site-sidebar-style', 'default'),
(7925, 808, 'theme-transparent-header-meta', 'default'),
(7926, 808, 'ekit_post_views_count', '62'),
(7927, 808, 'wpr_secondary_image_id', '0'),
(7930, 808, '_edit_lock', '1756141926:1'),
(7931, 809, '_wp_attached_file', '2025/08/Screenshot_20220331-092504_700x.webp'),
(7932, 809, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:447;s:4:\"file\";s:44:\"2025/08/Screenshot_20220331-092504_700x.webp\";s:8:\"filesize\";i:46772;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Screenshot_20220331-092504_700x-300x192.webp\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9214;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Screenshot_20220331-092504_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5038;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Screenshot_20220331-092504_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14586;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Screenshot_20220331-092504_700x-600x383.webp\";s:5:\"width\";i:600;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26254;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Screenshot_20220331-092504_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2770;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7933, 808, '_edit_last', '1'),
(7934, 810, '_wp_attached_file', '2025/08/Screenshot_20220331-092447_700x.webp'),
(7935, 810, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:700;s:6:\"height\";i:450;s:4:\"file\";s:44:\"2025/08/Screenshot_20220331-092447_700x.webp\";s:8:\"filesize\";i:61918;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Screenshot_20220331-092447_700x-300x193.webp\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16540;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Screenshot_20220331-092447_700x-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8074;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Screenshot_20220331-092447_700x-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20124;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Screenshot_20220331-092447_700x-600x386.webp\";s:5:\"width\";i:600;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40392;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Screenshot_20220331-092447_700x-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4252;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7936, 808, '_product_image_gallery', '810'),
(7937, 808, 'astra-migrate-meta-layouts', 'set'),
(7942, 811, '_elementor_edit_mode', 'builder'),
(7943, 811, '_elementor_template_type', 'header'),
(7944, 811, '_elementor_version', '3.31.2'),
(7945, 811, '_elementor_pro_version', '3.27.4'),
(7946, 811, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7947, 811, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"158d4c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"07e1557\"}]},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13d38df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1bbc788\"}]},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"81cf026\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"8fc9f66\"}]},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"104d3c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ef6781c\"}]},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbd1aa6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1c3e967\"}]},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"8fa638b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3cd7eb5\"}]},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"7c2efb6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a4b323b\"}]},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"25\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"align_items\":\"end\",\"full_width\":\"stretch\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7948, 811, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(7949, 811, '_elementor_screenshot', 'a:2:{s:2:\"id\";i:515;s:3:\"url\";s:126:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_37_2025-08-23-17-24-35_64cd7e06.png\";}'),
(7966, 813, '_elementor_edit_mode', 'builder'),
(7967, 813, '_elementor_template_type', 'page'),
(7968, 813, '_elementor_version', '3.31.2'),
(7969, 813, '_elementor_pro_version', '3.27.4'),
(7970, 813, '_wp_page_template', 'default'),
(7971, 813, '_elementor_data', '[{\"id\":\"6ccceed9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2b47c69\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"bb1de10\"}]},\"elements\":[{\"id\":\"1d3e2bb3\",\"elType\":\"widget\",\"settings\":{\"slides_name\":\"Slides\",\"slides\":[{\"heading\":\" Trusted By Humans. <br>Loved By Horses.\",\"description\":\"At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\\n<br><br>\\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.\",\"button_text\":\"Shop Now\",\"background_color\":\"#272727\",\"_id\":\"695b111\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"left\"}],\"autoplay\":\"\",\"infinite\":\"\",\"content_max_width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"slides_horizontal_position\":\"left\",\"slides_vertical_position\":\"top\",\"slides_text_align\":\"left\",\"button_size\":\"md\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Roboto\",\"button_typography_font_weight\":\"500\",\"button_border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_background_color\":\"#D34646\",\"slides_height\":{\"unit\":\"px\",\"size\":531,\"sizes\":[]},\"heading_spacing\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Roboto\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Roboto Slab\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}]'),
(7974, 31, '_elementor_page_settings', 'a:0:{}'),
(7975, 814, '_elementor_edit_mode', 'builder'),
(7976, 814, '_elementor_template_type', 'header'),
(7977, 814, '_elementor_version', '3.31.2'),
(7978, 814, '_elementor_pro_version', '3.27.4'),
(7979, 814, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7980, 814, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"158d4c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"07e1557\"}]},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13d38df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1bbc788\"}]},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"81cf026\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"8fc9f66\"}]},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"104d3c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ef6781c\"}]},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbd1aa6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1c3e967\"}]},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\",\"toggle_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"8fa638b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3cd7eb5\"}]},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"7c2efb6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a4b323b\"}]},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#D6D6D6\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"25\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"align_items\":\"end\",\"full_width\":\"stretch\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7981, 814, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(7987, 815, '_elementor_edit_mode', 'builder'),
(7988, 815, '_elementor_template_type', 'wp-page'),
(7989, 815, '_elementor_version', '3.31.2'),
(7990, 815, '_elementor_pro_version', '3.27.4'),
(7991, 815, '_wp_page_template', 'elementor_header_footer'),
(7992, 815, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"126\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(7993, 815, '_elementor_page_settings', 'a:0:{}'),
(7997, 816, '_elementor_edit_mode', 'builder'),
(7998, 816, '_elementor_template_type', 'wp-page'),
(7999, 816, '_elementor_version', '3.31.2'),
(8000, 816, '_elementor_pro_version', '3.27.4'),
(8001, 816, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8002, 816, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"126\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From  <br>  \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(8003, 816, '_elementor_page_settings', 'a:0:{}'),
(8007, 817, '_elementor_edit_mode', 'builder'),
(8008, 817, '_elementor_template_type', 'wp-page'),
(8009, 817, '_elementor_version', '3.31.2'),
(8010, 817, '_elementor_pro_version', '3.27.4'),
(8011, 817, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8012, 817, '_elementor_data', '[{\"id\":\"ecd1625\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":99.909},\"background_background\":\"classic\",\"background_color\":\"#272727\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"_element_width\":\"initial\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/blck_bg.png\",\"id\":30,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2abaaaf\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"e4c0bcd\"}]},\"elements\":[{\"id\":\"4b2a0d4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"31\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"-28\",\"bottom\":\"-20\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"template\"}],\"isInner\":false},{\"id\":\"2359769\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cacac60\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"da5005e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d7b736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega for...\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"title_color\":\"#CCD2D5\",\"_margin\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"19\",\"bottom\":\"38\",\"left\":\"19\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"106927a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"127\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"648d2ac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"4f173c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\",\"id\":251,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Coat & Skin\",\"description_text\":\"\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"78057d2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"62c5638\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\",\"id\":327,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Joints\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"65f9910\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"35737d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\",\"id\":253,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Canine\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"ff92d7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"7073af9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\",\"id\":254,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Muscle\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"61d697d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#312F2F\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"126\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ef230df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"cebc806\"}]},\"elements\":[{\"id\":\"77ab5a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"5076c68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\",\"id\":255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Vits & Mins\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4c72c6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"f02d8dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\",\"id\":256,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Calm\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"46a969f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"e20c72a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\",\"id\":257,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Condition\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"51183be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#8A8A8A\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"9bfd67d\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d4482fe\"}]},\"elements\":[{\"id\":\"626f1fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\",\"id\":258,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\" Energy\",\"description_text\":\"\",\"text_align\":\"center\",\"image_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"image_opacity\":{\"unit\":\"px\",\"size\":0.25,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.95,\"sizes\":[]},\"title_color\":\"#C2C2C2\",\"hover_title_color\":\"#D34646\",\"description_color\":\"#F10404\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_background_hover_background\":\"classic\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"feff730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/AdobeStock_400200713_1_2000x.png\",\"id\":219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center left\",\"background_xpos\":{\"unit\":\"px\",\"size\":-489,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"01ac419\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3d7e5f4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e094ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who Are We?\",\"align\":\"center\",\"title_color\":\"#E4E4E4\",\"_margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22be84e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br \\/>Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_color\":\"#FCEEEE\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"79\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"09cc383\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"b61f1d6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"53c99fd\"}]},\"elements\":[{\"id\":\"f0aeef6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46.298},\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"5108e7e\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ea73f10\"}]},\"elements\":[{\"id\":\"3373ca0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Product\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#0F0F0F\",\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173cdb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Omega Rice\",\"title_color\":\"#212222\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0d419ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For Supporting &amp; maintaining all asp<\\/p>\",\"text_color\":\"#363535\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b8899e\",\"elType\":\"widget\",\"settings\":{\"text\":\"From    \\u00a332.60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#272727\",\"button_box_shadow_box_shadow_type\":\"yes\",\"border_radius\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"48\",\"bottom\":\"48\",\"left\":\"48\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"82fdffc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"rating\"}],\"isInner\":true},{\"id\":\"d4a7b25\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"0de2196\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"0ae019d\"}]},\"elements\":[{\"id\":\"8cfea7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\",\"id\":231,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e867c28\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":210,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/review.png\",\"id\":238,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"f306c82\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4ad089d\"}]},\"elements\":[],\"isInner\":false}]'),
(8016, 153, '_elementor_page_settings', 'a:0:{}'),
(8023, 818, '_elementor_edit_mode', 'builder'),
(8024, 818, '_elementor_template_type', 'footer'),
(8025, 818, '_elementor_version', '3.31.2'),
(8026, 818, '_elementor_pro_version', '3.27.4'),
(8027, 818, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8028, 818, '_elementor_data', '[{\"id\":\"64e38d33\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#272727\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2a76223\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"124187d\"}]},\"elements\":[{\"id\":\"42a0fd9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"e4bd2ac\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d6efb9e\"}]},\"elements\":[{\"id\":\"660ba6be\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbe467b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1254b30\"}]},\"elements\":[{\"id\":\"5525c1f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/sports\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e976c76\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"58207822\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"ekit_icon_box_header_icons__switch\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"7d803549\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"93edd49\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"235d474\"}]},\"elements\":[{\"id\":\"7a26f4db\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"563241b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Search\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/#ekit_modal-popup-082f2b1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b59231a\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"2efed44e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51d98fc\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"716d900\"}]},\"elements\":[{\"id\":\"2ba203e1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Sustainability\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/sustainability\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/privacy-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Terms & Conditions \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/terms\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Refund Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/refund-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Terms of services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/terms-of-service\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"},{\"text\":\"Shipping Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1shipping-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f28e437\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"7ab785c7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4010b8c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"c3f56be\"}]},\"elements\":[{\"id\":\"6e9401c1\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Get In Touch\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7878d4e4\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>info@https:\\/\\/horseomegaequine.co.uk<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"74060f11\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#272727\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a7f211c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4296263\"}]},\"elements\":[{\"id\":\"6fccd59a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cedfbfe\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"b06356d\"}]},\"elements\":[{\"id\":\"7233650b\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 Horse omega equine All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"6a08f50e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"be016b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ffe9bbe\"}]},\"elements\":[{\"id\":\"a0035ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/cards.png\",\"id\":341,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8029, 818, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(8030, 818, '_elementor_screenshot', 'a:2:{s:2:\"id\";i:347;s:3:\"url\";s:126:\"http://127.0.0.1/horse1/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_41_2025-08-22-18-49-34_503e3c4e.png\";}'),
(8035, 819, '_elementor_edit_mode', 'builder'),
(8036, 819, '_elementor_template_type', 'footer'),
(8037, 819, '_elementor_version', '3.31.2'),
(8038, 819, '_elementor_pro_version', '3.27.4'),
(8039, 819, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8040, 819, '_elementor_data', '[{\"id\":\"64e38d33\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#272727\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2a76223\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"124187d\"}]},\"elements\":[{\"id\":\"42a0fd9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"e4bd2ac\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d6efb9e\"}]},\"elements\":[{\"id\":\"660ba6be\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbe467b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1254b30\"}]},\"elements\":[{\"id\":\"5525c1f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/sports\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e976c76\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"58207822\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"ekit_icon_box_header_icons__switch\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"7d803549\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"93edd49\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"235d474\"}]},\"elements\":[{\"id\":\"7a26f4db\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"563241b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Search\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/#ekit_modal-popup-082f2b1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b59231a\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"2efed44e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51d98fc\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"716d900\"}]},\"elements\":[{\"id\":\"2ba203e1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Sustainability\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/sustainability\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/privacy-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Terms & Conditions \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/terms\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Refund Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/refund-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Shipping Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1shipping-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f28e437\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"7ab785c7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4010b8c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"c3f56be\"}]},\"elements\":[{\"id\":\"6e9401c1\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Get In Touch\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7878d4e4\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>info@https:\\/\\/horseomegaequine.co.uk<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"74060f11\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#272727\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a7f211c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4296263\"}]},\"elements\":[{\"id\":\"6fccd59a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cedfbfe\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"b06356d\"}]},\"elements\":[{\"id\":\"7233650b\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 Horse omega equine All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"6a08f50e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"be016b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ffe9bbe\"}]},\"elements\":[{\"id\":\"a0035ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/cards.png\",\"id\":341,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8041, 819, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(8044, 820, '_elementor_edit_mode', 'builder'),
(8045, 820, '_elementor_template_type', 'footer'),
(8046, 820, '_elementor_version', '3.31.2'),
(8047, 820, '_elementor_pro_version', '3.27.4'),
(8048, 820, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8049, 820, '_elementor_data', '[{\"id\":\"64e38d33\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#272727\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2a76223\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"124187d\"}]},\"elements\":[{\"id\":\"42a0fd9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"e4bd2ac\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d6efb9e\"}]},\"elements\":[{\"id\":\"660ba6be\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbe467b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1254b30\"}]},\"elements\":[{\"id\":\"5525c1f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/sports\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e976c76\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p class=\\\"h5 hero__sub-title\\\">Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"58207822\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"ekit_icon_box_header_icons__switch\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"7d803549\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"93edd49\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"235d474\"}]},\"elements\":[{\"id\":\"7a26f4db\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"563241b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Search\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/#ekit_modal-popup-082f2b1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b59231a\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"2efed44e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51d98fc\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"716d900\"}]},\"elements\":[{\"id\":\"2ba203e1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Sustainability\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/sustainability\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/privacy-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Terms & Conditions \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/terms\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Refund Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/refund-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Shipping Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1shipping-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f28e437\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"7ab785c7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4010b8c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"c3f56be\"}]},\"elements\":[{\"id\":\"6e9401c1\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Get In Touch\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7878d4e4\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>info@https:\\/\\/horseomegaequine.co.uk<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"74060f11\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#272727\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a7f211c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4296263\"}]},\"elements\":[{\"id\":\"6fccd59a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cedfbfe\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"b06356d\"}]},\"elements\":[{\"id\":\"7233650b\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 Horse omega equine All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"6a08f50e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"be016b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ffe9bbe\"}]},\"elements\":[{\"id\":\"a0035ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/cards.png\",\"id\":341,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8050, 820, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(8053, 821, '_elementor_edit_mode', 'builder'),
(8054, 821, '_elementor_template_type', 'footer'),
(8055, 821, '_elementor_version', '3.31.2'),
(8056, 821, '_elementor_pro_version', '3.27.4'),
(8057, 821, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8058, 821, '_elementor_data', '[{\"id\":\"64e38d33\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#272727\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2a76223\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"124187d\"}]},\"elements\":[{\"id\":\"42a0fd9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"e4bd2ac\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d6efb9e\"}]},\"elements\":[{\"id\":\"660ba6be\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbe467b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1254b30\"}]},\"elements\":[{\"id\":\"5525c1f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e976c76\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p class=\\\"h5 hero__sub-title\\\">Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"58207822\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"ekit_icon_box_header_icons__switch\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"7d803549\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"93edd49\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"235d474\"}]},\"elements\":[{\"id\":\"7a26f4db\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"563241b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Search\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/#ekit_modal-popup-082f2b1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b59231a\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"2efed44e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51d98fc\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"716d900\"}]},\"elements\":[{\"id\":\"2ba203e1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Sustainability\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/sustainability\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/privacy-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Terms & Conditions \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/terms\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Refund Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/refund-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Shipping Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1shipping-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f28e437\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"7ab785c7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4010b8c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"c3f56be\"}]},\"elements\":[{\"id\":\"6e9401c1\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Get In Touch\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7878d4e4\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>info@https:\\/\\/horseomegaequine.co.uk<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"74060f11\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#272727\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a7f211c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4296263\"}]},\"elements\":[{\"id\":\"6fccd59a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cedfbfe\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"b06356d\"}]},\"elements\":[{\"id\":\"7233650b\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 Horse omega equine All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"6a08f50e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"be016b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ffe9bbe\"}]},\"elements\":[{\"id\":\"a0035ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/cards.png\",\"id\":341,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8059, 821, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(8062, 822, '_edit_lock', '1756145422:1'),
(8063, 822, '_elementor_edit_mode', 'builder'),
(8064, 822, '_astra_content_layout_flag', 'disabled'),
(8066, 822, 'ast-title-bar-display', 'disabled'),
(8067, 822, 'ast-featured-img', 'disabled'),
(8068, 822, 'ast-site-content-layout', 'full-width-container'),
(8069, 822, 'site-sidebar-layout', 'no-sidebar'),
(8070, 822, '_elementor_template_type', 'wp-page'),
(8071, 822, '_elementor_version', '3.31.2'),
(8072, 822, '_elementor_pro_version', '3.27.4'),
(8075, 824, '_elementor_edit_mode', 'builder'),
(8076, 824, '_elementor_template_type', 'wp-page'),
(8077, 824, '_elementor_version', '3.31.2'),
(8078, 824, '_elementor_pro_version', '3.27.4'),
(8079, 824, '_elementor_page_settings', 'a:0:{}'),
(8080, 825, '_elementor_edit_mode', 'builder'),
(8081, 825, '_elementor_template_type', 'wp-page'),
(8082, 825, '_elementor_version', '3.31.2'),
(8083, 825, '_elementor_pro_version', '3.27.4'),
(8084, 825, '_elementor_page_settings', 'a:0:{}'),
(8085, 822, '_wp_page_template', 'default'),
(8086, 822, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8087, 826, '_elementor_edit_mode', 'builder'),
(8088, 826, '_elementor_template_type', 'wp-page'),
(8089, 826, '_elementor_version', '3.31.2'),
(8090, 826, '_elementor_pro_version', '3.27.4'),
(8091, 826, '_wp_page_template', 'default'),
(8092, 826, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8096, 827, '_elementor_edit_mode', 'builder'),
(8097, 827, '_elementor_template_type', 'footer'),
(8098, 827, '_elementor_version', '3.31.2'),
(8099, 827, '_elementor_pro_version', '3.27.4'),
(8100, 827, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8101, 827, '_elementor_data', '[{\"id\":\"64e38d33\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#272727\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2a76223\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"124187d\"}]},\"elements\":[{\"id\":\"42a0fd9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"e4bd2ac\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d6efb9e\"}]},\"elements\":[{\"id\":\"660ba6be\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbe467b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1254b30\"}]},\"elements\":[{\"id\":\"5525c1f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e976c76\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p class=\\\"h5 hero__sub-title\\\">Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"58207822\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"ekit_icon_box_header_icons__switch\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"7d803549\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"93edd49\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"235d474\"}]},\"elements\":[{\"id\":\"7a26f4db\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"563241b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Search\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/#ekit_modal-popup-082f2b1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b59231a\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"2efed44e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51d98fc\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"716d900\"}]},\"elements\":[{\"id\":\"2ba203e1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Sustainability\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/sustainability\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/privacy-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Terms & Conditions \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/terms\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Refund Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/refund-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Shipping Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/shipping-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f28e437\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"7ab785c7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4010b8c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"c3f56be\"}]},\"elements\":[{\"id\":\"6e9401c1\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Get In Touch\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7878d4e4\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>info@https:\\/\\/horseomegaequine.co.uk<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"74060f11\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#272727\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a7f211c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4296263\"}]},\"elements\":[{\"id\":\"6fccd59a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cedfbfe\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"b06356d\"}]},\"elements\":[{\"id\":\"7233650b\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 Horse omega equine All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"6a08f50e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"be016b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ffe9bbe\"}]},\"elements\":[{\"id\":\"a0035ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/cards.png\",\"id\":341,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8102, 827, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(8111, 828, '_elementor_edit_mode', 'builder'),
(8112, 828, '_elementor_template_type', 'wp-page'),
(8113, 828, '_elementor_version', '3.31.2'),
(8114, 828, '_elementor_pro_version', '3.27.4'),
(8115, 828, '_wp_page_template', 'default'),
(8116, 828, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8118, 828, '_elementor_page_settings', 'a:0:{}'),
(8121, 829, '_elementor_edit_mode', 'builder'),
(8122, 829, '_elementor_template_type', 'wp-page'),
(8123, 829, '_elementor_version', '3.31.2'),
(8124, 829, '_elementor_pro_version', '3.27.4'),
(8125, 829, '_wp_page_template', 'default'),
(8126, 829, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8128, 829, '_elementor_page_settings', 'a:0:{}'),
(8131, 830, '_elementor_edit_mode', 'builder'),
(8132, 830, '_elementor_template_type', 'wp-page'),
(8133, 830, '_elementor_version', '3.31.2'),
(8134, 830, '_elementor_pro_version', '3.27.4'),
(8135, 830, '_wp_page_template', 'default'),
(8136, 830, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"39\",\"bottom\":\"39\",\"left\":\"39\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8143, 831, '_elementor_edit_mode', 'builder'),
(8144, 831, '_elementor_template_type', 'wp-page'),
(8145, 831, '_elementor_version', '3.31.2'),
(8146, 831, '_elementor_pro_version', '3.27.4'),
(8147, 831, '_wp_page_template', 'default'),
(8148, 831, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"39\",\"bottom\":\"39\",\"left\":\"39\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8150, 831, '_elementor_page_settings', 'a:0:{}'),
(8153, 832, '_elementor_edit_mode', 'builder'),
(8154, 832, '_elementor_template_type', 'wp-page'),
(8155, 832, '_elementor_version', '3.31.2'),
(8156, 832, '_elementor_pro_version', '3.27.4'),
(8157, 832, '_wp_page_template', 'default'),
(8158, 832, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"39\",\"bottom\":\"39\",\"left\":\"39\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8160, 832, '_elementor_page_settings', 'a:0:{}'),
(8163, 833, '_elementor_edit_mode', 'builder'),
(8164, 833, '_elementor_template_type', 'wp-page'),
(8165, 833, '_elementor_version', '3.31.2'),
(8166, 833, '_elementor_pro_version', '3.27.4'),
(8167, 833, '_wp_page_template', 'default'),
(8168, 833, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8175, 834, '_elementor_edit_mode', 'builder'),
(8176, 834, '_elementor_template_type', 'wp-page'),
(8177, 834, '_elementor_version', '3.31.2'),
(8178, 834, '_elementor_pro_version', '3.27.4'),
(8179, 834, '_wp_page_template', 'default'),
(8180, 834, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8182, 834, '_elementor_page_settings', 'a:0:{}'),
(8185, 835, '_elementor_edit_mode', 'builder'),
(8186, 835, '_elementor_template_type', 'wp-page'),
(8187, 835, '_elementor_version', '3.31.2'),
(8188, 835, '_elementor_pro_version', '3.27.4'),
(8189, 835, '_wp_page_template', 'default'),
(8190, 835, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8192, 835, '_elementor_page_settings', 'a:0:{}'),
(8195, 836, '_elementor_edit_mode', 'builder'),
(8196, 836, '_elementor_template_type', 'wp-page'),
(8197, 836, '_elementor_version', '3.31.2'),
(8198, 836, '_elementor_pro_version', '3.27.4'),
(8199, 836, '_wp_page_template', 'default'),
(8200, 836, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8202, 836, '_elementor_page_settings', 'a:0:{}'),
(8205, 837, '_elementor_edit_mode', 'builder'),
(8206, 837, '_elementor_template_type', 'wp-page'),
(8207, 837, '_elementor_version', '3.31.2'),
(8208, 837, '_elementor_pro_version', '3.27.4'),
(8209, 837, '_wp_page_template', 'default'),
(8210, 837, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#353535\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8217, 838, '_elementor_edit_mode', 'builder'),
(8218, 838, '_elementor_template_type', 'wp-page'),
(8219, 838, '_elementor_version', '3.31.2'),
(8220, 838, '_elementor_pro_version', '3.27.4'),
(8221, 838, '_wp_page_template', 'default'),
(8222, 838, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#353535\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8224, 838, '_elementor_page_settings', 'a:0:{}'),
(8227, 839, '_elementor_edit_mode', 'builder'),
(8228, 839, '_elementor_template_type', 'wp-page'),
(8229, 839, '_elementor_version', '3.31.2'),
(8230, 839, '_elementor_pro_version', '3.27.4'),
(8231, 839, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8232, 839, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#353535\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8234, 839, '_elementor_page_settings', 'a:0:{}'),
(8237, 840, '_elementor_edit_mode', 'builder'),
(8238, 840, '_elementor_template_type', 'wp-page'),
(8239, 840, '_elementor_version', '3.31.2'),
(8240, 840, '_elementor_pro_version', '3.27.4'),
(8241, 840, '_wp_page_template', 'default'),
(8242, 840, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8249, 841, '_elementor_edit_mode', 'builder'),
(8250, 841, '_elementor_template_type', 'wp-page'),
(8251, 841, '_elementor_version', '3.31.2'),
(8252, 841, '_elementor_pro_version', '3.27.4'),
(8253, 841, '_wp_page_template', 'default'),
(8254, 841, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8256, 841, '_elementor_page_settings', 'a:0:{}'),
(8259, 842, '_elementor_edit_mode', 'builder'),
(8260, 842, '_elementor_template_type', 'wp-page'),
(8261, 842, '_elementor_version', '3.31.2'),
(8262, 842, '_elementor_pro_version', '3.27.4'),
(8263, 842, '_wp_page_template', 'default'),
(8264, 842, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8266, 842, '_elementor_page_settings', 'a:0:{}'),
(8269, 843, '_elementor_edit_mode', 'builder'),
(8270, 843, '_elementor_template_type', 'wp-page'),
(8271, 843, '_elementor_version', '3.31.2'),
(8272, 843, '_elementor_pro_version', '3.27.4'),
(8273, 843, '_wp_page_template', 'default'),
(8274, 843, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8281, 844, '_elementor_edit_mode', 'builder'),
(8282, 844, '_elementor_template_type', 'wp-page'),
(8283, 844, '_elementor_version', '3.31.2'),
(8284, 844, '_elementor_pro_version', '3.27.4'),
(8285, 844, '_wp_page_template', 'default'),
(8286, 844, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8288, 844, '_elementor_page_settings', 'a:0:{}'),
(8291, 845, '_elementor_edit_mode', 'builder'),
(8292, 845, '_elementor_template_type', 'wp-page'),
(8293, 845, '_elementor_version', '3.31.2'),
(8294, 845, '_elementor_pro_version', '3.27.4'),
(8295, 845, '_wp_page_template', 'default'),
(8296, 845, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8298, 845, '_elementor_page_settings', 'a:0:{}'),
(8301, 846, '_elementor_edit_mode', 'builder'),
(8302, 846, '_elementor_template_type', 'wp-page'),
(8303, 846, '_elementor_version', '3.31.2'),
(8304, 846, '_elementor_pro_version', '3.27.4'),
(8305, 846, '_wp_page_template', 'default'),
(8306, 846, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8313, 847, '_elementor_edit_mode', 'builder'),
(8314, 847, '_elementor_template_type', 'wp-page'),
(8315, 847, '_elementor_version', '3.31.2'),
(8316, 847, '_elementor_pro_version', '3.27.4'),
(8317, 847, '_wp_page_template', 'default'),
(8318, 847, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8320, 847, '_elementor_page_settings', 'a:0:{}'),
(8323, 848, '_elementor_edit_mode', 'builder'),
(8324, 848, '_elementor_template_type', 'wp-page'),
(8325, 848, '_elementor_version', '3.31.2'),
(8326, 848, '_elementor_pro_version', '3.27.4'),
(8327, 848, '_wp_page_template', 'default'),
(8328, 848, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8330, 848, '_elementor_page_settings', 'a:0:{}'),
(8333, 849, '_elementor_edit_mode', 'builder'),
(8334, 849, '_elementor_template_type', 'wp-page'),
(8335, 849, '_elementor_version', '3.31.2'),
(8336, 849, '_elementor_pro_version', '3.27.4'),
(8337, 849, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8338, 849, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8345, 822, '_edit_last', '1'),
(8346, 850, '_elementor_edit_mode', 'builder'),
(8347, 850, '_elementor_template_type', 'wp-page'),
(8348, 850, '_elementor_version', '3.31.2'),
(8349, 850, '_elementor_pro_version', '3.27.4'),
(8350, 850, '_wp_page_template', 'default'),
(8351, 850, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8353, 850, '_elementor_page_settings', 'a:0:{}'),
(8356, 851, '_elementor_edit_mode', 'builder'),
(8357, 851, '_elementor_template_type', 'wp-page'),
(8358, 851, '_elementor_version', '3.31.2'),
(8359, 851, '_elementor_pro_version', '3.27.4'),
(8360, 851, '_wp_page_template', 'default'),
(8361, 851, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8363, 851, '_elementor_page_settings', 'a:0:{}'),
(8366, 852, '_elementor_edit_mode', 'builder'),
(8367, 852, '_elementor_template_type', 'wp-page'),
(8368, 852, '_elementor_version', '3.31.2'),
(8369, 852, '_elementor_pro_version', '3.27.4'),
(8370, 852, '_wp_page_template', 'default'),
(8371, 852, '_elementor_data', '[{\"id\":\"203d113\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#353535\",\"margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"ed17ba8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3e460fe\"}]},\"elements\":[{\"id\":\"ba2c5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping Policy\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8373, 852, '_elementor_page_settings', 'a:0:{}'),
(8376, 853, '_elementor_edit_mode', 'builder'),
(8377, 853, '_elementor_template_type', 'wp-page'),
(8378, 853, '_elementor_version', '3.31.2'),
(8379, 853, '_elementor_pro_version', '3.27.4'),
(8380, 853, '_wp_page_template', 'default'),
(8381, 853, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8385, 822, '_elementor_page_settings', 'a:0:{}'),
(8388, 854, '_edit_lock', '1756145888:1'),
(8389, 854, '_elementor_edit_mode', 'builder'),
(8390, 854, '_astra_content_layout_flag', 'disabled'),
(8391, 854, 'ast-title-bar-display', 'disabled'),
(8392, 854, 'ast-featured-img', 'disabled'),
(8393, 854, 'ast-site-content-layout', 'full-width-container'),
(8394, 854, 'site-sidebar-layout', 'no-sidebar'),
(8395, 854, '_elementor_template_type', 'wp-page'),
(8396, 854, '_elementor_version', '3.31.2'),
(8397, 854, '_elementor_pro_version', '3.27.4'),
(8398, 854, '_wp_page_template', 'default'),
(8399, 854, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Refund Policy<\\/strong><\\/p>\\n<p>At Omega Equine Ltd, we strive to provide the highest quality products and exceptional customer service. If for any reason you are not entirely satisfied with your purchase, we\'re here to help.<\\/p>\\n<p>30-Day Returns Policy:<\\/p>\\n<p>We offer a 30-day returns policy on all our products purchased directly from Omega Equine Ltd. If you are not satisfied with your purchase for any reason, you may return it within 30 days of the purchase date for a full refund or exchange. To be eligible for a return, your item must be unused, sealed and in the same condition that you received it. It must also be in the original packaging.<\\/p>\\n<p>Palatability<\\/p>\\n<p>At Omega Equine Ltd, care has been taken to design our products with palatability in mind, however, each animal is an individual and may have varying preferences.&nbsp;&nbsp;We recommend that supplements are added in gradually, to mitigate concerns regarding fussy feeders.<\\/p>\\n<p>Omega Equine Ltd reserves the right to refuse a refund based on individual feeding preferences. Omega Equine Ltd may be able to provide palatability samples on request, within reason.<\\/p>\\n<p>How to Initiate a Return:<\\/p>\\n<p>To initiate a return, please contact our team &nbsp;with your order details and reason for return. Our team will provide you with the relevant information and guide you through the return process.<\\/p>\\n<p>Refund Process:<\\/p>\\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.<\\/p>\\n<p>If your refund is approved, it will be processed, and a credit will automatically be applied to your original method of payment within a certain number of days, depending on your card issuer\'s policies.<\\/p>\\n<p>Late or Missing Refunds:<\\/p>\\n<p>If you haven\\u2019t received a refund yet, first check your bank account again. Then contact your bank, it may take some time before your refund is officially posted. If you\\u2019ve done all of this and you still have not received your refund yet, please contact us at info@omegaequine.co<\\/p>\\n<p>Exchanges:<\\/p>\\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email.&nbsp;<\\/p>\\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.<\\/p>\\n<p>If you are shipping an item, you should consider using a trackable shipping service or purchasing shipping insurance. We don\\u2019t guarantee that we will receive your returned item.<\\/p>\\n<p>Shipping Costs:<\\/p>\\n<p>Please note that shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund unless the return is due to a manufacturing defect or an error on our part.<\\/p>\\n<p>Damaged or Defective Items:<\\/p>\\n<p>If you receive a damaged or defective item, please contact us immediately. We will work with you to resolve the issue promptly, either by providing a replacement or issuing a refund.<\\/p>\\n<p><span style=\\\"font-size: 16px;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8400, 854, '_edit_last', '1'),
(8403, 37, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:3:{i:0;s:16:\"widget-icon-list\";i:1;s:12:\"widget-image\";i:2;s:15:\"widget-nav-menu\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:10:\"smartmenus\";i:2;s:14:\"magnific-popup\";}}'),
(8404, 41, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:2:{i:0;s:12:\"widget-image\";i:1;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8405, 6, '_elementor_css', 'a:6:{s:4:\"time\";i:1756145705;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8410, 855, '_elementor_edit_mode', 'builder'),
(8411, 855, '_elementor_template_type', 'wp-page'),
(8412, 855, '_elementor_version', '3.31.2'),
(8413, 855, '_elementor_pro_version', '3.27.4'),
(8414, 855, '_wp_page_template', 'default'),
(8415, 855, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8416, 855, '_elementor_page_settings', 'a:0:{}'),
(8417, 855, '_elementor_css', 'a:6:{s:4:\"time\";i:1756145674;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8418, 854, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8420, 856, '_elementor_edit_mode', 'builder'),
(8421, 856, '_elementor_template_type', 'wp-page'),
(8422, 856, '_elementor_version', '3.31.2'),
(8423, 856, '_elementor_pro_version', '3.27.4'),
(8424, 856, '_wp_page_template', 'default'),
(8425, 856, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8426, 856, '_elementor_page_settings', 'a:0:{}'),
(8427, 856, '_elementor_css', 'a:6:{s:4:\"time\";i:1756145674;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8428, 856, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8429, 856, '_elementor_element_cache', '{\"timeout\":1756232137,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17daf4f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"17daf4f\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"ecbe68f23f2a4e3b3a634fea21afd3f2\" data=\"eyJpZCI6ImI3Mzc4ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTAwYTA8XC9wPjxwPjxzdHJvbmc+SW50ZXJuYXRpb25hbCBTaGlwcGluZyBUZXJtcyBhbmQgQ29uZGl0aW9uczxcL3N0cm9uZz48XC9wPjxwPlRoZXNlIEludGVybmF0aW9uYWwgU2hpcHBpbmcgVGVybXMgYW5kIENvbmRpdGlvbnMgKFwiVGVybXNcIikgYXBwbHkgdG8gYWxsIGludGVybmF0aW9uYWwgb3JkZXJzIHBsYWNlZCB3aXRoIE9tZWdhIEVxdWluZSBMdGQuIChcIk9tZWdhIEVxdWluZVwiLCBcIndlXCIsIFwidXNcIiwgb3IgXCJvdXJcIikgdGhyb3VnaCBvdXIgd2Vic2l0ZSBvciBvdGhlciBtZWFucyBvZiBwdXJjaGFzZS4gQnkgcGxhY2luZyBhbiBpbnRlcm5hdGlvbmFsIG9yZGVyIHdpdGggT21lZ2EgRXF1aW5lLCB5b3UgKFwieW91XCIgb3IgXCJjdXN0b21lclwiKSBhZ3JlZSB0byBiZSBib3VuZCBieSB0aGVzZSBUZXJtcy4gUGxlYXNlIHJlYWQgdGhlc2UgVGVybXMgY2FyZWZ1bGx5IGJlZm9yZSBwbGFjaW5nIHlvdXIgb3JkZXIuPFwvcD48cD5EZWxpdmVyeSBUZXJtczo8XC9wPjxwPkFsbCBpbnRlcm5hdGlvbmFsIG9yZGVycyBhcmUgc2hpcHBlZCBvbiBhIERlbGl2ZXJlZCBhdCBQbGFjZSAoREFQKSBiYXNpcy4gVGhpcyBtZWFucyB0aGF0IE9tZWdhIEVxdWluZSB3aWxsIG9yY2hlc3RyYXRlIHNoaXBwaW5nIHRvIHRoZSBzcGVjaWZpZWQgaW50ZXJuYXRpb25hbCBkZXN0aW5hdGlvbiwgYnV0IHlvdSwgYXMgdGhlIGN1c3RvbWVyLCBhcmUgcmVzcG9uc2libGUgZm9yIGFueSBhcHBsaWNhYmxlIHRheGVzLCBjdXN0b21zIGR1dGllcywgb3IgZmVlcyBsZXZpZWQgYnkgeW91ciBjb3VudHJ5J3MgY3VzdG9tcyBhdXRob3JpdGllcy48XC9wPjxwPlRheGVzIGFuZCBDaGFyZ2VzOjxcL3A+PHA+V2hpbGUgT21lZ2EgRXF1aW5lIGNvdmVycyBVSyB0YXhlcyBmb3IgaW50ZXJuYXRpb25hbCBvcmRlcnMsIHlvdSBtYXkgYmUgc3ViamVjdCB0byB0YXhlcywgY3VzdG9tcyBkdXRpZXMsIGFuZCBvdGhlciBjaGFyZ2VzIGltcG9zZWQgYnkgeW91ciBjb3VudHJ5J3MgY3VzdG9tcyBhdXRob3JpdGllcyB1cG9uIHRoZSBhcnJpdmFsIG9mIHlvdXIgb3JkZXIuIEl0IGlzIHlvdXIgcmVzcG9uc2liaWxpdHkgdG8gcGF5IHRoZXNlIGNoYXJnZXMsIGFuZCBPbWVnYSBFcXVpbmUgaXMgbm90IGxpYWJsZSBmb3IgYW55IHN1Y2ggYWRkaXRpb25hbCBjb3N0cy48XC9wPjxwPkRlbGF5cyBpbiBUcmFuc2l0IGFuZCBDdXN0b21zIFByb2NlZHVyZXM6PFwvcD48cD5QbGVhc2Ugbm90ZSB0aGF0IGludGVybmF0aW9uYWwgb3JkZXJzIG1heSBiZSBzdWJqZWN0IHRvIGRlbGF5cyBkdXJpbmcgdHJhbnNpdCBhbmQgY3VzdG9tcyBjbGVhcmFuY2UgcHJvY2VkdXJlcy4gV2hpbGUgd2Ugc3RyaXZlIHRvIG1pbmltaXplIHRoZXNlIGRlbGF5cywgT21lZ2EgRXF1aW5lIGNhbm5vdCBndWFyYW50ZWUgc3BlY2lmaWMgZGVsaXZlcnkgdGltZXMgZm9yIGludGVybmF0aW9uYWwgc2hpcG1lbnRzLiBXZSBhcHByZWNpYXRlIHlvdXIgcGF0aWVuY2UgYW5kIHVuZGVyc3RhbmRpbmcgaW4gc3VjaCBjaXJjdW1zdGFuY2VzLjxcL3A+PHA+RXhjbHVkZWQgUHJvZHVjdHM6PFwvcD48cD5DZXJ0YWluIHByb2R1Y3RzIG1heSBiZSBleGNsdWRlZCBmcm9tIGludGVybmF0aW9uYWwgc2hpcHBpbmcgZHVlIHRvIGxlZ2FsIHJlc3RyaWN0aW9ucywgaW1wb3J0XC9leHBvcnQgcmVndWxhdGlvbnMsIG9yIG90aGVyIHJlYXNvbnMuIE9tZWdhIEVxdWluZSByZXNlcnZlcyB0aGUgcmlnaHQgdG8gcmVmdXNlIGludGVybmF0aW9uYWwgc2hpcHBpbmcgZm9yIHN1Y2ggcHJvZHVjdHMuPFwvcD48cD5SaWdodCB0byBSZWZ1c2UgYW5kIFJlZnVuZDo8XC9wPjxwPk9tZWdhIEVxdWluZSByZXNlcnZlcyB0aGUgcmlnaHQgdG8gcmVmdXNlIGludGVybmF0aW9uYWwgc2hpcG1lbnRzIGFuZCB0byByZWZ1bmQgdGhlIGZ1bGwgcHVyY2hhc2UgYW1vdW50IGlmIHRoZSBjcml0ZXJpYSBmb3Igc2hpcG1lbnQgYXJlIG5vdCBtZXQuIFRoaXMgbWF5IGluY2x1ZGUgYnV0IGlzIG5vdCBsaW1pdGVkIHRvIGNhc2VzIHdoZXJlIHNoaXBwaW5nIHJlc3RyaWN0aW9ucyBhcHBseSwgcGF5bWVudCBpcyBub3QgcmVjZWl2ZWQsIG9yIGZyYXVkdWxlbnQgYWN0aXZpdHkgaXMgc3VzcGVjdGVkLjxcL3A+PHA+T3JkZXIgQ29uZmlybWF0aW9uIGFuZCBUcmFja2luZzo8XC9wPjxwPk9uY2UgeW91ciBpbnRlcm5hdGlvbmFsIG9yZGVyIGlzIGNvbmZpcm1lZCwgeW91IHdpbGwgcmVjZWl2ZSBhbiBvcmRlciBjb25maXJtYXRpb24gZW1haWwgd2l0aCB0cmFja2luZyBpbmZvcm1hdGlvbiwgaWYgYXZhaWxhYmxlLiBQbGVhc2UgdXNlIHRoaXMgdHJhY2tpbmcgaW5mb3JtYXRpb24gdG8gbW9uaXRvciB0aGUgcHJvZ3Jlc3Mgb2YgeW91ciBzaGlwbWVudC48XC9wPjxwPkN1c3RvbWVyIFN1cHBvcnQ6PFwvcD48cD5JZiB5b3UgaGF2ZSBhbnkgcXVlc3Rpb25zIG9yIGNvbmNlcm5zIHJlZ2FyZGluZyB5b3VyIGludGVybmF0aW9uYWwgb3JkZXIsIGluY2x1ZGluZyBzaGlwcGluZywgY3VzdG9tcywgb3IgcHJvZHVjdCBhdmFpbGFiaWxpdHksIHBsZWFzZSBjb250YWN0IG91ciBjdXN0b21lciBzdXBwb3J0IHRlYW0gZm9yIGFzc2lzdGFuY2UuIFdlIGFyZSBoZXJlIHRvIGhlbHAgeW91IHdpdGggYW55IHF1ZXJpZXMgeW91IG1heSBoYXZlLjxcL3A+PHA+R292ZXJuaW5nIExhdzo8XC9wPjxwPlRoZXNlIFRlcm1zIHNoYWxsIGJlIGdvdmVybmVkIGJ5IGFuZCBjb25zdHJ1ZWQgaW4gYWNjb3JkYW5jZSB3aXRoIEVuZ2xpc2ggbGF3LCB3aXRob3V0IHJlZ2FyZCB0byBpdHMgY29uZmxpY3Qgb2YgbGF3IHByaW5jaXBsZXMuPFwvcD48cD5CeSBwbGFjaW5nIGFuIGludGVybmF0aW9uYWwgb3JkZXIgd2l0aCBPbWVnYSBFcXVpbmUsIHlvdSBhY2tub3dsZWRnZSB0aGF0IHlvdSBoYXZlIHJlYWQsIHVuZGVyc3Rvb2QsIGFuZCBhZ3JlZSB0byBhYmlkZSBieSB0aGVzZSBUZXJtcy4gT21lZ2EgRXF1aW5lIHJlc2VydmVzIHRoZSByaWdodCB0byB1cGRhdGUgb3IgbW9kaWZ5IHRoZXNlIFRlcm1zIGF0IGFueSB0aW1lIHdpdGhvdXQgcHJpb3Igbm90aWNlLiBBbnkgY2hhbmdlcyB3aWxsIGJlIGVmZmVjdGl2ZSBpbW1lZGlhdGVseSB1cG9uIHBvc3Rpbmcgb24gb3VyIHdlYnNpdGUuIFBsZWFzZSBjaGVjayB0aGVzZSBUZXJtcyByZWd1bGFybHkgZm9yIHVwZGF0ZXMuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),
(8430, 857, '_elementor_edit_mode', 'builder'),
(8431, 857, '_elementor_template_type', 'wp-page'),
(8432, 857, '_elementor_version', '3.31.2'),
(8433, 857, '_elementor_pro_version', '3.27.4'),
(8434, 857, '_wp_page_template', 'default'),
(8435, 857, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8436, 857, '_elementor_page_settings', 'a:0:{}'),
(8437, 857, '_elementor_css', 'a:6:{s:4:\"time\";i:1756145674;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8438, 857, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8439, 857, '_elementor_element_cache', '{\"timeout\":1756232137,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17daf4f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"17daf4f\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"ecbe68f23f2a4e3b3a634fea21afd3f2\" data=\"eyJpZCI6ImI3Mzc4ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTAwYTA8XC9wPjxwPjxzdHJvbmc+SW50ZXJuYXRpb25hbCBTaGlwcGluZyBUZXJtcyBhbmQgQ29uZGl0aW9uczxcL3N0cm9uZz48XC9wPjxwPlRoZXNlIEludGVybmF0aW9uYWwgU2hpcHBpbmcgVGVybXMgYW5kIENvbmRpdGlvbnMgKFwiVGVybXNcIikgYXBwbHkgdG8gYWxsIGludGVybmF0aW9uYWwgb3JkZXJzIHBsYWNlZCB3aXRoIE9tZWdhIEVxdWluZSBMdGQuIChcIk9tZWdhIEVxdWluZVwiLCBcIndlXCIsIFwidXNcIiwgb3IgXCJvdXJcIikgdGhyb3VnaCBvdXIgd2Vic2l0ZSBvciBvdGhlciBtZWFucyBvZiBwdXJjaGFzZS4gQnkgcGxhY2luZyBhbiBpbnRlcm5hdGlvbmFsIG9yZGVyIHdpdGggT21lZ2EgRXF1aW5lLCB5b3UgKFwieW91XCIgb3IgXCJjdXN0b21lclwiKSBhZ3JlZSB0byBiZSBib3VuZCBieSB0aGVzZSBUZXJtcy4gUGxlYXNlIHJlYWQgdGhlc2UgVGVybXMgY2FyZWZ1bGx5IGJlZm9yZSBwbGFjaW5nIHlvdXIgb3JkZXIuPFwvcD48cD5EZWxpdmVyeSBUZXJtczo8XC9wPjxwPkFsbCBpbnRlcm5hdGlvbmFsIG9yZGVycyBhcmUgc2hpcHBlZCBvbiBhIERlbGl2ZXJlZCBhdCBQbGFjZSAoREFQKSBiYXNpcy4gVGhpcyBtZWFucyB0aGF0IE9tZWdhIEVxdWluZSB3aWxsIG9yY2hlc3RyYXRlIHNoaXBwaW5nIHRvIHRoZSBzcGVjaWZpZWQgaW50ZXJuYXRpb25hbCBkZXN0aW5hdGlvbiwgYnV0IHlvdSwgYXMgdGhlIGN1c3RvbWVyLCBhcmUgcmVzcG9uc2libGUgZm9yIGFueSBhcHBsaWNhYmxlIHRheGVzLCBjdXN0b21zIGR1dGllcywgb3IgZmVlcyBsZXZpZWQgYnkgeW91ciBjb3VudHJ5J3MgY3VzdG9tcyBhdXRob3JpdGllcy48XC9wPjxwPlRheGVzIGFuZCBDaGFyZ2VzOjxcL3A+PHA+V2hpbGUgT21lZ2EgRXF1aW5lIGNvdmVycyBVSyB0YXhlcyBmb3IgaW50ZXJuYXRpb25hbCBvcmRlcnMsIHlvdSBtYXkgYmUgc3ViamVjdCB0byB0YXhlcywgY3VzdG9tcyBkdXRpZXMsIGFuZCBvdGhlciBjaGFyZ2VzIGltcG9zZWQgYnkgeW91ciBjb3VudHJ5J3MgY3VzdG9tcyBhdXRob3JpdGllcyB1cG9uIHRoZSBhcnJpdmFsIG9mIHlvdXIgb3JkZXIuIEl0IGlzIHlvdXIgcmVzcG9uc2liaWxpdHkgdG8gcGF5IHRoZXNlIGNoYXJnZXMsIGFuZCBPbWVnYSBFcXVpbmUgaXMgbm90IGxpYWJsZSBmb3IgYW55IHN1Y2ggYWRkaXRpb25hbCBjb3N0cy48XC9wPjxwPkRlbGF5cyBpbiBUcmFuc2l0IGFuZCBDdXN0b21zIFByb2NlZHVyZXM6PFwvcD48cD5QbGVhc2Ugbm90ZSB0aGF0IGludGVybmF0aW9uYWwgb3JkZXJzIG1heSBiZSBzdWJqZWN0IHRvIGRlbGF5cyBkdXJpbmcgdHJhbnNpdCBhbmQgY3VzdG9tcyBjbGVhcmFuY2UgcHJvY2VkdXJlcy4gV2hpbGUgd2Ugc3RyaXZlIHRvIG1pbmltaXplIHRoZXNlIGRlbGF5cywgT21lZ2EgRXF1aW5lIGNhbm5vdCBndWFyYW50ZWUgc3BlY2lmaWMgZGVsaXZlcnkgdGltZXMgZm9yIGludGVybmF0aW9uYWwgc2hpcG1lbnRzLiBXZSBhcHByZWNpYXRlIHlvdXIgcGF0aWVuY2UgYW5kIHVuZGVyc3RhbmRpbmcgaW4gc3VjaCBjaXJjdW1zdGFuY2VzLjxcL3A+PHA+RXhjbHVkZWQgUHJvZHVjdHM6PFwvcD48cD5DZXJ0YWluIHByb2R1Y3RzIG1heSBiZSBleGNsdWRlZCBmcm9tIGludGVybmF0aW9uYWwgc2hpcHBpbmcgZHVlIHRvIGxlZ2FsIHJlc3RyaWN0aW9ucywgaW1wb3J0XC9leHBvcnQgcmVndWxhdGlvbnMsIG9yIG90aGVyIHJlYXNvbnMuIE9tZWdhIEVxdWluZSByZXNlcnZlcyB0aGUgcmlnaHQgdG8gcmVmdXNlIGludGVybmF0aW9uYWwgc2hpcHBpbmcgZm9yIHN1Y2ggcHJvZHVjdHMuPFwvcD48cD5SaWdodCB0byBSZWZ1c2UgYW5kIFJlZnVuZDo8XC9wPjxwPk9tZWdhIEVxdWluZSByZXNlcnZlcyB0aGUgcmlnaHQgdG8gcmVmdXNlIGludGVybmF0aW9uYWwgc2hpcG1lbnRzIGFuZCB0byByZWZ1bmQgdGhlIGZ1bGwgcHVyY2hhc2UgYW1vdW50IGlmIHRoZSBjcml0ZXJpYSBmb3Igc2hpcG1lbnQgYXJlIG5vdCBtZXQuIFRoaXMgbWF5IGluY2x1ZGUgYnV0IGlzIG5vdCBsaW1pdGVkIHRvIGNhc2VzIHdoZXJlIHNoaXBwaW5nIHJlc3RyaWN0aW9ucyBhcHBseSwgcGF5bWVudCBpcyBub3QgcmVjZWl2ZWQsIG9yIGZyYXVkdWxlbnQgYWN0aXZpdHkgaXMgc3VzcGVjdGVkLjxcL3A+PHA+T3JkZXIgQ29uZmlybWF0aW9uIGFuZCBUcmFja2luZzo8XC9wPjxwPk9uY2UgeW91ciBpbnRlcm5hdGlvbmFsIG9yZGVyIGlzIGNvbmZpcm1lZCwgeW91IHdpbGwgcmVjZWl2ZSBhbiBvcmRlciBjb25maXJtYXRpb24gZW1haWwgd2l0aCB0cmFja2luZyBpbmZvcm1hdGlvbiwgaWYgYXZhaWxhYmxlLiBQbGVhc2UgdXNlIHRoaXMgdHJhY2tpbmcgaW5mb3JtYXRpb24gdG8gbW9uaXRvciB0aGUgcHJvZ3Jlc3Mgb2YgeW91ciBzaGlwbWVudC48XC9wPjxwPkN1c3RvbWVyIFN1cHBvcnQ6PFwvcD48cD5JZiB5b3UgaGF2ZSBhbnkgcXVlc3Rpb25zIG9yIGNvbmNlcm5zIHJlZ2FyZGluZyB5b3VyIGludGVybmF0aW9uYWwgb3JkZXIsIGluY2x1ZGluZyBzaGlwcGluZywgY3VzdG9tcywgb3IgcHJvZHVjdCBhdmFpbGFiaWxpdHksIHBsZWFzZSBjb250YWN0IG91ciBjdXN0b21lciBzdXBwb3J0IHRlYW0gZm9yIGFzc2lzdGFuY2UuIFdlIGFyZSBoZXJlIHRvIGhlbHAgeW91IHdpdGggYW55IHF1ZXJpZXMgeW91IG1heSBoYXZlLjxcL3A+PHA+R292ZXJuaW5nIExhdzo8XC9wPjxwPlRoZXNlIFRlcm1zIHNoYWxsIGJlIGdvdmVybmVkIGJ5IGFuZCBjb25zdHJ1ZWQgaW4gYWNjb3JkYW5jZSB3aXRoIEVuZ2xpc2ggbGF3LCB3aXRob3V0IHJlZ2FyZCB0byBpdHMgY29uZmxpY3Qgb2YgbGF3IHByaW5jaXBsZXMuPFwvcD48cD5CeSBwbGFjaW5nIGFuIGludGVybmF0aW9uYWwgb3JkZXIgd2l0aCBPbWVnYSBFcXVpbmUsIHlvdSBhY2tub3dsZWRnZSB0aGF0IHlvdSBoYXZlIHJlYWQsIHVuZGVyc3Rvb2QsIGFuZCBhZ3JlZSB0byBhYmlkZSBieSB0aGVzZSBUZXJtcy4gT21lZ2EgRXF1aW5lIHJlc2VydmVzIHRoZSByaWdodCB0byB1cGRhdGUgb3IgbW9kaWZ5IHRoZXNlIFRlcm1zIGF0IGFueSB0aW1lIHdpdGhvdXQgcHJpb3Igbm90aWNlLiBBbnkgY2hhbmdlcyB3aWxsIGJlIGVmZmVjdGl2ZSBpbW1lZGlhdGVseSB1cG9uIHBvc3Rpbmcgb24gb3VyIHdlYnNpdGUuIFBsZWFzZSBjaGVjayB0aGVzZSBUZXJtcyByZWd1bGFybHkgZm9yIHVwZGF0ZXMuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),
(8440, 858, '_elementor_edit_mode', 'builder'),
(8441, 858, '_elementor_template_type', 'wp-page'),
(8442, 858, '_elementor_version', '3.31.2'),
(8443, 858, '_elementor_pro_version', '3.27.4'),
(8444, 858, '_wp_page_template', 'default'),
(8445, 858, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Refund Policy<\\/strong><\\/p>\\n<p>At Omega Equine Ltd, we strive to provide the highest quality products and exceptional customer service. If for any reason you are not entirely satisfied with your purchase, we\'re here to help.<\\/p>\\n<p>30-Day Returns Policy:<\\/p>\\n<p>We offer a 30-day returns policy on all our products purchased directly from Omega Equine Ltd. If you are not satisfied with your purchase for any reason, you may return it within 30 days of the purchase date for a full refund or exchange. To be eligible for a return, your item must be unused, sealed and in the same condition that you received it. It must also be in the original packaging.<\\/p>\\n<p>Palatability<\\/p>\\n<p>At Omega Equine Ltd, care has been taken to design our products with palatability in mind, however, each animal is an individual and may have varying preferences.&nbsp;&nbsp;We recommend that supplements are added in gradually, to mitigate concerns regarding fussy feeders.<\\/p>\\n<p>Omega Equine Ltd reserves the right to refuse a refund based on individual feeding preferences. Omega Equine Ltd may be able to provide palatability samples on request, within reason.<\\/p>\\n<p>How to Initiate a Return:<\\/p>\\n<p>To initiate a return, please contact our team &nbsp;with your order details and reason for return. Our team will provide you with the relevant information and guide you through the return process.<\\/p>\\n<p>Refund Process:<\\/p>\\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.<\\/p>\\n<p>If your refund is approved, it will be processed, and a credit will automatically be applied to your original method of payment within a certain number of days, depending on your card issuer\'s policies.<\\/p>\\n<p>Late or Missing Refunds:<\\/p>\\n<p>If you haven\\u2019t received a refund yet, first check your bank account again. Then contact your bank, it may take some time before your refund is officially posted. If you\\u2019ve done all of this and you still have not received your refund yet, please contact us at info@omegaequine.co<\\/p>\\n<p>Exchanges:<\\/p>\\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email.&nbsp;<\\/p>\\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.<\\/p>\\n<p>If you are shipping an item, you should consider using a trackable shipping service or purchasing shipping insurance. We don\\u2019t guarantee that we will receive your returned item.<\\/p>\\n<p>Shipping Costs:<\\/p>\\n<p>Please note that shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund unless the return is due to a manufacturing defect or an error on our part.<\\/p>\\n<p>Damaged or Defective Items:<\\/p>\\n<p>If you receive a damaged or defective item, please contact us immediately. We will work with you to resolve the issue promptly, either by providing a replacement or issuing a refund.<\\/p>\\n<p><span style=\\\"font-size: 16px;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8446, 858, '_elementor_css', 'a:6:{s:4:\"time\";i:1756145674;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8447, 858, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8448, 858, '_elementor_element_cache', '{\"timeout\":1756232137,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17daf4f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"17daf4f\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"ecbe68f23f2a4e3b3a634fea21afd3f2\" data=\"eyJpZCI6ImI3Mzc4ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTAwYTA8XC9wPjxwPjxzdHJvbmc+SW50ZXJuYXRpb25hbCBTaGlwcGluZyBUZXJtcyBhbmQgQ29uZGl0aW9uczxcL3N0cm9uZz48XC9wPjxwPlRoZXNlIEludGVybmF0aW9uYWwgU2hpcHBpbmcgVGVybXMgYW5kIENvbmRpdGlvbnMgKFwiVGVybXNcIikgYXBwbHkgdG8gYWxsIGludGVybmF0aW9uYWwgb3JkZXJzIHBsYWNlZCB3aXRoIE9tZWdhIEVxdWluZSBMdGQuIChcIk9tZWdhIEVxdWluZVwiLCBcIndlXCIsIFwidXNcIiwgb3IgXCJvdXJcIikgdGhyb3VnaCBvdXIgd2Vic2l0ZSBvciBvdGhlciBtZWFucyBvZiBwdXJjaGFzZS4gQnkgcGxhY2luZyBhbiBpbnRlcm5hdGlvbmFsIG9yZGVyIHdpdGggT21lZ2EgRXF1aW5lLCB5b3UgKFwieW91XCIgb3IgXCJjdXN0b21lclwiKSBhZ3JlZSB0byBiZSBib3VuZCBieSB0aGVzZSBUZXJtcy4gUGxlYXNlIHJlYWQgdGhlc2UgVGVybXMgY2FyZWZ1bGx5IGJlZm9yZSBwbGFjaW5nIHlvdXIgb3JkZXIuPFwvcD48cD5EZWxpdmVyeSBUZXJtczo8XC9wPjxwPkFsbCBpbnRlcm5hdGlvbmFsIG9yZGVycyBhcmUgc2hpcHBlZCBvbiBhIERlbGl2ZXJlZCBhdCBQbGFjZSAoREFQKSBiYXNpcy4gVGhpcyBtZWFucyB0aGF0IE9tZWdhIEVxdWluZSB3aWxsIG9yY2hlc3RyYXRlIHNoaXBwaW5nIHRvIHRoZSBzcGVjaWZpZWQgaW50ZXJuYXRpb25hbCBkZXN0aW5hdGlvbiwgYnV0IHlvdSwgYXMgdGhlIGN1c3RvbWVyLCBhcmUgcmVzcG9uc2libGUgZm9yIGFueSBhcHBsaWNhYmxlIHRheGVzLCBjdXN0b21zIGR1dGllcywgb3IgZmVlcyBsZXZpZWQgYnkgeW91ciBjb3VudHJ5J3MgY3VzdG9tcyBhdXRob3JpdGllcy48XC9wPjxwPlRheGVzIGFuZCBDaGFyZ2VzOjxcL3A+PHA+V2hpbGUgT21lZ2EgRXF1aW5lIGNvdmVycyBVSyB0YXhlcyBmb3IgaW50ZXJuYXRpb25hbCBvcmRlcnMsIHlvdSBtYXkgYmUgc3ViamVjdCB0byB0YXhlcywgY3VzdG9tcyBkdXRpZXMsIGFuZCBvdGhlciBjaGFyZ2VzIGltcG9zZWQgYnkgeW91ciBjb3VudHJ5J3MgY3VzdG9tcyBhdXRob3JpdGllcyB1cG9uIHRoZSBhcnJpdmFsIG9mIHlvdXIgb3JkZXIuIEl0IGlzIHlvdXIgcmVzcG9uc2liaWxpdHkgdG8gcGF5IHRoZXNlIGNoYXJnZXMsIGFuZCBPbWVnYSBFcXVpbmUgaXMgbm90IGxpYWJsZSBmb3IgYW55IHN1Y2ggYWRkaXRpb25hbCBjb3N0cy48XC9wPjxwPkRlbGF5cyBpbiBUcmFuc2l0IGFuZCBDdXN0b21zIFByb2NlZHVyZXM6PFwvcD48cD5QbGVhc2Ugbm90ZSB0aGF0IGludGVybmF0aW9uYWwgb3JkZXJzIG1heSBiZSBzdWJqZWN0IHRvIGRlbGF5cyBkdXJpbmcgdHJhbnNpdCBhbmQgY3VzdG9tcyBjbGVhcmFuY2UgcHJvY2VkdXJlcy4gV2hpbGUgd2Ugc3RyaXZlIHRvIG1pbmltaXplIHRoZXNlIGRlbGF5cywgT21lZ2EgRXF1aW5lIGNhbm5vdCBndWFyYW50ZWUgc3BlY2lmaWMgZGVsaXZlcnkgdGltZXMgZm9yIGludGVybmF0aW9uYWwgc2hpcG1lbnRzLiBXZSBhcHByZWNpYXRlIHlvdXIgcGF0aWVuY2UgYW5kIHVuZGVyc3RhbmRpbmcgaW4gc3VjaCBjaXJjdW1zdGFuY2VzLjxcL3A+PHA+RXhjbHVkZWQgUHJvZHVjdHM6PFwvcD48cD5DZXJ0YWluIHByb2R1Y3RzIG1heSBiZSBleGNsdWRlZCBmcm9tIGludGVybmF0aW9uYWwgc2hpcHBpbmcgZHVlIHRvIGxlZ2FsIHJlc3RyaWN0aW9ucywgaW1wb3J0XC9leHBvcnQgcmVndWxhdGlvbnMsIG9yIG90aGVyIHJlYXNvbnMuIE9tZWdhIEVxdWluZSByZXNlcnZlcyB0aGUgcmlnaHQgdG8gcmVmdXNlIGludGVybmF0aW9uYWwgc2hpcHBpbmcgZm9yIHN1Y2ggcHJvZHVjdHMuPFwvcD48cD5SaWdodCB0byBSZWZ1c2UgYW5kIFJlZnVuZDo8XC9wPjxwPk9tZWdhIEVxdWluZSByZXNlcnZlcyB0aGUgcmlnaHQgdG8gcmVmdXNlIGludGVybmF0aW9uYWwgc2hpcG1lbnRzIGFuZCB0byByZWZ1bmQgdGhlIGZ1bGwgcHVyY2hhc2UgYW1vdW50IGlmIHRoZSBjcml0ZXJpYSBmb3Igc2hpcG1lbnQgYXJlIG5vdCBtZXQuIFRoaXMgbWF5IGluY2x1ZGUgYnV0IGlzIG5vdCBsaW1pdGVkIHRvIGNhc2VzIHdoZXJlIHNoaXBwaW5nIHJlc3RyaWN0aW9ucyBhcHBseSwgcGF5bWVudCBpcyBub3QgcmVjZWl2ZWQsIG9yIGZyYXVkdWxlbnQgYWN0aXZpdHkgaXMgc3VzcGVjdGVkLjxcL3A+PHA+T3JkZXIgQ29uZmlybWF0aW9uIGFuZCBUcmFja2luZzo8XC9wPjxwPk9uY2UgeW91ciBpbnRlcm5hdGlvbmFsIG9yZGVyIGlzIGNvbmZpcm1lZCwgeW91IHdpbGwgcmVjZWl2ZSBhbiBvcmRlciBjb25maXJtYXRpb24gZW1haWwgd2l0aCB0cmFja2luZyBpbmZvcm1hdGlvbiwgaWYgYXZhaWxhYmxlLiBQbGVhc2UgdXNlIHRoaXMgdHJhY2tpbmcgaW5mb3JtYXRpb24gdG8gbW9uaXRvciB0aGUgcHJvZ3Jlc3Mgb2YgeW91ciBzaGlwbWVudC48XC9wPjxwPkN1c3RvbWVyIFN1cHBvcnQ6PFwvcD48cD5JZiB5b3UgaGF2ZSBhbnkgcXVlc3Rpb25zIG9yIGNvbmNlcm5zIHJlZ2FyZGluZyB5b3VyIGludGVybmF0aW9uYWwgb3JkZXIsIGluY2x1ZGluZyBzaGlwcGluZywgY3VzdG9tcywgb3IgcHJvZHVjdCBhdmFpbGFiaWxpdHksIHBsZWFzZSBjb250YWN0IG91ciBjdXN0b21lciBzdXBwb3J0IHRlYW0gZm9yIGFzc2lzdGFuY2UuIFdlIGFyZSBoZXJlIHRvIGhlbHAgeW91IHdpdGggYW55IHF1ZXJpZXMgeW91IG1heSBoYXZlLjxcL3A+PHA+R292ZXJuaW5nIExhdzo8XC9wPjxwPlRoZXNlIFRlcm1zIHNoYWxsIGJlIGdvdmVybmVkIGJ5IGFuZCBjb25zdHJ1ZWQgaW4gYWNjb3JkYW5jZSB3aXRoIEVuZ2xpc2ggbGF3LCB3aXRob3V0IHJlZ2FyZCB0byBpdHMgY29uZmxpY3Qgb2YgbGF3IHByaW5jaXBsZXMuPFwvcD48cD5CeSBwbGFjaW5nIGFuIGludGVybmF0aW9uYWwgb3JkZXIgd2l0aCBPbWVnYSBFcXVpbmUsIHlvdSBhY2tub3dsZWRnZSB0aGF0IHlvdSBoYXZlIHJlYWQsIHVuZGVyc3Rvb2QsIGFuZCBhZ3JlZSB0byBhYmlkZSBieSB0aGVzZSBUZXJtcy4gT21lZ2EgRXF1aW5lIHJlc2VydmVzIHRoZSByaWdodCB0byB1cGRhdGUgb3IgbW9kaWZ5IHRoZXNlIFRlcm1zIGF0IGFueSB0aW1lIHdpdGhvdXQgcHJpb3Igbm90aWNlLiBBbnkgY2hhbmdlcyB3aWxsIGJlIGVmZmVjdGl2ZSBpbW1lZGlhdGVseSB1cG9uIHBvc3Rpbmcgb24gb3VyIHdlYnNpdGUuIFBsZWFzZSBjaGVjayB0aGVzZSBUZXJtcyByZWd1bGFybHkgZm9yIHVwZGF0ZXMuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),
(8449, 854, '_elementor_page_settings', 'a:0:{}'),
(8450, 854, '_elementor_css', 'a:6:{s:4:\"time\";i:1756145897;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8451, 854, '_elementor_element_cache', '{\"timeout\":1756232297,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-17daf4f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"17daf4f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"ecbe68f23f2a4e3b3a634fea21afd3f2\\\" data=\\\"eyJpZCI6ImI3Mzc4ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3Ryb25nPlJlZnVuZCBQb2xpY3k8XC9zdHJvbmc+PFwvcD5cbjxwPkF0IE9tZWdhIEVxdWluZSBMdGQsIHdlIHN0cml2ZSB0byBwcm92aWRlIHRoZSBoaWdoZXN0IHF1YWxpdHkgcHJvZHVjdHMgYW5kIGV4Y2VwdGlvbmFsIGN1c3RvbWVyIHNlcnZpY2UuIElmIGZvciBhbnkgcmVhc29uIHlvdSBhcmUgbm90IGVudGlyZWx5IHNhdGlzZmllZCB3aXRoIHlvdXIgcHVyY2hhc2UsIHdlJ3JlIGhlcmUgdG8gaGVscC48XC9wPlxuPHA+MzAtRGF5IFJldHVybnMgUG9saWN5OjxcL3A+XG48cD5XZSBvZmZlciBhIDMwLWRheSByZXR1cm5zIHBvbGljeSBvbiBhbGwgb3VyIHByb2R1Y3RzIHB1cmNoYXNlZCBkaXJlY3RseSBmcm9tIE9tZWdhIEVxdWluZSBMdGQuIElmIHlvdSBhcmUgbm90IHNhdGlzZmllZCB3aXRoIHlvdXIgcHVyY2hhc2UgZm9yIGFueSByZWFzb24sIHlvdSBtYXkgcmV0dXJuIGl0IHdpdGhpbiAzMCBkYXlzIG9mIHRoZSBwdXJjaGFzZSBkYXRlIGZvciBhIGZ1bGwgcmVmdW5kIG9yIGV4Y2hhbmdlLiBUbyBiZSBlbGlnaWJsZSBmb3IgYSByZXR1cm4sIHlvdXIgaXRlbSBtdXN0IGJlIHVudXNlZCwgc2VhbGVkIGFuZCBpbiB0aGUgc2FtZSBjb25kaXRpb24gdGhhdCB5b3UgcmVjZWl2ZWQgaXQuIEl0IG11c3QgYWxzbyBiZSBpbiB0aGUgb3JpZ2luYWwgcGFja2FnaW5nLjxcL3A+XG48cD5QYWxhdGFiaWxpdHk8XC9wPlxuPHA+QXQgT21lZ2EgRXF1aW5lIEx0ZCwgY2FyZSBoYXMgYmVlbiB0YWtlbiB0byBkZXNpZ24gb3VyIHByb2R1Y3RzIHdpdGggcGFsYXRhYmlsaXR5IGluIG1pbmQsIGhvd2V2ZXIsIGVhY2ggYW5pbWFsIGlzIGFuIGluZGl2aWR1YWwgYW5kIG1heSBoYXZlIHZhcnlpbmcgcHJlZmVyZW5jZXMuJm5ic3A7Jm5ic3A7V2UgcmVjb21tZW5kIHRoYXQgc3VwcGxlbWVudHMgYXJlIGFkZGVkIGluIGdyYWR1YWxseSwgdG8gbWl0aWdhdGUgY29uY2VybnMgcmVnYXJkaW5nIGZ1c3N5IGZlZWRlcnMuPFwvcD5cbjxwPk9tZWdhIEVxdWluZSBMdGQgcmVzZXJ2ZXMgdGhlIHJpZ2h0IHRvIHJlZnVzZSBhIHJlZnVuZCBiYXNlZCBvbiBpbmRpdmlkdWFsIGZlZWRpbmcgcHJlZmVyZW5jZXMuIE9tZWdhIEVxdWluZSBMdGQgbWF5IGJlIGFibGUgdG8gcHJvdmlkZSBwYWxhdGFiaWxpdHkgc2FtcGxlcyBvbiByZXF1ZXN0LCB3aXRoaW4gcmVhc29uLjxcL3A+XG48cD5Ib3cgdG8gSW5pdGlhdGUgYSBSZXR1cm46PFwvcD5cbjxwPlRvIGluaXRpYXRlIGEgcmV0dXJuLCBwbGVhc2UgY29udGFjdCBvdXIgdGVhbSAmbmJzcDt3aXRoIHlvdXIgb3JkZXIgZGV0YWlscyBhbmQgcmVhc29uIGZvciByZXR1cm4uIE91ciB0ZWFtIHdpbGwgcHJvdmlkZSB5b3Ugd2l0aCB0aGUgcmVsZXZhbnQgaW5mb3JtYXRpb24gYW5kIGd1aWRlIHlvdSB0aHJvdWdoIHRoZSByZXR1cm4gcHJvY2Vzcy48XC9wPlxuPHA+UmVmdW5kIFByb2Nlc3M6PFwvcD5cbjxwPk9uY2UgeW91ciByZXR1cm4gaXMgcmVjZWl2ZWQgYW5kIGluc3BlY3RlZCwgd2Ugd2lsbCBzZW5kIHlvdSBhbiBlbWFpbCB0byBub3RpZnkgeW91IHRoYXQgd2UgaGF2ZSByZWNlaXZlZCB5b3VyIHJldHVybmVkIGl0ZW0uIFdlIHdpbGwgYWxzbyBub3RpZnkgeW91IG9mIHRoZSBhcHByb3ZhbCBvciByZWplY3Rpb24gb2YgeW91ciByZWZ1bmQuPFwvcD5cbjxwPklmIHlvdXIgcmVmdW5kIGlzIGFwcHJvdmVkLCBpdCB3aWxsIGJlIHByb2Nlc3NlZCwgYW5kIGEgY3JlZGl0IHdpbGwgYXV0b21hdGljYWxseSBiZSBhcHBsaWVkIHRvIHlvdXIgb3JpZ2luYWwgbWV0aG9kIG9mIHBheW1lbnQgd2l0aGluIGEgY2VydGFpbiBudW1iZXIgb2YgZGF5cywgZGVwZW5kaW5nIG9uIHlvdXIgY2FyZCBpc3N1ZXIncyBwb2xpY2llcy48XC9wPlxuPHA+TGF0ZSBvciBNaXNzaW5nIFJlZnVuZHM6PFwvcD5cbjxwPklmIHlvdSBoYXZlblx1MjAxOXQgcmVjZWl2ZWQgYSByZWZ1bmQgeWV0LCBmaXJzdCBjaGVjayB5b3VyIGJhbmsgYWNjb3VudCBhZ2Fpbi4gVGhlbiBjb250YWN0IHlvdXIgYmFuaywgaXQgbWF5IHRha2Ugc29tZSB0aW1lIGJlZm9yZSB5b3VyIHJlZnVuZCBpcyBvZmZpY2lhbGx5IHBvc3RlZC4gSWYgeW91XHUyMDE5dmUgZG9uZSBhbGwgb2YgdGhpcyBhbmQgeW91IHN0aWxsIGhhdmUgbm90IHJlY2VpdmVkIHlvdXIgcmVmdW5kIHlldCwgcGxlYXNlIGNvbnRhY3QgdXMgYXQgaW5mb0BvbWVnYWVxdWluZS5jbzxcL3A+XG48cD5FeGNoYW5nZXM6PFwvcD5cbjxwPldlIG9ubHkgcmVwbGFjZSBpdGVtcyBpZiB0aGV5IGFyZSBkZWZlY3RpdmUgb3IgZGFtYWdlZC4gSWYgeW91IG5lZWQgdG8gZXhjaGFuZ2UgaXQgZm9yIHRoZSBzYW1lIGl0ZW0sIHNlbmQgdXMgYW4gZW1haWwuJm5ic3A7PFwvcD5cbjxwPkRlcGVuZGluZyBvbiB3aGVyZSB5b3UgbGl2ZSwgdGhlIHRpbWUgaXQgbWF5IHRha2UgZm9yIHlvdXIgZXhjaGFuZ2VkIHByb2R1Y3QgdG8gcmVhY2ggeW91IG1heSB2YXJ5LjxcL3A+XG48cD5JZiB5b3UgYXJlIHNoaXBwaW5nIGFuIGl0ZW0sIHlvdSBzaG91bGQgY29uc2lkZXIgdXNpbmcgYSB0cmFja2FibGUgc2hpcHBpbmcgc2VydmljZSBvciBwdXJjaGFzaW5nIHNoaXBwaW5nIGluc3VyYW5jZS4gV2UgZG9uXHUyMDE5dCBndWFyYW50ZWUgdGhhdCB3ZSB3aWxsIHJlY2VpdmUgeW91ciByZXR1cm5lZCBpdGVtLjxcL3A+XG48cD5TaGlwcGluZyBDb3N0czo8XC9wPlxuPHA+UGxlYXNlIG5vdGUgdGhhdCBzaGlwcGluZyBjb3N0cyBhcmUgbm9uLXJlZnVuZGFibGUuIElmIHlvdSByZWNlaXZlIGEgcmVmdW5kLCB0aGUgY29zdCBvZiByZXR1cm4gc2hpcHBpbmcgd2lsbCBiZSBkZWR1Y3RlZCBmcm9tIHlvdXIgcmVmdW5kIHVubGVzcyB0aGUgcmV0dXJuIGlzIGR1ZSB0byBhIG1hbnVmYWN0dXJpbmcgZGVmZWN0IG9yIGFuIGVycm9yIG9uIG91ciBwYXJ0LjxcL3A+XG48cD5EYW1hZ2VkIG9yIERlZmVjdGl2ZSBJdGVtczo8XC9wPlxuPHA+SWYgeW91IHJlY2VpdmUgYSBkYW1hZ2VkIG9yIGRlZmVjdGl2ZSBpdGVtLCBwbGVhc2UgY29udGFjdCB1cyBpbW1lZGlhdGVseS4gV2Ugd2lsbCB3b3JrIHdpdGggeW91IHRvIHJlc29sdmUgdGhlIGlzc3VlIHByb21wdGx5LCBlaXRoZXIgYnkgcHJvdmlkaW5nIGEgcmVwbGFjZW1lbnQgb3IgaXNzdWluZyBhIHJlZnVuZC48XC9wPlxuPHA+PHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDE2cHg7XCI+LjxcL3NwYW4+PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8452, 859, '_edit_lock', '1756146070:1'),
(8453, 859, '_elementor_edit_mode', 'builder'),
(8454, 859, '_astra_content_layout_flag', 'disabled'),
(8455, 859, 'ast-title-bar-display', 'disabled'),
(8456, 859, 'ast-featured-img', 'disabled'),
(8457, 859, 'ast-site-content-layout', 'full-width-container'),
(8458, 859, 'site-sidebar-layout', 'no-sidebar'),
(8459, 859, '_elementor_template_type', 'wp-page'),
(8460, 859, '_elementor_version', '3.31.2'),
(8461, 859, '_elementor_pro_version', '3.27.4'),
(8462, 859, '_wp_page_template', 'default'),
(8463, 859, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Statement<\\/p><p>----<\\/p><p>SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?<\\/p><p>When you purchase something from our store, as part of the buying and selling process, we collect the personal information you give us such as your name, address and email address.<br \\/>When you browse our store, we also automatically receive your computer\\u2019s internet protocol (IP) address in order to provide us with information that helps us learn about your browser and operating system.<br \\/>Email marketing (if applicable): With your permission, we may send you emails about our store, new products and other updates.<\\/p><p>SECTION 2 - CONSENT<\\/p><p>How do you get my consent?<br \\/>When you provide us with personal information to complete a transaction, verify your credit card, place an order, arrange for a delivery or return a purchase, we imply that you consent to our collecting it and using it for that specific reason only.<br \\/>If we ask for your personal information for a secondary reason, like marketing, we will either ask you directly for your expressed consent, or provide you with an opportunity to say no.<\\/p><p>How do I withdraw my consent?<br \\/>If after you opt-in, you change your mind, you may withdraw your consent for us to contact you, for the continued collection, use or disclosure of your information, at anytime, by contacting us at info@omegaequine.co or mailing us at:<br \\/>Omega Equine Supplements<br \\/>Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE<\\/p><p>SECTION 3 - DISCLOSURE<\\/p><p>We may disclose your personal information if we are required by law to do so or if you violate our Terms of Service.<\\/p><p>SECTION 4 - SHOPIFY<\\/p><p>Our store is hosted on Shopify Inc. They provide us with the online e-commerce platform that allows us to sell our products and services to you.<br \\/>Your data is stored through Shopify\\u2019s data storage, databases and the general Shopify application. They store your data on a secure server behind a firewall.<\\/p><p>Payment:<br \\/>If you choose a direct payment gateway to complete your purchase, then Shopify stores your credit card data. It is encrypted through the Payment Card Industry Data Security Standard (PCI-DSS). Your purchase transaction data is stored only as long as is necessary to complete your purchase transaction. After that is complete, your purchase transaction information is deleted.<br \\/>All direct payment gateways adhere to the standards set by PCI-DSS as managed by the PCI Security Standards Council, which is a joint effort of brands like Visa, Mastercard, American Express and Discover.<br \\/>PCI-DSS requirements help ensure the secure handling of credit card information by our store and its service providers.<br \\/>For more insight, you may also want to read Shopify\\u2019s Terms of Service (https:\\/\\/www.shopify.com\\/legal\\/terms) or Privacy Statement (https:\\/\\/www.shopify.com\\/legal\\/privacy).<\\/p><p>SECTION 5 - THIRD-PARTY SERVICES<\\/p><p>In general, the third-party providers used by us will only collect, use and disclose your information to the extent necessary to allow them to perform the services they provide to us.<br \\/>However, certain third-party service providers, such as payment gateways and other payment transaction processors, have their own privacy policies in respect to the information we are required to provide to them for your purchase-related transactions.<br \\/>For these providers, we recommend that you read their privacy policies so you can understand the manner in which your personal information will be handled by these providers.<br \\/>In particular, remember that certain providers may be located in or have facilities that are located a different jurisdiction than either you or us. So if you elect to proceed with a transaction that involves the services of a third-party service provider, then your information may become subject to the laws of the jurisdiction(s) in which that service provider or its facilities are located.<br \\/>As an example, if you are located in Canada and your transaction is processed by a payment gateway located in the United States, then your personal information used in completing that transaction may be subject to disclosure under United States legislation, including the Patriot Act.<br \\/>Once you leave our store\\u2019s website or are redirected to a third-party website or application, you are no longer governed by this Privacy Policy or our website\\u2019s Terms of Service.<\\/p><p>Links<br \\/>When you click on links on our store, they may direct you away from our site. We are not responsible for the privacy practices of other sites and encourage you to read their privacy statements.<br \\/>Google analytics:<br \\/>Our store uses Google Analytics to help us learn about store visits and the pages being viewed.<\\/p><p>SECTION 6 - SECURITY<\\/p><p>To protect your personal information, we take reasonable precautions and follow industry best practices to make sure it is not inappropriately lost, misused, accessed, disclosed, altered or destroyed.<br \\/>If you provide us with your credit card information, the information is encrypted using secure socket layer technology (SSL) and stored with a AES-256 encryption. Although no method of transmission over the Internet or electronic storage is 100% secure, we follow all PCI-DSS requirements and implement additional generally accepted industry standards.<\\/p><p>SECTION 7 - COOKIES<\\/p><p>Here is a list of cookies that we use. We\\u2019ve listed them here so you that you can choose if you want to opt-out of cookies or not.<br \\/>_session_id, unique token, sessional, Allows Shopify to store information about your session (referrer, landing page, etc).<br \\/>_shopify_visit, no data held, Persistent for 30 minutes from the last visit, Used by our website provider\\u2019s internal stats tracker to record the number of visits<br \\/>_shopify_uniq, no data held, expires midnight (relative to the visitor) of the next day, Counts the number of visits to a store by a single customer.<br \\/>cart, unique token, persistent for 2 weeks, Stores information about the contents of your cart.<br \\/>_secure_session_id, unique token, sessional<br \\/>storefront_digest, unique token, indefinite If the shop has a password, this is used to determine if the current visitor has access.<br \\/>PREF, persistent for a very short period, Set by Google and tracks who visits the store and from where<\\/p><p>SECTION 8 - AGE OF CONSENT<\\/p><p>By using this site, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site.<\\/p><p>SECTION 9 - CHANGES TO THIS PRIVACY POLICY<\\/p><p>We reserve the right to modify this privacy policy at any time, so please review it frequently. Changes and clarifications will take effect immediately upon their posting on the website. If we make material changes to this policy, we will notify you here that it has been updated, so that you are aware of what information we collect, how we use it, and under what circumstances, if any, we use and\\/or disclose it.<br \\/>If our store is acquired or merged with another company, your information may be transferred to the new owners so that we may continue to sell products to you.<\\/p><p>QUESTIONS AND CONTACT INFORMATION<\\/p><p>If you would like to: access, correct, amend or delete any personal information we have about you, register a complaint, or simply want more information contact our Privacy Compliance Officer at info@omegaequine.co or by mail at<br \\/>Omega Equine Supplements<br \\/>[Re: Privacy Compliance Officer]<br \\/>Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE<\\/p><p>GatorLeads<\\/p><p>\\u00a0The company also uses business intelligence tools to monitor your use of the site. This tool is called Gator Leads and enables us to provide you with the most relevant information about our products and services. This software enables us to understand your company\'s requirements and deliver a better sales experience. The software integrates into our Marketing Automation suite called CommuniGator which we use to send marketing communications to our customers, prospects and suppliers<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8464, 859, '_edit_last', '1'),
(8465, 859, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8469, 860, '_elementor_edit_mode', 'builder'),
(8470, 860, '_elementor_template_type', 'wp-page'),
(8471, 860, '_elementor_version', '3.31.2'),
(8472, 860, '_elementor_pro_version', '3.27.4'),
(8473, 860, '_wp_page_template', 'default'),
(8474, 860, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Refund Policy<\\/strong><\\/p>\\n<p>At Omega Equine Ltd, we strive to provide the highest quality products and exceptional customer service. If for any reason you are not entirely satisfied with your purchase, we\'re here to help.<\\/p>\\n<p>30-Day Returns Policy:<\\/p>\\n<p>We offer a 30-day returns policy on all our products purchased directly from Omega Equine Ltd. If you are not satisfied with your purchase for any reason, you may return it within 30 days of the purchase date for a full refund or exchange. To be eligible for a return, your item must be unused, sealed and in the same condition that you received it. It must also be in the original packaging.<\\/p>\\n<p>Palatability<\\/p>\\n<p>At Omega Equine Ltd, care has been taken to design our products with palatability in mind, however, each animal is an individual and may have varying preferences.&nbsp;&nbsp;We recommend that supplements are added in gradually, to mitigate concerns regarding fussy feeders.<\\/p>\\n<p>Omega Equine Ltd reserves the right to refuse a refund based on individual feeding preferences. Omega Equine Ltd may be able to provide palatability samples on request, within reason.<\\/p>\\n<p>How to Initiate a Return:<\\/p>\\n<p>To initiate a return, please contact our team &nbsp;with your order details and reason for return. Our team will provide you with the relevant information and guide you through the return process.<\\/p>\\n<p>Refund Process:<\\/p>\\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.<\\/p>\\n<p>If your refund is approved, it will be processed, and a credit will automatically be applied to your original method of payment within a certain number of days, depending on your card issuer\'s policies.<\\/p>\\n<p>Late or Missing Refunds:<\\/p>\\n<p>If you haven\\u2019t received a refund yet, first check your bank account again. Then contact your bank, it may take some time before your refund is officially posted. If you\\u2019ve done all of this and you still have not received your refund yet, please contact us at info@omegaequine.co<\\/p>\\n<p>Exchanges:<\\/p>\\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email.&nbsp;<\\/p>\\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.<\\/p>\\n<p>If you are shipping an item, you should consider using a trackable shipping service or purchasing shipping insurance. We don\\u2019t guarantee that we will receive your returned item.<\\/p>\\n<p>Shipping Costs:<\\/p>\\n<p>Please note that shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund unless the return is due to a manufacturing defect or an error on our part.<\\/p>\\n<p>Damaged or Defective Items:<\\/p>\\n<p>If you receive a damaged or defective item, please contact us immediately. We will work with you to resolve the issue promptly, either by providing a replacement or issuing a refund.<\\/p>\\n<p><span style=\\\"font-size: 16px;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8475, 860, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8476, 860, '_elementor_page_settings', 'a:0:{}'),
(8477, 860, '_elementor_css', 'a:6:{s:4:\"time\";i:1756145946;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8478, 860, '_elementor_element_cache', '{\"timeout\":1756232297,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17daf4f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"17daf4f\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"ecbe68f23f2a4e3b3a634fea21afd3f2\" data=\"eyJpZCI6ImI3Mzc4ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3Ryb25nPlJlZnVuZCBQb2xpY3k8XC9zdHJvbmc+PFwvcD5cbjxwPkF0IE9tZWdhIEVxdWluZSBMdGQsIHdlIHN0cml2ZSB0byBwcm92aWRlIHRoZSBoaWdoZXN0IHF1YWxpdHkgcHJvZHVjdHMgYW5kIGV4Y2VwdGlvbmFsIGN1c3RvbWVyIHNlcnZpY2UuIElmIGZvciBhbnkgcmVhc29uIHlvdSBhcmUgbm90IGVudGlyZWx5IHNhdGlzZmllZCB3aXRoIHlvdXIgcHVyY2hhc2UsIHdlJ3JlIGhlcmUgdG8gaGVscC48XC9wPlxuPHA+MzAtRGF5IFJldHVybnMgUG9saWN5OjxcL3A+XG48cD5XZSBvZmZlciBhIDMwLWRheSByZXR1cm5zIHBvbGljeSBvbiBhbGwgb3VyIHByb2R1Y3RzIHB1cmNoYXNlZCBkaXJlY3RseSBmcm9tIE9tZWdhIEVxdWluZSBMdGQuIElmIHlvdSBhcmUgbm90IHNhdGlzZmllZCB3aXRoIHlvdXIgcHVyY2hhc2UgZm9yIGFueSByZWFzb24sIHlvdSBtYXkgcmV0dXJuIGl0IHdpdGhpbiAzMCBkYXlzIG9mIHRoZSBwdXJjaGFzZSBkYXRlIGZvciBhIGZ1bGwgcmVmdW5kIG9yIGV4Y2hhbmdlLiBUbyBiZSBlbGlnaWJsZSBmb3IgYSByZXR1cm4sIHlvdXIgaXRlbSBtdXN0IGJlIHVudXNlZCwgc2VhbGVkIGFuZCBpbiB0aGUgc2FtZSBjb25kaXRpb24gdGhhdCB5b3UgcmVjZWl2ZWQgaXQuIEl0IG11c3QgYWxzbyBiZSBpbiB0aGUgb3JpZ2luYWwgcGFja2FnaW5nLjxcL3A+XG48cD5QYWxhdGFiaWxpdHk8XC9wPlxuPHA+QXQgT21lZ2EgRXF1aW5lIEx0ZCwgY2FyZSBoYXMgYmVlbiB0YWtlbiB0byBkZXNpZ24gb3VyIHByb2R1Y3RzIHdpdGggcGFsYXRhYmlsaXR5IGluIG1pbmQsIGhvd2V2ZXIsIGVhY2ggYW5pbWFsIGlzIGFuIGluZGl2aWR1YWwgYW5kIG1heSBoYXZlIHZhcnlpbmcgcHJlZmVyZW5jZXMuJm5ic3A7Jm5ic3A7V2UgcmVjb21tZW5kIHRoYXQgc3VwcGxlbWVudHMgYXJlIGFkZGVkIGluIGdyYWR1YWxseSwgdG8gbWl0aWdhdGUgY29uY2VybnMgcmVnYXJkaW5nIGZ1c3N5IGZlZWRlcnMuPFwvcD5cbjxwPk9tZWdhIEVxdWluZSBMdGQgcmVzZXJ2ZXMgdGhlIHJpZ2h0IHRvIHJlZnVzZSBhIHJlZnVuZCBiYXNlZCBvbiBpbmRpdmlkdWFsIGZlZWRpbmcgcHJlZmVyZW5jZXMuIE9tZWdhIEVxdWluZSBMdGQgbWF5IGJlIGFibGUgdG8gcHJvdmlkZSBwYWxhdGFiaWxpdHkgc2FtcGxlcyBvbiByZXF1ZXN0LCB3aXRoaW4gcmVhc29uLjxcL3A+XG48cD5Ib3cgdG8gSW5pdGlhdGUgYSBSZXR1cm46PFwvcD5cbjxwPlRvIGluaXRpYXRlIGEgcmV0dXJuLCBwbGVhc2UgY29udGFjdCBvdXIgdGVhbSAmbmJzcDt3aXRoIHlvdXIgb3JkZXIgZGV0YWlscyBhbmQgcmVhc29uIGZvciByZXR1cm4uIE91ciB0ZWFtIHdpbGwgcHJvdmlkZSB5b3Ugd2l0aCB0aGUgcmVsZXZhbnQgaW5mb3JtYXRpb24gYW5kIGd1aWRlIHlvdSB0aHJvdWdoIHRoZSByZXR1cm4gcHJvY2Vzcy48XC9wPlxuPHA+UmVmdW5kIFByb2Nlc3M6PFwvcD5cbjxwPk9uY2UgeW91ciByZXR1cm4gaXMgcmVjZWl2ZWQgYW5kIGluc3BlY3RlZCwgd2Ugd2lsbCBzZW5kIHlvdSBhbiBlbWFpbCB0byBub3RpZnkgeW91IHRoYXQgd2UgaGF2ZSByZWNlaXZlZCB5b3VyIHJldHVybmVkIGl0ZW0uIFdlIHdpbGwgYWxzbyBub3RpZnkgeW91IG9mIHRoZSBhcHByb3ZhbCBvciByZWplY3Rpb24gb2YgeW91ciByZWZ1bmQuPFwvcD5cbjxwPklmIHlvdXIgcmVmdW5kIGlzIGFwcHJvdmVkLCBpdCB3aWxsIGJlIHByb2Nlc3NlZCwgYW5kIGEgY3JlZGl0IHdpbGwgYXV0b21hdGljYWxseSBiZSBhcHBsaWVkIHRvIHlvdXIgb3JpZ2luYWwgbWV0aG9kIG9mIHBheW1lbnQgd2l0aGluIGEgY2VydGFpbiBudW1iZXIgb2YgZGF5cywgZGVwZW5kaW5nIG9uIHlvdXIgY2FyZCBpc3N1ZXIncyBwb2xpY2llcy48XC9wPlxuPHA+TGF0ZSBvciBNaXNzaW5nIFJlZnVuZHM6PFwvcD5cbjxwPklmIHlvdSBoYXZlblx1MjAxOXQgcmVjZWl2ZWQgYSByZWZ1bmQgeWV0LCBmaXJzdCBjaGVjayB5b3VyIGJhbmsgYWNjb3VudCBhZ2Fpbi4gVGhlbiBjb250YWN0IHlvdXIgYmFuaywgaXQgbWF5IHRha2Ugc29tZSB0aW1lIGJlZm9yZSB5b3VyIHJlZnVuZCBpcyBvZmZpY2lhbGx5IHBvc3RlZC4gSWYgeW91XHUyMDE5dmUgZG9uZSBhbGwgb2YgdGhpcyBhbmQgeW91IHN0aWxsIGhhdmUgbm90IHJlY2VpdmVkIHlvdXIgcmVmdW5kIHlldCwgcGxlYXNlIGNvbnRhY3QgdXMgYXQgaW5mb0BvbWVnYWVxdWluZS5jbzxcL3A+XG48cD5FeGNoYW5nZXM6PFwvcD5cbjxwPldlIG9ubHkgcmVwbGFjZSBpdGVtcyBpZiB0aGV5IGFyZSBkZWZlY3RpdmUgb3IgZGFtYWdlZC4gSWYgeW91IG5lZWQgdG8gZXhjaGFuZ2UgaXQgZm9yIHRoZSBzYW1lIGl0ZW0sIHNlbmQgdXMgYW4gZW1haWwuJm5ic3A7PFwvcD5cbjxwPkRlcGVuZGluZyBvbiB3aGVyZSB5b3UgbGl2ZSwgdGhlIHRpbWUgaXQgbWF5IHRha2UgZm9yIHlvdXIgZXhjaGFuZ2VkIHByb2R1Y3QgdG8gcmVhY2ggeW91IG1heSB2YXJ5LjxcL3A+XG48cD5JZiB5b3UgYXJlIHNoaXBwaW5nIGFuIGl0ZW0sIHlvdSBzaG91bGQgY29uc2lkZXIgdXNpbmcgYSB0cmFja2FibGUgc2hpcHBpbmcgc2VydmljZSBvciBwdXJjaGFzaW5nIHNoaXBwaW5nIGluc3VyYW5jZS4gV2UgZG9uXHUyMDE5dCBndWFyYW50ZWUgdGhhdCB3ZSB3aWxsIHJlY2VpdmUgeW91ciByZXR1cm5lZCBpdGVtLjxcL3A+XG48cD5TaGlwcGluZyBDb3N0czo8XC9wPlxuPHA+UGxlYXNlIG5vdGUgdGhhdCBzaGlwcGluZyBjb3N0cyBhcmUgbm9uLXJlZnVuZGFibGUuIElmIHlvdSByZWNlaXZlIGEgcmVmdW5kLCB0aGUgY29zdCBvZiByZXR1cm4gc2hpcHBpbmcgd2lsbCBiZSBkZWR1Y3RlZCBmcm9tIHlvdXIgcmVmdW5kIHVubGVzcyB0aGUgcmV0dXJuIGlzIGR1ZSB0byBhIG1hbnVmYWN0dXJpbmcgZGVmZWN0IG9yIGFuIGVycm9yIG9uIG91ciBwYXJ0LjxcL3A+XG48cD5EYW1hZ2VkIG9yIERlZmVjdGl2ZSBJdGVtczo8XC9wPlxuPHA+SWYgeW91IHJlY2VpdmUgYSBkYW1hZ2VkIG9yIGRlZmVjdGl2ZSBpdGVtLCBwbGVhc2UgY29udGFjdCB1cyBpbW1lZGlhdGVseS4gV2Ugd2lsbCB3b3JrIHdpdGggeW91IHRvIHJlc29sdmUgdGhlIGlzc3VlIHByb21wdGx5LCBlaXRoZXIgYnkgcHJvdmlkaW5nIGEgcmVwbGFjZW1lbnQgb3IgaXNzdWluZyBhIHJlZnVuZC48XC9wPlxuPHA+PHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDE2cHg7XCI+LjxcL3NwYW4+PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),
(8479, 861, '_elementor_edit_mode', 'builder'),
(8480, 861, '_elementor_template_type', 'wp-page'),
(8481, 861, '_elementor_version', '3.31.2'),
(8482, 861, '_elementor_pro_version', '3.27.4'),
(8483, 861, '_wp_page_template', 'default'),
(8484, 861, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Refund Policy<\\/strong><\\/p>\\n<p>At Omega Equine Ltd, we strive to provide the highest quality products and exceptional customer service. If for any reason you are not entirely satisfied with your purchase, we\'re here to help.<\\/p>\\n<p>30-Day Returns Policy:<\\/p>\\n<p>We offer a 30-day returns policy on all our products purchased directly from Omega Equine Ltd. If you are not satisfied with your purchase for any reason, you may return it within 30 days of the purchase date for a full refund or exchange. To be eligible for a return, your item must be unused, sealed and in the same condition that you received it. It must also be in the original packaging.<\\/p>\\n<p>Palatability<\\/p>\\n<p>At Omega Equine Ltd, care has been taken to design our products with palatability in mind, however, each animal is an individual and may have varying preferences.&nbsp;&nbsp;We recommend that supplements are added in gradually, to mitigate concerns regarding fussy feeders.<\\/p>\\n<p>Omega Equine Ltd reserves the right to refuse a refund based on individual feeding preferences. Omega Equine Ltd may be able to provide palatability samples on request, within reason.<\\/p>\\n<p>How to Initiate a Return:<\\/p>\\n<p>To initiate a return, please contact our team &nbsp;with your order details and reason for return. Our team will provide you with the relevant information and guide you through the return process.<\\/p>\\n<p>Refund Process:<\\/p>\\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.<\\/p>\\n<p>If your refund is approved, it will be processed, and a credit will automatically be applied to your original method of payment within a certain number of days, depending on your card issuer\'s policies.<\\/p>\\n<p>Late or Missing Refunds:<\\/p>\\n<p>If you haven\\u2019t received a refund yet, first check your bank account again. Then contact your bank, it may take some time before your refund is officially posted. If you\\u2019ve done all of this and you still have not received your refund yet, please contact us at info@omegaequine.co<\\/p>\\n<p>Exchanges:<\\/p>\\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email.&nbsp;<\\/p>\\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.<\\/p>\\n<p>If you are shipping an item, you should consider using a trackable shipping service or purchasing shipping insurance. We don\\u2019t guarantee that we will receive your returned item.<\\/p>\\n<p>Shipping Costs:<\\/p>\\n<p>Please note that shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund unless the return is due to a manufacturing defect or an error on our part.<\\/p>\\n<p>Damaged or Defective Items:<\\/p>\\n<p>If you receive a damaged or defective item, please contact us immediately. We will work with you to resolve the issue promptly, either by providing a replacement or issuing a refund.<\\/p>\\n<p><span style=\\\"font-size: 16px;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8485, 861, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8486, 861, '_elementor_page_settings', 'a:0:{}'),
(8487, 861, '_elementor_css', 'a:6:{s:4:\"time\";i:1756145946;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8488, 861, '_elementor_element_cache', '{\"timeout\":1756232297,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17daf4f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"17daf4f\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"ecbe68f23f2a4e3b3a634fea21afd3f2\" data=\"eyJpZCI6ImI3Mzc4ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3Ryb25nPlJlZnVuZCBQb2xpY3k8XC9zdHJvbmc+PFwvcD5cbjxwPkF0IE9tZWdhIEVxdWluZSBMdGQsIHdlIHN0cml2ZSB0byBwcm92aWRlIHRoZSBoaWdoZXN0IHF1YWxpdHkgcHJvZHVjdHMgYW5kIGV4Y2VwdGlvbmFsIGN1c3RvbWVyIHNlcnZpY2UuIElmIGZvciBhbnkgcmVhc29uIHlvdSBhcmUgbm90IGVudGlyZWx5IHNhdGlzZmllZCB3aXRoIHlvdXIgcHVyY2hhc2UsIHdlJ3JlIGhlcmUgdG8gaGVscC48XC9wPlxuPHA+MzAtRGF5IFJldHVybnMgUG9saWN5OjxcL3A+XG48cD5XZSBvZmZlciBhIDMwLWRheSByZXR1cm5zIHBvbGljeSBvbiBhbGwgb3VyIHByb2R1Y3RzIHB1cmNoYXNlZCBkaXJlY3RseSBmcm9tIE9tZWdhIEVxdWluZSBMdGQuIElmIHlvdSBhcmUgbm90IHNhdGlzZmllZCB3aXRoIHlvdXIgcHVyY2hhc2UgZm9yIGFueSByZWFzb24sIHlvdSBtYXkgcmV0dXJuIGl0IHdpdGhpbiAzMCBkYXlzIG9mIHRoZSBwdXJjaGFzZSBkYXRlIGZvciBhIGZ1bGwgcmVmdW5kIG9yIGV4Y2hhbmdlLiBUbyBiZSBlbGlnaWJsZSBmb3IgYSByZXR1cm4sIHlvdXIgaXRlbSBtdXN0IGJlIHVudXNlZCwgc2VhbGVkIGFuZCBpbiB0aGUgc2FtZSBjb25kaXRpb24gdGhhdCB5b3UgcmVjZWl2ZWQgaXQuIEl0IG11c3QgYWxzbyBiZSBpbiB0aGUgb3JpZ2luYWwgcGFja2FnaW5nLjxcL3A+XG48cD5QYWxhdGFiaWxpdHk8XC9wPlxuPHA+QXQgT21lZ2EgRXF1aW5lIEx0ZCwgY2FyZSBoYXMgYmVlbiB0YWtlbiB0byBkZXNpZ24gb3VyIHByb2R1Y3RzIHdpdGggcGFsYXRhYmlsaXR5IGluIG1pbmQsIGhvd2V2ZXIsIGVhY2ggYW5pbWFsIGlzIGFuIGluZGl2aWR1YWwgYW5kIG1heSBoYXZlIHZhcnlpbmcgcHJlZmVyZW5jZXMuJm5ic3A7Jm5ic3A7V2UgcmVjb21tZW5kIHRoYXQgc3VwcGxlbWVudHMgYXJlIGFkZGVkIGluIGdyYWR1YWxseSwgdG8gbWl0aWdhdGUgY29uY2VybnMgcmVnYXJkaW5nIGZ1c3N5IGZlZWRlcnMuPFwvcD5cbjxwPk9tZWdhIEVxdWluZSBMdGQgcmVzZXJ2ZXMgdGhlIHJpZ2h0IHRvIHJlZnVzZSBhIHJlZnVuZCBiYXNlZCBvbiBpbmRpdmlkdWFsIGZlZWRpbmcgcHJlZmVyZW5jZXMuIE9tZWdhIEVxdWluZSBMdGQgbWF5IGJlIGFibGUgdG8gcHJvdmlkZSBwYWxhdGFiaWxpdHkgc2FtcGxlcyBvbiByZXF1ZXN0LCB3aXRoaW4gcmVhc29uLjxcL3A+XG48cD5Ib3cgdG8gSW5pdGlhdGUgYSBSZXR1cm46PFwvcD5cbjxwPlRvIGluaXRpYXRlIGEgcmV0dXJuLCBwbGVhc2UgY29udGFjdCBvdXIgdGVhbSAmbmJzcDt3aXRoIHlvdXIgb3JkZXIgZGV0YWlscyBhbmQgcmVhc29uIGZvciByZXR1cm4uIE91ciB0ZWFtIHdpbGwgcHJvdmlkZSB5b3Ugd2l0aCB0aGUgcmVsZXZhbnQgaW5mb3JtYXRpb24gYW5kIGd1aWRlIHlvdSB0aHJvdWdoIHRoZSByZXR1cm4gcHJvY2Vzcy48XC9wPlxuPHA+UmVmdW5kIFByb2Nlc3M6PFwvcD5cbjxwPk9uY2UgeW91ciByZXR1cm4gaXMgcmVjZWl2ZWQgYW5kIGluc3BlY3RlZCwgd2Ugd2lsbCBzZW5kIHlvdSBhbiBlbWFpbCB0byBub3RpZnkgeW91IHRoYXQgd2UgaGF2ZSByZWNlaXZlZCB5b3VyIHJldHVybmVkIGl0ZW0uIFdlIHdpbGwgYWxzbyBub3RpZnkgeW91IG9mIHRoZSBhcHByb3ZhbCBvciByZWplY3Rpb24gb2YgeW91ciByZWZ1bmQuPFwvcD5cbjxwPklmIHlvdXIgcmVmdW5kIGlzIGFwcHJvdmVkLCBpdCB3aWxsIGJlIHByb2Nlc3NlZCwgYW5kIGEgY3JlZGl0IHdpbGwgYXV0b21hdGljYWxseSBiZSBhcHBsaWVkIHRvIHlvdXIgb3JpZ2luYWwgbWV0aG9kIG9mIHBheW1lbnQgd2l0aGluIGEgY2VydGFpbiBudW1iZXIgb2YgZGF5cywgZGVwZW5kaW5nIG9uIHlvdXIgY2FyZCBpc3N1ZXIncyBwb2xpY2llcy48XC9wPlxuPHA+TGF0ZSBvciBNaXNzaW5nIFJlZnVuZHM6PFwvcD5cbjxwPklmIHlvdSBoYXZlblx1MjAxOXQgcmVjZWl2ZWQgYSByZWZ1bmQgeWV0LCBmaXJzdCBjaGVjayB5b3VyIGJhbmsgYWNjb3VudCBhZ2Fpbi4gVGhlbiBjb250YWN0IHlvdXIgYmFuaywgaXQgbWF5IHRha2Ugc29tZSB0aW1lIGJlZm9yZSB5b3VyIHJlZnVuZCBpcyBvZmZpY2lhbGx5IHBvc3RlZC4gSWYgeW91XHUyMDE5dmUgZG9uZSBhbGwgb2YgdGhpcyBhbmQgeW91IHN0aWxsIGhhdmUgbm90IHJlY2VpdmVkIHlvdXIgcmVmdW5kIHlldCwgcGxlYXNlIGNvbnRhY3QgdXMgYXQgaW5mb0BvbWVnYWVxdWluZS5jbzxcL3A+XG48cD5FeGNoYW5nZXM6PFwvcD5cbjxwPldlIG9ubHkgcmVwbGFjZSBpdGVtcyBpZiB0aGV5IGFyZSBkZWZlY3RpdmUgb3IgZGFtYWdlZC4gSWYgeW91IG5lZWQgdG8gZXhjaGFuZ2UgaXQgZm9yIHRoZSBzYW1lIGl0ZW0sIHNlbmQgdXMgYW4gZW1haWwuJm5ic3A7PFwvcD5cbjxwPkRlcGVuZGluZyBvbiB3aGVyZSB5b3UgbGl2ZSwgdGhlIHRpbWUgaXQgbWF5IHRha2UgZm9yIHlvdXIgZXhjaGFuZ2VkIHByb2R1Y3QgdG8gcmVhY2ggeW91IG1heSB2YXJ5LjxcL3A+XG48cD5JZiB5b3UgYXJlIHNoaXBwaW5nIGFuIGl0ZW0sIHlvdSBzaG91bGQgY29uc2lkZXIgdXNpbmcgYSB0cmFja2FibGUgc2hpcHBpbmcgc2VydmljZSBvciBwdXJjaGFzaW5nIHNoaXBwaW5nIGluc3VyYW5jZS4gV2UgZG9uXHUyMDE5dCBndWFyYW50ZWUgdGhhdCB3ZSB3aWxsIHJlY2VpdmUgeW91ciByZXR1cm5lZCBpdGVtLjxcL3A+XG48cD5TaGlwcGluZyBDb3N0czo8XC9wPlxuPHA+UGxlYXNlIG5vdGUgdGhhdCBzaGlwcGluZyBjb3N0cyBhcmUgbm9uLXJlZnVuZGFibGUuIElmIHlvdSByZWNlaXZlIGEgcmVmdW5kLCB0aGUgY29zdCBvZiByZXR1cm4gc2hpcHBpbmcgd2lsbCBiZSBkZWR1Y3RlZCBmcm9tIHlvdXIgcmVmdW5kIHVubGVzcyB0aGUgcmV0dXJuIGlzIGR1ZSB0byBhIG1hbnVmYWN0dXJpbmcgZGVmZWN0IG9yIGFuIGVycm9yIG9uIG91ciBwYXJ0LjxcL3A+XG48cD5EYW1hZ2VkIG9yIERlZmVjdGl2ZSBJdGVtczo8XC9wPlxuPHA+SWYgeW91IHJlY2VpdmUgYSBkYW1hZ2VkIG9yIGRlZmVjdGl2ZSBpdGVtLCBwbGVhc2UgY29udGFjdCB1cyBpbW1lZGlhdGVseS4gV2Ugd2lsbCB3b3JrIHdpdGggeW91IHRvIHJlc29sdmUgdGhlIGlzc3VlIHByb21wdGx5LCBlaXRoZXIgYnkgcHJvdmlkaW5nIGEgcmVwbGFjZW1lbnQgb3IgaXNzdWluZyBhIHJlZnVuZC48XC9wPlxuPHA+PHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDE2cHg7XCI+LjxcL3NwYW4+PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),
(8489, 862, '_elementor_edit_mode', 'builder'),
(8490, 862, '_elementor_template_type', 'wp-page'),
(8491, 862, '_elementor_version', '3.31.2'),
(8492, 862, '_elementor_pro_version', '3.27.4'),
(8493, 862, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8494, 862, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Refund Policy<\\/strong><\\/p>\\n<p>At Omega Equine Ltd, we strive to provide the highest quality products and exceptional customer service. If for any reason you are not entirely satisfied with your purchase, we\'re here to help.<\\/p>\\n<p>30-Day Returns Policy:<\\/p>\\n<p>We offer a 30-day returns policy on all our products purchased directly from Omega Equine Ltd. If you are not satisfied with your purchase for any reason, you may return it within 30 days of the purchase date for a full refund or exchange. To be eligible for a return, your item must be unused, sealed and in the same condition that you received it. It must also be in the original packaging.<\\/p>\\n<p>Palatability<\\/p>\\n<p>At Omega Equine Ltd, care has been taken to design our products with palatability in mind, however, each animal is an individual and may have varying preferences.&nbsp;&nbsp;We recommend that supplements are added in gradually, to mitigate concerns regarding fussy feeders.<\\/p>\\n<p>Omega Equine Ltd reserves the right to refuse a refund based on individual feeding preferences. Omega Equine Ltd may be able to provide palatability samples on request, within reason.<\\/p>\\n<p>How to Initiate a Return:<\\/p>\\n<p>To initiate a return, please contact our team &nbsp;with your order details and reason for return. Our team will provide you with the relevant information and guide you through the return process.<\\/p>\\n<p>Refund Process:<\\/p>\\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.<\\/p>\\n<p>If your refund is approved, it will be processed, and a credit will automatically be applied to your original method of payment within a certain number of days, depending on your card issuer\'s policies.<\\/p>\\n<p>Late or Missing Refunds:<\\/p>\\n<p>If you haven\\u2019t received a refund yet, first check your bank account again. Then contact your bank, it may take some time before your refund is officially posted. If you\\u2019ve done all of this and you still have not received your refund yet, please contact us at info@omegaequine.co<\\/p>\\n<p>Exchanges:<\\/p>\\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email.&nbsp;<\\/p>\\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.<\\/p>\\n<p>If you are shipping an item, you should consider using a trackable shipping service or purchasing shipping insurance. We don\\u2019t guarantee that we will receive your returned item.<\\/p>\\n<p>Shipping Costs:<\\/p>\\n<p>Please note that shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund unless the return is due to a manufacturing defect or an error on our part.<\\/p>\\n<p>Damaged or Defective Items:<\\/p>\\n<p>If you receive a damaged or defective item, please contact us immediately. We will work with you to resolve the issue promptly, either by providing a replacement or issuing a refund.<\\/p>\\n<p><span style=\\\"font-size: 16px;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8495, 862, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8496, 862, '_elementor_page_settings', 'a:0:{}'),
(8497, 862, '_elementor_css', 'a:6:{s:4:\"time\";i:1756145946;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8498, 862, '_elementor_element_cache', '{\"timeout\":1756232297,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17daf4f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"17daf4f\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"ecbe68f23f2a4e3b3a634fea21afd3f2\" data=\"eyJpZCI6ImI3Mzc4ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3Ryb25nPlJlZnVuZCBQb2xpY3k8XC9zdHJvbmc+PFwvcD5cbjxwPkF0IE9tZWdhIEVxdWluZSBMdGQsIHdlIHN0cml2ZSB0byBwcm92aWRlIHRoZSBoaWdoZXN0IHF1YWxpdHkgcHJvZHVjdHMgYW5kIGV4Y2VwdGlvbmFsIGN1c3RvbWVyIHNlcnZpY2UuIElmIGZvciBhbnkgcmVhc29uIHlvdSBhcmUgbm90IGVudGlyZWx5IHNhdGlzZmllZCB3aXRoIHlvdXIgcHVyY2hhc2UsIHdlJ3JlIGhlcmUgdG8gaGVscC48XC9wPlxuPHA+MzAtRGF5IFJldHVybnMgUG9saWN5OjxcL3A+XG48cD5XZSBvZmZlciBhIDMwLWRheSByZXR1cm5zIHBvbGljeSBvbiBhbGwgb3VyIHByb2R1Y3RzIHB1cmNoYXNlZCBkaXJlY3RseSBmcm9tIE9tZWdhIEVxdWluZSBMdGQuIElmIHlvdSBhcmUgbm90IHNhdGlzZmllZCB3aXRoIHlvdXIgcHVyY2hhc2UgZm9yIGFueSByZWFzb24sIHlvdSBtYXkgcmV0dXJuIGl0IHdpdGhpbiAzMCBkYXlzIG9mIHRoZSBwdXJjaGFzZSBkYXRlIGZvciBhIGZ1bGwgcmVmdW5kIG9yIGV4Y2hhbmdlLiBUbyBiZSBlbGlnaWJsZSBmb3IgYSByZXR1cm4sIHlvdXIgaXRlbSBtdXN0IGJlIHVudXNlZCwgc2VhbGVkIGFuZCBpbiB0aGUgc2FtZSBjb25kaXRpb24gdGhhdCB5b3UgcmVjZWl2ZWQgaXQuIEl0IG11c3QgYWxzbyBiZSBpbiB0aGUgb3JpZ2luYWwgcGFja2FnaW5nLjxcL3A+XG48cD5QYWxhdGFiaWxpdHk8XC9wPlxuPHA+QXQgT21lZ2EgRXF1aW5lIEx0ZCwgY2FyZSBoYXMgYmVlbiB0YWtlbiB0byBkZXNpZ24gb3VyIHByb2R1Y3RzIHdpdGggcGFsYXRhYmlsaXR5IGluIG1pbmQsIGhvd2V2ZXIsIGVhY2ggYW5pbWFsIGlzIGFuIGluZGl2aWR1YWwgYW5kIG1heSBoYXZlIHZhcnlpbmcgcHJlZmVyZW5jZXMuJm5ic3A7Jm5ic3A7V2UgcmVjb21tZW5kIHRoYXQgc3VwcGxlbWVudHMgYXJlIGFkZGVkIGluIGdyYWR1YWxseSwgdG8gbWl0aWdhdGUgY29uY2VybnMgcmVnYXJkaW5nIGZ1c3N5IGZlZWRlcnMuPFwvcD5cbjxwPk9tZWdhIEVxdWluZSBMdGQgcmVzZXJ2ZXMgdGhlIHJpZ2h0IHRvIHJlZnVzZSBhIHJlZnVuZCBiYXNlZCBvbiBpbmRpdmlkdWFsIGZlZWRpbmcgcHJlZmVyZW5jZXMuIE9tZWdhIEVxdWluZSBMdGQgbWF5IGJlIGFibGUgdG8gcHJvdmlkZSBwYWxhdGFiaWxpdHkgc2FtcGxlcyBvbiByZXF1ZXN0LCB3aXRoaW4gcmVhc29uLjxcL3A+XG48cD5Ib3cgdG8gSW5pdGlhdGUgYSBSZXR1cm46PFwvcD5cbjxwPlRvIGluaXRpYXRlIGEgcmV0dXJuLCBwbGVhc2UgY29udGFjdCBvdXIgdGVhbSAmbmJzcDt3aXRoIHlvdXIgb3JkZXIgZGV0YWlscyBhbmQgcmVhc29uIGZvciByZXR1cm4uIE91ciB0ZWFtIHdpbGwgcHJvdmlkZSB5b3Ugd2l0aCB0aGUgcmVsZXZhbnQgaW5mb3JtYXRpb24gYW5kIGd1aWRlIHlvdSB0aHJvdWdoIHRoZSByZXR1cm4gcHJvY2Vzcy48XC9wPlxuPHA+UmVmdW5kIFByb2Nlc3M6PFwvcD5cbjxwPk9uY2UgeW91ciByZXR1cm4gaXMgcmVjZWl2ZWQgYW5kIGluc3BlY3RlZCwgd2Ugd2lsbCBzZW5kIHlvdSBhbiBlbWFpbCB0byBub3RpZnkgeW91IHRoYXQgd2UgaGF2ZSByZWNlaXZlZCB5b3VyIHJldHVybmVkIGl0ZW0uIFdlIHdpbGwgYWxzbyBub3RpZnkgeW91IG9mIHRoZSBhcHByb3ZhbCBvciByZWplY3Rpb24gb2YgeW91ciByZWZ1bmQuPFwvcD5cbjxwPklmIHlvdXIgcmVmdW5kIGlzIGFwcHJvdmVkLCBpdCB3aWxsIGJlIHByb2Nlc3NlZCwgYW5kIGEgY3JlZGl0IHdpbGwgYXV0b21hdGljYWxseSBiZSBhcHBsaWVkIHRvIHlvdXIgb3JpZ2luYWwgbWV0aG9kIG9mIHBheW1lbnQgd2l0aGluIGEgY2VydGFpbiBudW1iZXIgb2YgZGF5cywgZGVwZW5kaW5nIG9uIHlvdXIgY2FyZCBpc3N1ZXIncyBwb2xpY2llcy48XC9wPlxuPHA+TGF0ZSBvciBNaXNzaW5nIFJlZnVuZHM6PFwvcD5cbjxwPklmIHlvdSBoYXZlblx1MjAxOXQgcmVjZWl2ZWQgYSByZWZ1bmQgeWV0LCBmaXJzdCBjaGVjayB5b3VyIGJhbmsgYWNjb3VudCBhZ2Fpbi4gVGhlbiBjb250YWN0IHlvdXIgYmFuaywgaXQgbWF5IHRha2Ugc29tZSB0aW1lIGJlZm9yZSB5b3VyIHJlZnVuZCBpcyBvZmZpY2lhbGx5IHBvc3RlZC4gSWYgeW91XHUyMDE5dmUgZG9uZSBhbGwgb2YgdGhpcyBhbmQgeW91IHN0aWxsIGhhdmUgbm90IHJlY2VpdmVkIHlvdXIgcmVmdW5kIHlldCwgcGxlYXNlIGNvbnRhY3QgdXMgYXQgaW5mb0BvbWVnYWVxdWluZS5jbzxcL3A+XG48cD5FeGNoYW5nZXM6PFwvcD5cbjxwPldlIG9ubHkgcmVwbGFjZSBpdGVtcyBpZiB0aGV5IGFyZSBkZWZlY3RpdmUgb3IgZGFtYWdlZC4gSWYgeW91IG5lZWQgdG8gZXhjaGFuZ2UgaXQgZm9yIHRoZSBzYW1lIGl0ZW0sIHNlbmQgdXMgYW4gZW1haWwuJm5ic3A7PFwvcD5cbjxwPkRlcGVuZGluZyBvbiB3aGVyZSB5b3UgbGl2ZSwgdGhlIHRpbWUgaXQgbWF5IHRha2UgZm9yIHlvdXIgZXhjaGFuZ2VkIHByb2R1Y3QgdG8gcmVhY2ggeW91IG1heSB2YXJ5LjxcL3A+XG48cD5JZiB5b3UgYXJlIHNoaXBwaW5nIGFuIGl0ZW0sIHlvdSBzaG91bGQgY29uc2lkZXIgdXNpbmcgYSB0cmFja2FibGUgc2hpcHBpbmcgc2VydmljZSBvciBwdXJjaGFzaW5nIHNoaXBwaW5nIGluc3VyYW5jZS4gV2UgZG9uXHUyMDE5dCBndWFyYW50ZWUgdGhhdCB3ZSB3aWxsIHJlY2VpdmUgeW91ciByZXR1cm5lZCBpdGVtLjxcL3A+XG48cD5TaGlwcGluZyBDb3N0czo8XC9wPlxuPHA+UGxlYXNlIG5vdGUgdGhhdCBzaGlwcGluZyBjb3N0cyBhcmUgbm9uLXJlZnVuZGFibGUuIElmIHlvdSByZWNlaXZlIGEgcmVmdW5kLCB0aGUgY29zdCBvZiByZXR1cm4gc2hpcHBpbmcgd2lsbCBiZSBkZWR1Y3RlZCBmcm9tIHlvdXIgcmVmdW5kIHVubGVzcyB0aGUgcmV0dXJuIGlzIGR1ZSB0byBhIG1hbnVmYWN0dXJpbmcgZGVmZWN0IG9yIGFuIGVycm9yIG9uIG91ciBwYXJ0LjxcL3A+XG48cD5EYW1hZ2VkIG9yIERlZmVjdGl2ZSBJdGVtczo8XC9wPlxuPHA+SWYgeW91IHJlY2VpdmUgYSBkYW1hZ2VkIG9yIGRlZmVjdGl2ZSBpdGVtLCBwbGVhc2UgY29udGFjdCB1cyBpbW1lZGlhdGVseS4gV2Ugd2lsbCB3b3JrIHdpdGggeW91IHRvIHJlc29sdmUgdGhlIGlzc3VlIHByb21wdGx5LCBlaXRoZXIgYnkgcHJvdmlkaW5nIGEgcmVwbGFjZW1lbnQgb3IgaXNzdWluZyBhIHJlZnVuZC48XC9wPlxuPHA+PHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDE2cHg7XCI+LjxcL3NwYW4+PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),
(8499, 863, '_elementor_edit_mode', 'builder'),
(8500, 863, '_elementor_template_type', 'wp-page'),
(8501, 863, '_elementor_version', '3.31.2'),
(8502, 863, '_elementor_pro_version', '3.27.4'),
(8503, 863, '_wp_page_template', 'default'),
(8504, 863, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Statement<\\/p><p>----<\\/p><p>SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?<\\/p><p>When you purchase something from our store, as part of the buying and selling process, we collect the personal information you give us such as your name, address and email address.<br \\/>When you browse our store, we also automatically receive your computer\\u2019s internet protocol (IP) address in order to provide us with information that helps us learn about your browser and operating system.<br \\/>Email marketing (if applicable): With your permission, we may send you emails about our store, new products and other updates.<\\/p><p>SECTION 2 - CONSENT<\\/p><p>How do you get my consent?<br \\/>When you provide us with personal information to complete a transaction, verify your credit card, place an order, arrange for a delivery or return a purchase, we imply that you consent to our collecting it and using it for that specific reason only.<br \\/>If we ask for your personal information for a secondary reason, like marketing, we will either ask you directly for your expressed consent, or provide you with an opportunity to say no.<\\/p><p>How do I withdraw my consent?<br \\/>If after you opt-in, you change your mind, you may withdraw your consent for us to contact you, for the continued collection, use or disclosure of your information, at anytime, by contacting us at info@omegaequine.co or mailing us at:<br \\/>Omega Equine Supplements<br \\/>Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE<\\/p><p>SECTION 3 - DISCLOSURE<\\/p><p>We may disclose your personal information if we are required by law to do so or if you violate our Terms of Service.<\\/p><p>SECTION 4 - SHOPIFY<\\/p><p>Our store is hosted on Shopify Inc. They provide us with the online e-commerce platform that allows us to sell our products and services to you.<br \\/>Your data is stored through Shopify\\u2019s data storage, databases and the general Shopify application. They store your data on a secure server behind a firewall.<\\/p><p>Payment:<br \\/>If you choose a direct payment gateway to complete your purchase, then Shopify stores your credit card data. It is encrypted through the Payment Card Industry Data Security Standard (PCI-DSS). Your purchase transaction data is stored only as long as is necessary to complete your purchase transaction. After that is complete, your purchase transaction information is deleted.<br \\/>All direct payment gateways adhere to the standards set by PCI-DSS as managed by the PCI Security Standards Council, which is a joint effort of brands like Visa, Mastercard, American Express and Discover.<br \\/>PCI-DSS requirements help ensure the secure handling of credit card information by our store and its service providers.<br \\/>For more insight, you may also want to read Shopify\\u2019s Terms of Service (https:\\/\\/www.shopify.com\\/legal\\/terms) or Privacy Statement (https:\\/\\/www.shopify.com\\/legal\\/privacy).<\\/p><p>SECTION 5 - THIRD-PARTY SERVICES<\\/p><p>In general, the third-party providers used by us will only collect, use and disclose your information to the extent necessary to allow them to perform the services they provide to us.<br \\/>However, certain third-party service providers, such as payment gateways and other payment transaction processors, have their own privacy policies in respect to the information we are required to provide to them for your purchase-related transactions.<br \\/>For these providers, we recommend that you read their privacy policies so you can understand the manner in which your personal information will be handled by these providers.<br \\/>In particular, remember that certain providers may be located in or have facilities that are located a different jurisdiction than either you or us. So if you elect to proceed with a transaction that involves the services of a third-party service provider, then your information may become subject to the laws of the jurisdiction(s) in which that service provider or its facilities are located.<br \\/>As an example, if you are located in Canada and your transaction is processed by a payment gateway located in the United States, then your personal information used in completing that transaction may be subject to disclosure under United States legislation, including the Patriot Act.<br \\/>Once you leave our store\\u2019s website or are redirected to a third-party website or application, you are no longer governed by this Privacy Policy or our website\\u2019s Terms of Service.<\\/p><p>Links<br \\/>When you click on links on our store, they may direct you away from our site. We are not responsible for the privacy practices of other sites and encourage you to read their privacy statements.<br \\/>Google analytics:<br \\/>Our store uses Google Analytics to help us learn about store visits and the pages being viewed.<\\/p><p>SECTION 6 - SECURITY<\\/p><p>To protect your personal information, we take reasonable precautions and follow industry best practices to make sure it is not inappropriately lost, misused, accessed, disclosed, altered or destroyed.<br \\/>If you provide us with your credit card information, the information is encrypted using secure socket layer technology (SSL) and stored with a AES-256 encryption. Although no method of transmission over the Internet or electronic storage is 100% secure, we follow all PCI-DSS requirements and implement additional generally accepted industry standards.<\\/p><p>SECTION 7 - COOKIES<\\/p><p>Here is a list of cookies that we use. We\\u2019ve listed them here so you that you can choose if you want to opt-out of cookies or not.<br \\/>_session_id, unique token, sessional, Allows Shopify to store information about your session (referrer, landing page, etc).<br \\/>_shopify_visit, no data held, Persistent for 30 minutes from the last visit, Used by our website provider\\u2019s internal stats tracker to record the number of visits<br \\/>_shopify_uniq, no data held, expires midnight (relative to the visitor) of the next day, Counts the number of visits to a store by a single customer.<br \\/>cart, unique token, persistent for 2 weeks, Stores information about the contents of your cart.<br \\/>_secure_session_id, unique token, sessional<br \\/>storefront_digest, unique token, indefinite If the shop has a password, this is used to determine if the current visitor has access.<br \\/>PREF, persistent for a very short period, Set by Google and tracks who visits the store and from where<\\/p><p>SECTION 8 - AGE OF CONSENT<\\/p><p>By using this site, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site.<\\/p><p>SECTION 9 - CHANGES TO THIS PRIVACY POLICY<\\/p><p>We reserve the right to modify this privacy policy at any time, so please review it frequently. Changes and clarifications will take effect immediately upon their posting on the website. If we make material changes to this policy, we will notify you here that it has been updated, so that you are aware of what information we collect, how we use it, and under what circumstances, if any, we use and\\/or disclose it.<br \\/>If our store is acquired or merged with another company, your information may be transferred to the new owners so that we may continue to sell products to you.<\\/p><p>QUESTIONS AND CONTACT INFORMATION<\\/p><p>If you would like to: access, correct, amend or delete any personal information we have about you, register a complaint, or simply want more information contact our Privacy Compliance Officer at info@omegaequine.co or by mail at<br \\/>Omega Equine Supplements<br \\/>[Re: Privacy Compliance Officer]<br \\/>Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE<\\/p><p>GatorLeads<\\/p><p>\\u00a0The company also uses business intelligence tools to monitor your use of the site. This tool is called Gator Leads and enables us to provide you with the most relevant information about our products and services. This software enables us to understand your company\'s requirements and deliver a better sales experience. The software integrates into our Marketing Automation suite called CommuniGator which we use to send marketing communications to our customers, prospects and suppliers<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8505, 863, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8506, 863, '_elementor_css', 'a:6:{s:4:\"time\";i:1756145946;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8507, 863, '_elementor_element_cache', '{\"timeout\":1756232297,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17daf4f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"17daf4f\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"ecbe68f23f2a4e3b3a634fea21afd3f2\" data=\"eyJpZCI6ImI3Mzc4ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3Ryb25nPlJlZnVuZCBQb2xpY3k8XC9zdHJvbmc+PFwvcD5cbjxwPkF0IE9tZWdhIEVxdWluZSBMdGQsIHdlIHN0cml2ZSB0byBwcm92aWRlIHRoZSBoaWdoZXN0IHF1YWxpdHkgcHJvZHVjdHMgYW5kIGV4Y2VwdGlvbmFsIGN1c3RvbWVyIHNlcnZpY2UuIElmIGZvciBhbnkgcmVhc29uIHlvdSBhcmUgbm90IGVudGlyZWx5IHNhdGlzZmllZCB3aXRoIHlvdXIgcHVyY2hhc2UsIHdlJ3JlIGhlcmUgdG8gaGVscC48XC9wPlxuPHA+MzAtRGF5IFJldHVybnMgUG9saWN5OjxcL3A+XG48cD5XZSBvZmZlciBhIDMwLWRheSByZXR1cm5zIHBvbGljeSBvbiBhbGwgb3VyIHByb2R1Y3RzIHB1cmNoYXNlZCBkaXJlY3RseSBmcm9tIE9tZWdhIEVxdWluZSBMdGQuIElmIHlvdSBhcmUgbm90IHNhdGlzZmllZCB3aXRoIHlvdXIgcHVyY2hhc2UgZm9yIGFueSByZWFzb24sIHlvdSBtYXkgcmV0dXJuIGl0IHdpdGhpbiAzMCBkYXlzIG9mIHRoZSBwdXJjaGFzZSBkYXRlIGZvciBhIGZ1bGwgcmVmdW5kIG9yIGV4Y2hhbmdlLiBUbyBiZSBlbGlnaWJsZSBmb3IgYSByZXR1cm4sIHlvdXIgaXRlbSBtdXN0IGJlIHVudXNlZCwgc2VhbGVkIGFuZCBpbiB0aGUgc2FtZSBjb25kaXRpb24gdGhhdCB5b3UgcmVjZWl2ZWQgaXQuIEl0IG11c3QgYWxzbyBiZSBpbiB0aGUgb3JpZ2luYWwgcGFja2FnaW5nLjxcL3A+XG48cD5QYWxhdGFiaWxpdHk8XC9wPlxuPHA+QXQgT21lZ2EgRXF1aW5lIEx0ZCwgY2FyZSBoYXMgYmVlbiB0YWtlbiB0byBkZXNpZ24gb3VyIHByb2R1Y3RzIHdpdGggcGFsYXRhYmlsaXR5IGluIG1pbmQsIGhvd2V2ZXIsIGVhY2ggYW5pbWFsIGlzIGFuIGluZGl2aWR1YWwgYW5kIG1heSBoYXZlIHZhcnlpbmcgcHJlZmVyZW5jZXMuJm5ic3A7Jm5ic3A7V2UgcmVjb21tZW5kIHRoYXQgc3VwcGxlbWVudHMgYXJlIGFkZGVkIGluIGdyYWR1YWxseSwgdG8gbWl0aWdhdGUgY29uY2VybnMgcmVnYXJkaW5nIGZ1c3N5IGZlZWRlcnMuPFwvcD5cbjxwPk9tZWdhIEVxdWluZSBMdGQgcmVzZXJ2ZXMgdGhlIHJpZ2h0IHRvIHJlZnVzZSBhIHJlZnVuZCBiYXNlZCBvbiBpbmRpdmlkdWFsIGZlZWRpbmcgcHJlZmVyZW5jZXMuIE9tZWdhIEVxdWluZSBMdGQgbWF5IGJlIGFibGUgdG8gcHJvdmlkZSBwYWxhdGFiaWxpdHkgc2FtcGxlcyBvbiByZXF1ZXN0LCB3aXRoaW4gcmVhc29uLjxcL3A+XG48cD5Ib3cgdG8gSW5pdGlhdGUgYSBSZXR1cm46PFwvcD5cbjxwPlRvIGluaXRpYXRlIGEgcmV0dXJuLCBwbGVhc2UgY29udGFjdCBvdXIgdGVhbSAmbmJzcDt3aXRoIHlvdXIgb3JkZXIgZGV0YWlscyBhbmQgcmVhc29uIGZvciByZXR1cm4uIE91ciB0ZWFtIHdpbGwgcHJvdmlkZSB5b3Ugd2l0aCB0aGUgcmVsZXZhbnQgaW5mb3JtYXRpb24gYW5kIGd1aWRlIHlvdSB0aHJvdWdoIHRoZSByZXR1cm4gcHJvY2Vzcy48XC9wPlxuPHA+UmVmdW5kIFByb2Nlc3M6PFwvcD5cbjxwPk9uY2UgeW91ciByZXR1cm4gaXMgcmVjZWl2ZWQgYW5kIGluc3BlY3RlZCwgd2Ugd2lsbCBzZW5kIHlvdSBhbiBlbWFpbCB0byBub3RpZnkgeW91IHRoYXQgd2UgaGF2ZSByZWNlaXZlZCB5b3VyIHJldHVybmVkIGl0ZW0uIFdlIHdpbGwgYWxzbyBub3RpZnkgeW91IG9mIHRoZSBhcHByb3ZhbCBvciByZWplY3Rpb24gb2YgeW91ciByZWZ1bmQuPFwvcD5cbjxwPklmIHlvdXIgcmVmdW5kIGlzIGFwcHJvdmVkLCBpdCB3aWxsIGJlIHByb2Nlc3NlZCwgYW5kIGEgY3JlZGl0IHdpbGwgYXV0b21hdGljYWxseSBiZSBhcHBsaWVkIHRvIHlvdXIgb3JpZ2luYWwgbWV0aG9kIG9mIHBheW1lbnQgd2l0aGluIGEgY2VydGFpbiBudW1iZXIgb2YgZGF5cywgZGVwZW5kaW5nIG9uIHlvdXIgY2FyZCBpc3N1ZXIncyBwb2xpY2llcy48XC9wPlxuPHA+TGF0ZSBvciBNaXNzaW5nIFJlZnVuZHM6PFwvcD5cbjxwPklmIHlvdSBoYXZlblx1MjAxOXQgcmVjZWl2ZWQgYSByZWZ1bmQgeWV0LCBmaXJzdCBjaGVjayB5b3VyIGJhbmsgYWNjb3VudCBhZ2Fpbi4gVGhlbiBjb250YWN0IHlvdXIgYmFuaywgaXQgbWF5IHRha2Ugc29tZSB0aW1lIGJlZm9yZSB5b3VyIHJlZnVuZCBpcyBvZmZpY2lhbGx5IHBvc3RlZC4gSWYgeW91XHUyMDE5dmUgZG9uZSBhbGwgb2YgdGhpcyBhbmQgeW91IHN0aWxsIGhhdmUgbm90IHJlY2VpdmVkIHlvdXIgcmVmdW5kIHlldCwgcGxlYXNlIGNvbnRhY3QgdXMgYXQgaW5mb0BvbWVnYWVxdWluZS5jbzxcL3A+XG48cD5FeGNoYW5nZXM6PFwvcD5cbjxwPldlIG9ubHkgcmVwbGFjZSBpdGVtcyBpZiB0aGV5IGFyZSBkZWZlY3RpdmUgb3IgZGFtYWdlZC4gSWYgeW91IG5lZWQgdG8gZXhjaGFuZ2UgaXQgZm9yIHRoZSBzYW1lIGl0ZW0sIHNlbmQgdXMgYW4gZW1haWwuJm5ic3A7PFwvcD5cbjxwPkRlcGVuZGluZyBvbiB3aGVyZSB5b3UgbGl2ZSwgdGhlIHRpbWUgaXQgbWF5IHRha2UgZm9yIHlvdXIgZXhjaGFuZ2VkIHByb2R1Y3QgdG8gcmVhY2ggeW91IG1heSB2YXJ5LjxcL3A+XG48cD5JZiB5b3UgYXJlIHNoaXBwaW5nIGFuIGl0ZW0sIHlvdSBzaG91bGQgY29uc2lkZXIgdXNpbmcgYSB0cmFja2FibGUgc2hpcHBpbmcgc2VydmljZSBvciBwdXJjaGFzaW5nIHNoaXBwaW5nIGluc3VyYW5jZS4gV2UgZG9uXHUyMDE5dCBndWFyYW50ZWUgdGhhdCB3ZSB3aWxsIHJlY2VpdmUgeW91ciByZXR1cm5lZCBpdGVtLjxcL3A+XG48cD5TaGlwcGluZyBDb3N0czo8XC9wPlxuPHA+UGxlYXNlIG5vdGUgdGhhdCBzaGlwcGluZyBjb3N0cyBhcmUgbm9uLXJlZnVuZGFibGUuIElmIHlvdSByZWNlaXZlIGEgcmVmdW5kLCB0aGUgY29zdCBvZiByZXR1cm4gc2hpcHBpbmcgd2lsbCBiZSBkZWR1Y3RlZCBmcm9tIHlvdXIgcmVmdW5kIHVubGVzcyB0aGUgcmV0dXJuIGlzIGR1ZSB0byBhIG1hbnVmYWN0dXJpbmcgZGVmZWN0IG9yIGFuIGVycm9yIG9uIG91ciBwYXJ0LjxcL3A+XG48cD5EYW1hZ2VkIG9yIERlZmVjdGl2ZSBJdGVtczo8XC9wPlxuPHA+SWYgeW91IHJlY2VpdmUgYSBkYW1hZ2VkIG9yIGRlZmVjdGl2ZSBpdGVtLCBwbGVhc2UgY29udGFjdCB1cyBpbW1lZGlhdGVseS4gV2Ugd2lsbCB3b3JrIHdpdGggeW91IHRvIHJlc29sdmUgdGhlIGlzc3VlIHByb21wdGx5LCBlaXRoZXIgYnkgcHJvdmlkaW5nIGEgcmVwbGFjZW1lbnQgb3IgaXNzdWluZyBhIHJlZnVuZC48XC9wPlxuPHA+PHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDE2cHg7XCI+LjxcL3NwYW4+PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),
(8508, 859, '_elementor_page_settings', 'a:0:{}'),
(8509, 3, '_wp_trash_meta_status', 'draft'),
(8510, 3, '_wp_trash_meta_time', '1756146089'),
(8511, 3, '_wp_desired_post_slug', 'privacy-policy'),
(8512, 865, '_edit_lock', '1756146082:1'),
(8513, 865, '_elementor_edit_mode', 'builder'),
(8514, 865, '_astra_content_layout_flag', 'disabled'),
(8515, 865, 'ast-title-bar-display', 'disabled'),
(8516, 865, 'ast-featured-img', 'disabled'),
(8517, 865, 'ast-site-content-layout', 'full-width-container'),
(8518, 865, 'site-sidebar-layout', 'no-sidebar'),
(8519, 865, '_elementor_template_type', 'wp-page'),
(8520, 865, '_elementor_version', '3.31.2'),
(8521, 865, '_elementor_pro_version', '3.27.4'),
(8522, 865, '_wp_page_template', 'default'),
(8523, 865, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>Social Media Competitions<\\/li><\\/ol><p>1.1. The promotor of this prize is Omega Equine\\u00a0 Broadford Bridge Rd, West Chiltington, Pulborough RH20 2LA<\\/p><p>1.2. The prize draw is open to residents of the UK, excluding employees (and their families) of Omega Equine, the suppliers of the prizes and any other companies associated with the competitions.<\\/p><p>1.3. The entrant(s) must be aged 18 or over.<\\/p><p>1.4. No purchase necessary to enter or win. A purchase will not improve your chances of winning. Internet access and your own Instagram account is required.<\\/p><p>\\u00a01.5.\\u00a0 By submitting an entry to this contest, you acknowledge that you have read and agree to be bound by these Official Rules and the decisions of Omega Equine, and that you are eligible to enter.<\\/p><p>1.6. Any costs incidental to the fulfilment of the prize other than the delivery of such by post are the responsibility of the winners. The winner is responsible for providing their correct postal address and the Promoter will not accept responsibility for any lost prizes and replacements cannot be sent.<\\/p><p>1.7. Failure to respond and\\/or provide an address for delivery, or failure to meet the eligibility requirements may result in forfeiture of the prize.<\\/p><p>1.8. The prizes are as stated, are not transferable to another individual and no cash or other alternatives will be offered.<\\/p><p>1.9. The promoters reserve the right to amend or alter the terms of competitions and reject entries from entrants not entering into the spirit of the competition.\\u00a0<\\/p><p>1.10. Unless stated otherwise the winner(s) will be drawn at random from all correct entries received by the closing date stated within the promotional material.\\u00a0<\\/p><p>1.11. The provider of the prize is specified within the promotional material.\\u00a0<\\/p><p>1.12. Reasonable efforts will be made to contact the winner(s). If the winner(s) cannot be contacted, or are unable to comply with these terms and conditions, the Promoter reserves the right to offer the prize to the next eligible entrant drawn at random, or in the event that the promotion is being judged the Promoter reserves the right to offer the prize to the runner(s)-up selected by the same judges.<\\/p><p>1.13. Confirmation of the prize will also be made in writing to the winner(s) - via Instagram<\\/p><p>1.14. In the event of a prize being unavailable, the promoter reserves the right to offer an alternative prize of equal or greater value.<\\/p><p>1.15. Participants are deemed to have accepted and agreed to be bound by these terms and conditions upon entry. The Promoter reserves the right to refuse entry or refuse to award the prize to anyone in breach of these terms and conditions.<\\/p><p>1.16. This competition is not sponsored, endorsed or administered by or in association with Facebook or Instagram and entrants hereby acknowledge and agree that Facebook or Instagram has no liability whatsoever in respect of these terms and conditions nor the prize draw to which they relate.<\\/p><p>1.17. The prize draw shall be governed by English law, and the parties submit to the jurisdiction of the English courts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8524, 865, '_edit_last', '1'),
(8527, 866, '_elementor_edit_mode', 'builder'),
(8528, 866, '_elementor_template_type', 'wp-page'),
(8529, 866, '_elementor_version', '3.31.2'),
(8530, 866, '_elementor_pro_version', '3.27.4'),
(8531, 866, '_wp_page_template', 'default'),
(8532, 866, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8533, 866, '_elementor_page_settings', 'a:0:{}'),
(8534, 866, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146112;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8535, 867, '_elementor_edit_mode', 'builder'),
(8536, 867, '_elementor_template_type', 'wp-page'),
(8537, 867, '_elementor_version', '3.31.2'),
(8538, 867, '_elementor_pro_version', '3.27.4'),
(8539, 867, '_wp_page_template', 'default'),
(8540, 867, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8541, 867, '_elementor_page_settings', 'a:0:{}'),
(8542, 867, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146112;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8543, 868, '_elementor_edit_mode', 'builder'),
(8544, 868, '_elementor_template_type', 'wp-page'),
(8545, 868, '_elementor_version', '3.31.2'),
(8546, 868, '_elementor_pro_version', '3.27.4'),
(8547, 868, '_wp_page_template', 'default'),
(8548, 868, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p><strong>International Shipping Terms and Conditions<\\/strong><\\/p><p>These International Shipping Terms and Conditions (\\\"Terms\\\") apply to all international orders placed with Omega Equine Ltd. (\\\"Omega Equine\\\", \\\"we\\\", \\\"us\\\", or \\\"our\\\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\\\"you\\\" or \\\"customer\\\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.<\\/p><p>Delivery Terms:<\\/p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.<\\/p><p>Taxes and Charges:<\\/p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.<\\/p><p>Delays in Transit and Customs Procedures:<\\/p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.<\\/p><p>Excluded Products:<\\/p><p>Certain products may be excluded from international shipping due to legal restrictions, import\\/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.<\\/p><p>Right to Refuse and Refund:<\\/p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.<\\/p><p>Order Confirmation and Tracking:<\\/p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.<\\/p><p>Customer Support:<\\/p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.<\\/p><p>Governing Law:<\\/p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.<\\/p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8549, 868, '_elementor_page_settings', 'a:0:{}'),
(8550, 868, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146112;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8551, 869, '_elementor_edit_mode', 'builder'),
(8552, 869, '_elementor_template_type', 'wp-page'),
(8553, 869, '_elementor_version', '3.31.2'),
(8554, 869, '_elementor_pro_version', '3.27.4'),
(8555, 869, '_wp_page_template', 'default'),
(8556, 869, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>Social Media Competitions<\\/li><\\/ol><p>1.1. The promotor of this prize is Omega Equine\\u00a0 Broadford Bridge Rd, West Chiltington, Pulborough RH20 2LA<\\/p><p>1.2. The prize draw is open to residents of the UK, excluding employees (and their families) of Omega Equine, the suppliers of the prizes and any other companies associated with the competitions.<\\/p><p>1.3. The entrant(s) must be aged 18 or over.<\\/p><p>1.4. No purchase necessary to enter or win. A purchase will not improve your chances of winning. Internet access and your own Instagram account is required.<\\/p><p>\\u00a01.5.\\u00a0 By submitting an entry to this contest, you acknowledge that you have read and agree to be bound by these Official Rules and the decisions of Omega Equine, and that you are eligible to enter.<\\/p><p>1.6. Any costs incidental to the fulfilment of the prize other than the delivery of such by post are the responsibility of the winners. The winner is responsible for providing their correct postal address and the Promoter will not accept responsibility for any lost prizes and replacements cannot be sent.<\\/p><p>1.7. Failure to respond and\\/or provide an address for delivery, or failure to meet the eligibility requirements may result in forfeiture of the prize.<\\/p><p>1.8. The prizes are as stated, are not transferable to another individual and no cash or other alternatives will be offered.<\\/p><p>1.9. The promoters reserve the right to amend or alter the terms of competitions and reject entries from entrants not entering into the spirit of the competition.\\u00a0<\\/p><p>1.10. Unless stated otherwise the winner(s) will be drawn at random from all correct entries received by the closing date stated within the promotional material.\\u00a0<\\/p><p>1.11. The provider of the prize is specified within the promotional material.\\u00a0<\\/p><p>1.12. Reasonable efforts will be made to contact the winner(s). If the winner(s) cannot be contacted, or are unable to comply with these terms and conditions, the Promoter reserves the right to offer the prize to the next eligible entrant drawn at random, or in the event that the promotion is being judged the Promoter reserves the right to offer the prize to the runner(s)-up selected by the same judges.<\\/p><p>1.13. Confirmation of the prize will also be made in writing to the winner(s) - via Instagram<\\/p><p>1.14. In the event of a prize being unavailable, the promoter reserves the right to offer an alternative prize of equal or greater value.<\\/p><p>1.15. Participants are deemed to have accepted and agreed to be bound by these terms and conditions upon entry. The Promoter reserves the right to refuse entry or refuse to award the prize to anyone in breach of these terms and conditions.<\\/p><p>1.16. This competition is not sponsored, endorsed or administered by or in association with Facebook or Instagram and entrants hereby acknowledge and agree that Facebook or Instagram has no liability whatsoever in respect of these terms and conditions nor the prize draw to which they relate.<\\/p><p>1.17. The prize draw shall be governed by English law, and the parties submit to the jurisdiction of the English courts.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8557, 869, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146112;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8558, 865, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8559, 865, '_elementor_page_settings', 'a:0:{}'),
(8560, 870, '_edit_lock', '1756146204:1'),
(8561, 870, '_elementor_edit_mode', 'builder'),
(8562, 870, '_astra_content_layout_flag', 'disabled'),
(8563, 870, 'ast-title-bar-display', 'disabled'),
(8564, 870, 'ast-featured-img', 'disabled'),
(8565, 870, 'ast-site-content-layout', 'full-width-container'),
(8566, 870, 'site-sidebar-layout', 'no-sidebar'),
(8567, 870, '_elementor_template_type', 'wp-page'),
(8568, 870, '_elementor_version', '3.31.2'),
(8569, 870, '_elementor_pro_version', '3.27.4'),
(8570, 870, '_wp_page_template', 'default'),
(8571, 870, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 400;\\\">At Omega Equine Ltd, we are steadfast in our dedication to environmental sustainability throughout every part of our operations. We understand the profound impact our actions have on the planet, and we are committed to minimising our environmental footprint and promoting sustainable practices at every opportunity.<\\/p><p style=\\\"font-weight: 400;\\\">\\u00a0<\\/p><p style=\\\"font-weight: 400;\\\">Central to our sustainability efforts is our commitment to supply chain sustainability. We diligently assess and select suppliers who share our values and prioritise ethical and environmentally responsible practices. By partnering with suppliers who adhere to stringent environmental and social standards, we ensure that our products are sourced responsibly and sustainably.<\\/p><p style=\\\"font-weight: 400;\\\">\\u00a0<\\/p><p style=\\\"font-weight: 400;\\\">Moreover, we continually strive for improvement in our sustainability practices. We recognise that sustainability is an ongoing journey, and as such, we are committed to continuous improvement. We set ambitious goals, and regularly review and refine our strategies to further reduce our environmental impact.<\\/p><p style=\\\"font-weight: 400;\\\">\\u00a0<\\/p><p style=\\\"font-weight: 400;\\\">In addition to our commitment to supply chain sustainability and continuous improvement, we take concrete actions to minimise our environmental footprint in other areas of our operations. This includes our use of recyclable packaging materials whenever possible, our preference for Eco-flo compostable starch-based peanuts for packing, and our initiative to repurpose packaging materials through reuse programmes to minimise waste.<\\/p><p style=\\\"font-weight: 400;\\\">\\u00a0<\\/p><p style=\\\"font-weight: 400;\\\">Furthermore, within our warehouse operations, we have transitioned to electric forklifts, reducing emissions, and contributing to cleaner air in our communities.<\\/p><p style=\\\"font-weight: 400;\\\">\\u00a0<\\/p><p style=\\\"font-weight: 400;\\\">At Omega Equine Ltd, sustainability isn\'t just a goal\\u2014it\'s a fundamental part of who we are. By embracing sustainable practices, fostering innovation, and engaging in continuous improvement, we are committed to making a positive impact on the environment while serving the needs of our customers and the equine community.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8572, 870, '_edit_last', '1'),
(8573, 870, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8576, 871, '_elementor_edit_mode', 'builder'),
(8577, 871, '_elementor_template_type', 'wp-page'),
(8578, 871, '_elementor_version', '3.31.2'),
(8579, 871, '_elementor_pro_version', '3.27.4'),
(8580, 871, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8581, 871, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Statement<\\/p><p>----<\\/p><p>SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?<\\/p><p>When you purchase something from our store, as part of the buying and selling process, we collect the personal information you give us such as your name, address and email address.<br \\/>When you browse our store, we also automatically receive your computer\\u2019s internet protocol (IP) address in order to provide us with information that helps us learn about your browser and operating system.<br \\/>Email marketing (if applicable): With your permission, we may send you emails about our store, new products and other updates.<\\/p><p>SECTION 2 - CONSENT<\\/p><p>How do you get my consent?<br \\/>When you provide us with personal information to complete a transaction, verify your credit card, place an order, arrange for a delivery or return a purchase, we imply that you consent to our collecting it and using it for that specific reason only.<br \\/>If we ask for your personal information for a secondary reason, like marketing, we will either ask you directly for your expressed consent, or provide you with an opportunity to say no.<\\/p><p>How do I withdraw my consent?<br \\/>If after you opt-in, you change your mind, you may withdraw your consent for us to contact you, for the continued collection, use or disclosure of your information, at anytime, by contacting us at info@omegaequine.co or mailing us at:<br \\/>Omega Equine Supplements<br \\/>Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE<\\/p><p>SECTION 3 - DISCLOSURE<\\/p><p>We may disclose your personal information if we are required by law to do so or if you violate our Terms of Service.<\\/p><p>SECTION 4 - SHOPIFY<\\/p><p>Our store is hosted on Shopify Inc. They provide us with the online e-commerce platform that allows us to sell our products and services to you.<br \\/>Your data is stored through Shopify\\u2019s data storage, databases and the general Shopify application. They store your data on a secure server behind a firewall.<\\/p><p>Payment:<br \\/>If you choose a direct payment gateway to complete your purchase, then Shopify stores your credit card data. It is encrypted through the Payment Card Industry Data Security Standard (PCI-DSS). Your purchase transaction data is stored only as long as is necessary to complete your purchase transaction. After that is complete, your purchase transaction information is deleted.<br \\/>All direct payment gateways adhere to the standards set by PCI-DSS as managed by the PCI Security Standards Council, which is a joint effort of brands like Visa, Mastercard, American Express and Discover.<br \\/>PCI-DSS requirements help ensure the secure handling of credit card information by our store and its service providers.<br \\/>For more insight, you may also want to read Shopify\\u2019s Terms of Service (https:\\/\\/www.shopify.com\\/legal\\/terms) or Privacy Statement (https:\\/\\/www.shopify.com\\/legal\\/privacy).<\\/p><p>SECTION 5 - THIRD-PARTY SERVICES<\\/p><p>In general, the third-party providers used by us will only collect, use and disclose your information to the extent necessary to allow them to perform the services they provide to us.<br \\/>However, certain third-party service providers, such as payment gateways and other payment transaction processors, have their own privacy policies in respect to the information we are required to provide to them for your purchase-related transactions.<br \\/>For these providers, we recommend that you read their privacy policies so you can understand the manner in which your personal information will be handled by these providers.<br \\/>In particular, remember that certain providers may be located in or have facilities that are located a different jurisdiction than either you or us. So if you elect to proceed with a transaction that involves the services of a third-party service provider, then your information may become subject to the laws of the jurisdiction(s) in which that service provider or its facilities are located.<br \\/>As an example, if you are located in Canada and your transaction is processed by a payment gateway located in the United States, then your personal information used in completing that transaction may be subject to disclosure under United States legislation, including the Patriot Act.<br \\/>Once you leave our store\\u2019s website or are redirected to a third-party website or application, you are no longer governed by this Privacy Policy or our website\\u2019s Terms of Service.<\\/p><p>Links<br \\/>When you click on links on our store, they may direct you away from our site. We are not responsible for the privacy practices of other sites and encourage you to read their privacy statements.<br \\/>Google analytics:<br \\/>Our store uses Google Analytics to help us learn about store visits and the pages being viewed.<\\/p><p>SECTION 6 - SECURITY<\\/p><p>To protect your personal information, we take reasonable precautions and follow industry best practices to make sure it is not inappropriately lost, misused, accessed, disclosed, altered or destroyed.<br \\/>If you provide us with your credit card information, the information is encrypted using secure socket layer technology (SSL) and stored with a AES-256 encryption. Although no method of transmission over the Internet or electronic storage is 100% secure, we follow all PCI-DSS requirements and implement additional generally accepted industry standards.<\\/p><p>SECTION 7 - COOKIES<\\/p><p>Here is a list of cookies that we use. We\\u2019ve listed them here so you that you can choose if you want to opt-out of cookies or not.<br \\/>_session_id, unique token, sessional, Allows Shopify to store information about your session (referrer, landing page, etc).<br \\/>_shopify_visit, no data held, Persistent for 30 minutes from the last visit, Used by our website provider\\u2019s internal stats tracker to record the number of visits<br \\/>_shopify_uniq, no data held, expires midnight (relative to the visitor) of the next day, Counts the number of visits to a store by a single customer.<br \\/>cart, unique token, persistent for 2 weeks, Stores information about the contents of your cart.<br \\/>_secure_session_id, unique token, sessional<br \\/>storefront_digest, unique token, indefinite If the shop has a password, this is used to determine if the current visitor has access.<br \\/>PREF, persistent for a very short period, Set by Google and tracks who visits the store and from where<\\/p><p>SECTION 8 - AGE OF CONSENT<\\/p><p>By using this site, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site.<\\/p><p>SECTION 9 - CHANGES TO THIS PRIVACY POLICY<\\/p><p>We reserve the right to modify this privacy policy at any time, so please review it frequently. Changes and clarifications will take effect immediately upon their posting on the website. If we make material changes to this policy, we will notify you here that it has been updated, so that you are aware of what information we collect, how we use it, and under what circumstances, if any, we use and\\/or disclose it.<br \\/>If our store is acquired or merged with another company, your information may be transferred to the new owners so that we may continue to sell products to you.<\\/p><p>QUESTIONS AND CONTACT INFORMATION<\\/p><p>If you would like to: access, correct, amend or delete any personal information we have about you, register a complaint, or simply want more information contact our Privacy Compliance Officer at info@omegaequine.co or by mail at<br \\/>Omega Equine Supplements<br \\/>[Re: Privacy Compliance Officer]<br \\/>Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE<\\/p><p>GatorLeads<\\/p><p>\\u00a0The company also uses business intelligence tools to monitor your use of the site. This tool is called Gator Leads and enables us to provide you with the most relevant information about our products and services. This software enables us to understand your company\'s requirements and deliver a better sales experience. The software integrates into our Marketing Automation suite called CommuniGator which we use to send marketing communications to our customers, prospects and suppliers<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8582, 871, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8583, 871, '_elementor_page_settings', 'a:0:{}'),
(8584, 871, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146241;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8585, 872, '_elementor_edit_mode', 'builder'),
(8586, 872, '_elementor_template_type', 'wp-page'),
(8587, 872, '_elementor_version', '3.31.2'),
(8588, 872, '_elementor_pro_version', '3.27.4'),
(8589, 872, '_wp_page_template', 'default'),
(8590, 872, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Statement<\\/p><p>----<\\/p><p>SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?<\\/p><p>When you purchase something from our store, as part of the buying and selling process, we collect the personal information you give us such as your name, address and email address.<br \\/>When you browse our store, we also automatically receive your computer\\u2019s internet protocol (IP) address in order to provide us with information that helps us learn about your browser and operating system.<br \\/>Email marketing (if applicable): With your permission, we may send you emails about our store, new products and other updates.<\\/p><p>SECTION 2 - CONSENT<\\/p><p>How do you get my consent?<br \\/>When you provide us with personal information to complete a transaction, verify your credit card, place an order, arrange for a delivery or return a purchase, we imply that you consent to our collecting it and using it for that specific reason only.<br \\/>If we ask for your personal information for a secondary reason, like marketing, we will either ask you directly for your expressed consent, or provide you with an opportunity to say no.<\\/p><p>How do I withdraw my consent?<br \\/>If after you opt-in, you change your mind, you may withdraw your consent for us to contact you, for the continued collection, use or disclosure of your information, at anytime, by contacting us at info@omegaequine.co or mailing us at:<br \\/>Omega Equine Supplements<br \\/>Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE<\\/p><p>SECTION 3 - DISCLOSURE<\\/p><p>We may disclose your personal information if we are required by law to do so or if you violate our Terms of Service.<\\/p><p>SECTION 4 - SHOPIFY<\\/p><p>Our store is hosted on Shopify Inc. They provide us with the online e-commerce platform that allows us to sell our products and services to you.<br \\/>Your data is stored through Shopify\\u2019s data storage, databases and the general Shopify application. They store your data on a secure server behind a firewall.<\\/p><p>Payment:<br \\/>If you choose a direct payment gateway to complete your purchase, then Shopify stores your credit card data. It is encrypted through the Payment Card Industry Data Security Standard (PCI-DSS). Your purchase transaction data is stored only as long as is necessary to complete your purchase transaction. After that is complete, your purchase transaction information is deleted.<br \\/>All direct payment gateways adhere to the standards set by PCI-DSS as managed by the PCI Security Standards Council, which is a joint effort of brands like Visa, Mastercard, American Express and Discover.<br \\/>PCI-DSS requirements help ensure the secure handling of credit card information by our store and its service providers.<br \\/>For more insight, you may also want to read Shopify\\u2019s Terms of Service (https:\\/\\/www.shopify.com\\/legal\\/terms) or Privacy Statement (https:\\/\\/www.shopify.com\\/legal\\/privacy).<\\/p><p>SECTION 5 - THIRD-PARTY SERVICES<\\/p><p>In general, the third-party providers used by us will only collect, use and disclose your information to the extent necessary to allow them to perform the services they provide to us.<br \\/>However, certain third-party service providers, such as payment gateways and other payment transaction processors, have their own privacy policies in respect to the information we are required to provide to them for your purchase-related transactions.<br \\/>For these providers, we recommend that you read their privacy policies so you can understand the manner in which your personal information will be handled by these providers.<br \\/>In particular, remember that certain providers may be located in or have facilities that are located a different jurisdiction than either you or us. So if you elect to proceed with a transaction that involves the services of a third-party service provider, then your information may become subject to the laws of the jurisdiction(s) in which that service provider or its facilities are located.<br \\/>As an example, if you are located in Canada and your transaction is processed by a payment gateway located in the United States, then your personal information used in completing that transaction may be subject to disclosure under United States legislation, including the Patriot Act.<br \\/>Once you leave our store\\u2019s website or are redirected to a third-party website or application, you are no longer governed by this Privacy Policy or our website\\u2019s Terms of Service.<\\/p><p>Links<br \\/>When you click on links on our store, they may direct you away from our site. We are not responsible for the privacy practices of other sites and encourage you to read their privacy statements.<br \\/>Google analytics:<br \\/>Our store uses Google Analytics to help us learn about store visits and the pages being viewed.<\\/p><p>SECTION 6 - SECURITY<\\/p><p>To protect your personal information, we take reasonable precautions and follow industry best practices to make sure it is not inappropriately lost, misused, accessed, disclosed, altered or destroyed.<br \\/>If you provide us with your credit card information, the information is encrypted using secure socket layer technology (SSL) and stored with a AES-256 encryption. Although no method of transmission over the Internet or electronic storage is 100% secure, we follow all PCI-DSS requirements and implement additional generally accepted industry standards.<\\/p><p>SECTION 7 - COOKIES<\\/p><p>Here is a list of cookies that we use. We\\u2019ve listed them here so you that you can choose if you want to opt-out of cookies or not.<br \\/>_session_id, unique token, sessional, Allows Shopify to store information about your session (referrer, landing page, etc).<br \\/>_shopify_visit, no data held, Persistent for 30 minutes from the last visit, Used by our website provider\\u2019s internal stats tracker to record the number of visits<br \\/>_shopify_uniq, no data held, expires midnight (relative to the visitor) of the next day, Counts the number of visits to a store by a single customer.<br \\/>cart, unique token, persistent for 2 weeks, Stores information about the contents of your cart.<br \\/>_secure_session_id, unique token, sessional<br \\/>storefront_digest, unique token, indefinite If the shop has a password, this is used to determine if the current visitor has access.<br \\/>PREF, persistent for a very short period, Set by Google and tracks who visits the store and from where<\\/p><p>SECTION 8 - AGE OF CONSENT<\\/p><p>By using this site, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site.<\\/p><p>SECTION 9 - CHANGES TO THIS PRIVACY POLICY<\\/p><p>We reserve the right to modify this privacy policy at any time, so please review it frequently. Changes and clarifications will take effect immediately upon their posting on the website. If we make material changes to this policy, we will notify you here that it has been updated, so that you are aware of what information we collect, how we use it, and under what circumstances, if any, we use and\\/or disclose it.<br \\/>If our store is acquired or merged with another company, your information may be transferred to the new owners so that we may continue to sell products to you.<\\/p><p>QUESTIONS AND CONTACT INFORMATION<\\/p><p>If you would like to: access, correct, amend or delete any personal information we have about you, register a complaint, or simply want more information contact our Privacy Compliance Officer at info@omegaequine.co or by mail at<br \\/>Omega Equine Supplements<br \\/>[Re: Privacy Compliance Officer]<br \\/>Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE<\\/p><p>GatorLeads<\\/p><p>\\u00a0The company also uses business intelligence tools to monitor your use of the site. This tool is called Gator Leads and enables us to provide you with the most relevant information about our products and services. This software enables us to understand your company\'s requirements and deliver a better sales experience. The software integrates into our Marketing Automation suite called CommuniGator which we use to send marketing communications to our customers, prospects and suppliers<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8591, 872, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8592, 872, '_elementor_page_settings', 'a:0:{}'),
(8593, 872, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146241;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8594, 873, '_elementor_edit_mode', 'builder'),
(8595, 873, '_elementor_template_type', 'wp-page'),
(8596, 873, '_elementor_version', '3.31.2'),
(8597, 873, '_elementor_pro_version', '3.27.4'),
(8598, 873, '_wp_page_template', 'default'),
(8599, 873, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Statement<\\/p><p>----<\\/p><p>SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?<\\/p><p>When you purchase something from our store, as part of the buying and selling process, we collect the personal information you give us such as your name, address and email address.<br \\/>When you browse our store, we also automatically receive your computer\\u2019s internet protocol (IP) address in order to provide us with information that helps us learn about your browser and operating system.<br \\/>Email marketing (if applicable): With your permission, we may send you emails about our store, new products and other updates.<\\/p><p>SECTION 2 - CONSENT<\\/p><p>How do you get my consent?<br \\/>When you provide us with personal information to complete a transaction, verify your credit card, place an order, arrange for a delivery or return a purchase, we imply that you consent to our collecting it and using it for that specific reason only.<br \\/>If we ask for your personal information for a secondary reason, like marketing, we will either ask you directly for your expressed consent, or provide you with an opportunity to say no.<\\/p><p>How do I withdraw my consent?<br \\/>If after you opt-in, you change your mind, you may withdraw your consent for us to contact you, for the continued collection, use or disclosure of your information, at anytime, by contacting us at info@omegaequine.co or mailing us at:<br \\/>Omega Equine Supplements<br \\/>Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE<\\/p><p>SECTION 3 - DISCLOSURE<\\/p><p>We may disclose your personal information if we are required by law to do so or if you violate our Terms of Service.<\\/p><p>SECTION 4 - SHOPIFY<\\/p><p>Our store is hosted on Shopify Inc. They provide us with the online e-commerce platform that allows us to sell our products and services to you.<br \\/>Your data is stored through Shopify\\u2019s data storage, databases and the general Shopify application. They store your data on a secure server behind a firewall.<\\/p><p>Payment:<br \\/>If you choose a direct payment gateway to complete your purchase, then Shopify stores your credit card data. It is encrypted through the Payment Card Industry Data Security Standard (PCI-DSS). Your purchase transaction data is stored only as long as is necessary to complete your purchase transaction. After that is complete, your purchase transaction information is deleted.<br \\/>All direct payment gateways adhere to the standards set by PCI-DSS as managed by the PCI Security Standards Council, which is a joint effort of brands like Visa, Mastercard, American Express and Discover.<br \\/>PCI-DSS requirements help ensure the secure handling of credit card information by our store and its service providers.<br \\/>For more insight, you may also want to read Shopify\\u2019s Terms of Service (https:\\/\\/www.shopify.com\\/legal\\/terms) or Privacy Statement (https:\\/\\/www.shopify.com\\/legal\\/privacy).<\\/p><p>SECTION 5 - THIRD-PARTY SERVICES<\\/p><p>In general, the third-party providers used by us will only collect, use and disclose your information to the extent necessary to allow them to perform the services they provide to us.<br \\/>However, certain third-party service providers, such as payment gateways and other payment transaction processors, have their own privacy policies in respect to the information we are required to provide to them for your purchase-related transactions.<br \\/>For these providers, we recommend that you read their privacy policies so you can understand the manner in which your personal information will be handled by these providers.<br \\/>In particular, remember that certain providers may be located in or have facilities that are located a different jurisdiction than either you or us. So if you elect to proceed with a transaction that involves the services of a third-party service provider, then your information may become subject to the laws of the jurisdiction(s) in which that service provider or its facilities are located.<br \\/>As an example, if you are located in Canada and your transaction is processed by a payment gateway located in the United States, then your personal information used in completing that transaction may be subject to disclosure under United States legislation, including the Patriot Act.<br \\/>Once you leave our store\\u2019s website or are redirected to a third-party website or application, you are no longer governed by this Privacy Policy or our website\\u2019s Terms of Service.<\\/p><p>Links<br \\/>When you click on links on our store, they may direct you away from our site. We are not responsible for the privacy practices of other sites and encourage you to read their privacy statements.<br \\/>Google analytics:<br \\/>Our store uses Google Analytics to help us learn about store visits and the pages being viewed.<\\/p><p>SECTION 6 - SECURITY<\\/p><p>To protect your personal information, we take reasonable precautions and follow industry best practices to make sure it is not inappropriately lost, misused, accessed, disclosed, altered or destroyed.<br \\/>If you provide us with your credit card information, the information is encrypted using secure socket layer technology (SSL) and stored with a AES-256 encryption. Although no method of transmission over the Internet or electronic storage is 100% secure, we follow all PCI-DSS requirements and implement additional generally accepted industry standards.<\\/p><p>SECTION 7 - COOKIES<\\/p><p>Here is a list of cookies that we use. We\\u2019ve listed them here so you that you can choose if you want to opt-out of cookies or not.<br \\/>_session_id, unique token, sessional, Allows Shopify to store information about your session (referrer, landing page, etc).<br \\/>_shopify_visit, no data held, Persistent for 30 minutes from the last visit, Used by our website provider\\u2019s internal stats tracker to record the number of visits<br \\/>_shopify_uniq, no data held, expires midnight (relative to the visitor) of the next day, Counts the number of visits to a store by a single customer.<br \\/>cart, unique token, persistent for 2 weeks, Stores information about the contents of your cart.<br \\/>_secure_session_id, unique token, sessional<br \\/>storefront_digest, unique token, indefinite If the shop has a password, this is used to determine if the current visitor has access.<br \\/>PREF, persistent for a very short period, Set by Google and tracks who visits the store and from where<\\/p><p>SECTION 8 - AGE OF CONSENT<\\/p><p>By using this site, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site.<\\/p><p>SECTION 9 - CHANGES TO THIS PRIVACY POLICY<\\/p><p>We reserve the right to modify this privacy policy at any time, so please review it frequently. Changes and clarifications will take effect immediately upon their posting on the website. If we make material changes to this policy, we will notify you here that it has been updated, so that you are aware of what information we collect, how we use it, and under what circumstances, if any, we use and\\/or disclose it.<br \\/>If our store is acquired or merged with another company, your information may be transferred to the new owners so that we may continue to sell products to you.<\\/p><p>QUESTIONS AND CONTACT INFORMATION<\\/p><p>If you would like to: access, correct, amend or delete any personal information we have about you, register a complaint, or simply want more information contact our Privacy Compliance Officer at info@omegaequine.co or by mail at<br \\/>Omega Equine Supplements<br \\/>[Re: Privacy Compliance Officer]<br \\/>Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE<\\/p><p>GatorLeads<\\/p><p>\\u00a0The company also uses business intelligence tools to monitor your use of the site. This tool is called Gator Leads and enables us to provide you with the most relevant information about our products and services. This software enables us to understand your company\'s requirements and deliver a better sales experience. The software integrates into our Marketing Automation suite called CommuniGator which we use to send marketing communications to our customers, prospects and suppliers<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8600, 873, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8601, 873, '_elementor_page_settings', 'a:0:{}'),
(8602, 873, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146241;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8603, 874, '_elementor_edit_mode', 'builder'),
(8604, 874, '_elementor_template_type', 'wp-page'),
(8605, 874, '_elementor_version', '3.31.2'),
(8606, 874, '_elementor_pro_version', '3.27.4'),
(8607, 874, '_wp_page_template', 'default'),
(8608, 874, '_elementor_data', '[{\"id\":\"17daf4f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2ac8ce0\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"2b6a062\"}]},\"elements\":[{\"id\":\"b7378e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-weight: 400;\\\">At Omega Equine Ltd, we are steadfast in our dedication to environmental sustainability throughout every part of our operations. We understand the profound impact our actions have on the planet, and we are committed to minimising our environmental footprint and promoting sustainable practices at every opportunity.<\\/p><p style=\\\"font-weight: 400;\\\">\\u00a0<\\/p><p style=\\\"font-weight: 400;\\\">Central to our sustainability efforts is our commitment to supply chain sustainability. We diligently assess and select suppliers who share our values and prioritise ethical and environmentally responsible practices. By partnering with suppliers who adhere to stringent environmental and social standards, we ensure that our products are sourced responsibly and sustainably.<\\/p><p style=\\\"font-weight: 400;\\\">\\u00a0<\\/p><p style=\\\"font-weight: 400;\\\">Moreover, we continually strive for improvement in our sustainability practices. We recognise that sustainability is an ongoing journey, and as such, we are committed to continuous improvement. We set ambitious goals, and regularly review and refine our strategies to further reduce our environmental impact.<\\/p><p style=\\\"font-weight: 400;\\\">\\u00a0<\\/p><p style=\\\"font-weight: 400;\\\">In addition to our commitment to supply chain sustainability and continuous improvement, we take concrete actions to minimise our environmental footprint in other areas of our operations. This includes our use of recyclable packaging materials whenever possible, our preference for Eco-flo compostable starch-based peanuts for packing, and our initiative to repurpose packaging materials through reuse programmes to minimise waste.<\\/p><p style=\\\"font-weight: 400;\\\">\\u00a0<\\/p><p style=\\\"font-weight: 400;\\\">Furthermore, within our warehouse operations, we have transitioned to electric forklifts, reducing emissions, and contributing to cleaner air in our communities.<\\/p><p style=\\\"font-weight: 400;\\\">\\u00a0<\\/p><p style=\\\"font-weight: 400;\\\">At Omega Equine Ltd, sustainability isn\'t just a goal\\u2014it\'s a fundamental part of who we are. By embracing sustainable practices, fostering innovation, and engaging in continuous improvement, we are committed to making a positive impact on the environment while serving the needs of our customers and the equine community.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8609, 874, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8610, 874, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146241;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8611, 870, '_elementor_page_settings', 'a:0:{}'),
(8612, 875, '_elementor_edit_mode', 'builder'),
(8613, 875, '_elementor_template_type', 'footer'),
(8614, 875, '_elementor_version', '3.31.2'),
(8615, 875, '_elementor_pro_version', '3.27.4'),
(8616, 875, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8617, 875, '_elementor_data', '[{\"id\":\"64e38d33\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#272727\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"content_width\":\"full\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"2a76223\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"124187d\"}]},\"elements\":[{\"id\":\"42a0fd9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"structure\":\"40\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_justify_content\":\"space-between\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"e4bd2ac\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"d6efb9e\"}]},\"elements\":[{\"id\":\"660ba6be\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbe467b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1254b30\"}]},\"elements\":[{\"id\":\"5525c1f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e976c76\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p class=\\\"h5 hero__sub-title\\\">Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"58207822\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"ekit_icon_box_title_text\":\"\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_content_valign\":\"top\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFFCC\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_font_family\":\"Roboto\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Yantramanav\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_icon_box_icon_primary_color\":\"#FA471C\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\",\"size\":\"15\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"badge_arrow_horizontal_position_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_infobox_bg_hover_group_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_infobox_bg_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_infobox_bg_padding_inner_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_box_border_hv_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious_hv_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign_laptop\":\"\",\"ekit_icon_title_bottom_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_title_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_description_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_watermark_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_border_icon_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_icons_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_space_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_rotate_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_vertical_align_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_text_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_btn_background_hover_group_position_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_repeat_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_hover_group_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_btn_background_hover_group_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_button_border_hv_color_group_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_btn_hover_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_image_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_image_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_image_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_image_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_bg_ovelry_color_hv_position_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_repeat_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_badge_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_laptop\":\"\",\"ekit_icon_box_badge_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_icon_box_badge_background_position_laptop\":\"\",\"ekit_icon_box_badge_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_repeat_laptop\":\"\",\"ekit_icon_box_badge_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_background_slideshow_background_size_laptop\":\"\",\"ekit_icon_box_badge_background_slideshow_background_position_laptop\":\"\",\"ekit_icon_box_badge_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"ekit_icon_box_header_icons__switch\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"7d803549\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"93edd49\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"235d474\"}]},\"elements\":[{\"id\":\"7a26f4db\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Pages\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"563241b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Search\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/#ekit_modal-popup-082f2b1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b59231a\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"690285d\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"2efed44e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"align\":\"center\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"51d98fc\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"716d900\"}]},\"elements\":[{\"id\":\"2ba203e1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Sustainability\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/sustainability\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"926686a\"},{\"text\":\"Privacy Policies\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/privacy-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d9c493c\"},{\"text\":\"Terms & Conditions \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/terms\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"aa07459\"},{\"text\":\"Refund Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/refund-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d1143ad\"},{\"text\":\"Shipping Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/shipping-policy\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f28e437\"}],\"icon_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FA471C\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_typography_text_transform\":\"capitalize\",\"space_between\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"1\"},{\"id\":\"7ab785c7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"width_tablet\":{\"size\":\"48\",\"unit\":\"%\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"4010b8c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"c3f56be\"}]},\"elements\":[{\"id\":\"6e9401c1\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Get In Touch\",\"ekit_heading_title_tag\":\"h3\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Montserrat\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"700\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7878d4e4\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>info@horseomegaequine.co.uk<\\/p>\",\"desciption_width\":{\"unit\":\"px\",\"size\":\"280\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_extra_title_color\":\"#FFFFFFB3\",\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Roboto\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"ekit_heading_extra_title_typography_font_weight\":\"400\",\"ekit_heading_extra_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_heading_extra_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"74060f11\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#865CDA0F\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"15\",\"bottom\":\"19\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_background\":\"classic\",\"background_color\":\"#272727\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_align_items_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"wrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"a7f211c\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4296263\"}]},\"elements\":[{\"id\":\"6fccd59a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cedfbfe\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"b06356d\"}]},\"elements\":[{\"id\":\"7233650b\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Copyright \\u00a9 2025 Horse omega equine All Rights Reserved\",\"ekit_heading_title_tag\":\"p\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align_mobile\":\"text_left\",\"ekit_heading_title_color\":\"#FFFFFFB3\",\"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\":\"Work Sans\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_color\":\"#FA471C\",\"ekit_heading_focused_title_color_hover\":\"\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Work Sans\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"title_float_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"desciption_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_heading_title_align_laptop\":\"\",\"ekit_heading_title_color_laptop\":\"\",\"ekit_heading_title_color_hover_laptop\":\"\",\"ekit_heading_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_color_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_color_b_stop_laptop\":{\"unit\":\"%\"},\"title_left_border_color_gradient_angle_laptop\":{\"unit\":\"deg\"},\"title_left_border_color_gradient_position_laptop\":\"\",\"title_left_border_color_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_position_laptop\":\"\",\"title_left_border_color_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_repeat_laptop\":\"\",\"title_left_border_color_size_laptop\":\"\",\"title_left_border_color_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_left_border_color_slideshow_background_size_laptop\":\"\",\"title_left_border_color_slideshow_background_position_laptop\":\"\",\"ekit_heading_focused_title_color_laptop\":\"\",\"ekit_heading_focused_title_color_hover_laptop\":\"\",\"ekit_heading_focused_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_text_decoration_color_laptop\":\"\",\"ekit_heading_focused_title_secondary_spacing_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_focused_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_focused_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_focused_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_focused_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_focused_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_color_laptop\":\"\",\"ekit_heading_sub_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_margn_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_secondary_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_secondary_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_secondary_bg_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_position_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_repeat_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_secondary_bg_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_secondary_bg_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_left_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_left_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_left_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_left_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_left_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_right_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_color_right_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_heading_sub_title_border_color_right_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_heading_sub_title_border_color_right_gradient_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_position_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_repeat_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_color_right_slideshow_background_size_laptop\":\"\",\"ekit_heading_sub_title_border_color_right_slideshow_background_position_laptop\":\"\",\"ekit_heading_sub_title_border_right_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_border_heading_title_left_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_sub_title_border_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_sub_title_vertical_alignment_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subheading_outline_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"subheading_outline_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_extra_title_color_laptop\":\"\",\"ekit_heading_extra_title_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_extra_title_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_heading_seperator_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_heading_seperator_color_laptop\":\"\",\"shadow_text_position_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shadow_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shadow_text_color_laptop\":\"\",\"shadow_text_border_color_laptop\":\"\",\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"center center\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"center center\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"ppress_alternate_content\":\"nothing\",\"ppress_custom_message\":\"This content is restricted!\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_text_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_text_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_gradient_position_laptop\":\"center center\",\"ekit_cursor_icon_background_gradient_position_tablet\":\"center center\",\"ekit_cursor_icon_background_gradient_position_mobile\":\"center center\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"6a08f50e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"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},\"ekit_all_conditions_list\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"ppress_visibility\":\"everyone\",\"ppress_membership_plans\":\"\",\"ppress_user_roles\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"be016b8\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ffe9bbe\"}]},\"elements\":[{\"id\":\"a0035ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/cards.png\",\"id\":341,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8618, 875, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(8619, 875, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:2:{i:0;s:12:\"widget-image\";i:1;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8620, 875, '_elementor_css', 'a:6:{s:4:\"time\";i:1756145705;s:5:\"fonts\";a:4:{i:0;s:6:\"Roboto\";i:1;s:11:\"Yantramanav\";i:2;s:10:\"Montserrat\";i:3;s:9:\"Work Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8621, 875, '_elementor_element_cache', '{\"timeout\":1756232105,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-64e38d33 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"64e38d33\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt<div class=\"elementor-element elementor-element-42a0fd9f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"42a0fd9f\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-660ba6be e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"660ba6be\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-5525c1f2 elementor-widget elementor-widget-image\" data-id=\"5525c1f2\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"http://127.0.0.1/horse1/\">nttttttt<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" class=\"attachment-large size-large wp-image-15\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-1e976c76 elementor-widget elementor-widget-elementskit-heading\" data-id=\"1e976c76\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">nttttt<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\">tttt<div class=\'ekit-heading__description\'>nttttt<p class=\"h5 hero__sub-title\">Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.</p>ntttt</div>nttt</div></div>tttt</div>ntttt<div class=\"elementor-element elementor-element-58207822 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"58207822\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">nttttt<div class=\"ekit-wid-con\" >        <!-- link opening -->n                <!-- end link opening -->nn        <div class=\"elementskit-infobox text-left text- icon-lef-right-aligin elementor-animation-   \">n                        <div class=\"box-body\">n                                            </div>n        n        n                </div>n        </div>tttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7d803549 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"7d803549\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-7a26f4db elementor-widget elementor-widget-elementskit-heading\" data-id=\"7a26f4db\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">nttttt<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h3 class=\"ekit-heading--title elementskit-section-title \">Pages</h3></div></div>tttt</div>ntttt<div class=\"elementor-element elementor-element-563241b8 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"563241b8\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://127.0.0.1/horse1/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Home</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://127.0.0.1/horse1/shop/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Products</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"#\">nnttttttttttt<span class=\"elementor-icon-list-text\">About Us</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://127.0.0.1/horse1/#ekit_modal-popup-082f2b1\">nnttttttttttt<span class=\"elementor-icon-list-text\">Search</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://127.0.0.1/horse1/contact-us\">nnttttttttttt<span class=\"elementor-icon-list-text\">Contact</span>nttttttttttt</a>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2efed44e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"2efed44e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-2ba203e1 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2ba203e1\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://127.0.0.1/horse1/sustainability\">nnttttttttttt<span class=\"elementor-icon-list-text\">Sustainability</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://127.0.0.1/horse1/privacy-policy\">nnttttttttttt<span class=\"elementor-icon-list-text\">Privacy Policies</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://127.0.0.1/horse1/terms\">nnttttttttttt<span class=\"elementor-icon-list-text\">Terms & Conditions </span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://127.0.0.1/horse1/refund-policy\">nnttttttttttt<span class=\"elementor-icon-list-text\">Refund Policy</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://127.0.0.1/horse1/shipping-policy\">nnttttttttttt<span class=\"elementor-icon-list-text\">Shipping Policy</span>nttttttttttt</a>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7ab785c7 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"7ab785c7\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-6e9401c1 elementor-widget elementor-widget-elementskit-heading\" data-id=\"6e9401c1\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">nttttt<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h3 class=\"ekit-heading--title elementskit-section-title \">Get In Touch</h3></div></div>tttt</div>ntttt<div class=\"elementor-element elementor-element-7878d4e4 elementor-widget elementor-widget-elementskit-heading\" data-id=\"7878d4e4\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">nttttt<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\">tttt<div class=\'ekit-heading__description\'>nttttt<p>info@https://horseomegaequine.co.uk</p>ntttt</div>nttt</div></div>tttt</div>ntttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-74060f11 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"74060f11\" 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-6fccd59a e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"6fccd59a\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-7233650b elementor-widget elementor-widget-elementskit-heading\" data-id=\"7233650b\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">nttttt<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-text_left\"><p class=\"ekit-heading--title elementskit-section-title \">Copyright u00a9 2025 Horse omega equine All Rights Reserved</p></div></div>tttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a08f50e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"6a08f50e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-a0035ed elementor-widget elementor-widget-image\" data-id=\"a0035ed\" data-element_type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"432\" height=\"49\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png\" class=\"attachment-large size-large wp-image-341\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png 432w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards-300x34.png 300w\" sizes=\"(max-width: 432px) 100vw, 432px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),
(8622, 41, '_elementor_page_settings', 'a:0:{}'),
(8623, 822, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8624, 822, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146460;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8625, 41, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146461;s:5:\"fonts\";a:4:{i:0;s:6:\"Roboto\";i:1;s:11:\"Yantramanav\";i:2;s:10:\"Montserrat\";i:3;s:9:\"Work Sans\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8626, 822, '_elementor_element_cache', '{\"timeout\":1756232861,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-17daf4f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"17daf4f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"ecbe68f23f2a4e3b3a634fea21afd3f2\\\" data=\\\"eyJpZCI6ImI3Mzc4ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTAwYTA8XC9wPjxwPjxzdHJvbmc+SW50ZXJuYXRpb25hbCBTaGlwcGluZyBUZXJtcyBhbmQgQ29uZGl0aW9uczxcL3N0cm9uZz48XC9wPjxwPlRoZXNlIEludGVybmF0aW9uYWwgU2hpcHBpbmcgVGVybXMgYW5kIENvbmRpdGlvbnMgKFwiVGVybXNcIikgYXBwbHkgdG8gYWxsIGludGVybmF0aW9uYWwgb3JkZXJzIHBsYWNlZCB3aXRoIE9tZWdhIEVxdWluZSBMdGQuIChcIk9tZWdhIEVxdWluZVwiLCBcIndlXCIsIFwidXNcIiwgb3IgXCJvdXJcIikgdGhyb3VnaCBvdXIgd2Vic2l0ZSBvciBvdGhlciBtZWFucyBvZiBwdXJjaGFzZS4gQnkgcGxhY2luZyBhbiBpbnRlcm5hdGlvbmFsIG9yZGVyIHdpdGggT21lZ2EgRXF1aW5lLCB5b3UgKFwieW91XCIgb3IgXCJjdXN0b21lclwiKSBhZ3JlZSB0byBiZSBib3VuZCBieSB0aGVzZSBUZXJtcy4gUGxlYXNlIHJlYWQgdGhlc2UgVGVybXMgY2FyZWZ1bGx5IGJlZm9yZSBwbGFjaW5nIHlvdXIgb3JkZXIuPFwvcD48cD5EZWxpdmVyeSBUZXJtczo8XC9wPjxwPkFsbCBpbnRlcm5hdGlvbmFsIG9yZGVycyBhcmUgc2hpcHBlZCBvbiBhIERlbGl2ZXJlZCBhdCBQbGFjZSAoREFQKSBiYXNpcy4gVGhpcyBtZWFucyB0aGF0IE9tZWdhIEVxdWluZSB3aWxsIG9yY2hlc3RyYXRlIHNoaXBwaW5nIHRvIHRoZSBzcGVjaWZpZWQgaW50ZXJuYXRpb25hbCBkZXN0aW5hdGlvbiwgYnV0IHlvdSwgYXMgdGhlIGN1c3RvbWVyLCBhcmUgcmVzcG9uc2libGUgZm9yIGFueSBhcHBsaWNhYmxlIHRheGVzLCBjdXN0b21zIGR1dGllcywgb3IgZmVlcyBsZXZpZWQgYnkgeW91ciBjb3VudHJ5J3MgY3VzdG9tcyBhdXRob3JpdGllcy48XC9wPjxwPlRheGVzIGFuZCBDaGFyZ2VzOjxcL3A+PHA+V2hpbGUgT21lZ2EgRXF1aW5lIGNvdmVycyBVSyB0YXhlcyBmb3IgaW50ZXJuYXRpb25hbCBvcmRlcnMsIHlvdSBtYXkgYmUgc3ViamVjdCB0byB0YXhlcywgY3VzdG9tcyBkdXRpZXMsIGFuZCBvdGhlciBjaGFyZ2VzIGltcG9zZWQgYnkgeW91ciBjb3VudHJ5J3MgY3VzdG9tcyBhdXRob3JpdGllcyB1cG9uIHRoZSBhcnJpdmFsIG9mIHlvdXIgb3JkZXIuIEl0IGlzIHlvdXIgcmVzcG9uc2liaWxpdHkgdG8gcGF5IHRoZXNlIGNoYXJnZXMsIGFuZCBPbWVnYSBFcXVpbmUgaXMgbm90IGxpYWJsZSBmb3IgYW55IHN1Y2ggYWRkaXRpb25hbCBjb3N0cy48XC9wPjxwPkRlbGF5cyBpbiBUcmFuc2l0IGFuZCBDdXN0b21zIFByb2NlZHVyZXM6PFwvcD48cD5QbGVhc2Ugbm90ZSB0aGF0IGludGVybmF0aW9uYWwgb3JkZXJzIG1heSBiZSBzdWJqZWN0IHRvIGRlbGF5cyBkdXJpbmcgdHJhbnNpdCBhbmQgY3VzdG9tcyBjbGVhcmFuY2UgcHJvY2VkdXJlcy4gV2hpbGUgd2Ugc3RyaXZlIHRvIG1pbmltaXplIHRoZXNlIGRlbGF5cywgT21lZ2EgRXF1aW5lIGNhbm5vdCBndWFyYW50ZWUgc3BlY2lmaWMgZGVsaXZlcnkgdGltZXMgZm9yIGludGVybmF0aW9uYWwgc2hpcG1lbnRzLiBXZSBhcHByZWNpYXRlIHlvdXIgcGF0aWVuY2UgYW5kIHVuZGVyc3RhbmRpbmcgaW4gc3VjaCBjaXJjdW1zdGFuY2VzLjxcL3A+PHA+RXhjbHVkZWQgUHJvZHVjdHM6PFwvcD48cD5DZXJ0YWluIHByb2R1Y3RzIG1heSBiZSBleGNsdWRlZCBmcm9tIGludGVybmF0aW9uYWwgc2hpcHBpbmcgZHVlIHRvIGxlZ2FsIHJlc3RyaWN0aW9ucywgaW1wb3J0XC9leHBvcnQgcmVndWxhdGlvbnMsIG9yIG90aGVyIHJlYXNvbnMuIE9tZWdhIEVxdWluZSByZXNlcnZlcyB0aGUgcmlnaHQgdG8gcmVmdXNlIGludGVybmF0aW9uYWwgc2hpcHBpbmcgZm9yIHN1Y2ggcHJvZHVjdHMuPFwvcD48cD5SaWdodCB0byBSZWZ1c2UgYW5kIFJlZnVuZDo8XC9wPjxwPk9tZWdhIEVxdWluZSByZXNlcnZlcyB0aGUgcmlnaHQgdG8gcmVmdXNlIGludGVybmF0aW9uYWwgc2hpcG1lbnRzIGFuZCB0byByZWZ1bmQgdGhlIGZ1bGwgcHVyY2hhc2UgYW1vdW50IGlmIHRoZSBjcml0ZXJpYSBmb3Igc2hpcG1lbnQgYXJlIG5vdCBtZXQuIFRoaXMgbWF5IGluY2x1ZGUgYnV0IGlzIG5vdCBsaW1pdGVkIHRvIGNhc2VzIHdoZXJlIHNoaXBwaW5nIHJlc3RyaWN0aW9ucyBhcHBseSwgcGF5bWVudCBpcyBub3QgcmVjZWl2ZWQsIG9yIGZyYXVkdWxlbnQgYWN0aXZpdHkgaXMgc3VzcGVjdGVkLjxcL3A+PHA+T3JkZXIgQ29uZmlybWF0aW9uIGFuZCBUcmFja2luZzo8XC9wPjxwPk9uY2UgeW91ciBpbnRlcm5hdGlvbmFsIG9yZGVyIGlzIGNvbmZpcm1lZCwgeW91IHdpbGwgcmVjZWl2ZSBhbiBvcmRlciBjb25maXJtYXRpb24gZW1haWwgd2l0aCB0cmFja2luZyBpbmZvcm1hdGlvbiwgaWYgYXZhaWxhYmxlLiBQbGVhc2UgdXNlIHRoaXMgdHJhY2tpbmcgaW5mb3JtYXRpb24gdG8gbW9uaXRvciB0aGUgcHJvZ3Jlc3Mgb2YgeW91ciBzaGlwbWVudC48XC9wPjxwPkN1c3RvbWVyIFN1cHBvcnQ6PFwvcD48cD5JZiB5b3UgaGF2ZSBhbnkgcXVlc3Rpb25zIG9yIGNvbmNlcm5zIHJlZ2FyZGluZyB5b3VyIGludGVybmF0aW9uYWwgb3JkZXIsIGluY2x1ZGluZyBzaGlwcGluZywgY3VzdG9tcywgb3IgcHJvZHVjdCBhdmFpbGFiaWxpdHksIHBsZWFzZSBjb250YWN0IG91ciBjdXN0b21lciBzdXBwb3J0IHRlYW0gZm9yIGFzc2lzdGFuY2UuIFdlIGFyZSBoZXJlIHRvIGhlbHAgeW91IHdpdGggYW55IHF1ZXJpZXMgeW91IG1heSBoYXZlLjxcL3A+PHA+R292ZXJuaW5nIExhdzo8XC9wPjxwPlRoZXNlIFRlcm1zIHNoYWxsIGJlIGdvdmVybmVkIGJ5IGFuZCBjb25zdHJ1ZWQgaW4gYWNjb3JkYW5jZSB3aXRoIEVuZ2xpc2ggbGF3LCB3aXRob3V0IHJlZ2FyZCB0byBpdHMgY29uZmxpY3Qgb2YgbGF3IHByaW5jaXBsZXMuPFwvcD48cD5CeSBwbGFjaW5nIGFuIGludGVybmF0aW9uYWwgb3JkZXIgd2l0aCBPbWVnYSBFcXVpbmUsIHlvdSBhY2tub3dsZWRnZSB0aGF0IHlvdSBoYXZlIHJlYWQsIHVuZGVyc3Rvb2QsIGFuZCBhZ3JlZSB0byBhYmlkZSBieSB0aGVzZSBUZXJtcy4gT21lZ2EgRXF1aW5lIHJlc2VydmVzIHRoZSByaWdodCB0byB1cGRhdGUgb3IgbW9kaWZ5IHRoZXNlIFRlcm1zIGF0IGFueSB0aW1lIHdpdGhvdXQgcHJpb3Igbm90aWNlLiBBbnkgY2hhbmdlcyB3aWxsIGJlIGVmZmVjdGl2ZSBpbW1lZGlhdGVseSB1cG9uIHBvc3Rpbmcgb24gb3VyIHdlYnNpdGUuIFBsZWFzZSBjaGVjayB0aGVzZSBUZXJtcyByZWd1bGFybHkgZm9yIHVwZGF0ZXMuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8627, 41, '_elementor_element_cache', '{\"timeout\":1756232861,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-64e38d33 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"64e38d33\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-42a0fd9f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"42a0fd9f\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-660ba6be e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"660ba6be\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5525c1f2 elementor-widget elementor-widget-image\\\" data-id=\\\"5525c1f2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/127.0.0.1\\/horse1\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"350\\\" height=\\\"180\\\" src=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\\\" class=\\\"attachment-large size-large wp-image-15\\\" alt=\\\"\\\" \\/>\\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 class=\\\"elementor-element elementor-element-1e976c76 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"1e976c76\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\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-\\\">\\t\\t\\t\\t<div class=\'ekit-heading__description\'>\\n\\t\\t\\t\\t\\t<p class=\\\"h5 hero__sub-title\\\">Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-58207822 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\\\" data-id=\\\"58207822\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-icon-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >        <!-- link opening -->\\n                <!-- end link opening -->\\n\\n        <div class=\\\"elementskit-infobox text-left text- icon-lef-right-aligin elementor-animation-   \\\">\\n                        <div class=\\\"box-body\\\">\\n                                            <\\/div>\\n        \\n        \\n                <\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7d803549 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"7d803549\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7a26f4db elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"7a26f4db\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\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-\\\"><h3 class=\\\"ekit-heading--title elementskit-section-title \\\">Pages<\\/h3><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-563241b8 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"563241b8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\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=\\\"http:\\/\\/127.0.0.1\\/horse1\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Home<\\/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=\\\"http:\\/\\/127.0.0.1\\/horse1\\/shop\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Products<\\/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=\\\"#\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">About Us<\\/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=\\\"http:\\/\\/127.0.0.1\\/horse1\\/#ekit_modal-popup-082f2b1\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Search<\\/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=\\\"http:\\/\\/127.0.0.1\\/horse1\\/contact-us\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Contact<\\/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<div class=\\\"elementor-element elementor-element-2efed44e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"2efed44e\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2ba203e1 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"2ba203e1\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\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=\\\"http:\\/\\/127.0.0.1\\/horse1\\/sustainability\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Sustainability<\\/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=\\\"http:\\/\\/127.0.0.1\\/horse1\\/privacy-policy\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Privacy Policies<\\/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=\\\"http:\\/\\/127.0.0.1\\/horse1\\/terms\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Terms & Conditions <\\/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=\\\"http:\\/\\/127.0.0.1\\/horse1\\/refund-policy\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Refund Policy<\\/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=\\\"http:\\/\\/127.0.0.1\\/horse1\\/shipping-policy\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Shipping Policy<\\/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<div class=\\\"elementor-element elementor-element-7ab785c7 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"7ab785c7\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6e9401c1 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"6e9401c1\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\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-\\\"><h3 class=\\\"ekit-heading--title elementskit-section-title \\\">Get In Touch<\\/h3><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7878d4e4 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"7878d4e4\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\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-\\\">\\t\\t\\t\\t<div class=\'ekit-heading__description\'>\\n\\t\\t\\t\\t\\t<p>info@horseomegaequine.co.uk<\\/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>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-74060f11 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"74060f11\\\" 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-6fccd59a e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"6fccd59a\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7233650b elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"7233650b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\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_left\\\"><p class=\\\"ekit-heading--title elementskit-section-title \\\">Copyright \\u00a9 2025 Horse omega equine All Rights Reserved<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6a08f50e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"6a08f50e\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a0035ed elementor-widget elementor-widget-image\\\" data-id=\\\"a0035ed\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"432\\\" height=\\\"49\\\" src=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/cards.png\\\" class=\\\"attachment-large size-large wp-image-341\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/cards.png 432w, http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/cards-300x34.png 300w\\\" sizes=\\\"(max-width: 432px) 100vw, 432px\\\" \\/>\\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\",\"scripts\":[],\"styles\":[]}}'),
(8628, 870, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146468;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8629, 870, '_elementor_element_cache', '{\"timeout\":1756232869,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-17daf4f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"17daf4f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"ecbe68f23f2a4e3b3a634fea21afd3f2\\\" data=\\\"eyJpZCI6ImI3Mzc4ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cCBzdHlsZT1cImZvbnQtd2VpZ2h0OiA0MDA7XCI+QXQgT21lZ2EgRXF1aW5lIEx0ZCwgd2UgYXJlIHN0ZWFkZmFzdCBpbiBvdXIgZGVkaWNhdGlvbiB0byBlbnZpcm9ubWVudGFsIHN1c3RhaW5hYmlsaXR5IHRocm91Z2hvdXQgZXZlcnkgcGFydCBvZiBvdXIgb3BlcmF0aW9ucy4gV2UgdW5kZXJzdGFuZCB0aGUgcHJvZm91bmQgaW1wYWN0IG91ciBhY3Rpb25zIGhhdmUgb24gdGhlIHBsYW5ldCwgYW5kIHdlIGFyZSBjb21taXR0ZWQgdG8gbWluaW1pc2luZyBvdXIgZW52aXJvbm1lbnRhbCBmb290cHJpbnQgYW5kIHByb21vdGluZyBzdXN0YWluYWJsZSBwcmFjdGljZXMgYXQgZXZlcnkgb3Bwb3J0dW5pdHkuPFwvcD48cCBzdHlsZT1cImZvbnQtd2VpZ2h0OiA0MDA7XCI+XHUwMGEwPFwvcD48cCBzdHlsZT1cImZvbnQtd2VpZ2h0OiA0MDA7XCI+Q2VudHJhbCB0byBvdXIgc3VzdGFpbmFiaWxpdHkgZWZmb3J0cyBpcyBvdXIgY29tbWl0bWVudCB0byBzdXBwbHkgY2hhaW4gc3VzdGFpbmFiaWxpdHkuIFdlIGRpbGlnZW50bHkgYXNzZXNzIGFuZCBzZWxlY3Qgc3VwcGxpZXJzIHdobyBzaGFyZSBvdXIgdmFsdWVzIGFuZCBwcmlvcml0aXNlIGV0aGljYWwgYW5kIGVudmlyb25tZW50YWxseSByZXNwb25zaWJsZSBwcmFjdGljZXMuIEJ5IHBhcnRuZXJpbmcgd2l0aCBzdXBwbGllcnMgd2hvIGFkaGVyZSB0byBzdHJpbmdlbnQgZW52aXJvbm1lbnRhbCBhbmQgc29jaWFsIHN0YW5kYXJkcywgd2UgZW5zdXJlIHRoYXQgb3VyIHByb2R1Y3RzIGFyZSBzb3VyY2VkIHJlc3BvbnNpYmx5IGFuZCBzdXN0YWluYWJseS48XC9wPjxwIHN0eWxlPVwiZm9udC13ZWlnaHQ6IDQwMDtcIj5cdTAwYTA8XC9wPjxwIHN0eWxlPVwiZm9udC13ZWlnaHQ6IDQwMDtcIj5Nb3Jlb3Zlciwgd2UgY29udGludWFsbHkgc3RyaXZlIGZvciBpbXByb3ZlbWVudCBpbiBvdXIgc3VzdGFpbmFiaWxpdHkgcHJhY3RpY2VzLiBXZSByZWNvZ25pc2UgdGhhdCBzdXN0YWluYWJpbGl0eSBpcyBhbiBvbmdvaW5nIGpvdXJuZXksIGFuZCBhcyBzdWNoLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGNvbnRpbnVvdXMgaW1wcm92ZW1lbnQuIFdlIHNldCBhbWJpdGlvdXMgZ29hbHMsIGFuZCByZWd1bGFybHkgcmV2aWV3IGFuZCByZWZpbmUgb3VyIHN0cmF0ZWdpZXMgdG8gZnVydGhlciByZWR1Y2Ugb3VyIGVudmlyb25tZW50YWwgaW1wYWN0LjxcL3A+PHAgc3R5bGU9XCJmb250LXdlaWdodDogNDAwO1wiPlx1MDBhMDxcL3A+PHAgc3R5bGU9XCJmb250LXdlaWdodDogNDAwO1wiPkluIGFkZGl0aW9uIHRvIG91ciBjb21taXRtZW50IHRvIHN1cHBseSBjaGFpbiBzdXN0YWluYWJpbGl0eSBhbmQgY29udGludW91cyBpbXByb3ZlbWVudCwgd2UgdGFrZSBjb25jcmV0ZSBhY3Rpb25zIHRvIG1pbmltaXNlIG91ciBlbnZpcm9ubWVudGFsIGZvb3RwcmludCBpbiBvdGhlciBhcmVhcyBvZiBvdXIgb3BlcmF0aW9ucy4gVGhpcyBpbmNsdWRlcyBvdXIgdXNlIG9mIHJlY3ljbGFibGUgcGFja2FnaW5nIG1hdGVyaWFscyB3aGVuZXZlciBwb3NzaWJsZSwgb3VyIHByZWZlcmVuY2UgZm9yIEVjby1mbG8gY29tcG9zdGFibGUgc3RhcmNoLWJhc2VkIHBlYW51dHMgZm9yIHBhY2tpbmcsIGFuZCBvdXIgaW5pdGlhdGl2ZSB0byByZXB1cnBvc2UgcGFja2FnaW5nIG1hdGVyaWFscyB0aHJvdWdoIHJldXNlIHByb2dyYW1tZXMgdG8gbWluaW1pc2Ugd2FzdGUuPFwvcD48cCBzdHlsZT1cImZvbnQtd2VpZ2h0OiA0MDA7XCI+XHUwMGEwPFwvcD48cCBzdHlsZT1cImZvbnQtd2VpZ2h0OiA0MDA7XCI+RnVydGhlcm1vcmUsIHdpdGhpbiBvdXIgd2FyZWhvdXNlIG9wZXJhdGlvbnMsIHdlIGhhdmUgdHJhbnNpdGlvbmVkIHRvIGVsZWN0cmljIGZvcmtsaWZ0cywgcmVkdWNpbmcgZW1pc3Npb25zLCBhbmQgY29udHJpYnV0aW5nIHRvIGNsZWFuZXIgYWlyIGluIG91ciBjb21tdW5pdGllcy48XC9wPjxwIHN0eWxlPVwiZm9udC13ZWlnaHQ6IDQwMDtcIj5cdTAwYTA8XC9wPjxwIHN0eWxlPVwiZm9udC13ZWlnaHQ6IDQwMDtcIj5BdCBPbWVnYSBFcXVpbmUgTHRkLCBzdXN0YWluYWJpbGl0eSBpc24ndCBqdXN0IGEgZ29hbFx1MjAxNGl0J3MgYSBmdW5kYW1lbnRhbCBwYXJ0IG9mIHdobyB3ZSBhcmUuIEJ5IGVtYnJhY2luZyBzdXN0YWluYWJsZSBwcmFjdGljZXMsIGZvc3RlcmluZyBpbm5vdmF0aW9uLCBhbmQgZW5nYWdpbmcgaW4gY29udGludW91cyBpbXByb3ZlbWVudCwgd2UgYXJlIGNvbW1pdHRlZCB0byBtYWtpbmcgYSBwb3NpdGl2ZSBpbXBhY3Qgb24gdGhlIGVudmlyb25tZW50IHdoaWxlIHNlcnZpbmcgdGhlIG5lZWRzIG9mIG91ciBjdXN0b21lcnMgYW5kIHRoZSBlcXVpbmUgY29tbXVuaXR5LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8630, 859, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146479;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8631, 859, '_elementor_element_cache', '{\"timeout\":1756232879,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-17daf4f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"17daf4f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"ecbe68f23f2a4e3b3a634fea21afd3f2\\\" data=\\\"eyJpZCI6ImI3Mzc4ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Qcml2YWN5IFN0YXRlbWVudDxcL3A+PHA+LS0tLTxcL3A+PHA+U0VDVElPTiAxIC0gV0hBVCBETyBXRSBETyBXSVRIIFlPVVIgSU5GT1JNQVRJT04\\/PFwvcD48cD5XaGVuIHlvdSBwdXJjaGFzZSBzb21ldGhpbmcgZnJvbSBvdXIgc3RvcmUsIGFzIHBhcnQgb2YgdGhlIGJ1eWluZyBhbmQgc2VsbGluZyBwcm9jZXNzLCB3ZSBjb2xsZWN0IHRoZSBwZXJzb25hbCBpbmZvcm1hdGlvbiB5b3UgZ2l2ZSB1cyBzdWNoIGFzIHlvdXIgbmFtZSwgYWRkcmVzcyBhbmQgZW1haWwgYWRkcmVzcy48YnIgXC8+V2hlbiB5b3UgYnJvd3NlIG91ciBzdG9yZSwgd2UgYWxzbyBhdXRvbWF0aWNhbGx5IHJlY2VpdmUgeW91ciBjb21wdXRlclx1MjAxOXMgaW50ZXJuZXQgcHJvdG9jb2wgKElQKSBhZGRyZXNzIGluIG9yZGVyIHRvIHByb3ZpZGUgdXMgd2l0aCBpbmZvcm1hdGlvbiB0aGF0IGhlbHBzIHVzIGxlYXJuIGFib3V0IHlvdXIgYnJvd3NlciBhbmQgb3BlcmF0aW5nIHN5c3RlbS48YnIgXC8+RW1haWwgbWFya2V0aW5nIChpZiBhcHBsaWNhYmxlKTogV2l0aCB5b3VyIHBlcm1pc3Npb24sIHdlIG1heSBzZW5kIHlvdSBlbWFpbHMgYWJvdXQgb3VyIHN0b3JlLCBuZXcgcHJvZHVjdHMgYW5kIG90aGVyIHVwZGF0ZXMuPFwvcD48cD5TRUNUSU9OIDIgLSBDT05TRU5UPFwvcD48cD5Ib3cgZG8geW91IGdldCBteSBjb25zZW50PzxiciBcLz5XaGVuIHlvdSBwcm92aWRlIHVzIHdpdGggcGVyc29uYWwgaW5mb3JtYXRpb24gdG8gY29tcGxldGUgYSB0cmFuc2FjdGlvbiwgdmVyaWZ5IHlvdXIgY3JlZGl0IGNhcmQsIHBsYWNlIGFuIG9yZGVyLCBhcnJhbmdlIGZvciBhIGRlbGl2ZXJ5IG9yIHJldHVybiBhIHB1cmNoYXNlLCB3ZSBpbXBseSB0aGF0IHlvdSBjb25zZW50IHRvIG91ciBjb2xsZWN0aW5nIGl0IGFuZCB1c2luZyBpdCBmb3IgdGhhdCBzcGVjaWZpYyByZWFzb24gb25seS48YnIgXC8+SWYgd2UgYXNrIGZvciB5b3VyIHBlcnNvbmFsIGluZm9ybWF0aW9uIGZvciBhIHNlY29uZGFyeSByZWFzb24sIGxpa2UgbWFya2V0aW5nLCB3ZSB3aWxsIGVpdGhlciBhc2sgeW91IGRpcmVjdGx5IGZvciB5b3VyIGV4cHJlc3NlZCBjb25zZW50LCBvciBwcm92aWRlIHlvdSB3aXRoIGFuIG9wcG9ydHVuaXR5IHRvIHNheSBuby48XC9wPjxwPkhvdyBkbyBJIHdpdGhkcmF3IG15IGNvbnNlbnQ\\/PGJyIFwvPklmIGFmdGVyIHlvdSBvcHQtaW4sIHlvdSBjaGFuZ2UgeW91ciBtaW5kLCB5b3UgbWF5IHdpdGhkcmF3IHlvdXIgY29uc2VudCBmb3IgdXMgdG8gY29udGFjdCB5b3UsIGZvciB0aGUgY29udGludWVkIGNvbGxlY3Rpb24sIHVzZSBvciBkaXNjbG9zdXJlIG9mIHlvdXIgaW5mb3JtYXRpb24sIGF0IGFueXRpbWUsIGJ5IGNvbnRhY3RpbmcgdXMgYXQgaW5mb0BvbWVnYWVxdWluZS5jbyBvciBtYWlsaW5nIHVzIGF0OjxiciBcLz5PbWVnYSBFcXVpbmUgU3VwcGxlbWVudHM8YnIgXC8+V2lsbGV0dHMgWWFyZCwgQnJvYWRmb3JkIEJyaWRnZSBSb2FkIFdlc3QgQ2hpbHRpbmd0b24gR0IgUkgyMCAyTEU8XC9wPjxwPlNFQ1RJT04gMyAtIERJU0NMT1NVUkU8XC9wPjxwPldlIG1heSBkaXNjbG9zZSB5b3VyIHBlcnNvbmFsIGluZm9ybWF0aW9uIGlmIHdlIGFyZSByZXF1aXJlZCBieSBsYXcgdG8gZG8gc28gb3IgaWYgeW91IHZpb2xhdGUgb3VyIFRlcm1zIG9mIFNlcnZpY2UuPFwvcD48cD5TRUNUSU9OIDQgLSBTSE9QSUZZPFwvcD48cD5PdXIgc3RvcmUgaXMgaG9zdGVkIG9uIFNob3BpZnkgSW5jLiBUaGV5IHByb3ZpZGUgdXMgd2l0aCB0aGUgb25saW5lIGUtY29tbWVyY2UgcGxhdGZvcm0gdGhhdCBhbGxvd3MgdXMgdG8gc2VsbCBvdXIgcHJvZHVjdHMgYW5kIHNlcnZpY2VzIHRvIHlvdS48YnIgXC8+WW91ciBkYXRhIGlzIHN0b3JlZCB0aHJvdWdoIFNob3BpZnlcdTIwMTlzIGRhdGEgc3RvcmFnZSwgZGF0YWJhc2VzIGFuZCB0aGUgZ2VuZXJhbCBTaG9waWZ5IGFwcGxpY2F0aW9uLiBUaGV5IHN0b3JlIHlvdXIgZGF0YSBvbiBhIHNlY3VyZSBzZXJ2ZXIgYmVoaW5kIGEgZmlyZXdhbGwuPFwvcD48cD5QYXltZW50OjxiciBcLz5JZiB5b3UgY2hvb3NlIGEgZGlyZWN0IHBheW1lbnQgZ2F0ZXdheSB0byBjb21wbGV0ZSB5b3VyIHB1cmNoYXNlLCB0aGVuIFNob3BpZnkgc3RvcmVzIHlvdXIgY3JlZGl0IGNhcmQgZGF0YS4gSXQgaXMgZW5jcnlwdGVkIHRocm91Z2ggdGhlIFBheW1lbnQgQ2FyZCBJbmR1c3RyeSBEYXRhIFNlY3VyaXR5IFN0YW5kYXJkIChQQ0ktRFNTKS4gWW91ciBwdXJjaGFzZSB0cmFuc2FjdGlvbiBkYXRhIGlzIHN0b3JlZCBvbmx5IGFzIGxvbmcgYXMgaXMgbmVjZXNzYXJ5IHRvIGNvbXBsZXRlIHlvdXIgcHVyY2hhc2UgdHJhbnNhY3Rpb24uIEFmdGVyIHRoYXQgaXMgY29tcGxldGUsIHlvdXIgcHVyY2hhc2UgdHJhbnNhY3Rpb24gaW5mb3JtYXRpb24gaXMgZGVsZXRlZC48YnIgXC8+QWxsIGRpcmVjdCBwYXltZW50IGdhdGV3YXlzIGFkaGVyZSB0byB0aGUgc3RhbmRhcmRzIHNldCBieSBQQ0ktRFNTIGFzIG1hbmFnZWQgYnkgdGhlIFBDSSBTZWN1cml0eSBTdGFuZGFyZHMgQ291bmNpbCwgd2hpY2ggaXMgYSBqb2ludCBlZmZvcnQgb2YgYnJhbmRzIGxpa2UgVmlzYSwgTWFzdGVyY2FyZCwgQW1lcmljYW4gRXhwcmVzcyBhbmQgRGlzY292ZXIuPGJyIFwvPlBDSS1EU1MgcmVxdWlyZW1lbnRzIGhlbHAgZW5zdXJlIHRoZSBzZWN1cmUgaGFuZGxpbmcgb2YgY3JlZGl0IGNhcmQgaW5mb3JtYXRpb24gYnkgb3VyIHN0b3JlIGFuZCBpdHMgc2VydmljZSBwcm92aWRlcnMuPGJyIFwvPkZvciBtb3JlIGluc2lnaHQsIHlvdSBtYXkgYWxzbyB3YW50IHRvIHJlYWQgU2hvcGlmeVx1MjAxOXMgVGVybXMgb2YgU2VydmljZSAoaHR0cHM6XC9cL3d3dy5zaG9waWZ5LmNvbVwvbGVnYWxcL3Rlcm1zKSBvciBQcml2YWN5IFN0YXRlbWVudCAoaHR0cHM6XC9cL3d3dy5zaG9waWZ5LmNvbVwvbGVnYWxcL3ByaXZhY3kpLjxcL3A+PHA+U0VDVElPTiA1IC0gVEhJUkQtUEFSVFkgU0VSVklDRVM8XC9wPjxwPkluIGdlbmVyYWwsIHRoZSB0aGlyZC1wYXJ0eSBwcm92aWRlcnMgdXNlZCBieSB1cyB3aWxsIG9ubHkgY29sbGVjdCwgdXNlIGFuZCBkaXNjbG9zZSB5b3VyIGluZm9ybWF0aW9uIHRvIHRoZSBleHRlbnQgbmVjZXNzYXJ5IHRvIGFsbG93IHRoZW0gdG8gcGVyZm9ybSB0aGUgc2VydmljZXMgdGhleSBwcm92aWRlIHRvIHVzLjxiciBcLz5Ib3dldmVyLCBjZXJ0YWluIHRoaXJkLXBhcnR5IHNlcnZpY2UgcHJvdmlkZXJzLCBzdWNoIGFzIHBheW1lbnQgZ2F0ZXdheXMgYW5kIG90aGVyIHBheW1lbnQgdHJhbnNhY3Rpb24gcHJvY2Vzc29ycywgaGF2ZSB0aGVpciBvd24gcHJpdmFjeSBwb2xpY2llcyBpbiByZXNwZWN0IHRvIHRoZSBpbmZvcm1hdGlvbiB3ZSBhcmUgcmVxdWlyZWQgdG8gcHJvdmlkZSB0byB0aGVtIGZvciB5b3VyIHB1cmNoYXNlLXJlbGF0ZWQgdHJhbnNhY3Rpb25zLjxiciBcLz5Gb3IgdGhlc2UgcHJvdmlkZXJzLCB3ZSByZWNvbW1lbmQgdGhhdCB5b3UgcmVhZCB0aGVpciBwcml2YWN5IHBvbGljaWVzIHNvIHlvdSBjYW4gdW5kZXJzdGFuZCB0aGUgbWFubmVyIGluIHdoaWNoIHlvdXIgcGVyc29uYWwgaW5mb3JtYXRpb24gd2lsbCBiZSBoYW5kbGVkIGJ5IHRoZXNlIHByb3ZpZGVycy48YnIgXC8+SW4gcGFydGljdWxhciwgcmVtZW1iZXIgdGhhdCBjZXJ0YWluIHByb3ZpZGVycyBtYXkgYmUgbG9jYXRlZCBpbiBvciBoYXZlIGZhY2lsaXRpZXMgdGhhdCBhcmUgbG9jYXRlZCBhIGRpZmZlcmVudCBqdXJpc2RpY3Rpb24gdGhhbiBlaXRoZXIgeW91IG9yIHVzLiBTbyBpZiB5b3UgZWxlY3QgdG8gcHJvY2VlZCB3aXRoIGEgdHJhbnNhY3Rpb24gdGhhdCBpbnZvbHZlcyB0aGUgc2VydmljZXMgb2YgYSB0aGlyZC1wYXJ0eSBzZXJ2aWNlIHByb3ZpZGVyLCB0aGVuIHlvdXIgaW5mb3JtYXRpb24gbWF5IGJlY29tZSBzdWJqZWN0IHRvIHRoZSBsYXdzIG9mIHRoZSBqdXJpc2RpY3Rpb24ocykgaW4gd2hpY2ggdGhhdCBzZXJ2aWNlIHByb3ZpZGVyIG9yIGl0cyBmYWNpbGl0aWVzIGFyZSBsb2NhdGVkLjxiciBcLz5BcyBhbiBleGFtcGxlLCBpZiB5b3UgYXJlIGxvY2F0ZWQgaW4gQ2FuYWRhIGFuZCB5b3VyIHRyYW5zYWN0aW9uIGlzIHByb2Nlc3NlZCBieSBhIHBheW1lbnQgZ2F0ZXdheSBsb2NhdGVkIGluIHRoZSBVbml0ZWQgU3RhdGVzLCB0aGVuIHlvdXIgcGVyc29uYWwgaW5mb3JtYXRpb24gdXNlZCBpbiBjb21wbGV0aW5nIHRoYXQgdHJhbnNhY3Rpb24gbWF5IGJlIHN1YmplY3QgdG8gZGlzY2xvc3VyZSB1bmRlciBVbml0ZWQgU3RhdGVzIGxlZ2lzbGF0aW9uLCBpbmNsdWRpbmcgdGhlIFBhdHJpb3QgQWN0LjxiciBcLz5PbmNlIHlvdSBsZWF2ZSBvdXIgc3RvcmVcdTIwMTlzIHdlYnNpdGUgb3IgYXJlIHJlZGlyZWN0ZWQgdG8gYSB0aGlyZC1wYXJ0eSB3ZWJzaXRlIG9yIGFwcGxpY2F0aW9uLCB5b3UgYXJlIG5vIGxvbmdlciBnb3Zlcm5lZCBieSB0aGlzIFByaXZhY3kgUG9saWN5IG9yIG91ciB3ZWJzaXRlXHUyMDE5cyBUZXJtcyBvZiBTZXJ2aWNlLjxcL3A+PHA+TGlua3M8YnIgXC8+V2hlbiB5b3UgY2xpY2sgb24gbGlua3Mgb24gb3VyIHN0b3JlLCB0aGV5IG1heSBkaXJlY3QgeW91IGF3YXkgZnJvbSBvdXIgc2l0ZS4gV2UgYXJlIG5vdCByZXNwb25zaWJsZSBmb3IgdGhlIHByaXZhY3kgcHJhY3RpY2VzIG9mIG90aGVyIHNpdGVzIGFuZCBlbmNvdXJhZ2UgeW91IHRvIHJlYWQgdGhlaXIgcHJpdmFjeSBzdGF0ZW1lbnRzLjxiciBcLz5Hb29nbGUgYW5hbHl0aWNzOjxiciBcLz5PdXIgc3RvcmUgdXNlcyBHb29nbGUgQW5hbHl0aWNzIHRvIGhlbHAgdXMgbGVhcm4gYWJvdXQgc3RvcmUgdmlzaXRzIGFuZCB0aGUgcGFnZXMgYmVpbmcgdmlld2VkLjxcL3A+PHA+U0VDVElPTiA2IC0gU0VDVVJJVFk8XC9wPjxwPlRvIHByb3RlY3QgeW91ciBwZXJzb25hbCBpbmZvcm1hdGlvbiwgd2UgdGFrZSByZWFzb25hYmxlIHByZWNhdXRpb25zIGFuZCBmb2xsb3cgaW5kdXN0cnkgYmVzdCBwcmFjdGljZXMgdG8gbWFrZSBzdXJlIGl0IGlzIG5vdCBpbmFwcHJvcHJpYXRlbHkgbG9zdCwgbWlzdXNlZCwgYWNjZXNzZWQsIGRpc2Nsb3NlZCwgYWx0ZXJlZCBvciBkZXN0cm95ZWQuPGJyIFwvPklmIHlvdSBwcm92aWRlIHVzIHdpdGggeW91ciBjcmVkaXQgY2FyZCBpbmZvcm1hdGlvbiwgdGhlIGluZm9ybWF0aW9uIGlzIGVuY3J5cHRlZCB1c2luZyBzZWN1cmUgc29ja2V0IGxheWVyIHRlY2hub2xvZ3kgKFNTTCkgYW5kIHN0b3JlZCB3aXRoIGEgQUVTLTI1NiBlbmNyeXB0aW9uLiBBbHRob3VnaCBubyBtZXRob2Qgb2YgdHJhbnNtaXNzaW9uIG92ZXIgdGhlIEludGVybmV0IG9yIGVsZWN0cm9uaWMgc3RvcmFnZSBpcyAxMDAlIHNlY3VyZSwgd2UgZm9sbG93IGFsbCBQQ0ktRFNTIHJlcXVpcmVtZW50cyBhbmQgaW1wbGVtZW50IGFkZGl0aW9uYWwgZ2VuZXJhbGx5IGFjY2VwdGVkIGluZHVzdHJ5IHN0YW5kYXJkcy48XC9wPjxwPlNFQ1RJT04gNyAtIENPT0tJRVM8XC9wPjxwPkhlcmUgaXMgYSBsaXN0IG9mIGNvb2tpZXMgdGhhdCB3ZSB1c2UuIFdlXHUyMDE5dmUgbGlzdGVkIHRoZW0gaGVyZSBzbyB5b3UgdGhhdCB5b3UgY2FuIGNob29zZSBpZiB5b3Ugd2FudCB0byBvcHQtb3V0IG9mIGNvb2tpZXMgb3Igbm90LjxiciBcLz5fc2Vzc2lvbl9pZCwgdW5pcXVlIHRva2VuLCBzZXNzaW9uYWwsIEFsbG93cyBTaG9waWZ5IHRvIHN0b3JlIGluZm9ybWF0aW9uIGFib3V0IHlvdXIgc2Vzc2lvbiAocmVmZXJyZXIsIGxhbmRpbmcgcGFnZSwgZXRjKS48YnIgXC8+X3Nob3BpZnlfdmlzaXQsIG5vIGRhdGEgaGVsZCwgUGVyc2lzdGVudCBmb3IgMzAgbWludXRlcyBmcm9tIHRoZSBsYXN0IHZpc2l0LCBVc2VkIGJ5IG91ciB3ZWJzaXRlIHByb3ZpZGVyXHUyMDE5cyBpbnRlcm5hbCBzdGF0cyB0cmFja2VyIHRvIHJlY29yZCB0aGUgbnVtYmVyIG9mIHZpc2l0czxiciBcLz5fc2hvcGlmeV91bmlxLCBubyBkYXRhIGhlbGQsIGV4cGlyZXMgbWlkbmlnaHQgKHJlbGF0aXZlIHRvIHRoZSB2aXNpdG9yKSBvZiB0aGUgbmV4dCBkYXksIENvdW50cyB0aGUgbnVtYmVyIG9mIHZpc2l0cyB0byBhIHN0b3JlIGJ5IGEgc2luZ2xlIGN1c3RvbWVyLjxiciBcLz5jYXJ0LCB1bmlxdWUgdG9rZW4sIHBlcnNpc3RlbnQgZm9yIDIgd2Vla3MsIFN0b3JlcyBpbmZvcm1hdGlvbiBhYm91dCB0aGUgY29udGVudHMgb2YgeW91ciBjYXJ0LjxiciBcLz5fc2VjdXJlX3Nlc3Npb25faWQsIHVuaXF1ZSB0b2tlbiwgc2Vzc2lvbmFsPGJyIFwvPnN0b3JlZnJvbnRfZGlnZXN0LCB1bmlxdWUgdG9rZW4sIGluZGVmaW5pdGUgSWYgdGhlIHNob3AgaGFzIGEgcGFzc3dvcmQsIHRoaXMgaXMgdXNlZCB0byBkZXRlcm1pbmUgaWYgdGhlIGN1cnJlbnQgdmlzaXRvciBoYXMgYWNjZXNzLjxiciBcLz5QUkVGLCBwZXJzaXN0ZW50IGZvciBhIHZlcnkgc2hvcnQgcGVyaW9kLCBTZXQgYnkgR29vZ2xlIGFuZCB0cmFja3Mgd2hvIHZpc2l0cyB0aGUgc3RvcmUgYW5kIGZyb20gd2hlcmU8XC9wPjxwPlNFQ1RJT04gOCAtIEFHRSBPRiBDT05TRU5UPFwvcD48cD5CeSB1c2luZyB0aGlzIHNpdGUsIHlvdSByZXByZXNlbnQgdGhhdCB5b3UgYXJlIGF0IGxlYXN0IHRoZSBhZ2Ugb2YgbWFqb3JpdHkgaW4geW91ciBzdGF0ZSBvciBwcm92aW5jZSBvZiByZXNpZGVuY2UsIG9yIHRoYXQgeW91IGFyZSB0aGUgYWdlIG9mIG1ham9yaXR5IGluIHlvdXIgc3RhdGUgb3IgcHJvdmluY2Ugb2YgcmVzaWRlbmNlIGFuZCB5b3UgaGF2ZSBnaXZlbiB1cyB5b3VyIGNvbnNlbnQgdG8gYWxsb3cgYW55IG9mIHlvdXIgbWlub3IgZGVwZW5kZW50cyB0byB1c2UgdGhpcyBzaXRlLjxcL3A+PHA+U0VDVElPTiA5IC0gQ0hBTkdFUyBUTyBUSElTIFBSSVZBQ1kgUE9MSUNZPFwvcD48cD5XZSByZXNlcnZlIHRoZSByaWdodCB0byBtb2RpZnkgdGhpcyBwcml2YWN5IHBvbGljeSBhdCBhbnkgdGltZSwgc28gcGxlYXNlIHJldmlldyBpdCBmcmVxdWVudGx5LiBDaGFuZ2VzIGFuZCBjbGFyaWZpY2F0aW9ucyB3aWxsIHRha2UgZWZmZWN0IGltbWVkaWF0ZWx5IHVwb24gdGhlaXIgcG9zdGluZyBvbiB0aGUgd2Vic2l0ZS4gSWYgd2UgbWFrZSBtYXRlcmlhbCBjaGFuZ2VzIHRvIHRoaXMgcG9saWN5LCB3ZSB3aWxsIG5vdGlmeSB5b3UgaGVyZSB0aGF0IGl0IGhhcyBiZWVuIHVwZGF0ZWQsIHNvIHRoYXQgeW91IGFyZSBhd2FyZSBvZiB3aGF0IGluZm9ybWF0aW9uIHdlIGNvbGxlY3QsIGhvdyB3ZSB1c2UgaXQsIGFuZCB1bmRlciB3aGF0IGNpcmN1bXN0YW5jZXMsIGlmIGFueSwgd2UgdXNlIGFuZFwvb3IgZGlzY2xvc2UgaXQuPGJyIFwvPklmIG91ciBzdG9yZSBpcyBhY3F1aXJlZCBvciBtZXJnZWQgd2l0aCBhbm90aGVyIGNvbXBhbnksIHlvdXIgaW5mb3JtYXRpb24gbWF5IGJlIHRyYW5zZmVycmVkIHRvIHRoZSBuZXcgb3duZXJzIHNvIHRoYXQgd2UgbWF5IGNvbnRpbnVlIHRvIHNlbGwgcHJvZHVjdHMgdG8geW91LjxcL3A+PHA+UVVFU1RJT05TIEFORCBDT05UQUNUIElORk9STUFUSU9OPFwvcD48cD5JZiB5b3Ugd291bGQgbGlrZSB0bzogYWNjZXNzLCBjb3JyZWN0LCBhbWVuZCBvciBkZWxldGUgYW55IHBlcnNvbmFsIGluZm9ybWF0aW9uIHdlIGhhdmUgYWJvdXQgeW91LCByZWdpc3RlciBhIGNvbXBsYWludCwgb3Igc2ltcGx5IHdhbnQgbW9yZSBpbmZvcm1hdGlvbiBjb250YWN0IG91ciBQcml2YWN5IENvbXBsaWFuY2UgT2ZmaWNlciBhdCBpbmZvQG9tZWdhZXF1aW5lLmNvIG9yIGJ5IG1haWwgYXQ8YnIgXC8+T21lZ2EgRXF1aW5lIFN1cHBsZW1lbnRzPGJyIFwvPltSZTogUHJpdmFjeSBDb21wbGlhbmNlIE9mZmljZXJdPGJyIFwvPldpbGxldHRzIFlhcmQsIEJyb2FkZm9yZCBCcmlkZ2UgUm9hZCBXZXN0IENoaWx0aW5ndG9uIEdCIFJIMjAgMkxFPFwvcD48cD5HYXRvckxlYWRzPFwvcD48cD5cdTAwYTBUaGUgY29tcGFueSBhbHNvIHVzZXMgYnVzaW5lc3MgaW50ZWxsaWdlbmNlIHRvb2xzIHRvIG1vbml0b3IgeW91ciB1c2Ugb2YgdGhlIHNpdGUuIFRoaXMgdG9vbCBpcyBjYWxsZWQgR2F0b3IgTGVhZHMgYW5kIGVuYWJsZXMgdXMgdG8gcHJvdmlkZSB5b3Ugd2l0aCB0aGUgbW9zdCByZWxldmFudCBpbmZvcm1hdGlvbiBhYm91dCBvdXIgcHJvZHVjdHMgYW5kIHNlcnZpY2VzLiBUaGlzIHNvZnR3YXJlIGVuYWJsZXMgdXMgdG8gdW5kZXJzdGFuZCB5b3VyIGNvbXBhbnkncyByZXF1aXJlbWVudHMgYW5kIGRlbGl2ZXIgYSBiZXR0ZXIgc2FsZXMgZXhwZXJpZW5jZS4gVGhlIHNvZnR3YXJlIGludGVncmF0ZXMgaW50byBvdXIgTWFya2V0aW5nIEF1dG9tYXRpb24gc3VpdGUgY2FsbGVkIENvbW11bmlHYXRvciB3aGljaCB3ZSB1c2UgdG8gc2VuZCBtYXJrZXRpbmcgY29tbXVuaWNhdGlvbnMgdG8gb3VyIGN1c3RvbWVycywgcHJvc3BlY3RzIGFuZCBzdXBwbGllcnM8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8632, 865, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146487;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8633, 865, '_elementor_element_cache', '{\"timeout\":1756232887,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-17daf4f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"17daf4f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"ecbe68f23f2a4e3b3a634fea21afd3f2\\\" data=\\\"eyJpZCI6ImI3Mzc4ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8b2w+PGxpPlNvY2lhbCBNZWRpYSBDb21wZXRpdGlvbnM8XC9saT48XC9vbD48cD4xLjEuIFRoZSBwcm9tb3RvciBvZiB0aGlzIHByaXplIGlzIE9tZWdhIEVxdWluZVx1MDBhMCBCcm9hZGZvcmQgQnJpZGdlIFJkLCBXZXN0IENoaWx0aW5ndG9uLCBQdWxib3JvdWdoIFJIMjAgMkxBPFwvcD48cD4xLjIuIFRoZSBwcml6ZSBkcmF3IGlzIG9wZW4gdG8gcmVzaWRlbnRzIG9mIHRoZSBVSywgZXhjbHVkaW5nIGVtcGxveWVlcyAoYW5kIHRoZWlyIGZhbWlsaWVzKSBvZiBPbWVnYSBFcXVpbmUsIHRoZSBzdXBwbGllcnMgb2YgdGhlIHByaXplcyBhbmQgYW55IG90aGVyIGNvbXBhbmllcyBhc3NvY2lhdGVkIHdpdGggdGhlIGNvbXBldGl0aW9ucy48XC9wPjxwPjEuMy4gVGhlIGVudHJhbnQocykgbXVzdCBiZSBhZ2VkIDE4IG9yIG92ZXIuPFwvcD48cD4xLjQuIE5vIHB1cmNoYXNlIG5lY2Vzc2FyeSB0byBlbnRlciBvciB3aW4uIEEgcHVyY2hhc2Ugd2lsbCBub3QgaW1wcm92ZSB5b3VyIGNoYW5jZXMgb2Ygd2lubmluZy4gSW50ZXJuZXQgYWNjZXNzIGFuZCB5b3VyIG93biBJbnN0YWdyYW0gYWNjb3VudCBpcyByZXF1aXJlZC48XC9wPjxwPlx1MDBhMDEuNS5cdTAwYTAgQnkgc3VibWl0dGluZyBhbiBlbnRyeSB0byB0aGlzIGNvbnRlc3QsIHlvdSBhY2tub3dsZWRnZSB0aGF0IHlvdSBoYXZlIHJlYWQgYW5kIGFncmVlIHRvIGJlIGJvdW5kIGJ5IHRoZXNlIE9mZmljaWFsIFJ1bGVzIGFuZCB0aGUgZGVjaXNpb25zIG9mIE9tZWdhIEVxdWluZSwgYW5kIHRoYXQgeW91IGFyZSBlbGlnaWJsZSB0byBlbnRlci48XC9wPjxwPjEuNi4gQW55IGNvc3RzIGluY2lkZW50YWwgdG8gdGhlIGZ1bGZpbG1lbnQgb2YgdGhlIHByaXplIG90aGVyIHRoYW4gdGhlIGRlbGl2ZXJ5IG9mIHN1Y2ggYnkgcG9zdCBhcmUgdGhlIHJlc3BvbnNpYmlsaXR5IG9mIHRoZSB3aW5uZXJzLiBUaGUgd2lubmVyIGlzIHJlc3BvbnNpYmxlIGZvciBwcm92aWRpbmcgdGhlaXIgY29ycmVjdCBwb3N0YWwgYWRkcmVzcyBhbmQgdGhlIFByb21vdGVyIHdpbGwgbm90IGFjY2VwdCByZXNwb25zaWJpbGl0eSBmb3IgYW55IGxvc3QgcHJpemVzIGFuZCByZXBsYWNlbWVudHMgY2Fubm90IGJlIHNlbnQuPFwvcD48cD4xLjcuIEZhaWx1cmUgdG8gcmVzcG9uZCBhbmRcL29yIHByb3ZpZGUgYW4gYWRkcmVzcyBmb3IgZGVsaXZlcnksIG9yIGZhaWx1cmUgdG8gbWVldCB0aGUgZWxpZ2liaWxpdHkgcmVxdWlyZW1lbnRzIG1heSByZXN1bHQgaW4gZm9yZmVpdHVyZSBvZiB0aGUgcHJpemUuPFwvcD48cD4xLjguIFRoZSBwcml6ZXMgYXJlIGFzIHN0YXRlZCwgYXJlIG5vdCB0cmFuc2ZlcmFibGUgdG8gYW5vdGhlciBpbmRpdmlkdWFsIGFuZCBubyBjYXNoIG9yIG90aGVyIGFsdGVybmF0aXZlcyB3aWxsIGJlIG9mZmVyZWQuPFwvcD48cD4xLjkuIFRoZSBwcm9tb3RlcnMgcmVzZXJ2ZSB0aGUgcmlnaHQgdG8gYW1lbmQgb3IgYWx0ZXIgdGhlIHRlcm1zIG9mIGNvbXBldGl0aW9ucyBhbmQgcmVqZWN0IGVudHJpZXMgZnJvbSBlbnRyYW50cyBub3QgZW50ZXJpbmcgaW50byB0aGUgc3Bpcml0IG9mIHRoZSBjb21wZXRpdGlvbi5cdTAwYTA8XC9wPjxwPjEuMTAuIFVubGVzcyBzdGF0ZWQgb3RoZXJ3aXNlIHRoZSB3aW5uZXIocykgd2lsbCBiZSBkcmF3biBhdCByYW5kb20gZnJvbSBhbGwgY29ycmVjdCBlbnRyaWVzIHJlY2VpdmVkIGJ5IHRoZSBjbG9zaW5nIGRhdGUgc3RhdGVkIHdpdGhpbiB0aGUgcHJvbW90aW9uYWwgbWF0ZXJpYWwuXHUwMGEwPFwvcD48cD4xLjExLiBUaGUgcHJvdmlkZXIgb2YgdGhlIHByaXplIGlzIHNwZWNpZmllZCB3aXRoaW4gdGhlIHByb21vdGlvbmFsIG1hdGVyaWFsLlx1MDBhMDxcL3A+PHA+MS4xMi4gUmVhc29uYWJsZSBlZmZvcnRzIHdpbGwgYmUgbWFkZSB0byBjb250YWN0IHRoZSB3aW5uZXIocykuIElmIHRoZSB3aW5uZXIocykgY2Fubm90IGJlIGNvbnRhY3RlZCwgb3IgYXJlIHVuYWJsZSB0byBjb21wbHkgd2l0aCB0aGVzZSB0ZXJtcyBhbmQgY29uZGl0aW9ucywgdGhlIFByb21vdGVyIHJlc2VydmVzIHRoZSByaWdodCB0byBvZmZlciB0aGUgcHJpemUgdG8gdGhlIG5leHQgZWxpZ2libGUgZW50cmFudCBkcmF3biBhdCByYW5kb20sIG9yIGluIHRoZSBldmVudCB0aGF0IHRoZSBwcm9tb3Rpb24gaXMgYmVpbmcganVkZ2VkIHRoZSBQcm9tb3RlciByZXNlcnZlcyB0aGUgcmlnaHQgdG8gb2ZmZXIgdGhlIHByaXplIHRvIHRoZSBydW5uZXIocyktdXAgc2VsZWN0ZWQgYnkgdGhlIHNhbWUganVkZ2VzLjxcL3A+PHA+MS4xMy4gQ29uZmlybWF0aW9uIG9mIHRoZSBwcml6ZSB3aWxsIGFsc28gYmUgbWFkZSBpbiB3cml0aW5nIHRvIHRoZSB3aW5uZXIocykgLSB2aWEgSW5zdGFncmFtPFwvcD48cD4xLjE0LiBJbiB0aGUgZXZlbnQgb2YgYSBwcml6ZSBiZWluZyB1bmF2YWlsYWJsZSwgdGhlIHByb21vdGVyIHJlc2VydmVzIHRoZSByaWdodCB0byBvZmZlciBhbiBhbHRlcm5hdGl2ZSBwcml6ZSBvZiBlcXVhbCBvciBncmVhdGVyIHZhbHVlLjxcL3A+PHA+MS4xNS4gUGFydGljaXBhbnRzIGFyZSBkZWVtZWQgdG8gaGF2ZSBhY2NlcHRlZCBhbmQgYWdyZWVkIHRvIGJlIGJvdW5kIGJ5IHRoZXNlIHRlcm1zIGFuZCBjb25kaXRpb25zIHVwb24gZW50cnkuIFRoZSBQcm9tb3RlciByZXNlcnZlcyB0aGUgcmlnaHQgdG8gcmVmdXNlIGVudHJ5IG9yIHJlZnVzZSB0byBhd2FyZCB0aGUgcHJpemUgdG8gYW55b25lIGluIGJyZWFjaCBvZiB0aGVzZSB0ZXJtcyBhbmQgY29uZGl0aW9ucy48XC9wPjxwPjEuMTYuIFRoaXMgY29tcGV0aXRpb24gaXMgbm90IHNwb25zb3JlZCwgZW5kb3JzZWQgb3IgYWRtaW5pc3RlcmVkIGJ5IG9yIGluIGFzc29jaWF0aW9uIHdpdGggRmFjZWJvb2sgb3IgSW5zdGFncmFtIGFuZCBlbnRyYW50cyBoZXJlYnkgYWNrbm93bGVkZ2UgYW5kIGFncmVlIHRoYXQgRmFjZWJvb2sgb3IgSW5zdGFncmFtIGhhcyBubyBsaWFiaWxpdHkgd2hhdHNvZXZlciBpbiByZXNwZWN0IG9mIHRoZXNlIHRlcm1zIGFuZCBjb25kaXRpb25zIG5vciB0aGUgcHJpemUgZHJhdyB0byB3aGljaCB0aGV5IHJlbGF0ZS48XC9wPjxwPjEuMTcuIFRoZSBwcml6ZSBkcmF3IHNoYWxsIGJlIGdvdmVybmVkIGJ5IEVuZ2xpc2ggbGF3LCBhbmQgdGhlIHBhcnRpZXMgc3VibWl0IHRvIHRoZSBqdXJpc2RpY3Rpb24gb2YgdGhlIEVuZ2xpc2ggY291cnRzLjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8634, 46, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:1:{i:0;s:11:\"widget-form\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8637, 153, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:16:\"widget-image-box\";i:2;s:13:\"widget-rating\";i:3;s:12:\"widget-image\";}}'),
(8638, 153, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146520;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:6:\"eicons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8639, 153, '_elementor_element_cache', '{\"timeout\":1756232920,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-ecd1625 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"ecd1625\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"ecbe68f23f2a4e3b3a634fea21afd3f2\\\" data=\\\"eyJpZCI6IjRiMmEwZDQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjMxIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItMTkiLCJyaWdodCI6Ii0yOCIsImJvdHRvbSI6Ii0yMCIsImxlZnQiOiItMjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGVtcGxhdGUifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2359769 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"2359769\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7d7b736 elementor-widget elementor-widget-heading\\\" data-id=\\\"7d7b736\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Omega for...<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-106927a e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"106927a\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-648d2ac e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"648d2ac\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4f173c2 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"4f173c2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><a href=\\\"#\\\" tabindex=\\\"-1\\\"><img width=\\\"1440\\\" height=\\\"1071\\\" src=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20200930-075534_2000x.webp\\\" class=\\\"attachment-full size-full wp-image-251\\\" alt=\\\"\\\" \\/><\\/a><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><a href=\\\"#\\\">Coat & Skin<\\/a><\\/h3><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-78057d2 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"78057d2\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-62c5638 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"62c5638\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"346\\\" height=\\\"255\\\" src=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/123-456.png\\\" class=\\\"attachment-full size-full wp-image-327\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\">Joints<\\/h3><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-65f9910 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"65f9910\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-35737d8 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"35737d8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"672\\\" height=\\\"500\\\" src=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Webp.net-resizeimage_10_2000x.webp\\\" class=\\\"attachment-full size-full wp-image-253\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\">Canine<\\/h3><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ff92d7b e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"ff92d7b\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7073af9 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"7073af9\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"672\\\" height=\\\"500\\\" src=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Pippa_Hutton_2000x.webp\\\" class=\\\"attachment-full size-full wp-image-254\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\">Muscle<\\/h3><\\/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-61d697d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"61d697d\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-77ab5a4 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"77ab5a4\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5076c68 elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"5076c68\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"1946\\\" height=\\\"1446\\\" src=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/40851924_10155966386912809_851384576742785024_n_2000x.jpg\\\" class=\\\"attachment-full size-full wp-image-255\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\">Vits & Mins<\\/h3><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4c72c6d e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"4c72c6d\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f02d8dd elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"f02d8dd\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"672\\\" height=\\\"500\\\" src=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/PHOTO-2019-05-25-16-41-54_2000x.jpg\\\" class=\\\"attachment-full size-full wp-image-256\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\">Calm<\\/h3><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-46a969f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"46a969f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e20c72a elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"e20c72a\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"672\\\" height=\\\"500\\\" src=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Flax_Oil_5ltr_copy_2000x.webp\\\" class=\\\"attachment-full size-full wp-image-257\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"> Condition<\\/h3><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-51183be e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"51183be\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-626f1fa elementor-position-top elementor-widget elementor-widget-image-box\\\" data-id=\\\"626f1fa\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"867\\\" height=\\\"645\\\" src=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Screenshot_20210603-094135_2000x.webp\\\" class=\\\"attachment-full size-full wp-image-258\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"> Energy<\\/h3><\\/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-feff730 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"feff730\\\" 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-5e094ae elementor-widget elementor-widget-heading\\\" data-id=\\\"5e094ae\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Who Are We?<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"ecbe68f23f2a4e3b3a634fea21afd3f2\\\" data=\\\"eyJpZCI6IjIyYmU4NGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5PbWVnYSBFcXVpbmUgaGF2ZSBidWlsdCBhIGZhbnRhc3RpYyByYW5nZSBvZiBpbm5vdmF0aXZlIHN1cHBsZW1lbnRzLCB3aGljaCBoYXZlIHByb3ZlZCBleHRyZW1lbHkgcG9wdWxhciB3aXRoIGVxdWluZSBjb25zdW1lcnMgaW5jbHVkaW5nIGluZGl2aWR1YWwgbGVpc3VyZSBob3JzZSBvd25lcnMgdGhyb3VnaCB0byBHb2xkIE1lZGFsIHdpbm5pbmcgY29tcGV0aXRpb24gcmlkZXJzLjxiciBcLz5IYXZpbmcgb3VyIG93biBtYW51ZmFjdHVyaW5nIGZhY2lsaXR5IG1lYW5zIHdlIGFyZSBhYmxlIHRvIGNsb3NlbHkgbW9uaXRvciBhbmQgY29udHJvbCB0aGUgcXVhbGl0eSBhbmQgcHJlY2lzaW9uIG9mIGFsbCBvdXIgcHJvZHVjdHMuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJSb2JvdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInRleHRfY29sb3IiOiIjRkNFRUVFIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyMCIsInJpZ2h0IjoiNjAiLCJib3R0b20iOiI3OSIsImxlZnQiOiI2MCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-09cc383 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"09cc383\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f0aeef6 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"f0aeef6\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3373ca0 elementor-widget elementor-widget-heading\\\" data-id=\\\"3373ca0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Featured Product<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-173cdb9 elementor-widget elementor-widget-heading\\\" data-id=\\\"173cdb9\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Omega Rice<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"ecbe68f23f2a4e3b3a634fea21afd3f2\\\" data=\\\"eyJpZCI6IjBkNDE5ZWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Gb3IgU3VwcG9ydGluZyAmYW1wOyBtYWludGFpbmluZyBhbGwgYXNwPFwvcD4iLCJ0ZXh0X2NvbG9yIjoiIzM2MzUzNSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-6b8899e elementor-align-left elementor-widget elementor-widget-button\\\" data-id=\\\"6b8899e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\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\\\">From    \\u00a332.60<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-82fdffc elementor-widget elementor-widget-rating\\\" data-id=\\\"82fdffc\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"rating.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"e-rating\\\" itemtype=\\\"https:\\/\\/schema.org\\/Rating\\\" itemscope=\\\"\\\" itemprop=\\\"reviewRating\\\">\\n\\t\\t\\t<meta itemprop=\\\"worstRating\\\" content=\\\"0\\\">\\n\\t\\t\\t<meta itemprop=\\\"bestRating\\\" content=\\\"5\\\">\\n\\t\\t\\t<div class=\\\"e-rating-wrapper\\\" itemprop=\\\"ratingValue\\\" content=\\\"5\\\" role=\\\"img\\\" aria-label=\\\"Rated 5 out of 5\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"e-icon\\\">\\n\\t\\t\\t\\t<div class=\\\"e-icon-wrapper e-icon-marked\\\">\\n\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-star\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"e-icon-wrapper e-icon-unmarked\\\">\\n\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-star\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"e-icon\\\">\\n\\t\\t\\t\\t<div class=\\\"e-icon-wrapper e-icon-marked\\\">\\n\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-star\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"e-icon-wrapper e-icon-unmarked\\\">\\n\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-star\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"e-icon\\\">\\n\\t\\t\\t\\t<div class=\\\"e-icon-wrapper e-icon-marked\\\">\\n\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-star\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"e-icon-wrapper e-icon-unmarked\\\">\\n\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-star\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"e-icon\\\">\\n\\t\\t\\t\\t<div class=\\\"e-icon-wrapper e-icon-marked\\\">\\n\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-star\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"e-icon-wrapper e-icon-unmarked\\\">\\n\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-star\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"e-icon\\\">\\n\\t\\t\\t\\t<div class=\\\"e-icon-wrapper e-icon-marked\\\">\\n\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-star\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"e-icon-wrapper e-icon-unmarked\\\">\\n\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-star\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\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<div class=\\\"elementor-element elementor-element-d4a7b25 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"d4a7b25\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8cfea7c elementor-widget elementor-widget-image\\\" data-id=\\\"8cfea7c\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"700\\\" height=\\\"700\\\" src=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp\\\" class=\\\"attachment-large size-large wp-image-231\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1.webp 700w, http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1-300x300.webp 300w, http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1-150x150.webp 150w, http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1-600x600.webp 600w, http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/1a_700x-1-100x100.webp 100w\\\" sizes=\\\"(max-width: 700px) 100vw, 700px\\\" \\/>\\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<div class=\\\"elementor-element elementor-element-e867c28 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"e867c28\\\" 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\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8640, 31, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146520;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8641, 31, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:3:{i:0;s:20:\"e-animation-fadeInUp\";i:1;s:8:\"e-swiper\";i:2;s:13:\"widget-slides\";}s:7:\"scripts\";a:3:{i:0;s:12:\"imagesloaded\";i:1;s:6:\"swiper\";i:2;s:18:\"elementor-frontend\";}}'),
(8642, 31, '_elementor_element_cache', '{\"timeout\":1756232920,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-6ccceed9 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"6ccceed9\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1d3e2bb3 elementor--h-position-left elementor--v-position-top elementor-arrows-position-inside elementor-pagination-position-inside elementor-widget elementor-widget-slides\\\" data-id=\\\"1d3e2bb3\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;navigation&quot;:&quot;both&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}\\\" data-widget_type=\\\"slides.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-slides-wrapper elementor-main-swiper swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Slides\\\" dir=\\\"ltr\\\" data-animation=\\\"fadeInUp\\\">\\n\\t\\t\\t\\t<div class=\\\"swiper-wrapper elementor-slides\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-repeater-item-695b111 swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg\\\" role=\\\"img\\\"><\\/div><a class=\\\"swiper-slide-inner\\\" href=\\\"http:\\/\\/127.0.0.1\\/horse1\\/shop\\/\\\"><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\"> Trusted By Humans. <br>Loved By Horses.<\\/div><div class=\\\"elementor-slide-description\\\">At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\\n<br><br>\\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.<\\/div><div  class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Shop Now<\\/div><\\/div><\\/a><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[\"imagesloaded\",\"swiper\"],\"styles\":[\"e-animation-fadeInUp\",\"e-swiper\",\"widget-slides\"]}}'),
(8643, 876, '_elementor_edit_mode', 'builder'),
(8644, 876, '_elementor_template_type', 'header'),
(8645, 876, '_elementor_version', '3.31.2'),
(8646, 876, '_elementor_pro_version', '3.27.4'),
(8647, 876, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8648, 876, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"158d4c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"07e1557\"}]},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13d38df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1bbc788\"}]},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"81cf026\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"8fc9f66\"}]},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"104d3c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ef6781c\"}]},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbd1aa6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1c3e967\"}]},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\",\"toggle_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"8fa638b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3cd7eb5\"}]},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"7c2efb6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a4b323b\"}]},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"25\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"align_items\":\"center\",\"full_width\":\"stretch\",\"color_menu_item_active\":\"#FFFFFF\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8649, 876, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(8650, 876, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:3:{i:0;s:16:\"widget-icon-list\";i:1;s:12:\"widget-image\";i:2;s:15:\"widget-nav-menu\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:10:\"smartmenus\";i:2;s:14:\"magnific-popup\";}}'),
(8651, 876, '_elementor_css', 'a:6:{s:4:\"time\";i:1756145705;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:4:{i:0;s:10:\"fa-regular\";i:1;s:9:\"ekiticons\";i:6;s:8:\"fa-solid\";i:7;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8652, 876, '_elementor_element_cache', '{\"timeout\":1756232105,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-606c0b64 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"606c0b64\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-40d4829f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"40d4829f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-749d08cc elementor-icon-list--layout-inline elementor-mobile-align-center elementor-align-left elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"749d08cc\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">nttttttt<ul class=\"elementor-icon-list-items elementor-inline-items\">nttttttt<li class=\"elementor-icon-list-item elementor-inline-item\">nttttttttttt<span class=\"elementor-icon-list-icon\">nttttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-hand-point-right\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>tttttt</span>ntttttttttt<span class=\"elementor-icon-list-text\">UKu2019s Fastest Growing horse nutrition brand</span>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-65f4bd18 elementor-widget elementor-widget-elementskit-social-media\" data-id=\"65f4bd18\" data-element_type=\"widget\" data-widget_type=\"elementskit-social-media.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"ekit-wid-con\" >ttt <ul class=\"ekit_social_media\">ntttttttttttttt<li class=\"elementor-repeater-item-5eb0945\">nttttt    <antttttthref=\"https://facebook.com\" aria-label=\"Facebook\" class=\"facebook\" >nttttttttttttttnttttttt<i aria-hidden=\"true\" class=\"icon icon-facebook\"></i>tttttttttn                                                                                                            </a>n                    </li>n                    tttttttttttttt<li class=\"elementor-repeater-item-404d637\">nttttt    <antttttthref=\"https://twitter.com\" aria-label=\"Twitter\" class=\"twitter\" >nttttttttttttttnttttttt<i aria-hidden=\"true\" class=\"icon icon-twitter\"></i>tttttttttn                                                                                                            </a>n                    </li>n                    tttttttttttttt<li class=\"elementor-repeater-item-98fdd10\">nttttt    <antttttthref=\"https://linkedin.com\" aria-label=\"LinkedIn\" class=\"linkedin\" >nttttttttttttttnttttttt<i aria-hidden=\"true\" class=\"icon icon-linkedin\"></i>tttttttttn                                                                                                            </a>n                    </li>n                    tttttttttttttt<li class=\"elementor-repeater-item-e9f752e\">nttttt    <antttttthref=\"https://dribble.com\" aria-label=\"Dribble\" class=\"dribbble\" >nttttttttttttttnttttttt<i aria-hidden=\"true\" class=\"icon icon-dribbble\"></i>tttttttttn                                                                                                            </a>n                    </li>n                    tttttttttttttt<li class=\"elementor-repeater-item-e2aa959\">nttttt    <antttttthref=\"https://instagram.com\" aria-label=\"Instagram\" class=\"1\" >nttttttttttttttnttttttt<i aria-hidden=\"true\" class=\"icon icon-instagram-1\"></i>tttttttttn                                                                                                            </a>n                    </li>n                    ttttttt</ul>ntt</div>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-54408f46 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"54408f46\" 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-6913168f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"6913168f\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-239c20ff elementor-widget__width-auto elementor-widget elementor-widget-image\" data-id=\"239c20ff\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"http://127.0.0.1/horse1/\">nttttttt<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" class=\"attachment-full size-full wp-image-15\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-51cf50f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"51cf50f\" data-element_type=\"container\">ntt[elementor-element k=\"ecbe68f23f2a4e3b3a634fea21afd3f2\" data=\"eyJpZCI6ImE3ZjNjN2EiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJtZW51X25hbWUiOiJNZW51IiwibWVudSI6Im15bWVudTEiLCJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIm1lbnVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IlJvYm90byIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsIm1lbnVfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6ImNhcGl0YWxpemUiLCJjb2xvcl9tZW51X2l0ZW0iOiIjRUJFMUUxIiwiY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiI0QzNDY0NiIsInBvaW50ZXJfY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiIzI3MjcyNyIsInRvZ2dsZV9jb2xvciI6IiNGRkZGRkYifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibmF2LW1lbnUifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-4c8a4b0 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\" data-id=\"4c8a4b0\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-082f2b1 elementor-widget elementor-widget-elementskit-header-search\" data-id=\"082f2b1\" data-element_type=\"widget\" data-widget_type=\"elementskit-header-search.default\">nttttt<div class=\"ekit-wid-con\" >        <a href=\"#ekit_modal-popup-082f2b1\" class=\"ekit_navsearch-button ekit-modal-popup\" aria-label=\"navsearch-button\">n            <i aria-hidden=\"true\" class=\"icon icon-search\"></i>        </a>n        <!-- language switcher strart -->n        <!-- xs modal -->n        <div class=\"zoom-anim-dialog mfp-hide ekit_modal-searchPanel\" id=\"ekit_modal-popup-082f2b1\">n            <div class=\"ekit-search-panel\">n            <!-- Polylang search - thanks to Alain Melsens -->n                <form role=\"search\" method=\"get\" class=\"ekit-search-group\" action=\"http://127.0.0.1/horse1/\">n                    <input type=\"search\" class=\"ekit_search-field\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">nttttt<button type=\"submit\" class=\"ekit_search-button\" aria-label=\"search-button\">n                        <i aria-hidden=\"true\" class=\"icon icon-search\"></i>                    </button>n                </form>n            </div>n        </div><!-- End xs modal -->n        <!-- end language switcher strart -->n        </div>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-17db2c3 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"17db2c3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"ecbe68f23f2a4e3b3a634fea21afd3f2\" data=\"eyJpZCI6ImZjYTllYzciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJtZW51X25hbWUiOiJNZW51IiwibWVudSI6Im15Mm1lbnUiLCJwb2ludGVyIjoibm9uZSIsIm1lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwibWVudV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiUm9ib3RvIiwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwibWVudV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoiY2FwaXRhbGl6ZSIsImNvbG9yX21lbnVfaXRlbSI6IiNENkQ2RDYiLCJjb2xvcl9tZW51X2l0ZW1faG92ZXIiOiIjRDM0NjQ2IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItMTAiLCJyaWdodCI6Ii0xMCIsImJvdHRvbSI6Ii0xMCIsImxlZnQiOiIyNSIsImlzTGlua2VkIjpmYWxzZX0sInBhZGRpbmdfaG9yaXpvbnRhbF9tZW51X2l0ZW0iOnsidW5pdCI6InB4Iiwic2l6ZSI6OSwic2l6ZXMiOltdfSwibWVudV9zcGFjZV9iZXR3ZWVuIjp7InVuaXQiOiJweCIsInNpemUiOjEsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGYiOiJmbGV4LXN0YXJ0IiwiYWxpZ25faXRlbXMiOiJlbmQiLCJmdWxsX3dpZHRoIjoic3RyZXRjaCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJuYXYtbWVudSJ9\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),
(8654, 877, '_elementor_edit_mode', 'builder'),
(8655, 877, '_elementor_template_type', 'header'),
(8656, 877, '_elementor_version', '3.31.2'),
(8657, 877, '_elementor_pro_version', '3.27.4'),
(8658, 877, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8659, 877, '_elementor_data', '[{\"id\":\"606c0b64\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_all_conditions_list\":[{\"_id\":\"db1ec9c\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"158d4c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"07e1557\"}]},\"elements\":[{\"id\":\"40d4829f\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D34646\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"e22f960\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"13d38df\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1bbc788\"}]},\"elements\":[{\"id\":\"749d08cc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"UK\\u2019s Fastest Growing horse nutrition brand\",\"icon\":\"icon icon-map-marker\",\"_id\":\"4c29b96\",\"selected_icon\":{\"value\":\"far fa-hand-point-right\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"9\",\"sizes\":[]},\"icon_align_mobile\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"ekit_all_conditions_list\":[{\"_id\":\"ea05134\"}],\"icon_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"icon_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"space_between_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_align_laptop\":\"\",\"icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_self_align_laptop\":\"\",\"icon_self_vertical_align_laptop\":\"\",\"icon_vertical_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65f4bd18\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icon\":\"icon icon-facebook\",\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"5eb0945\",\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(255,255,255,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#4852ba\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-twitter\",\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"404d637\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_bg_color\":\"rgba(161,161,161,0)\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#1da1f2\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"icon icon-linkedin\",\"ekit_socialmedia_label\":\"LinkedIn\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"98fdd10\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#0077b5\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-dribbble\",\"ekit_socialmedia_label\":\"Dribble\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/dribble.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#ea4c89\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e9f752e\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-dribbble\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},{\"ekit_socialmedia_icon\":\"fa fa-instagram\",\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"ekit_socialmedia_margin_right_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_margin_right_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_color\":\"#e4405f\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_icon_hover_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_hover_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_id\":\"e2aa959\",\"ekit_socialmedia_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"__fa4_migrated\":{\"ekit_socialmedia_icons\":true},\"ekit_socialmedia_icon_color_laptop\":\"\",\"ekit_socialmedia_icon_bg_color_laptop\":\"\",\"ekit_socialmedia_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_color_laptop\":\"\",\"ekit_socialmedia_icon_hover_bg_color_laptop\":\"\",\"ekit_socialmedia_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"f5bb18b\"}],\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_socialmedia_icon_padding_right_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedia_icon_padding_left_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_align_laptop\":\"\",\"ekit_socialmedai_list_item_align_laptop\":\"\",\"ekit_socialmedai_list_display_laptop\":\"\",\"ekit_socialmedai_list_decoration_box_laptop\":\"\",\"ekit_socialmedai_list_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_icon_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"54408f46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"5730294\"}],\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"flex_wrap_mobile\":\"nowrap\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"background_background\":\"classic\",\"background_color\":\"#272727\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"81cf026\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"8fc9f66\"}]},\"elements\":[{\"id\":\"6913168f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":12.473},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"104d3c3\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"ef6781c\"}]},\"elements\":[{\"id\":\"239c20ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":15,\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"c08915a\"}],\"space_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_element_width\":\"auto\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_masking_image_position_laptop\":\"\",\"ekit_masking_image_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_masking_image_repeat_laptop\":\"\",\"ekit_masking_image_size_laptop\":\"\",\"ekit_masking_image_custom_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_laptop\":\"\",\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit_laptop\":\"\",\"object-position_laptop\":\"\",\"image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"caption_align_laptop\":\"\",\"caption_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_laptop\":\"\",\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column_laptop\":\"\",\"_grid_column_custom_laptop\":\"\",\"_grid_row_laptop\":\"\",\"_grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_element_vertical_align_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index_laptop\":\"\",\"ekit_we_css_animation_laptop\":\"\",\"ekit_we_css_transform_fx_translate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_translate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_z_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_rotate_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_scale_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_we_css_transform_fx_skew_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_laptop\":\"\",\"ekit_adv_tooltip_bg_position_laptop\":\"\",\"ekit_adv_tooltip_bg_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_repeat_laptop\":\"\",\"ekit_adv_tooltip_bg_size_laptop\":\"\",\"ekit_adv_tooltip_bg_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_slideshow_background_size_laptop\":\"\",\"ekit_adv_tooltip_bg_slideshow_background_position_laptop\":\"\",\"ekit_adv_tooltip_subcontent_font_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_position_laptop\":\"\",\"_background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position_laptop\":\"\",\"_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_repeat_laptop\":\"\",\"_background_size_laptop\":\"\",\"_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_slideshow_background_size_laptop\":\"\",\"_background_slideshow_background_position_laptop\":\"\",\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_laptop\":\"\",\"_background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position_laptop\":\"\",\"_background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_repeat_laptop\":\"\",\"_background_hover_size_laptop\":\"\",\"_background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_slideshow_background_size_laptop\":\"\",\"_background_hover_slideshow_background_position_laptop\":\"\",\"_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_mask_size_laptop\":\"\",\"_mask_size_scale_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_laptop\":\"\",\"_mask_position_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat_laptop\":\"\",\"hide_laptop\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"-3\",\"bottom\":\"-3\",\"left\":\"-3\",\"isLinked\":true},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/127.0.0.1\\/horse1\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"51cf50f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":56.974},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"cbd1aa6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"1c3e967\"}]},\"elements\":[{\"id\":\"a7f3c7a\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"mymenu1\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#EBE1E1\",\"color_menu_item_hover\":\"#D34646\",\"pointer_color_menu_item_hover\":\"#272727\",\"toggle_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"4c8a4b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"unit\":\"%\",\"size\":38.63},\"width_mobile\":{\"size\":50,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b5130da\"}],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"min_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction_laptop\":\"\",\"flex_justify_content_laptop\":\"\",\"flex_align_items_laptop\":\"\",\"flex_gap_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"flex_wrap_laptop\":\"\",\"flex_align_content_laptop\":\"\",\"grid_columns_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_rows_grid_laptop\":{\"unit\":\"fr\",\"size\":\"\",\"sizes\":[]},\"grid_gaps_laptop\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\"},\"grid_auto_flow_laptop\":\"row\",\"grid_justify_items_laptop\":\"\",\"grid_align_items_laptop\":\"\",\"grid_justify_content_laptop\":\"\",\"grid_align_content_laptop\":\"\",\"background_color_stop_laptop\":{\"unit\":\"%\"},\"background_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_gradient_position_laptop\":\"\",\"background_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position_laptop\":\"\",\"background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_repeat_laptop\":\"\",\"background_size_laptop\":\"\",\"background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_background_size_laptop\":\"\",\"background_slideshow_background_position_laptop\":\"\",\"background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_hover_gradient_position_laptop\":\"\",\"background_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_position_laptop\":\"\",\"background_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_repeat_laptop\":\"\",\"background_hover_size_laptop\":\"\",\"background_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_slideshow_background_size_laptop\":\"\",\"background_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_laptop\":\"\",\"background_overlay_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_position_laptop\":\"\",\"background_overlay_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_repeat_laptop\":\"\",\"background_overlay_size_laptop\":\"\",\"background_overlay_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_slideshow_background_size_laptop\":\"\",\"background_overlay_slideshow_background_position_laptop\":\"\",\"background_overlay_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_color_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_laptop\":\"\",\"background_overlay_hover_image_laptop\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_position_laptop\":\"\",\"background_overlay_hover_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_repeat_laptop\":\"\",\"background_overlay_hover_size_laptop\":\"\",\"background_overlay_hover_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_slideshow_background_size_laptop\":\"\",\"background_overlay_hover_slideshow_background_position_laptop\":\"\",\"background_overlay_hover_opacity_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_hover_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_hover_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shape_divider_top_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"grid_column_laptop\":\"\",\"grid_column_custom_laptop\":\"\",\"grid_row_laptop\":\"\",\"grid_row_custom_laptop\":\"\",\"_flex_align_self_laptop\":\"\",\"_flex_order_laptop\":\"\",\"_flex_order_custom_laptop\":\"\",\"_flex_size_laptop\":\"\",\"_flex_grow_laptop\":\"\",\"_flex_shrink_laptop\":\"\",\"_offset_x_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"z_index_laptop\":\"\",\"trp_language_restriction\":\"\",\"trp_language_restriction_automatic_translation\":\"\",\"trp_restricted_languages\":\"\",\"trp_exclude_handler\":\"\",\"trp_excluded_languages\":\"\",\"ekit_sticky_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_sticky_on_laptop\":\"laptop\",\"ekit_sticky_effect_offset_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_particles_json_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\",\"ekit_cursor_text_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_line_height_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_letter_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_typography_word_spacing_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_text_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_text_background_gradient_position_laptop\":\"\",\"ekit_cursor_text_background_position_laptop\":\"\",\"ekit_cursor_text_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_repeat_laptop\":\"\",\"ekit_cursor_text_background_size_laptop\":\"\",\"ekit_cursor_text_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_text_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_text_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_text_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_text_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_image_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_image_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icons_size_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_color_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"ekit_cursor_icon_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"ekit_cursor_icon_background_gradient_position_laptop\":\"\",\"ekit_cursor_icon_background_position_laptop\":\"\",\"ekit_cursor_icon_background_xpos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_ypos_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_repeat_laptop\":\"\",\"ekit_cursor_icon_background_size_laptop\":\"\",\"ekit_cursor_icon_background_bg_width_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_cursor_icon_background_slideshow_background_size_laptop\":\"\",\"ekit_cursor_icon_background_slideshow_background_position_laptop\":\"\",\"ekit_cursor_icon_border_width_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_radius_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_icon_padding_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_cursor_margin_laptop\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation_laptop\":\"\",\"_transform_rotateZ_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_laptop\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point_laptop\":\"\",\"motion_fx_transform_y_anchor_point_laptop\":\"\",\"hide_laptop\":\"\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"8fa638b\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"3cd7eb5\"}]},\"elements\":[{\"id\":\"082f2b1\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_searech_icon_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17db2c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#373737\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"7c2efb6\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"a4b323b\"}]},\"elements\":[{\"id\":\"fca9ec7\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"my2menu\",\"pointer\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_weight\":\"600\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D34646\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"-10\",\"bottom\":\"-10\",\"left\":\"25\",\"isLinked\":false},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"align_items\":\"start\",\"full_width\":\"stretch\",\"text_align\":\"center\",\"color_menu_item_active\":\"#FFFFFF\",\"toggle_color\":\"#FFFFFF\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"00\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_mobile\":\"start\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8660, 877, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(8661, 877, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:3:{i:0;s:16:\"widget-icon-list\";i:1;s:12:\"widget-image\";i:2;s:15:\"widget-nav-menu\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:10:\"smartmenus\";i:2;s:14:\"magnific-popup\";}}'),
(8662, 37, '_elementor_page_settings', 'a:0:{}'),
(8663, 37, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146905;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:4:{i:0;s:10:\"fa-regular\";i:1;s:9:\"ekiticons\";i:6;s:8:\"fa-solid\";i:7;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8664, 37, '_elementor_element_cache', '{\"timeout\":1756233305,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-606c0b64 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"606c0b64\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-40d4829f e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"40d4829f\\\" 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-749d08cc elementor-icon-list--layout-inline elementor-mobile-align-center elementor-align-left elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"749d08cc\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items elementor-inline-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item elementor-inline-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-far-hand-point-right\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\\\"><\\/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\\\">UK\\u2019s Fastest Growing horse nutrition 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 class=\\\"elementor-element elementor-element-65f4bd18 elementor-widget elementor-widget-elementskit-social-media\\\" data-id=\\\"65f4bd18\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-social-media.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >\\t\\t\\t <ul class=\\\"ekit_social_media\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-repeater-item-5eb0945\\\">\\n\\t\\t\\t\\t\\t    <a\\n\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/facebook.com\\\" aria-label=\\\"Facebook\\\" class=\\\"facebook\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icon icon-facebook\\\"><\\/i>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n                                                                                                            <\\/a>\\n                    <\\/li>\\n                    \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-repeater-item-404d637\\\">\\n\\t\\t\\t\\t\\t    <a\\n\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/twitter.com\\\" aria-label=\\\"Twitter\\\" class=\\\"twitter\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icon icon-twitter\\\"><\\/i>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n                                                                                                            <\\/a>\\n                    <\\/li>\\n                    \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-repeater-item-98fdd10\\\">\\n\\t\\t\\t\\t\\t    <a\\n\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/linkedin.com\\\" aria-label=\\\"LinkedIn\\\" class=\\\"linkedin\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icon icon-linkedin\\\"><\\/i>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n                                                                                                            <\\/a>\\n                    <\\/li>\\n                    \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-repeater-item-e9f752e\\\">\\n\\t\\t\\t\\t\\t    <a\\n\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/dribble.com\\\" aria-label=\\\"Dribble\\\" class=\\\"dribbble\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icon icon-dribbble\\\"><\\/i>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n                                                                                                            <\\/a>\\n                    <\\/li>\\n                    \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-repeater-item-e2aa959\\\">\\n\\t\\t\\t\\t\\t    <a\\n\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/instagram.com\\\" aria-label=\\\"Instagram\\\" class=\\\"1\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icon icon-instagram-1\\\"><\\/i>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n                                                                                                            <\\/a>\\n                    <\\/li>\\n                    \\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t<\\/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-54408f46 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"54408f46\\\" 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-6913168f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"6913168f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-239c20ff elementor-widget__width-auto elementor-widget elementor-widget-image\\\" data-id=\\\"239c20ff\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/127.0.0.1\\/horse1\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"350\\\" height=\\\"180\\\" src=\\\"http:\\/\\/127.0.0.1\\/horse1\\/wp-content\\/uploads\\/2025\\/08\\/Omega_Logo_350x.avif\\\" class=\\\"attachment-full size-full wp-image-15\\\" alt=\\\"\\\" \\/>\\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<div class=\\\"elementor-element elementor-element-51cf50f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"51cf50f\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"ecbe68f23f2a4e3b3a634fea21afd3f2\\\" data=\\\"eyJpZCI6ImE3ZjNjN2EiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJtZW51X25hbWUiOiJNZW51IiwibWVudSI6Im15bWVudTEiLCJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIm1lbnVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IlJvYm90byIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsIm1lbnVfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6ImNhcGl0YWxpemUiLCJjb2xvcl9tZW51X2l0ZW0iOiIjRUJFMUUxIiwiY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiI0QzNDY0NiIsInBvaW50ZXJfY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiIzI3MjcyNyIsInRvZ2dsZV9jb2xvciI6IiNGRkZGRkYifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibmF2LW1lbnUifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4c8a4b0 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-child\\\" data-id=\\\"4c8a4b0\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-082f2b1 elementor-widget elementor-widget-elementskit-header-search\\\" data-id=\\\"082f2b1\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-header-search.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >        <a href=\\\"#ekit_modal-popup-082f2b1\\\" class=\\\"ekit_navsearch-button ekit-modal-popup\\\" aria-label=\\\"navsearch-button\\\">\\n            <i aria-hidden=\\\"true\\\" class=\\\"icon icon-search\\\"><\\/i>        <\\/a>\\n        <!-- language switcher strart -->\\n        <!-- xs modal -->\\n        <div class=\\\"zoom-anim-dialog mfp-hide ekit_modal-searchPanel\\\" id=\\\"ekit_modal-popup-082f2b1\\\">\\n            <div class=\\\"ekit-search-panel\\\">\\n            <!-- Polylang search - thanks to Alain Melsens -->\\n                <form role=\\\"search\\\" method=\\\"get\\\" class=\\\"ekit-search-group\\\" action=\\\"http:\\/\\/127.0.0.1\\/horse1\\/\\\">\\n                    <input type=\\\"search\\\" class=\\\"ekit_search-field\\\" aria-label=\\\"search-form\\\" placeholder=\\\"Search...\\\" value=\\\"\\\" name=\\\"s\\\">\\n\\t\\t\\t\\t\\t<button type=\\\"submit\\\" class=\\\"ekit_search-button\\\" aria-label=\\\"search-button\\\">\\n                        <i aria-hidden=\\\"true\\\" class=\\\"icon icon-search\\\"><\\/i>                    <\\/button>\\n                <\\/form>\\n            <\\/div>\\n        <\\/div><!-- End xs modal -->\\n        <!-- end language switcher strart -->\\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\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-17db2c3 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"17db2c3\\\" 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=\\\"ecbe68f23f2a4e3b3a634fea21afd3f2\\\" data=\\\"eyJpZCI6ImZjYTllYzciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJtZW51X25hbWUiOiJNZW51IiwibWVudSI6Im15Mm1lbnUiLCJwb2ludGVyIjoibm9uZSIsIm1lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwibWVudV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiUm9ib3RvIiwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwibWVudV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoiY2FwaXRhbGl6ZSIsImNvbG9yX21lbnVfaXRlbSI6IiNGRkZGRkYiLCJjb2xvcl9tZW51X2l0ZW1faG92ZXIiOiIjRDM0NjQ2IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItMTAiLCJyaWdodCI6Ii0xMCIsImJvdHRvbSI6Ii0xMCIsImxlZnQiOiIyNSIsImlzTGlua2VkIjpmYWxzZX0sInBhZGRpbmdfaG9yaXpvbnRhbF9tZW51X2l0ZW0iOnsidW5pdCI6InB4Iiwic2l6ZSI6OSwic2l6ZXMiOltdfSwibWVudV9zcGFjZV9iZXR3ZWVuIjp7InVuaXQiOiJweCIsInNpemUiOjEsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGYiOiJmbGV4LXN0YXJ0IiwiYWxpZ25faXRlbXMiOiJzdGFydCIsImZ1bGxfd2lkdGgiOiJzdHJldGNoIiwidGV4dF9hbGlnbiI6ImNlbnRlciIsImNvbG9yX21lbnVfaXRlbV9hY3RpdmUiOiIjRkZGRkZGIiwidG9nZ2xlX2NvbG9yIjoiI0ZGRkZGRiIsIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2ZsZXhfb3JkZXJfbW9iaWxlIjoic3RhcnQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibmF2LW1lbnUifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8665, 353, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:3:{i:0;s:14:\"widget-heading\";i:1;s:27:\"widget-woocommerce-products\";i:2;s:35:\"widget-woocommerce-products-archive\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8666, 353, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146941;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"2010797\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8667, 353, '_elementor_element_cache', '{\"timeout\":1756233341,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-2755029 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"2755029\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"ecbe68f23f2a4e3b3a634fea21afd3f2\\\" data=\\\"eyJpZCI6IjIwMTA3OTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJ0aXRsZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cImFyY2hpdmUtdGl0bGVcIiBzZXR0aW5ncz1cIiU3QiUyMmluY2x1ZGVfY29udGV4dCUyMiUzQSUyMnllcyUyMiUyQyUyMmJlZm9yZSUyMiUzQSUyMiUyMiUyQyUyMmFmdGVyJTIyJTNBJTIyJTIyJTJDJTIyZmFsbGJhY2slMjIlM0ElMjIlMjIlN0RcIl0ifSwidGl0bGUiOiJBZGQgWW91ciBIZWFkaW5nIFRleHQgSGVyZSIsInRpdGxlX2NvbG9yIjoiI0ZGRkZGRiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiNjMiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiUm9ib3RvIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoiY2FwaXRhbGl6ZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0aGVtZS1hcmNoaXZlLXRpdGxlIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-81dd917 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\\\" data-id=\\\"81dd917\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"ecbe68f23f2a4e3b3a634fea21afd3f2\\\" data=\\\"eyJpZCI6ImZjZjBhNDkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwcm9kdWN0c19yZWxhdGVkX3Byb2R1Y3RzX3RpdGxlX3RleHQiOiJSZWxhdGVkIFByb2R1Y3RzIiwicHJvZHVjdHNfdXBzZWxsc190aXRsZV90ZXh0IjoiWW91IG1heSBhbHNvIGxpa2UuLi4iLCJwcm9kdWN0c19jcm9zc19zZWxsc190aXRsZV90ZXh0IjoiWW91IG1heSBiZSBpbnRlcmVzdGVkIGluLi4uIiwibm90aGluZ19mb3VuZF9tZXNzYWdlIjoiSXQgc2VlbXMgd2UgY2FuXHUyMDE5dCBmaW5kIHdoYXQgeW91XHUyMDE5cmUgbG9va2luZyBmb3IuIiwiY29sdW1uX2dhcCI6eyJ1bml0IjoicHgiLCJzaXplIjozOSwic2l6ZXMiOltdfSwicm93X2dhcCI6eyJ1bml0IjoicHgiLCJzaXplIjo0Mywic2l6ZXMiOltdfSwidGl0bGVfY29sb3IiOiIjMTkxOTFBIiwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IlJvYm90byIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwicHJpY2VfY29sb3IiOiIjMDAwMDAwIiwicHJpY2VfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwicHJpY2VfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IlJvYm90byIsInByaWNlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjIwLCJzaXplcyI6W119LCJwcmljZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiYnV0dG9uX3RleHRfY29sb3IiOiIjNDk0NzQ3IiwiYnV0dG9uX2JhY2tncm91bmRfY29sb3IiOiIjRUJFQkVCIiwiYnV0dG9uX2hvdmVyX2NvbG9yIjoiI0ZGRkZGRiIsImJ1dHRvbl9ob3Zlcl9iYWNrZ3JvdW5kX2NvbG9yIjoiI0FBMDQwNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3Yy1hcmNoaXZlLXByb2R1Y3RzIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(8668, 8, '_edit_lock', '1756147089:1'),
(8669, 8, '_elementor_edit_mode', 'builder'),
(8670, 8, '_astra_content_layout_flag', 'disabled'),
(8672, 8, 'ast-title-bar-display', 'disabled'),
(8673, 8, 'ast-featured-img', 'disabled'),
(8674, 8, 'ast-site-content-layout', 'full-width-container'),
(8675, 8, 'site-sidebar-layout', 'no-sidebar'),
(8676, 8, '_elementor_template_type', 'wp-page'),
(8677, 8, '_elementor_version', '3.31.2'),
(8678, 8, '_elementor_pro_version', '3.27.4'),
(8679, 8, '_elementor_page_settings', 'a:0:{}'),
(8680, 11, '_elementor_page_assets', 'a:0:{}'),
(8681, 9, '_elementor_page_assets', 'a:0:{}'),
(8682, 878, '_elementor_edit_mode', 'builder'),
(8683, 878, '_elementor_template_type', 'wp-page'),
(8684, 878, '_elementor_version', '3.31.2'),
(8685, 878, '_elementor_pro_version', '3.27.4'),
(8686, 878, '_wp_page_template', 'default'),
(8687, 878, '_elementor_data', '[{\"id\":\"c943c0d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":717,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"fe459d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"dynamic\":{\"active\":true},\"_id\":\"f15734b\"},{\"custom_id\":\"field_c26ff27\",\"field_label\":\"Last name\",\"placeholder\":\"Last Name\",\"dynamic\":{\"active\":true},\"_id\":\"c26ff27\"},{\"custom_id\":\"field_cf13786\",\"field_label\":\"Phone\",\"placeholder\":\"phone\",\"dynamic\":{\"active\":true},\"_id\":\"cf13786\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"c224059\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"3faac61\"}],\"show_labels\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"webnarlax@gmail.com\",\"email_subject\":\"New message from &quot;horse site&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@127.0.0.1\",\"email_from_name\":\"horse site\",\"email_to_2\":\"webnarlax@gmail.com\",\"email_subject_2\":\"New message from &quot;horse site&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@127.0.0.1\",\"email_from_name_2\":\"horse site\",\"email_reply_to_2\":\"webnarlax@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"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.\",\"button_align\":\"center\",\"button_background_color\":\"#D34646\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}]'),
(8688, 878, '_elementor_page_settings', 'a:0:{}'),
(8689, 878, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:1:{i:0;s:11:\"widget-form\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8690, 878, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146515;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8691, 878, '_elementor_element_cache', '{\"timeout\":1756232915,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-c943c0d e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"c943c0d\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-fe459d0 elementor-button-align-center elementor-widget elementor-widget-form\" data-id=\"fe459d0\" 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\">nttttttt<form class=\"elementor-form\" method=\"post\" name=\"New Form\">nttt<input type=\"hidden\" name=\"post_id\" value=\"46\"/>nttt<input type=\"hidden\" name=\"form_id\" value=\"fe459d0\"/>nttt<input type=\"hidden\" name=\"referer_title\" value=\"contact us\" />nnttttttt<input type=\"hidden\" name=\"queried_id\" value=\"46\"/>ntttnttt<div class=\"elementor-form-fields-wrapper elementor-labels-\">ntttttttt<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100\">ntttttttttttt<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">nttttttttNamettttttt</label>ntttttttttttttt<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name\">nttttttttttt</div>ntttttttt<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_c26ff27 elementor-col-100\">ntttttttttttt<label for=\"form-field-field_c26ff27\" class=\"elementor-field-label elementor-screen-only\">nttttttttLast namettttttt</label>ntttttttttttttt<input size=\"1\" type=\"text\" name=\"form_fields[field_c26ff27]\" id=\"form-field-field_c26ff27\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Last Name\">nttttttttttt</div>ntttttttt<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_cf13786 elementor-col-100\">ntttttttttttt<label for=\"form-field-field_cf13786\" class=\"elementor-field-label elementor-screen-only\">nttttttttPhonettttttt</label>ntttttttttttttt<input size=\"1\" type=\"text\" name=\"form_fields[field_cf13786]\" id=\"form-field-field_cf13786\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"phone\">nttttttttttt</div>ntttttttt<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">ntttttttttttt<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">nttttttttEmailttttttt</label>ntttttttttttttt<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\" required=\"required\">nttttttttttt</div>ntttttttt<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">ntttttttttttt<label for=\"form-field-message\" class=\"elementor-field-label elementor-screen-only\">nttttttttMessagettttttt</label>ntttttt<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Message\"></textarea>tttt</div>ntttttttt<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">nttttt<button class=\"elementor-button elementor-size-sm\" type=\"submit\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttttttttttttttttttt<span class=\"elementor-button-text\">Send</span>nttttttttttttt</span>nttttt</button>ntttt</div>nttt</div>ntt</form>ntttttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),
(8692, 879, '_elementor_edit_mode', 'builder'),
(8693, 879, '_elementor_template_type', 'wp-page'),
(8694, 879, '_elementor_version', '3.31.2'),
(8695, 879, '_elementor_pro_version', '3.27.4'),
(8696, 879, '_wp_page_template', 'default'),
(8697, 879, '_elementor_data', '[{\"id\":\"c943c0d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":717,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"fe459d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"dynamic\":{\"active\":true},\"_id\":\"f15734b\"},{\"custom_id\":\"field_c26ff27\",\"field_label\":\"Last name\",\"placeholder\":\"Last Name\",\"dynamic\":{\"active\":true},\"_id\":\"c26ff27\"},{\"custom_id\":\"field_cf13786\",\"field_label\":\"Phone\",\"placeholder\":\"phone\",\"dynamic\":{\"active\":true},\"_id\":\"cf13786\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"c224059\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"3faac61\"}],\"show_labels\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"webnarlax@gmail.com\",\"email_subject\":\"New message from &quot;horse site&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@127.0.0.1\",\"email_from_name\":\"horse site\",\"email_to_2\":\"webnarlax@gmail.com\",\"email_subject_2\":\"New message from &quot;horse site&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@127.0.0.1\",\"email_from_name_2\":\"horse site\",\"email_reply_to_2\":\"webnarlax@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"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.\",\"button_align\":\"center\",\"button_background_color\":\"#D34646\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}]'),
(8698, 879, '_elementor_page_settings', 'a:0:{}'),
(8699, 879, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:1:{i:0;s:11:\"widget-form\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8700, 879, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146515;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8701, 879, '_elementor_element_cache', '{\"timeout\":1756232915,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-c943c0d e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"c943c0d\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-fe459d0 elementor-button-align-center elementor-widget elementor-widget-form\" data-id=\"fe459d0\" 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\">nttttttt<form class=\"elementor-form\" method=\"post\" name=\"New Form\">nttt<input type=\"hidden\" name=\"post_id\" value=\"46\"/>nttt<input type=\"hidden\" name=\"form_id\" value=\"fe459d0\"/>nttt<input type=\"hidden\" name=\"referer_title\" value=\"contact us\" />nnttttttt<input type=\"hidden\" name=\"queried_id\" value=\"46\"/>ntttnttt<div class=\"elementor-form-fields-wrapper elementor-labels-\">ntttttttt<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100\">ntttttttttttt<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">nttttttttNamettttttt</label>ntttttttttttttt<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name\">nttttttttttt</div>ntttttttt<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_c26ff27 elementor-col-100\">ntttttttttttt<label for=\"form-field-field_c26ff27\" class=\"elementor-field-label elementor-screen-only\">nttttttttLast namettttttt</label>ntttttttttttttt<input size=\"1\" type=\"text\" name=\"form_fields[field_c26ff27]\" id=\"form-field-field_c26ff27\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Last Name\">nttttttttttt</div>ntttttttt<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_cf13786 elementor-col-100\">ntttttttttttt<label for=\"form-field-field_cf13786\" class=\"elementor-field-label elementor-screen-only\">nttttttttPhonettttttt</label>ntttttttttttttt<input size=\"1\" type=\"text\" name=\"form_fields[field_cf13786]\" id=\"form-field-field_cf13786\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"phone\">nttttttttttt</div>ntttttttt<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">ntttttttttttt<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">nttttttttEmailttttttt</label>ntttttttttttttt<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\" required=\"required\">nttttttttttt</div>ntttttttt<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">ntttttttttttt<label for=\"form-field-message\" class=\"elementor-field-label elementor-screen-only\">nttttttttMessagettttttt</label>ntttttt<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Message\"></textarea>tttt</div>ntttttttt<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">nttttt<button class=\"elementor-button elementor-size-sm\" type=\"submit\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttttttttttttttttttt<span class=\"elementor-button-text\">Send</span>nttttttttttttt</span>nttttt</button>ntttt</div>nttt</div>ntt</form>ntttttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),
(8702, 880, '_elementor_edit_mode', 'builder'),
(8703, 880, '_elementor_template_type', 'wp-page'),
(8704, 880, '_elementor_version', '3.31.2'),
(8705, 880, '_elementor_pro_version', '3.27.4'),
(8706, 880, '_wp_page_template', 'default'),
(8707, 880, '_elementor_data', '[{\"id\":\"c943c0d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":717,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]},\"flex_justify_content\":\"center\",\"hover_parallax\":[{\"layer_position_vr\":{\"unit\":\"%\",\"size\":30},\"layer_position_hr\":{\"unit\":\"%\",\"size\":40},\"_id\":\"04baf87\"},{\"layer_position_vr\":{\"unit\":\"%\",\"size\":60},\"layer_position_hr\":{\"unit\":\"%\",\"size\":20},\"_id\":\"4b2c210\"}]},\"elements\":[{\"id\":\"fe459d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"dynamic\":{\"active\":true},\"_id\":\"f15734b\"},{\"custom_id\":\"field_c26ff27\",\"field_label\":\"Last name\",\"placeholder\":\"Last Name\",\"dynamic\":{\"active\":true},\"_id\":\"c26ff27\"},{\"custom_id\":\"field_cf13786\",\"field_label\":\"Phone\",\"placeholder\":\"phone\",\"dynamic\":{\"active\":true},\"_id\":\"cf13786\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"c224059\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"3faac61\"}],\"show_labels\":\"\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"info@horseomegaequine.co.uk\",\"email_subject\":\"New message from &quot;horse site&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"info@horseomegaequine.co.uk\",\"email_from_name\":\"horse site\",\"email_to_2\":\"webnarlax@gmail.com\",\"email_subject_2\":\"New message from &quot;horse site&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@127.0.0.1\",\"email_from_name_2\":\"horse site\",\"email_reply_to_2\":\"webnarlax@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"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.\",\"button_align\":\"center\",\"button_background_color\":\"#D34646\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}]'),
(8708, 880, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:1:{i:0;s:11:\"widget-form\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(8709, 880, '_elementor_css', 'a:6:{s:4:\"time\";i:1756146515;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(8710, 880, '_elementor_element_cache', '{\"timeout\":1756232915,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-c943c0d e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"c943c0d\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-fe459d0 elementor-button-align-center elementor-widget elementor-widget-form\" data-id=\"fe459d0\" 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\">nttttttt<form class=\"elementor-form\" method=\"post\" name=\"New Form\">nttt<input type=\"hidden\" name=\"post_id\" value=\"46\"/>nttt<input type=\"hidden\" name=\"form_id\" value=\"fe459d0\"/>nttt<input type=\"hidden\" name=\"referer_title\" value=\"contact us\" />nnttttttt<input type=\"hidden\" name=\"queried_id\" value=\"46\"/>ntttnttt<div class=\"elementor-form-fields-wrapper elementor-labels-\">ntttttttt<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100\">ntttttttttttt<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">nttttttttNamettttttt</label>ntttttttttttttt<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name\">nttttttttttt</div>ntttttttt<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_c26ff27 elementor-col-100\">ntttttttttttt<label for=\"form-field-field_c26ff27\" class=\"elementor-field-label elementor-screen-only\">nttttttttLast namettttttt</label>ntttttttttttttt<input size=\"1\" type=\"text\" name=\"form_fields[field_c26ff27]\" id=\"form-field-field_c26ff27\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Last Name\">nttttttttttt</div>ntttttttt<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_cf13786 elementor-col-100\">ntttttttttttt<label for=\"form-field-field_cf13786\" class=\"elementor-field-label elementor-screen-only\">nttttttttPhonettttttt</label>ntttttttttttttt<input size=\"1\" type=\"text\" name=\"form_fields[field_cf13786]\" id=\"form-field-field_cf13786\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"phone\">nttttttttttt</div>ntttttttt<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">ntttttttttttt<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">nttttttttEmailttttttt</label>ntttttttttttttt<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\" required=\"required\">nttttttttttt</div>ntttttttt<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">ntttttttttttt<label for=\"form-field-message\" class=\"elementor-field-label elementor-screen-only\">nttttttttMessagettttttt</label>ntttttt<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Message\"></textarea>tttt</div>ntttttttt<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">nttttt<button class=\"elementor-button elementor-size-sm\" type=\"submit\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttttttttttttttttttt<span class=\"elementor-button-text\">Send</span>nttttttttttttt</span>nttttt</button>ntttt</div>nttt</div>ntt</form>ntttttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),
(8711, 46, '_elementor_page_settings', 'a:0:{}');

-- --------------------------------------------------------

--
-- Table structure for table `wp_posts`
--

CREATE TABLE `wp_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `post_author` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_posts`
--

INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1, 1, '2025-08-20 17:21:18', '2025-08-20 17:21:18', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2025-08-20 17:21:18', '2025-08-20 17:21:18', '', 0, 'http://127.0.0.1/horse1/?p=1', 0, 'post', '', 1),
(2, 1, '2025-08-20 17:21:18', '2025-08-20 17:21:18', 'Trusted By Humans. <br>Loved By Horses.At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\n<br><br>\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.Shop Now', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2025-08-20 17:52:16', '2025-08-20 17:52:16', '', 0, 'http://127.0.0.1/horse1/?page_id=2', 0, 'page', '', 0),
(3, 1, '2025-08-20 17:21:18', '2025-08-20 17:21:18', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://127.0.0.1/horse1.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n', 'Privacy Policy', '', 'trash', 'closed', 'open', '', 'privacy-policy__trashed', '', '', '2025-08-25 18:21:29', '2025-08-25 18:21:29', '', 0, 'http://127.0.0.1/horse1/?page_id=3', 0, 'page', '', 0),
(4, 0, '2025-08-20 17:21:19', '2025-08-20 17:21:19', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2025-08-20 17:21:19', '2025-08-20 17:21:19', '', 0, 'http://127.0.0.1/horse1/2025/08/20/navigation/', 0, 'wp_navigation', '', 0),
(5, 1, '2025-08-20 17:21:31', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2025-08-20 17:21:31', '0000-00-00 00:00:00', '', 0, 'http://127.0.0.1/horse1/?p=5', 0, 'post', '', 0),
(6, 1, '2025-08-20 17:28:37', '2025-08-20 17:28:37', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2025-08-23 11:56:04', '2025-08-23 11:56:04', '', 0, 'http://127.0.0.1/horse1/?p=6', 0, 'elementor_library', '', 0),
(7, 1, '2025-08-20 17:28:38', '2025-08-20 17:28:38', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder', '', '', '2025-08-20 17:28:38', '2025-08-20 17:28:38', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/woocommerce-placeholder.webp', 0, 'attachment', 'image/webp', 0),
(8, 1, '2025-08-20 17:28:38', '2025-08-20 17:28:38', '', 'Shop', '', 'publish', 'closed', 'closed', '', 'shop', '', '', '2025-08-20 17:28:38', '2025-08-20 17:28:38', '', 0, 'http://127.0.0.1/horse1/shop/', 0, 'page', '', 0),
(9, 1, '2025-08-20 17:28:38', '2025-08-20 17:28:38', '<!-- wp:woocommerce/cart -->\n<div class=\"wp-block-woocommerce-cart alignwide is-loading\"><!-- wp:woocommerce/filled-cart-block -->\n<div class=\"wp-block-woocommerce-filled-cart-block\"><!-- wp:woocommerce/cart-items-block -->\n<div class=\"wp-block-woocommerce-cart-items-block\"><!-- wp:woocommerce/cart-line-items-block -->\n<div class=\"wp-block-woocommerce-cart-line-items-block\"></div>\n<!-- /wp:woocommerce/cart-line-items-block -->\n\n<!-- wp:woocommerce/cart-cross-sells-block -->\n<div class=\"wp-block-woocommerce-cart-cross-sells-block\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">You may be interested in…</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/cart-cross-sells-products-block -->\n<div class=\"wp-block-woocommerce-cart-cross-sells-products-block\"></div>\n<!-- /wp:woocommerce/cart-cross-sells-products-block --></div>\n<!-- /wp:woocommerce/cart-cross-sells-block --></div>\n<!-- /wp:woocommerce/cart-items-block -->\n\n<!-- wp:woocommerce/cart-totals-block -->\n<div class=\"wp-block-woocommerce-cart-totals-block\"><!-- wp:woocommerce/cart-order-summary-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-block\"><!-- wp:woocommerce/cart-order-summary-heading-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-heading-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/cart-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/cart-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce/cart-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce/cart-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/cart-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/cart-order-summary-block -->\n\n<!-- wp:woocommerce/cart-express-payment-block -->\n<div class=\"wp-block-woocommerce-cart-express-payment-block\"></div>\n<!-- /wp:woocommerce/cart-express-payment-block -->\n\n<!-- wp:woocommerce/proceed-to-checkout-block -->\n<div class=\"wp-block-woocommerce-proceed-to-checkout-block\"></div>\n<!-- /wp:woocommerce/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce/cart-accepted-payment-methods-block -->\n<div class=\"wp-block-woocommerce-cart-accepted-payment-methods-block\"></div>\n<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>\n<!-- /wp:woocommerce/cart-totals-block --></div>\n<!-- /wp:woocommerce/filled-cart-block -->\n\n<!-- wp:woocommerce/empty-cart-block -->\n<div class=\"wp-block-woocommerce-empty-cart-block\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"with-empty-cart-icon wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"className\":\"is-style-dots\"} -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {\"columns\":4,\"rows\":1} /--></div>\n<!-- /wp:woocommerce/empty-cart-block --></div>\n<!-- /wp:woocommerce/cart -->', 'Cart', '', 'publish', 'closed', 'closed', '', 'cart', '', '', '2025-08-20 17:28:38', '2025-08-20 17:28:38', '', 0, 'http://127.0.0.1/horse1/cart/', 0, 'page', '', 0),
(10, 1, '2025-08-20 17:28:38', '2025-08-20 17:28:38', '<!-- wp:woocommerce/checkout -->\n<div class=\"wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading\"><!-- wp:woocommerce/checkout-fields-block -->\n<div class=\"wp-block-woocommerce-checkout-fields-block\"><!-- wp:woocommerce/checkout-express-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-express-payment-block\"></div>\n<!-- /wp:woocommerce/checkout-express-payment-block -->\n\n<!-- wp:woocommerce/checkout-contact-information-block -->\n<div class=\"wp-block-woocommerce-checkout-contact-information-block\"></div>\n<!-- /wp:woocommerce/checkout-contact-information-block -->\n\n<!-- wp:woocommerce/checkout-shipping-method-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-method-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-method-block -->\n\n<!-- wp:woocommerce/checkout-pickup-options-block -->\n<div class=\"wp-block-woocommerce-checkout-pickup-options-block\"></div>\n<!-- /wp:woocommerce/checkout-pickup-options-block -->\n\n<!-- wp:woocommerce/checkout-shipping-address-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-address-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-address-block -->\n\n<!-- wp:woocommerce/checkout-billing-address-block -->\n<div class=\"wp-block-woocommerce-checkout-billing-address-block\"></div>\n<!-- /wp:woocommerce/checkout-billing-address-block -->\n\n<!-- wp:woocommerce/checkout-shipping-methods-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-methods-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-methods-block -->\n\n<!-- wp:woocommerce/checkout-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-payment-block\"></div>\n<!-- /wp:woocommerce/checkout-payment-block -->\n\n<!-- wp:woocommerce/checkout-additional-information-block -->\n<div class=\"wp-block-woocommerce-checkout-additional-information-block\"></div>\n<!-- /wp:woocommerce/checkout-additional-information-block -->\n\n<!-- wp:woocommerce/checkout-order-note-block -->\n<div class=\"wp-block-woocommerce-checkout-order-note-block\"></div>\n<!-- /wp:woocommerce/checkout-order-note-block -->\n\n<!-- wp:woocommerce/checkout-terms-block -->\n<div class=\"wp-block-woocommerce-checkout-terms-block\"></div>\n<!-- /wp:woocommerce/checkout-terms-block -->\n\n<!-- wp:woocommerce/checkout-actions-block -->\n<div class=\"wp-block-woocommerce-checkout-actions-block\"></div>\n<!-- /wp:woocommerce/checkout-actions-block --></div>\n<!-- /wp:woocommerce/checkout-fields-block -->\n\n<!-- wp:woocommerce/checkout-totals-block -->\n<div class=\"wp-block-woocommerce-checkout-totals-block\"><!-- wp:woocommerce/checkout-order-summary-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-block\"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-cart-items-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-fee-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-discount-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/checkout-order-summary-block --></div>\n<!-- /wp:woocommerce/checkout-totals-block --></div>\n<!-- /wp:woocommerce/checkout -->', 'Checkout', '', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2025-08-20 17:28:38', '2025-08-20 17:28:38', '', 0, 'http://127.0.0.1/horse1/checkout/', 0, 'page', '', 0),
(11, 1, '2025-08-20 17:28:38', '2025-08-20 17:28:38', '<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->', 'My account', '', 'publish', 'closed', 'closed', '', 'my-account', '', '', '2025-08-20 17:28:38', '2025-08-20 17:28:38', '', 0, 'http://127.0.0.1/horse1/my-account/', 0, 'page', '', 0),
(12, 1, '2025-08-20 17:28:38', '0000-00-00 00:00:00', '<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Overview</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Refunds</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Late or missing refunds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sale items</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Exchanges</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Gifts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Shipping returns</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Need help?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->', 'Refund and Returns Policy', '', 'draft', 'closed', 'closed', '', 'refund_returns', '', '', '2025-08-20 17:28:38', '0000-00-00 00:00:00', '', 0, 'http://127.0.0.1/horse1/?page_id=12', 0, 'page', '', 0),
(13, 1, '2025-08-20 17:30:55', '2025-08-20 17:30:55', '{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-astra', '', '', '2025-08-20 17:30:55', '2025-08-20 17:30:55', '', 0, 'http://127.0.0.1/horse1/2025/08/20/wp-global-styles-astra/', 0, 'wp_global_styles', '', 0),
(14, 1, '2025-08-20 17:33:15', '2025-08-20 17:33:15', '', 'placeholder.png', '', 'inherit', 'open', 'closed', '', 'placeholder-png', '', '', '2025-08-20 17:33:15', '2025-08-20 17:33:15', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/placeholder.png', 0, 'attachment', 'image/png', 0),
(15, 1, '2025-08-20 17:36:08', '2025-08-20 17:36:08', '', 'Omega_Logo_350x', '', 'inherit', 'open', 'closed', '', 'omega_logo_350x', '', '', '2025-08-20 17:36:08', '2025-08-20 17:36:08', '', 2, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif', 0, 'attachment', 'image/avif', 0),
(16, 1, '2025-08-20 17:37:15', '2025-08-20 17:37:15', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />															\n							<nav \n			data-hamburger-icon=\"\" \n			data-hamburger-icon-type=\"icon\" \n			data-responsive-breakpoint=\"1024\">\n			        </nav>\n					        <a href=\"#ekit_modal-popup-72b4947c\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'header', '', 'publish', 'closed', 'closed', '', 'header', '', '', '2025-08-20 17:37:15', '2025-08-20 17:37:15', '', 0, 'http://127.0.0.1/horse1/?elementor_library=header', 0, 'elementor_library', '', 0),
(17, 1, '2025-08-20 17:37:15', '2025-08-20 17:37:15', '', 'header', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2025-08-20 17:37:15', '2025-08-20 17:37:15', '', 16, 'http://127.0.0.1/horse1/?p=17', 0, 'revision', '', 0),
(18, 1, '2025-08-20 17:37:15', '2025-08-20 17:37:15', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />															\n							<nav \n			data-hamburger-icon=\"\" \n			data-hamburger-icon-type=\"icon\" \n			data-responsive-breakpoint=\"1024\">\n			        </nav>\n					        <a href=\"#ekit_modal-popup-72b4947c\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'header', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2025-08-20 17:37:15', '2025-08-20 17:37:15', '', 16, 'http://127.0.0.1/horse1/?p=18', 0, 'revision', '', 0),
(19, 1, '2025-08-20 17:37:21', '2025-08-20 17:37:21', '<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://127.0.0.1/horse1/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2025-08-20 17:37:21', '2025-08-20 17:37:21', '', 2, 'http://127.0.0.1/horse1/?p=19', 0, 'revision', '', 0),
(20, 1, '2025-08-20 17:37:21', '2025-08-20 17:37:21', '<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://127.0.0.1/horse1/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2025-08-20 17:37:21', '2025-08-20 17:37:21', '', 2, 'http://127.0.0.1/horse1/?p=20', 0, 'revision', '', 0),
(21, 1, '2025-08-20 17:37:21', '2025-08-20 17:37:21', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />															\n							<nav \n			data-hamburger-icon=\"\" \n			data-hamburger-icon-type=\"icon\" \n			data-responsive-breakpoint=\"1024\">\n			        </nav>\n					        <a href=\"#ekit_modal-popup-287603b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Sample Page', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2025-08-20 17:37:21', '2025-08-20 17:37:21', '', 2, 'http://127.0.0.1/horse1/?p=21', 0, 'revision', '', 0),
(23, 1, '2025-08-20 17:40:13', '2025-08-20 17:40:13', '<a href=\"https://wpmet.com/plugin/elementskit/sports/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\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                        		  	<p>Sector # 48, 123 Street, miosya road VIC 28, Australia.</p>\n        					        <!-- link opening -->\n                <!-- end link opening -->\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                        		  	<p>+800 123-456-7890</p>\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"#\">\n											About Sprintly\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Trainers\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Pricing Plans\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Services\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"#\">\n											Club Rules\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Career\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											FAQ\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact us\n											</a>\n									</li>\n						</ul>\n							<h3>Newsletter</h3>									\n					<p>Subscribe to our Newsletter to be updated. We promise not to spam.</p>\n								<p>Copyright © 2025 Sprintly. All Rights Reserved</p>							\n					<a target=\"_blank\">\n						Icon-facebook\n											</a>\n					<a 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					<a target=\"_blank\">\n						X-twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Icon-linkedin\n											</a>', 'footer', '', 'publish', 'closed', 'closed', '', 'footer', '', '', '2025-08-20 17:40:13', '2025-08-20 17:40:13', '', 0, 'http://127.0.0.1/horse1/?elementor_library=footer', 0, 'elementor_library', '', 0),
(24, 1, '2025-08-20 17:40:13', '2025-08-20 17:40:13', '', 'footer', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-08-20 17:40:13', '2025-08-20 17:40:13', '', 23, 'http://127.0.0.1/horse1/?p=24', 0, 'revision', '', 0),
(25, 1, '2025-08-20 17:40:13', '2025-08-20 17:40:13', '<a href=\"https://wpmet.com/plugin/elementskit/sports/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\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                        		  	<p>Sector # 48, 123 Street, miosya road VIC 28, Australia.</p>\n        					        <!-- link opening -->\n                <!-- end link opening -->\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                        		  	<p>+800 123-456-7890</p>\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"#\">\n											About Sprintly\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Trainers\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Pricing Plans\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Services\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"#\">\n											Club Rules\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Career\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											FAQ\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact us\n											</a>\n									</li>\n						</ul>\n							<h3>Newsletter</h3>									\n					<p>Subscribe to our Newsletter to be updated. We promise not to spam.</p>\n								<p>Copyright © 2025 Sprintly. All Rights Reserved</p>							\n					<a target=\"_blank\">\n						Icon-facebook\n											</a>\n					<a 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					<a target=\"_blank\">\n						X-twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Icon-linkedin\n											</a>', 'footer', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2025-08-20 17:40:13', '2025-08-20 17:40:13', '', 23, 'http://127.0.0.1/horse1/?p=25', 0, 'revision', '', 0),
(26, 1, '2025-08-20 17:40:20', '2025-08-20 17:40:20', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />															\n							<nav \n			data-hamburger-icon=\"\" \n			data-hamburger-icon-type=\"icon\" \n			data-responsive-breakpoint=\"1024\">\n			        </nav>\n					        <a href=\"#ekit_modal-popup-287603b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Sample Page', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2025-08-20 17:40:20', '2025-08-20 17:40:20', '', 2, 'http://127.0.0.1/horse1/?p=26', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(27, 1, '2025-08-20 17:40:20', '2025-08-20 17:40:20', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />															\n							<nav \n			data-hamburger-icon=\"\" \n			data-hamburger-icon-type=\"icon\" \n			data-responsive-breakpoint=\"1024\">\n			        </nav>\n					        <a href=\"#ekit_modal-popup-287603b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Sample Page', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2025-08-20 17:40:20', '2025-08-20 17:40:20', '', 2, 'http://127.0.0.1/horse1/?p=27', 0, 'revision', '', 0),
(28, 1, '2025-08-20 17:40:20', '2025-08-20 17:40:20', '<a href=\"https://wpmet.com/plugin/elementskit/sports/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\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                        		  	<p>Sector # 48, 123 Street, miosya road VIC 28, Australia.</p>\n        					        <!-- link opening -->\n                <!-- end link opening -->\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                        		  	<p>+800 123-456-7890</p>\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"#\">\n											About Sprintly\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Trainers\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Pricing Plans\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Services\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"#\">\n											Club Rules\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Career\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											FAQ\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact us\n											</a>\n									</li>\n						</ul>\n							<h3>Newsletter</h3>									\n					<p>Subscribe to our Newsletter to be updated. We promise not to spam.</p>\n								<p>Copyright © 2025 Sprintly. All Rights Reserved</p>							\n					<a target=\"_blank\">\n						Icon-facebook\n											</a>\n					<a 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					<a target=\"_blank\">\n						X-twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Icon-linkedin\n											</a>', 'Sample Page', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2025-08-20 17:40:20', '2025-08-20 17:40:20', '', 2, 'http://127.0.0.1/horse1/?p=28', 0, 'revision', '', 0),
(30, 1, '2025-08-20 17:49:44', '2025-08-20 17:49:44', '', 'blck_bg', '', 'inherit', 'open', 'closed', '', 'blck_bg', '', '', '2025-08-20 17:49:44', '2025-08-20 17:49:44', '', 2, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/blck_bg.png', 0, 'attachment', 'image/png', 0),
(31, 1, '2025-08-20 17:52:10', '2025-08-20 17:52:10', '<a href=\"http://127.0.0.1/horse1/shop/\"> Trusted By Humans. <br>Loved By Horses.At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\n<br><br>\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.Shop Now</a>', 'banner', '', 'publish', 'closed', 'closed', '', 'banner', '', '', '2025-08-25 17:44:41', '2025-08-25 17:44:41', '', 0, 'http://127.0.0.1/horse1/?elementor_library=banner', 0, 'elementor_library', '', 0),
(32, 1, '2025-08-20 17:52:10', '2025-08-20 17:52:10', '', 'banner', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2025-08-20 17:52:10', '2025-08-20 17:52:10', '', 31, 'http://127.0.0.1/horse1/?p=32', 0, 'revision', '', 0),
(33, 1, '2025-08-20 17:52:10', '2025-08-20 17:52:10', 'Trusted By Humans. <br>Loved By Horses.At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\n<br><br>\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.Shop Now', 'banner', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2025-08-20 17:52:10', '2025-08-20 17:52:10', '', 31, 'http://127.0.0.1/horse1/?p=33', 0, 'revision', '', 0),
(34, 1, '2025-08-20 17:52:16', '2025-08-20 17:52:16', '<a href=\"https://wpmet.com/plugin/elementskit/sports/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\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                        		  	<p>Sector # 48, 123 Street, miosya road VIC 28, Australia.</p>\n        					        <!-- link opening -->\n                <!-- end link opening -->\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                        		  	<p>+800 123-456-7890</p>\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"#\">\n											About Sprintly\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Trainers\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Pricing Plans\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Services\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"#\">\n											Club Rules\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Career\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											FAQ\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact us\n											</a>\n									</li>\n						</ul>\n							<h3>Newsletter</h3>									\n					<p>Subscribe to our Newsletter to be updated. We promise not to spam.</p>\n								<p>Copyright © 2025 Sprintly. All Rights Reserved</p>							\n					<a target=\"_blank\">\n						Icon-facebook\n											</a>\n					<a 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					<a target=\"_blank\">\n						X-twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Icon-linkedin\n											</a>', 'Sample Page', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2025-08-20 17:52:16', '2025-08-20 17:52:16', '', 2, 'http://127.0.0.1/horse1/?p=34', 0, 'revision', '', 0),
(35, 1, '2025-08-20 17:52:16', '2025-08-20 17:52:16', '<a href=\"https://wpmet.com/plugin/elementskit/sports/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\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                        		  	<p>Sector # 48, 123 Street, miosya road VIC 28, Australia.</p>\n        					        <!-- link opening -->\n                <!-- end link opening -->\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                        		  	<p>+800 123-456-7890</p>\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"#\">\n											About Sprintly\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Trainers\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Pricing Plans\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Services\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"#\">\n											Club Rules\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Career\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											FAQ\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact us\n											</a>\n									</li>\n						</ul>\n							<h3>Newsletter</h3>									\n					<p>Subscribe to our Newsletter to be updated. We promise not to spam.</p>\n								<p>Copyright © 2025 Sprintly. All Rights Reserved</p>							\n					<a target=\"_blank\">\n						Icon-facebook\n											</a>\n					<a 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					<a target=\"_blank\">\n						X-twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Icon-linkedin\n											</a>', 'Sample Page', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2025-08-20 17:52:16', '2025-08-20 17:52:16', '', 2, 'http://127.0.0.1/horse1/?p=35', 0, 'revision', '', 0),
(36, 1, '2025-08-20 17:52:16', '2025-08-20 17:52:16', 'Trusted By Humans. <br>Loved By Horses.At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\n<br><br>\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.Shop Now', 'Sample Page', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2025-08-20 17:52:16', '2025-08-20 17:52:16', '', 2, 'http://127.0.0.1/horse1/?p=36', 0, 'revision', '', 0),
(37, 1, '2025-08-20 17:56:25', '2025-08-20 17:56:25', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n																<a href=\"http://127.0.0.1/horse1/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'publish', 'closed', 'closed', '', 'elementor-header-37', '', '', '2025-08-25 18:34:59', '2025-08-25 18:34:59', '', 0, 'http://127.0.0.1/horse1/?post_type=elementor_library&#038;p=37', 0, 'elementor_library', '', 0),
(38, 1, '2025-08-20 17:55:49', '2025-08-20 17:55:49', '', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 17:55:49', '2025-08-20 17:55:49', '', 37, 'http://127.0.0.1/horse1/?p=38', 0, 'revision', '', 0),
(39, 1, '2025-08-20 17:56:39', '2025-08-20 17:56:39', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />															\n							<nav \n			data-hamburger-icon=\"\" \n			data-hamburger-icon-type=\"icon\" \n			data-responsive-breakpoint=\"1024\">\n			        </nav>\n					        <a href=\"#ekit_modal-popup-27f443c9\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 17:56:39', '2025-08-20 17:56:39', '', 37, 'http://127.0.0.1/horse1/?p=39', 0, 'revision', '', 0),
(41, 1, '2025-08-20 17:57:28', '2025-08-20 17:57:28', '<a href=\"http://127.0.0.1/horse1/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/shop/\">\n											Products\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/#ekit_modal-popup-082f2b1\">\n											Search\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/contact-us\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/sustainability\">\n											Sustainability\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/privacy-policy\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/terms\">\n											Terms & Conditions \n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/refund-policy\">\n											Refund Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/shipping-policy\">\n											Shipping Policy\n											</a>\n									</li>\n						</ul>\n							<h3>Get In Touch</h3>									\n					<p>info@horseomegaequine.co.uk</p>\n								<p>Copyright © 2025 Horse omega equine All Rights Reserved</p>															<img width=\"432\" height=\"49\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png 432w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards-300x34.png 300w\" sizes=\"(max-width: 432px) 100vw, 432px\" />', 'Elementor Footer #41', '', 'publish', 'closed', 'closed', '', 'elementor-footer-41', '', '', '2025-08-25 18:26:59', '2025-08-25 18:26:59', '', 0, 'http://127.0.0.1/horse1/?post_type=elementor_library&#038;p=41', 0, 'elementor_library', '', 0),
(42, 1, '2025-08-20 17:57:04', '2025-08-20 17:57:04', '', 'Elementor Footer #41', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2025-08-20 17:57:04', '2025-08-20 17:57:04', '', 41, 'http://127.0.0.1/horse1/?p=42', 0, 'revision', '', 0),
(43, 1, '2025-08-20 17:57:37', '2025-08-20 17:57:37', '<a href=\"https://wpmet.com/plugin/elementskit/sports/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\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                        		  	<p>Sector # 48, 123 Street, miosya road VIC 28, Australia.</p>\n        					        <!-- link opening -->\n                <!-- end link opening -->\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                        		  	<p>+800 123-456-7890</p>\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"#\">\n											About Sprintly\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Trainers\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Pricing Plans\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Services\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"#\">\n											Club Rules\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Career\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											FAQ\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact us\n											</a>\n									</li>\n						</ul>\n							<h3>Newsletter</h3>									\n					<p>Subscribe to our Newsletter to be updated. We promise not to spam.</p>\n								<p>Copyright © 2025 Sprintly. All Rights Reserved</p>							\n					<a target=\"_blank\">\n						Icon-facebook\n											</a>\n					<a 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					<a target=\"_blank\">\n						X-twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Icon-linkedin\n											</a>', 'Elementor Footer #41', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2025-08-20 17:57:37', '2025-08-20 17:57:37', '', 41, 'http://127.0.0.1/horse1/?p=43', 0, 'revision', '', 0),
(46, 1, '2025-08-20 17:59:51', '2025-08-20 17:59:51', '', 'contact us', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2025-08-25 18:41:52', '2025-08-25 18:41:52', '', 0, 'http://127.0.0.1/horse1/?page_id=46', 0, 'page', '', 0),
(47, 1, '2025-08-20 17:59:51', '2025-08-20 17:59:51', '', 'contact us', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2025-08-20 17:59:51', '2025-08-20 17:59:51', '', 46, 'http://127.0.0.1/horse1/?p=47', 0, 'revision', '', 0),
(48, 1, '2025-08-20 18:06:14', '2025-08-20 18:06:14', '', 'contact us', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2025-08-20 18:06:14', '2025-08-20 18:06:14', '', 46, 'http://127.0.0.1/horse1/?p=48', 0, 'revision', '', 0),
(49, 1, '2025-08-20 18:06:14', '2025-08-20 18:06:14', '', 'contact us', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2025-08-20 18:06:14', '2025-08-20 18:06:14', '', 46, 'http://127.0.0.1/horse1/?p=49', 0, 'revision', '', 0),
(50, 1, '2025-08-20 18:06:14', '2025-08-20 18:06:14', '', 'contact us', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2025-08-20 18:06:14', '2025-08-20 18:06:14', '', 46, 'http://127.0.0.1/horse1/?p=50', 0, 'revision', '', 0),
(51, 1, '2025-08-20 18:07:23', '2025-08-20 18:07:23', '', 'Tried &amp; Tested', '', 'publish', 'closed', 'closed', '', 'tried-tested', '', '', '2025-08-20 18:07:23', '2025-08-20 18:07:23', '', 0, 'http://127.0.0.1/horse1/?page_id=51', 0, 'page', '', 0),
(52, 1, '2025-08-20 18:07:23', '2025-08-20 18:07:23', '', 'Tried &amp; Tested', '', 'inherit', 'closed', 'closed', '', '51-revision-v1', '', '', '2025-08-20 18:07:23', '2025-08-20 18:07:23', '', 51, 'http://127.0.0.1/horse1/?p=52', 0, 'revision', '', 0),
(53, 1, '2025-08-20 18:40:03', '2025-08-20 18:09:51', ' ', '', '', 'publish', 'closed', 'closed', '', '53', '', '', '2025-08-20 18:40:03', '2025-08-20 18:40:03', '', 0, 'http://127.0.0.1/horse1/?p=53', 2, 'nav_menu_item', '', 0),
(54, 1, '2025-08-20 18:40:03', '2025-08-20 18:09:51', ' ', '', '', 'publish', 'closed', 'closed', '', '54', '', '', '2025-08-20 18:40:03', '2025-08-20 18:40:03', '', 0, 'http://127.0.0.1/horse1/?p=54', 3, 'nav_menu_item', '', 0),
(55, 1, '2025-08-20 18:40:03', '2025-08-20 18:09:51', ' ', '', '', 'publish', 'closed', 'closed', '', '55', '', '', '2025-08-20 18:40:03', '2025-08-20 18:40:03', '', 0, 'http://127.0.0.1/horse1/?p=55', 4, 'nav_menu_item', '', 0),
(56, 1, '2025-08-20 18:40:03', '2025-08-20 18:09:51', ' ', '', '', 'publish', 'closed', 'closed', '', '56', '', '', '2025-08-20 18:40:03', '2025-08-20 18:40:03', '', 0, 'http://127.0.0.1/horse1/?p=56', 5, 'nav_menu_item', '', 0),
(57, 1, '2025-08-20 18:40:03', '2025-08-20 18:09:51', ' ', '', '', 'publish', 'closed', 'closed', '', '57', '', '', '2025-08-20 18:40:03', '2025-08-20 18:40:03', '', 0, 'http://127.0.0.1/horse1/?p=57', 1, 'nav_menu_item', '', 0),
(58, 1, '2025-08-20 18:22:17', '2025-08-20 18:22:17', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />															\n							<nav \n			data-hamburger-icon=\"\" \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-mymenu1\"><li id=\"menu-item-57\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/shop/\">Shop</a></li>\n<li id=\"menu-item-53\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/contact-us/\">contact us</a></li>\n<li id=\"menu-item-54\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/my-account/\">My account</a></li>\n<li id=\"menu-item-55\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/checkout/\">Checkout</a></li>\n<li id=\"menu-item-56\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/cart/\">Cart</a></li>\n</ul><a href=\"http://127.0.0.1/horse1\" target=\"\" rel=\"\"><img src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/placeholder.png\" title=\"placeholder.png\" alt=\"placeholder.png\" decoding=\"async\" /></a><button type=\"button\">X</button>			\n			        </nav>\n					        <a href=\"#ekit_modal-popup-27f443c9\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:22:17', '2025-08-20 18:22:17', '', 37, 'http://127.0.0.1/horse1/?p=58', 0, 'revision', '', 0),
(59, 1, '2025-08-20 18:23:05', '2025-08-20 18:23:05', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />															\n							<nav \n			data-hamburger-icon=\"\" \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-mymenu1\"><li id=\"menu-item-57\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/shop/\">Shop</a></li>\n<li id=\"menu-item-53\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/contact-us/\">contact us</a></li>\n<li id=\"menu-item-54\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/my-account/\">My account</a></li>\n<li id=\"menu-item-55\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/checkout/\">Checkout</a></li>\n<li id=\"menu-item-56\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/cart/\">Cart</a></li>\n</ul><a href=\"http://127.0.0.1/horse1\" target=\"\" rel=\"\"><img src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/placeholder.png\" title=\"placeholder.png\" alt=\"placeholder.png\" decoding=\"async\" /></a><button type=\"button\">X</button>			\n			        </nav>\n					        <a href=\"#ekit_modal-popup-27f443c9\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:23:05', '2025-08-20 18:23:05', '', 37, 'http://127.0.0.1/horse1/?p=59', 0, 'revision', '', 0),
(60, 1, '2025-08-20 18:24:19', '2025-08-20 18:24:19', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />															\n							<nav \n			data-hamburger-icon=\"\" \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-mymenu1\"><li id=\"menu-item-57\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/shop/\">Shop</a></li>\n<li id=\"menu-item-53\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/contact-us/\">contact us</a></li>\n<li id=\"menu-item-54\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/my-account/\">My account</a></li>\n<li id=\"menu-item-55\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/checkout/\">Checkout</a></li>\n<li id=\"menu-item-56\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/cart/\">Cart</a></li>\n</ul><a href=\"http://127.0.0.1/horse1\" target=\"\" rel=\"\"><img src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/placeholder.png\" title=\"placeholder.png\" alt=\"placeholder.png\" decoding=\"async\" /></a><button type=\"button\">X</button>			\n			        </nav>\n					        <a href=\"#ekit_modal-popup-27f443c9\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:24:19', '2025-08-20 18:24:19', '', 37, 'http://127.0.0.1/horse1/?p=60', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(61, 1, '2025-08-20 18:25:09', '2025-08-20 18:25:09', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />															\n							<nav \n			data-hamburger-icon=\"\" \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-mymenu1\"><li id=\"menu-item-57\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/shop/\">Shop</a></li>\n<li id=\"menu-item-53\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/contact-us/\">contact us</a></li>\n<li id=\"menu-item-54\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/my-account/\">My account</a></li>\n<li id=\"menu-item-55\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/checkout/\">Checkout</a></li>\n<li id=\"menu-item-56\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/cart/\">Cart</a></li>\n</ul><a href=\"http://127.0.0.1/horse1\" target=\"\" rel=\"\"><img src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/placeholder.png\" title=\"placeholder.png\" alt=\"placeholder.png\" decoding=\"async\" /></a><button type=\"button\">X</button>			\n			        </nav>\n					        <a href=\"#ekit_modal-popup-27f443c9\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n        					        <a href=\"#ekit_modal-popup-5c3d574\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:25:09', '2025-08-20 18:25:09', '', 37, 'http://127.0.0.1/horse1/?p=61', 0, 'revision', '', 0),
(62, 1, '2025-08-20 18:26:34', '2025-08-20 18:26:34', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />															\n							<nav \n			data-hamburger-icon=\"\" \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-mymenu1\"><li id=\"menu-item-57\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/shop/\">Shop</a></li>\n<li id=\"menu-item-53\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/contact-us/\">contact us</a></li>\n<li id=\"menu-item-54\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/my-account/\">My account</a></li>\n<li id=\"menu-item-55\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/checkout/\">Checkout</a></li>\n<li id=\"menu-item-56\" data-vertical-menu=750px><a href=\"http://127.0.0.1/horse1/cart/\">Cart</a></li>\n</ul><a href=\"http://127.0.0.1/horse1\" target=\"\" rel=\"\"><img src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/placeholder.png\" title=\"placeholder.png\" alt=\"placeholder.png\" decoding=\"async\" /></a><button type=\"button\">X</button>			\n			        </nav>\n					        <a href=\"#ekit_modal-popup-27f443c9\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:26:34', '2025-08-20 18:26:34', '', 37, 'http://127.0.0.1/horse1/?p=62', 0, 'revision', '', 0),
(63, 1, '2025-08-20 18:29:53', '2025-08-20 18:29:53', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:29:53', '2025-08-20 18:29:53', '', 37, 'http://127.0.0.1/horse1/?p=63', 0, 'revision', '', 0),
(64, 1, '2025-08-20 18:30:20', '2025-08-20 18:30:20', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:30:20', '2025-08-20 18:30:20', '', 37, 'http://127.0.0.1/horse1/?p=64', 0, 'revision', '', 0),
(65, 1, '2025-08-20 18:33:03', '2025-08-20 18:33:03', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:33:03', '2025-08-20 18:33:03', '', 37, 'http://127.0.0.1/horse1/?p=65', 0, 'revision', '', 0),
(66, 1, '2025-08-20 18:34:07', '2025-08-20 18:34:07', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:34:07', '2025-08-20 18:34:07', '', 37, 'http://127.0.0.1/horse1/?p=66', 0, 'revision', '', 0),
(67, 1, '2025-08-20 18:36:11', '2025-08-20 18:36:11', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:36:11', '2025-08-20 18:36:11', '', 37, 'http://127.0.0.1/horse1/?p=67', 0, 'revision', '', 0),
(68, 1, '2025-08-20 18:37:09', '2025-08-20 18:37:09', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:37:09', '2025-08-20 18:37:09', '', 37, 'http://127.0.0.1/horse1/?p=68', 0, 'revision', '', 0),
(69, 1, '2025-08-20 18:37:47', '2025-08-20 18:37:47', '<ul>\n							<li>\n										463 7th Ave, NY 10018, USA\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:37:47', '2025-08-20 18:37:47', '', 37, 'http://127.0.0.1/horse1/?p=69', 0, 'revision', '', 0),
(70, 1, '2025-08-20 18:38:58', '2025-08-20 18:38:58', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:38:58', '2025-08-20 18:38:58', '', 37, 'http://127.0.0.1/horse1/?p=70', 0, 'revision', '', 0),
(71, 1, '2025-08-20 18:41:07', '2025-08-20 18:41:07', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-20 18:41:07', '2025-08-20 18:41:07', '', 37, 'http://127.0.0.1/horse1/?p=71', 0, 'revision', '', 0),
(73, 1, '2025-08-20 18:44:16', '0000-00-00 00:00:00', '', 'Elementor Single Post #73', '', 'draft', 'closed', 'closed', '', '', '', '', '2025-08-20 18:44:16', '2025-08-20 18:44:16', '', 0, 'http://127.0.0.1/horse1/?post_type=elementor_library&#038;p=73', 0, 'elementor_library', '', 0),
(74, 1, '2025-08-20 18:44:16', '2025-08-20 18:44:16', '', 'Elementor Single Post #73', '', 'inherit', 'closed', 'closed', '', '73-revision-v1', '', '', '2025-08-20 18:44:16', '2025-08-20 18:44:16', '', 73, 'http://127.0.0.1/horse1/?p=74', 0, 'revision', '', 0),
(75, 0, '2025-08-20 18:54:46', '2025-08-20 18:54:46', '{\"fontFamily\":\"Inter, sans-serif\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/inter/inter.svg\"}', 'Inter', '', 'publish', 'closed', 'closed', '', 'inter', '', '', '2025-08-20 18:54:46', '2025-08-20 18:54:46', '', 0, 'http://127.0.0.1/horse1/2025/08/20/inter/', 0, 'wp_font_family', '', 0),
(76, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"\\\"Bodoni Moda\\\", serif\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/bodoni-moda/bodoni-moda.svg\"}', 'Bodoni Moda', '', 'publish', 'closed', 'closed', '', 'bodoni-moda', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 0, 'http://127.0.0.1/horse1/2025/08/20/bodoni-moda/', 0, 'wp_font_family', '', 0),
(77, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"Overpass, sans-serif\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/overpass/overpass.svg\"}', 'Overpass', '', 'publish', 'closed', 'closed', '', 'overpass', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 0, 'http://127.0.0.1/horse1/2025/08/20/overpass/', 0, 'wp_font_family', '', 0),
(78, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"\\\"Albert Sans\\\", sans-serif\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/albert-sans/albert-sans.svg\"}', 'Albert Sans', '', 'publish', 'closed', 'closed', '', 'albert-sans', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 0, 'http://127.0.0.1/horse1/2025/08/20/albert-sans/', 0, 'wp_font_family', '', 0),
(79, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"Lora, serif\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/lora/lora.svg\"}', 'Lora', '', 'publish', 'closed', 'closed', '', 'lora', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 0, 'http://127.0.0.1/horse1/2025/08/20/lora/', 0, 'wp_font_family', '', 0),
(80, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"Montserrat, sans-serif\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/montserrat/montserrat.svg\"}', 'Montserrat', '', 'publish', 'closed', 'closed', '', 'montserrat', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 0, 'http://127.0.0.1/horse1/2025/08/20/montserrat/', 0, 'wp_font_family', '', 0),
(81, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"Arvo, serif\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/arvo/arvo.svg\"}', 'Arvo', '', 'publish', 'closed', 'closed', '', 'arvo', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 0, 'http://127.0.0.1/horse1/2025/08/20/arvo/', 0, 'wp_font_family', '', 0),
(82, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"Rubik, sans-serif\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/rubik/rubik.svg\"}', 'Rubik', '', 'publish', 'closed', 'closed', '', 'rubik', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 0, 'http://127.0.0.1/horse1/2025/08/20/rubik/', 0, 'wp_font_family', '', 0),
(83, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"Newsreader, serif\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/newsreader/newsreader.svg\"}', 'Newsreader', '', 'publish', 'closed', 'closed', '', 'newsreader', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 0, 'http://127.0.0.1/horse1/2025/08/20/newsreader/', 0, 'wp_font_family', '', 0),
(84, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"Cormorant, serif\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/cormorant/cormorant.svg\"}', 'Cormorant', '', 'publish', 'closed', 'closed', '', 'cormorant', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 0, 'http://127.0.0.1/horse1/2025/08/20/cormorant/', 0, 'wp_font_family', '', 0),
(85, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"\\\"Work Sans\\\", sans-serif\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/work-sans/work-sans.svg\"}', 'Work Sans', '', 'publish', 'closed', 'closed', '', 'work-sans', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 0, 'http://127.0.0.1/horse1/2025/08/20/work-sans/', 0, 'wp_font_family', '', 0),
(86, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"Raleway, sans-serif\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/raleway/raleway.svg\"}', 'Raleway', '', 'publish', 'closed', 'closed', '', 'raleway', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 0, 'http://127.0.0.1/horse1/2025/08/20/raleway/', 0, 'wp_font_family', '', 0),
(87, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"Inter\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/inter/inter-400-normal.svg\"}', 'inter;normal;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'internormal400100u0-10ffff', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 75, 'http://127.0.0.1/horse1/2025/08/20/internormal400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(88, 0, '2025-08-20 18:54:47', '2025-08-20 18:54:47', '{\"fontFamily\":\"Inter\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/inter/inter-500-normal.svg\"}', 'inter;normal;500;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'internormal500100u0-10ffff', '', '', '2025-08-20 18:54:47', '2025-08-20 18:54:47', '', 75, 'http://127.0.0.1/horse1/2025/08/20/internormal500100u0-10ffff/', 0, 'wp_font_face', '', 0),
(89, 0, '2025-08-20 18:54:48', '2025-08-20 18:54:48', '{\"fontFamily\":\"Inter\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/inter/inter-600-normal.svg\"}', 'inter;normal;600;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'internormal600100u0-10ffff', '', '', '2025-08-20 18:54:48', '2025-08-20 18:54:48', '', 75, 'http://127.0.0.1/horse1/2025/08/20/internormal600100u0-10ffff/', 0, 'wp_font_face', '', 0),
(90, 0, '2025-08-20 18:54:48', '2025-08-20 18:54:48', '{\"fontFamily\":\"Inter\",\"fontStyle\":\"italic\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dthiJ-Ek-7MeA.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/inter/inter-400-italic.svg\"}', 'inter;italic;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'interitalic400100u0-10ffff', '', '', '2025-08-20 18:54:48', '2025-08-20 18:54:48', '', 75, 'http://127.0.0.1/horse1/2025/08/20/interitalic400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(91, 0, '2025-08-20 18:54:48', '2025-08-20 18:54:48', '{\"fontFamily\":\"Inter\",\"fontStyle\":\"italic\",\"fontWeight\":\"500\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc69thiJ-Ek-7MeA.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/inter/inter-500-italic.svg\"}', 'inter;italic;500;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'interitalic500100u0-10ffff', '', '', '2025-08-20 18:54:48', '2025-08-20 18:54:48', '', 75, 'http://127.0.0.1/horse1/2025/08/20/interitalic500100u0-10ffff/', 0, 'wp_font_face', '', 0),
(92, 0, '2025-08-20 18:54:49', '2025-08-20 18:54:49', '{\"fontFamily\":\"Inter\",\"fontStyle\":\"italic\",\"fontWeight\":\"600\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcB9xhiJ-Ek-7MeA.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/inter/inter-600-italic.svg\"}', 'inter;italic;600;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'interitalic600100u0-10ffff', '', '', '2025-08-20 18:54:49', '2025-08-20 18:54:49', '', 75, 'http://127.0.0.1/horse1/2025/08/20/interitalic600100u0-10ffff/', 0, 'wp_font_face', '', 0),
(93, 0, '2025-08-20 18:54:49', '2025-08-20 18:54:49', '{\"fontFamily\":\"\\\"Bodoni Moda\\\"\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oU7awIVytVjMYwE.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/bodoni-moda/bodoni-moda-400-normal.svg\"}', 'bodoni moda;normal;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'bodoni-modanormal400100u0-10ffff', '', '', '2025-08-20 18:54:49', '2025-08-20 18:54:49', '', 76, 'http://127.0.0.1/horse1/2025/08/20/bodoni-modanormal400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(94, 0, '2025-08-20 18:54:49', '2025-08-20 18:54:49', '{\"fontFamily\":\"\\\"Bodoni Moda\\\"\",\"fontStyle\":\"italic\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZKMN4tHrJcwHqoQ.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/bodoni-moda/bodoni-moda-400-italic.svg\"}', 'bodoni moda;italic;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'bodoni-modaitalic400100u0-10ffff', '', '', '2025-08-20 18:54:49', '2025-08-20 18:54:49', '', 76, 'http://127.0.0.1/horse1/2025/08/20/bodoni-modaitalic400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(95, 0, '2025-08-20 18:54:50', '2025-08-20 18:54:50', '{\"fontFamily\":\"Overpass\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/qFda35WCmI96Ajtm83upeyoaX6QPnlo6ovPrPJCLtce-og.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/overpass/overpass-300-normal.svg\"}', 'overpass;normal;300;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'overpassnormal300100u0-10ffff', '', '', '2025-08-20 18:54:50', '2025-08-20 18:54:50', '', 77, 'http://127.0.0.1/horse1/2025/08/20/overpassnormal300100u0-10ffff/', 0, 'wp_font_face', '', 0),
(96, 0, '2025-08-20 18:54:50', '2025-08-20 18:54:50', '{\"fontFamily\":\"Overpass\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/qFda35WCmI96Ajtm83upeyoaX6QPnlo6_PPrPJCLtce-og.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/overpass/overpass-400-normal.svg\"}', 'overpass;normal;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'overpassnormal400100u0-10ffff', '', '', '2025-08-20 18:54:50', '2025-08-20 18:54:50', '', 77, 'http://127.0.0.1/horse1/2025/08/20/overpassnormal400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(97, 0, '2025-08-20 18:54:50', '2025-08-20 18:54:50', '{\"fontFamily\":\"Overpass\",\"fontStyle\":\"italic\",\"fontWeight\":\"300\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLBdepqKl8Kuosgz.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/overpass/overpass-300-italic.svg\"}', 'overpass;italic;300;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'overpassitalic300100u0-10ffff', '', '', '2025-08-20 18:54:50', '2025-08-20 18:54:50', '', 77, 'http://127.0.0.1/horse1/2025/08/20/overpassitalic300100u0-10ffff/', 0, 'wp_font_face', '', 0),
(98, 0, '2025-08-20 18:54:50', '2025-08-20 18:54:50', '{\"fontFamily\":\"Overpass\",\"fontStyle\":\"italic\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLADepqKl8Kuosgz.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/overpass/overpass-400-italic.svg\"}', 'overpass;italic;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'overpassitalic400100u0-10ffff', '', '', '2025-08-20 18:54:50', '2025-08-20 18:54:50', '', 77, 'http://127.0.0.1/horse1/2025/08/20/overpassitalic400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(99, 0, '2025-08-20 18:54:51', '2025-08-20 18:54:51', '{\"fontFamily\":\"\\\"Albert Sans\\\"\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHTJT_qY32TxAj1g.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/albert-sans/albert-sans-700-normal.svg\"}', 'albert sans;normal;700;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'albert-sansnormal700100u0-10ffff', '', '', '2025-08-20 18:54:51', '2025-08-20 18:54:51', '', 78, 'http://127.0.0.1/horse1/2025/08/20/albert-sansnormal700100u0-10ffff/', 0, 'wp_font_face', '', 0),
(100, 0, '2025-08-20 18:54:52', '2025-08-20 18:54:52', '{\"fontFamily\":\"\\\"Albert Sans\\\"\",\"fontStyle\":\"italic\",\"fontWeight\":\"700\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9Dw6If3bRUz1r5t.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/albert-sans/albert-sans-700-italic.svg\"}', 'albert sans;italic;700;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'albert-sansitalic700100u0-10ffff', '', '', '2025-08-20 18:54:52', '2025-08-20 18:54:52', '', 78, 'http://127.0.0.1/horse1/2025/08/20/albert-sansitalic700100u0-10ffff/', 0, 'wp_font_face', '', 0),
(101, 0, '2025-08-20 18:54:52', '2025-08-20 18:54:52', '{\"fontFamily\":\"Lora\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/0QI6MX1D_JOuGQbT0gvTJPa787weuyJDmKxemMeZ.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/lora/lora-400-normal.svg\"}', 'lora;normal;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'loranormal400100u0-10ffff', '', '', '2025-08-20 18:54:52', '2025-08-20 18:54:52', '', 79, 'http://127.0.0.1/horse1/2025/08/20/loranormal400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(102, 0, '2025-08-20 18:54:52', '2025-08-20 18:54:52', '{\"fontFamily\":\"Lora\",\"fontStyle\":\"italic\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-MoFkq18ndeZzZ0.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/lora/lora-400-italic.svg\"}', 'lora;italic;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'loraitalic400100u0-10ffff', '', '', '2025-08-20 18:54:52', '2025-08-20 18:54:52', '', 79, 'http://127.0.0.1/horse1/2025/08/20/loraitalic400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(103, 0, '2025-08-20 18:54:53', '2025-08-20 18:54:53', '{\"fontFamily\":\"Montserrat\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew7Y3tcoqK5.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/montserrat/montserrat-500-normal.svg\"}', 'montserrat;normal;500;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'montserratnormal500100u0-10ffff', '', '', '2025-08-20 18:54:53', '2025-08-20 18:54:53', '', 80, 'http://127.0.0.1/horse1/2025/08/20/montserratnormal500100u0-10ffff/', 0, 'wp_font_face', '', 0),
(104, 0, '2025-08-20 18:54:53', '2025-08-20 18:54:53', '{\"fontFamily\":\"Montserrat\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/montserrat/montserrat-700-normal.svg\"}', 'montserrat;normal;700;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'montserratnormal700100u0-10ffff', '', '', '2025-08-20 18:54:53', '2025-08-20 18:54:53', '', 80, 'http://127.0.0.1/horse1/2025/08/20/montserratnormal700100u0-10ffff/', 0, 'wp_font_face', '', 0),
(105, 0, '2025-08-20 18:54:53', '2025-08-20 18:54:53', '{\"fontFamily\":\"Montserrat\",\"fontStyle\":\"italic\",\"fontWeight\":\"500\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9aXp-p7K5ILg.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/montserrat/montserrat-500-italic.svg\"}', 'montserrat;italic;500;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'montserratitalic500100u0-10ffff', '', '', '2025-08-20 18:54:53', '2025-08-20 18:54:53', '', 80, 'http://127.0.0.1/horse1/2025/08/20/montserratitalic500100u0-10ffff/', 0, 'wp_font_face', '', 0),
(106, 0, '2025-08-20 18:54:53', '2025-08-20 18:54:53', '{\"fontFamily\":\"Montserrat\",\"fontStyle\":\"italic\",\"fontWeight\":\"700\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6aXp-p7K5ILg.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/montserrat/montserrat-700-italic.svg\"}', 'montserrat;italic;700;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'montserratitalic700100u0-10ffff', '', '', '2025-08-20 18:54:53', '2025-08-20 18:54:53', '', 80, 'http://127.0.0.1/horse1/2025/08/20/montserratitalic700100u0-10ffff/', 0, 'wp_font_face', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(107, 0, '2025-08-20 18:54:54', '2025-08-20 18:54:54', '{\"fontFamily\":\"Arvo\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/tDbD2oWUg0MKmSUa7Lzr7vs.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/arvo/arvo-400-normal.svg\"}', 'arvo;normal;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'arvonormal400100u0-10ffff', '', '', '2025-08-20 18:54:54', '2025-08-20 18:54:54', '', 81, 'http://127.0.0.1/horse1/2025/08/20/arvonormal400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(108, 0, '2025-08-20 18:54:54', '2025-08-20 18:54:54', '{\"fontFamily\":\"Arvo\",\"fontStyle\":\"italic\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/tDbN2oWUg0MKqSIQ7Z7u_vvijQ.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/arvo/arvo-400-italic.svg\"}', 'arvo;italic;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'arvoitalic400100u0-10ffff', '', '', '2025-08-20 18:54:54', '2025-08-20 18:54:54', '', 81, 'http://127.0.0.1/horse1/2025/08/20/arvoitalic400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(109, 0, '2025-08-20 18:54:54', '2025-08-20 18:54:54', '{\"fontFamily\":\"Rubik\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4i1VU80V4bVkA.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/rubik/rubik-400-normal.svg\"}', 'rubik;normal;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'rubiknormal400100u0-10ffff', '', '', '2025-08-20 18:54:54', '2025-08-20 18:54:54', '', 82, 'http://127.0.0.1/horse1/2025/08/20/rubiknormal400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(110, 0, '2025-08-20 18:54:55', '2025-08-20 18:54:55', '{\"fontFamily\":\"Rubik\",\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-h4-1VU80V4bVkA.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/rubik/rubik-800-normal.svg\"}', 'rubik;normal;800;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'rubiknormal800100u0-10ffff', '', '', '2025-08-20 18:54:55', '2025-08-20 18:54:55', '', 82, 'http://127.0.0.1/horse1/2025/08/20/rubiknormal800100u0-10ffff/', 0, 'wp_font_face', '', 0),
(111, 0, '2025-08-20 18:54:55', '2025-08-20 18:54:55', '{\"fontFamily\":\"Rubik\",\"fontStyle\":\"italic\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8tdE0U1dYPFkJ1O.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/rubik/rubik-400-italic.svg\"}', 'rubik;italic;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'rubikitalic400100u0-10ffff', '', '', '2025-08-20 18:54:55', '2025-08-20 18:54:55', '', 82, 'http://127.0.0.1/horse1/2025/08/20/rubikitalic400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(112, 0, '2025-08-20 18:54:55', '2025-08-20 18:54:55', '{\"fontFamily\":\"Rubik\",\"fontStyle\":\"italic\",\"fontWeight\":\"800\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8vdFEU1dYPFkJ1O.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/rubik/rubik-800-italic.svg\"}', 'rubik;italic;800;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'rubikitalic800100u0-10ffff', '', '', '2025-08-20 18:54:55', '2025-08-20 18:54:55', '', 82, 'http://127.0.0.1/horse1/2025/08/20/rubikitalic800100u0-10ffff/', 0, 'wp_font_face', '', 0),
(113, 0, '2025-08-20 18:54:56', '2025-08-20 18:54:56', '{\"fontFamily\":\"Newsreader\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438weI_ACexEPjCggA.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/newsreader/newsreader-400-normal.svg\"}', 'newsreader;normal;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'newsreadernormal400100u0-10ffff', '', '', '2025-08-20 18:54:56', '2025-08-20 18:54:56', '', 83, 'http://127.0.0.1/horse1/2025/08/20/newsreadernormal400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(114, 0, '2025-08-20 18:54:56', '2025-08-20 18:54:56', '{\"fontFamily\":\"Newsreader\",\"fontStyle\":\"italic\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMwoT-ZFHDWwgECi.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/newsreader/newsreader-400-italic.svg\"}', 'newsreader;italic;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'newsreaderitalic400100u0-10ffff', '', '', '2025-08-20 18:54:56', '2025-08-20 18:54:56', '', 83, 'http://127.0.0.1/horse1/2025/08/20/newsreaderitalic400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(115, 0, '2025-08-20 18:54:56', '2025-08-20 18:54:56', '{\"fontFamily\":\"Cormorant\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFhFTQ7Fg7A2uwYs.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/cormorant/cormorant-400-normal.svg\"}', 'cormorant;normal;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'cormorantnormal400100u0-10ffff', '', '', '2025-08-20 18:54:56', '2025-08-20 18:54:56', '', 84, 'http://127.0.0.1/horse1/2025/08/20/cormorantnormal400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(116, 0, '2025-08-20 18:54:57', '2025-08-20 18:54:57', '{\"fontFamily\":\"Cormorant\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFiNTQ7Fg7A2uwYs.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/cormorant/cormorant-500-normal.svg\"}', 'cormorant;normal;500;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'cormorantnormal500100u0-10ffff', '', '', '2025-08-20 18:54:57', '2025-08-20 18:54:57', '', 84, 'http://127.0.0.1/horse1/2025/08/20/cormorantnormal500100u0-10ffff/', 0, 'wp_font_face', '', 0),
(117, 0, '2025-08-20 18:54:57', '2025-08-20 18:54:57', '{\"fontFamily\":\"Cormorant\",\"fontStyle\":\"italic\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQq_dq7S-r0YvxdA.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/cormorant/cormorant-400-italic.svg\"}', 'cormorant;italic;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'cormorantitalic400100u0-10ffff', '', '', '2025-08-20 18:54:57', '2025-08-20 18:54:57', '', 84, 'http://127.0.0.1/horse1/2025/08/20/cormorantitalic400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(118, 0, '2025-08-20 18:54:57', '2025-08-20 18:54:57', '{\"fontFamily\":\"Cormorant\",\"fontStyle\":\"italic\",\"fontWeight\":\"500\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQmfdq7S-r0YvxdA.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/cormorant/cormorant-500-italic.svg\"}', 'cormorant;italic;500;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'cormorantitalic500100u0-10ffff', '', '', '2025-08-20 18:54:57', '2025-08-20 18:54:57', '', 84, 'http://127.0.0.1/horse1/2025/08/20/cormorantitalic500100u0-10ffff/', 0, 'wp_font_face', '', 0),
(119, 0, '2025-08-20 18:54:58', '2025-08-20 18:54:58', '{\"fontFamily\":\"\\\"Work Sans\\\"\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXNi0Dp6_cOyA.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/work-sans/work-sans-400-normal.svg\"}', 'work sans;normal;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'work-sansnormal400100u0-10ffff', '', '', '2025-08-20 18:54:58', '2025-08-20 18:54:58', '', 85, 'http://127.0.0.1/horse1/2025/08/20/work-sansnormal400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(120, 0, '2025-08-20 18:54:58', '2025-08-20 18:54:58', '{\"fontFamily\":\"\\\"Work Sans\\\"\",\"fontStyle\":\"italic\",\"fontWeight\":\"400\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3msJpo3ZKyDSQQ.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/work-sans/work-sans-400-italic.svg\"}', 'work sans;italic;400;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'work-sansitalic400100u0-10ffff', '', '', '2025-08-20 18:54:58', '2025-08-20 18:54:58', '', 85, 'http://127.0.0.1/horse1/2025/08/20/work-sansitalic400100u0-10ffff/', 0, 'wp_font_face', '', 0),
(121, 0, '2025-08-20 18:54:58', '2025-08-20 18:54:58', '{\"fontFamily\":\"Raleway\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pYCKNLA3JC9c.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/raleway/raleway-700-normal.svg\"}', 'raleway;normal;700;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'ralewaynormal700100u0-10ffff', '', '', '2025-08-20 18:54:58', '2025-08-20 18:54:58', '', 86, 'http://127.0.0.1/horse1/2025/08/20/ralewaynormal700100u0-10ffff/', 0, 'wp_font_face', '', 0),
(122, 0, '2025-08-20 18:54:58', '2025-08-20 18:54:58', '{\"fontFamily\":\"Raleway\",\"fontStyle\":\"italic\",\"fontWeight\":\"700\",\"src\":\"http://127.0.0.1/horse1/wp-content/uploads/fonts/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LPrEVIT9c2c8.woff2\",\"preview\":\"https://s.w.org/images/fonts/wp-6.7/previews/raleway/raleway-700-italic.svg\"}', 'raleway;italic;700;100%;U+0-10FFFF', '', 'publish', 'closed', 'closed', '', 'ralewayitalic700100u0-10ffff', '', '', '2025-08-20 18:54:58', '2025-08-20 18:54:58', '', 86, 'http://127.0.0.1/horse1/2025/08/20/ralewayitalic700100u0-10ffff/', 0, 'wp_font_face', '', 0),
(123, 1, '2025-08-20 18:56:19', '2025-08-20 18:56:19', 'PRODUCT INFO\r\n\r\n<strong>Nutritional Details</strong>\r\n\r\nA daily feed topper which maintains excellent condition and stamina. Omega Rice is an extremely palatable, stabilised rice bran and linseed pellet. High in oil, fatty acid omega 3 and limestone, it’s perfect for horses who require optimum condition and additional stamina. Used normally as a top dress onto your horse’s existing ration, these high calorie pellets are perfect for sale and show preparation, fussy feeders or veterans struggling to maintain condition. Full of valuable nutrients, Omega Rice is a brilliant feed addition because:\\n\\nIt provides a rich, natural source of antioxidants, has balanced calcium and phosphorous levels, and has also been fortified with Vitamin E for optimum nutritional health.\r\n\r\nThe high levels of omega 3 sustain fantastic coat condition and skin health. It is energy dense, yet much of the energy source is in the form of oil. This is a recognised slow-release form of energy, less likely to cause excitable or over exuberant behaviour. It also aids in stamina, allowing hard-working horses to perform for longer. The added limestone is a rich source of calcium, supporting both bone growth and overall bone health.\r\n\r\nProduced in the UK by Omega Equine using only the best quality ingredients, Omega Rice is a fantastic daily feed topper for keeping your horse in top condition. Well-received by both hobby and professional riders, it is a must have addition to the feed room.\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">Analysis Oil 15.10% Protein 14.5% Fibre 6.4% Ash 10.60% Vitamin E 285mg/kg Copper 6.0mg/kg Digestible Energy 14.0mj/kg Composition Rice Bran Full Fat Micronized Linseed Meal Wheat Calcium Carbonate Binder Vitamin E Premix Synerox Additives:\r\nZootechnicals\r\nLignosulphate binder E565 as an aid to pelleting.</div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\nFeed at a rate of 50/200g per 100kg of bodyweight.\r\nfor example: an average 400kg horse 200-800g per day\r\n\r\n</div>\r\n</div>', 'Omega Rice', '<h3 class=\"h6 product__small-desc\">A daily feed topper which maintains excellent condition and stamina</h3>', 'publish', 'open', 'closed', '', 'omega-rice', '', '', '2025-08-23 17:15:41', '2025-08-23 17:15:41', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=123', 0, 'product', '', 0),
(124, 1, '2025-08-20 19:12:59', '2025-08-20 19:12:59', '', '1a_700x', '', 'inherit', 'open', 'closed', '', '1a_700x', '', '', '2025-08-20 19:12:59', '2025-08-20 19:12:59', '', 123, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x.webp', 0, 'attachment', 'image/webp', 0),
(125, 1, '2025-08-20 19:13:13', '2025-08-20 19:13:13', '', 'Omega_Rice_cloth_700x', '', 'inherit', 'open', 'closed', '', 'omega_rice_cloth_700x', '', '', '2025-08-20 19:13:13', '2025-08-20 19:13:13', '', 123, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Rice_cloth_700x.webp', 0, 'attachment', 'image/webp', 0),
(126, 1, '2025-08-20 19:13:15', '2025-08-20 19:13:15', '', 'Omega_Rice_Pile_and_Cup_copy_700x', '', 'inherit', 'open', 'closed', '', 'omega_rice_pile_and_cup_copy_700x', '', '', '2025-08-20 19:13:15', '2025-08-20 19:13:15', '', 123, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Rice_Pile_and_Cup_copy_700x.webp', 0, 'attachment', 'image/webp', 0),
(127, 1, '2025-08-23 14:54:16', '2025-08-23 14:54:16', '', 'Elementor Single Product #127', '', 'trash', 'closed', 'closed', '', '__trashed-2', '', '', '2025-08-23 14:54:16', '2025-08-23 14:54:16', '', 0, 'http://127.0.0.1/horse1/?post_type=elementor_library&#038;p=127', 0, 'elementor_library', '', 0),
(128, 1, '2025-08-20 19:14:36', '2025-08-20 19:14:36', '', 'Elementor Single Product #127', '', 'inherit', 'closed', 'closed', '', '127-revision-v1', '', '', '2025-08-20 19:14:36', '2025-08-20 19:14:36', '', 127, 'http://127.0.0.1/horse1/?p=128', 0, 'revision', '', 0),
(129, 1, '2025-08-23 17:12:57', '2025-08-20 19:24:36', '', 'All', '', 'publish', 'closed', 'closed', '', 'all', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=129', 2, 'nav_menu_item', '', 0),
(130, 1, '2025-08-23 17:12:57', '2025-08-20 19:24:36', ' ', '', '', 'publish', 'closed', 'closed', '', '130', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=130', 3, 'nav_menu_item', '', 0),
(131, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '131', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=131', 4, 'nav_menu_item', '', 0),
(132, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '132', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=132', 6, 'nav_menu_item', '', 0),
(133, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '133', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=133', 5, 'nav_menu_item', '', 0),
(134, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '134', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=134', 7, 'nav_menu_item', '', 0),
(135, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '135', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=135', 9, 'nav_menu_item', '', 0),
(136, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '136', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=136', 8, 'nav_menu_item', '', 0),
(137, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '137', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=137', 10, 'nav_menu_item', '', 0),
(138, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '138', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=138', 12, 'nav_menu_item', '', 0),
(139, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '139', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=139', 11, 'nav_menu_item', '', 0),
(140, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '140', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=140', 13, 'nav_menu_item', '', 0),
(141, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '141', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=141', 16, 'nav_menu_item', '', 0),
(142, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '142', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=142', 15, 'nav_menu_item', '', 0),
(143, 1, '2025-08-23 17:12:57', '2025-08-21 06:16:31', ' ', '', '', 'publish', 'closed', 'closed', '', '143', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=143', 14, 'nav_menu_item', '', 0),
(144, 1, '2025-08-21 06:19:15', '2025-08-21 06:19:15', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-21 06:19:15', '2025-08-21 06:19:15', '', 37, 'http://127.0.0.1/horse1/?p=144', 0, 'revision', '', 0),
(145, 1, '2025-08-21 06:19:38', '2025-08-21 06:19:38', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-21 06:19:38', '2025-08-21 06:19:38', '', 37, 'http://127.0.0.1/horse1/?p=145', 0, 'revision', '', 0),
(146, 1, '2025-08-21 06:19:53', '2025-08-21 06:19:53', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-21 06:19:53', '2025-08-21 06:19:53', '', 37, 'http://127.0.0.1/horse1/?p=146', 0, 'revision', '', 0),
(147, 1, '2025-08-21 06:20:08', '2025-08-21 06:20:08', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-21 06:20:08', '2025-08-21 06:20:08', '', 37, 'http://127.0.0.1/horse1/?p=147', 0, 'revision', '', 0),
(148, 1, '2025-08-21 06:20:20', '2025-08-21 06:20:20', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-21 06:20:20', '2025-08-21 06:20:20', '', 37, 'http://127.0.0.1/horse1/?p=148', 0, 'revision', '', 0),
(149, 1, '2025-08-21 06:20:36', '2025-08-21 06:20:36', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-21 06:20:36', '2025-08-21 06:20:36', '', 37, 'http://127.0.0.1/horse1/?p=149', 0, 'revision', '', 0),
(150, 1, '2025-08-21 06:21:01', '2025-08-21 06:21:01', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-21 06:21:01', '2025-08-21 06:21:01', '', 37, 'http://127.0.0.1/horse1/?p=150', 0, 'revision', '', 0),
(151, 1, '2025-08-21 06:21:12', '2025-08-21 06:21:12', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-21 06:21:12', '2025-08-21 06:21:12', '', 37, 'http://127.0.0.1/horse1/?p=151', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(152, 1, '2025-08-21 06:21:22', '2025-08-21 06:21:22', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-21 06:21:22', '2025-08-21 06:21:22', '', 37, 'http://127.0.0.1/horse1/?p=152', 0, 'revision', '', 0),
(153, 1, '2025-08-21 06:23:11', '2025-08-21 06:23:11', '<h2>Omega for...</h2>					<figure><a href=\"#\" tabindex=\"-1\"><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></a></figure><h3><a href=\"#\">Coat & Skin</a></h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From    £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2025-08-25 17:47:05', '2025-08-25 17:47:05', '', 0, 'http://127.0.0.1/horse1/?page_id=153', 0, 'page', '', 0),
(155, 1, '2025-08-21 06:23:11', '2025-08-21 06:23:11', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 06:23:11', '2025-08-21 06:23:11', '', 153, 'http://127.0.0.1/horse1/?p=155', 0, 'revision', '', 0),
(156, 1, '2025-08-21 07:02:24', '2025-08-21 07:02:24', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:02:24', '2025-08-21 07:02:24', '', 153, 'http://127.0.0.1/horse1/?p=156', 0, 'revision', '', 0),
(157, 1, '2025-08-21 07:02:24', '2025-08-21 07:02:24', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:02:24', '2025-08-21 07:02:24', '', 153, 'http://127.0.0.1/horse1/?p=157', 0, 'revision', '', 0),
(158, 1, '2025-08-21 07:02:24', '2025-08-21 07:02:24', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:02:24', '2025-08-21 07:02:24', '', 153, 'http://127.0.0.1/horse1/?p=158', 0, 'revision', '', 0),
(159, 1, '2025-08-21 07:04:04', '2025-08-21 07:04:04', 'Trusted By Humans. <br>Loved By Horses.At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\n<br><br>\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.Shop Now', 'banner', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2025-08-21 07:04:04', '2025-08-21 07:04:04', '', 31, 'http://127.0.0.1/horse1/?p=159', 0, 'revision', '', 0),
(160, 1, '2025-08-21 07:08:42', '2025-08-21 07:08:42', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:08:42', '2025-08-21 07:08:42', '', 153, 'http://127.0.0.1/horse1/?p=160', 0, 'revision', '', 0),
(161, 1, '2025-08-21 07:08:42', '2025-08-21 07:08:42', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:08:42', '2025-08-21 07:08:42', '', 153, 'http://127.0.0.1/horse1/?p=161', 0, 'revision', '', 0),
(162, 1, '2025-08-21 07:08:42', '2025-08-21 07:08:42', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:08:42', '2025-08-21 07:08:42', '', 153, 'http://127.0.0.1/horse1/?p=162', 0, 'revision', '', 0),
(163, 1, '2025-08-21 07:10:32', '2025-08-21 07:10:32', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:10:32', '2025-08-21 07:10:32', '', 153, 'http://127.0.0.1/horse1/?p=163', 0, 'revision', '', 0),
(164, 1, '2025-08-21 07:10:32', '2025-08-21 07:10:32', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:10:32', '2025-08-21 07:10:32', '', 153, 'http://127.0.0.1/horse1/?p=164', 0, 'revision', '', 0),
(165, 1, '2025-08-21 07:10:32', '2025-08-21 07:10:32', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:10:32', '2025-08-21 07:10:32', '', 153, 'http://127.0.0.1/horse1/?p=165', 0, 'revision', '', 0),
(166, 1, '2025-08-21 07:11:32', '2025-08-21 07:11:32', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:11:32', '2025-08-21 07:11:32', '', 153, 'http://127.0.0.1/horse1/?p=166', 0, 'revision', '', 0),
(167, 1, '2025-08-21 07:11:32', '2025-08-21 07:11:32', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:11:32', '2025-08-21 07:11:32', '', 153, 'http://127.0.0.1/horse1/?p=167', 0, 'revision', '', 0),
(168, 1, '2025-08-21 07:11:32', '2025-08-21 07:11:32', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:11:32', '2025-08-21 07:11:32', '', 153, 'http://127.0.0.1/horse1/?p=168', 0, 'revision', '', 0),
(169, 1, '2025-08-21 07:12:18', '2025-08-21 07:12:18', 'Trusted By Humans. <br>Loved By Horses.At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\n<br><br>\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.Shop Now', 'banner', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2025-08-21 07:12:18', '2025-08-21 07:12:18', '', 31, 'http://127.0.0.1/horse1/?p=169', 0, 'revision', '', 0),
(170, 1, '2025-08-21 07:13:52', '2025-08-21 07:13:52', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:13:52', '2025-08-21 07:13:52', '', 153, 'http://127.0.0.1/horse1/?p=170', 0, 'revision', '', 0),
(171, 1, '2025-08-21 07:13:52', '2025-08-21 07:13:52', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:13:52', '2025-08-21 07:13:52', '', 153, 'http://127.0.0.1/horse1/?p=171', 0, 'revision', '', 0),
(172, 1, '2025-08-21 07:13:52', '2025-08-21 07:13:52', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:13:52', '2025-08-21 07:13:52', '', 153, 'http://127.0.0.1/horse1/?p=172', 0, 'revision', '', 0),
(173, 1, '2025-08-21 07:14:41', '2025-08-21 07:14:41', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:14:41', '2025-08-21 07:14:41', '', 153, 'http://127.0.0.1/horse1/?p=173', 0, 'revision', '', 0),
(174, 1, '2025-08-21 07:14:41', '2025-08-21 07:14:41', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:14:41', '2025-08-21 07:14:41', '', 153, 'http://127.0.0.1/horse1/?p=174', 0, 'revision', '', 0),
(175, 1, '2025-08-21 07:14:41', '2025-08-21 07:14:41', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 07:14:41', '2025-08-21 07:14:41', '', 153, 'http://127.0.0.1/horse1/?p=175', 0, 'revision', '', 0),
(177, 1, '2025-08-21 17:08:27', '2025-08-21 17:08:27', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:08:27', '2025-08-21 17:08:27', '', 153, 'http://127.0.0.1/horse1/?p=177', 0, 'revision', '', 0),
(178, 1, '2025-08-21 17:08:27', '2025-08-21 17:08:27', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:08:27', '2025-08-21 17:08:27', '', 153, 'http://127.0.0.1/horse1/?p=178', 0, 'revision', '', 0),
(179, 1, '2025-08-21 17:08:28', '2025-08-21 17:08:28', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:08:28', '2025-08-21 17:08:28', '', 153, 'http://127.0.0.1/horse1/?p=179', 0, 'revision', '', 0),
(180, 1, '2025-08-21 17:09:41', '2025-08-21 17:09:41', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:09:41', '2025-08-21 17:09:41', '', 153, 'http://127.0.0.1/horse1/?p=180', 0, 'revision', '', 0),
(181, 1, '2025-08-21 17:09:41', '2025-08-21 17:09:41', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:09:41', '2025-08-21 17:09:41', '', 153, 'http://127.0.0.1/horse1/?p=181', 0, 'revision', '', 0),
(182, 1, '2025-08-21 17:09:41', '2025-08-21 17:09:41', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:09:41', '2025-08-21 17:09:41', '', 153, 'http://127.0.0.1/horse1/?p=182', 0, 'revision', '', 0),
(183, 1, '2025-08-21 17:10:33', '2025-08-21 17:10:33', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:10:33', '2025-08-21 17:10:33', '', 153, 'http://127.0.0.1/horse1/?p=183', 0, 'revision', '', 0),
(184, 1, '2025-08-21 17:10:33', '2025-08-21 17:10:33', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:10:33', '2025-08-21 17:10:33', '', 153, 'http://127.0.0.1/horse1/?p=184', 0, 'revision', '', 0),
(185, 1, '2025-08-21 17:10:33', '2025-08-21 17:10:33', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:10:33', '2025-08-21 17:10:33', '', 153, 'http://127.0.0.1/horse1/?p=185', 0, 'revision', '', 0),
(186, 1, '2025-08-21 17:11:11', '2025-08-21 17:11:11', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:11:11', '2025-08-21 17:11:11', '', 153, 'http://127.0.0.1/horse1/?p=186', 0, 'revision', '', 0),
(187, 1, '2025-08-21 17:11:11', '2025-08-21 17:11:11', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:11:11', '2025-08-21 17:11:11', '', 153, 'http://127.0.0.1/horse1/?p=187', 0, 'revision', '', 0),
(188, 1, '2025-08-21 17:11:11', '2025-08-21 17:11:11', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:11:11', '2025-08-21 17:11:11', '', 153, 'http://127.0.0.1/horse1/?p=188', 0, 'revision', '', 0),
(189, 1, '2025-08-21 17:11:38', '2025-08-21 17:11:38', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:11:38', '2025-08-21 17:11:38', '', 153, 'http://127.0.0.1/horse1/?p=189', 0, 'revision', '', 0),
(190, 1, '2025-08-21 17:11:38', '2025-08-21 17:11:38', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:11:38', '2025-08-21 17:11:38', '', 153, 'http://127.0.0.1/horse1/?p=190', 0, 'revision', '', 0),
(191, 1, '2025-08-21 17:11:39', '2025-08-21 17:11:39', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:11:39', '2025-08-21 17:11:39', '', 153, 'http://127.0.0.1/horse1/?p=191', 0, 'revision', '', 0),
(192, 1, '2025-08-21 17:12:20', '2025-08-21 17:12:20', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:12:20', '2025-08-21 17:12:20', '', 153, 'http://127.0.0.1/horse1/?p=192', 0, 'revision', '', 0),
(193, 1, '2025-08-21 17:12:20', '2025-08-21 17:12:20', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:12:20', '2025-08-21 17:12:20', '', 153, 'http://127.0.0.1/horse1/?p=193', 0, 'revision', '', 0),
(194, 1, '2025-08-21 17:12:20', '2025-08-21 17:12:20', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:12:20', '2025-08-21 17:12:20', '', 153, 'http://127.0.0.1/horse1/?p=194', 0, 'revision', '', 0),
(195, 1, '2025-08-21 17:12:43', '2025-08-21 17:12:43', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:12:43', '2025-08-21 17:12:43', '', 153, 'http://127.0.0.1/horse1/?p=195', 0, 'revision', '', 0),
(196, 1, '2025-08-21 17:12:43', '2025-08-21 17:12:43', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:12:43', '2025-08-21 17:12:43', '', 153, 'http://127.0.0.1/horse1/?p=196', 0, 'revision', '', 0),
(197, 1, '2025-08-21 17:12:44', '2025-08-21 17:12:44', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:12:44', '2025-08-21 17:12:44', '', 153, 'http://127.0.0.1/horse1/?p=197', 0, 'revision', '', 0),
(198, 1, '2025-08-21 17:13:15', '2025-08-21 17:13:15', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:13:15', '2025-08-21 17:13:15', '', 153, 'http://127.0.0.1/horse1/?p=198', 0, 'revision', '', 0),
(199, 1, '2025-08-21 17:13:15', '2025-08-21 17:13:15', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:13:15', '2025-08-21 17:13:15', '', 153, 'http://127.0.0.1/horse1/?p=199', 0, 'revision', '', 0),
(200, 1, '2025-08-21 17:13:15', '2025-08-21 17:13:15', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:13:15', '2025-08-21 17:13:15', '', 153, 'http://127.0.0.1/horse1/?p=200', 0, 'revision', '', 0),
(201, 1, '2025-08-21 17:13:32', '2025-08-21 17:13:32', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:13:32', '2025-08-21 17:13:32', '', 153, 'http://127.0.0.1/horse1/?p=201', 0, 'revision', '', 0),
(202, 1, '2025-08-21 17:13:32', '2025-08-21 17:13:32', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:13:32', '2025-08-21 17:13:32', '', 153, 'http://127.0.0.1/horse1/?p=202', 0, 'revision', '', 0),
(203, 1, '2025-08-21 17:13:32', '2025-08-21 17:13:32', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:13:32', '2025-08-21 17:13:32', '', 153, 'http://127.0.0.1/horse1/?p=203', 0, 'revision', '', 0),
(204, 1, '2025-08-21 17:14:41', '2025-08-21 17:14:41', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:14:41', '2025-08-21 17:14:41', '', 153, 'http://127.0.0.1/horse1/?p=204', 0, 'revision', '', 0),
(205, 1, '2025-08-21 17:14:42', '2025-08-21 17:14:42', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:14:42', '2025-08-21 17:14:42', '', 153, 'http://127.0.0.1/horse1/?p=205', 0, 'revision', '', 0),
(206, 1, '2025-08-21 17:14:42', '2025-08-21 17:14:42', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:14:42', '2025-08-21 17:14:42', '', 153, 'http://127.0.0.1/horse1/?p=206', 0, 'revision', '', 0),
(208, 1, '2025-08-21 17:44:41', '2025-08-21 17:44:41', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:44:41', '2025-08-21 17:44:41', '', 153, 'http://127.0.0.1/horse1/?p=208', 0, 'revision', '', 0),
(209, 1, '2025-08-21 17:44:41', '2025-08-21 17:44:41', '', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:44:41', '2025-08-21 17:44:41', '', 153, 'http://127.0.0.1/horse1/?p=209', 0, 'revision', '', 0),
(210, 1, '2025-08-21 17:44:41', '2025-08-21 17:44:41', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:44:41', '2025-08-21 17:44:41', '', 153, 'http://127.0.0.1/horse1/?p=210', 0, 'revision', '', 0),
(211, 1, '2025-08-21 17:52:01', '2025-08-21 17:52:01', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:52:01', '2025-08-21 17:52:01', '', 153, 'http://127.0.0.1/horse1/?p=211', 0, 'revision', '', 0),
(212, 1, '2025-08-21 17:52:01', '2025-08-21 17:52:01', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:52:01', '2025-08-21 17:52:01', '', 153, 'http://127.0.0.1/horse1/?p=212', 0, 'revision', '', 0),
(213, 1, '2025-08-21 17:52:01', '2025-08-21 17:52:01', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:52:01', '2025-08-21 17:52:01', '', 153, 'http://127.0.0.1/horse1/?p=213', 0, 'revision', '', 0),
(214, 1, '2025-08-21 17:53:17', '2025-08-21 17:53:17', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:53:17', '2025-08-21 17:53:17', '', 153, 'http://127.0.0.1/horse1/?p=214', 0, 'revision', '', 0),
(215, 1, '2025-08-21 17:53:17', '2025-08-21 17:53:17', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:53:17', '2025-08-21 17:53:17', '', 153, 'http://127.0.0.1/horse1/?p=215', 0, 'revision', '', 0),
(216, 1, '2025-08-21 17:53:17', '2025-08-21 17:53:17', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 17:53:17', '2025-08-21 17:53:17', '', 153, 'http://127.0.0.1/horse1/?p=216', 0, 'revision', '', 0),
(218, 1, '2025-08-21 17:59:28', '2025-08-21 17:59:28', '', 'AdobeStock_400200713_1_2000x', '', 'inherit', 'open', 'closed', '', 'adobestock_400200713_1_2000x', '', '', '2025-08-21 17:59:28', '2025-08-21 17:59:28', '', 153, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/AdobeStock_400200713_1_2000x.webp', 0, 'attachment', 'image/webp', 0),
(219, 1, '2025-08-21 18:02:23', '2025-08-21 18:02:23', '', 'AdobeStock_400200713_1_2000x', '', 'inherit', 'open', 'closed', '', 'adobestock_400200713_1_2000x-2', '', '', '2025-08-21 18:02:23', '2025-08-21 18:02:23', '', 153, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/AdobeStock_400200713_1_2000x.png', 0, 'attachment', 'image/png', 0),
(220, 1, '2025-08-21 18:04:05', '2025-08-21 18:04:05', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:04:05', '2025-08-21 18:04:05', '', 153, 'http://127.0.0.1/horse1/?p=220', 0, 'revision', '', 0),
(221, 1, '2025-08-21 18:04:05', '2025-08-21 18:04:05', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:04:05', '2025-08-21 18:04:05', '', 153, 'http://127.0.0.1/horse1/?p=221', 0, 'revision', '', 0),
(222, 1, '2025-08-21 18:04:05', '2025-08-21 18:04:05', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:04:05', '2025-08-21 18:04:05', '', 153, 'http://127.0.0.1/horse1/?p=222', 0, 'revision', '', 0),
(223, 1, '2025-08-21 18:05:11', '2025-08-21 18:05:11', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:05:11', '2025-08-21 18:05:11', '', 153, 'http://127.0.0.1/horse1/?p=223', 0, 'revision', '', 0),
(224, 1, '2025-08-21 18:05:11', '2025-08-21 18:05:11', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:05:11', '2025-08-21 18:05:11', '', 153, 'http://127.0.0.1/horse1/?p=224', 0, 'revision', '', 0),
(225, 1, '2025-08-21 18:05:11', '2025-08-21 18:05:11', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:05:11', '2025-08-21 18:05:11', '', 153, 'http://127.0.0.1/horse1/?p=225', 0, 'revision', '', 0),
(227, 1, '2025-08-21 18:16:28', '2025-08-21 18:16:28', '', 'team_6.jpg', '', 'inherit', 'open', 'closed', '', 'team_6-jpg', '', '', '2025-08-21 18:16:28', '2025-08-21 18:16:28', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/team_6.jpg', 0, 'attachment', 'image/jpeg', 0),
(228, 1, '2025-08-21 18:16:29', '2025-08-21 18:16:29', '', 'client-logo-white.png', '', 'inherit', 'open', 'closed', '', 'client-logo-white-png', '', '', '2025-08-21 18:16:29', '2025-08-21 18:16:29', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/client-logo-white.png', 0, 'attachment', 'image/png', 0),
(229, 1, '2025-08-21 18:16:30', '2025-08-21 18:16:30', '', 'team_5.jpg', '', 'inherit', 'open', 'closed', '', 'team_5-jpg', '', '', '2025-08-21 18:16:30', '2025-08-21 18:16:30', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/team_5.jpg', 0, 'attachment', 'image/jpeg', 0),
(230, 1, '2025-08-21 18:16:31', '2025-08-21 18:16:31', '', 'team_1.jpg', '', 'inherit', 'open', 'closed', '', 'team_1-jpg', '', '', '2025-08-21 18:16:31', '2025-08-21 18:16:31', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/team_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(231, 1, '2025-08-21 18:23:16', '2025-08-21 18:23:16', '', '1a_700x', '', 'inherit', 'open', 'closed', '', '1a_700x-2', '', '', '2025-08-21 18:23:16', '2025-08-21 18:23:16', '', 153, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp', 0, 'attachment', 'image/webp', 0),
(232, 1, '2025-08-21 18:29:22', '2025-08-21 18:29:22', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:29:22', '2025-08-21 18:29:22', '', 153, 'http://127.0.0.1/horse1/?p=232', 0, 'revision', '', 0),
(233, 1, '2025-08-21 18:29:22', '2025-08-21 18:29:22', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:29:22', '2025-08-21 18:29:22', '', 153, 'http://127.0.0.1/horse1/?p=233', 0, 'revision', '', 0),
(234, 1, '2025-08-21 18:29:23', '2025-08-21 18:29:23', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Side Border Style</h2>				\n					<p>Design a testimonial with a side border style. You can apply any color on your side border to make it more engaging to your audience.</p>\n								<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a href=\"#\">\n									From   £32.60\n					</a>\n																			<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:29:23', '2025-08-21 18:29:23', '', 153, 'http://127.0.0.1/horse1/?p=234', 0, 'revision', '', 0),
(235, 1, '2025-08-21 18:34:00', '2025-08-21 18:34:00', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Side Border Style</h2>				\n					<p>Design a testimonial with a side border style. You can apply any color on your side border to make it more engaging to your audience.</p>\n								<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a href=\"#\">\n									From   £32.60\n					</a>\n																			<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:34:00', '2025-08-21 18:34:00', '', 153, 'http://127.0.0.1/horse1/?p=235', 0, 'revision', '', 0),
(236, 1, '2025-08-21 18:34:00', '2025-08-21 18:34:00', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Side Border Style</h2>				\n					<p>Design a testimonial with a side border style. You can apply any color on your side border to make it more engaging to your audience.</p>\n								<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a href=\"#\">\n									From   £32.60\n					</a>\n																			<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:34:00', '2025-08-21 18:34:00', '', 153, 'http://127.0.0.1/horse1/?p=236', 0, 'revision', '', 0),
(237, 1, '2025-08-21 18:34:01', '2025-08-21 18:34:01', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:34:01', '2025-08-21 18:34:01', '', 153, 'http://127.0.0.1/horse1/?p=237', 0, 'revision', '', 0),
(238, 1, '2025-08-21 18:36:06', '2025-08-21 18:36:06', '', 'review', '', 'inherit', 'open', 'closed', '', 'review', '', '', '2025-08-21 18:36:06', '2025-08-21 18:36:06', '', 153, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/review.png', 0, 'attachment', 'image/png', 0),
(239, 1, '2025-08-21 18:37:06', '2025-08-21 18:37:06', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:37:06', '2025-08-21 18:37:06', '', 153, 'http://127.0.0.1/horse1/?p=239', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(240, 1, '2025-08-21 18:37:06', '2025-08-21 18:37:06', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:37:06', '2025-08-21 18:37:06', '', 153, 'http://127.0.0.1/horse1/?p=240', 0, 'revision', '', 0),
(241, 1, '2025-08-21 18:37:06', '2025-08-21 18:37:06', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:37:06', '2025-08-21 18:37:06', '', 153, 'http://127.0.0.1/horse1/?p=241', 0, 'revision', '', 0),
(242, 1, '2025-08-21 18:37:55', '2025-08-21 18:37:55', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:37:55', '2025-08-21 18:37:55', '', 153, 'http://127.0.0.1/horse1/?p=242', 0, 'revision', '', 0),
(243, 1, '2025-08-21 18:37:55', '2025-08-21 18:37:55', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:37:55', '2025-08-21 18:37:55', '', 153, 'http://127.0.0.1/horse1/?p=243', 0, 'revision', '', 0),
(244, 1, '2025-08-21 18:37:56', '2025-08-21 18:37:56', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:37:56', '2025-08-21 18:37:56', '', 153, 'http://127.0.0.1/horse1/?p=244', 0, 'revision', '', 0),
(245, 1, '2025-08-21 18:38:24', '2025-08-21 18:38:24', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:38:24', '2025-08-21 18:38:24', '', 153, 'http://127.0.0.1/horse1/?p=245', 0, 'revision', '', 0),
(246, 1, '2025-08-21 18:38:24', '2025-08-21 18:38:24', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:38:24', '2025-08-21 18:38:24', '', 153, 'http://127.0.0.1/horse1/?p=246', 0, 'revision', '', 0),
(247, 1, '2025-08-21 18:38:24', '2025-08-21 18:38:24', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:38:24', '2025-08-21 18:38:24', '', 153, 'http://127.0.0.1/horse1/?p=247', 0, 'revision', '', 0),
(248, 1, '2025-08-21 18:38:49', '2025-08-21 18:38:49', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:38:49', '2025-08-21 18:38:49', '', 153, 'http://127.0.0.1/horse1/?p=248', 0, 'revision', '', 0),
(249, 1, '2025-08-21 18:38:49', '2025-08-21 18:38:49', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:38:49', '2025-08-21 18:38:49', '', 153, 'http://127.0.0.1/horse1/?p=249', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(250, 1, '2025-08-21 18:38:49', '2025-08-21 18:38:49', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:38:49', '2025-08-21 18:38:49', '', 153, 'http://127.0.0.1/horse1/?p=250', 0, 'revision', '', 0),
(251, 1, '2025-08-21 18:42:16', '2025-08-21 18:42:16', '', 'Screenshot_20200930-075534_2000x', '', 'inherit', 'open', 'closed', '', 'screenshot_20200930-075534_2000x', '', '', '2025-08-21 18:42:16', '2025-08-21 18:42:16', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp', 0, 'attachment', 'image/webp', 0),
(252, 1, '2025-08-21 18:43:13', '2025-08-21 18:43:13', '', 'Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x', '', 'inherit', 'open', 'closed', '', 'flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x', '', '', '2025-08-21 18:43:13', '2025-08-21 18:43:13', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x.webp', 0, 'attachment', 'image/webp', 0),
(253, 1, '2025-08-21 18:43:56', '2025-08-21 18:43:56', '', 'Webp.net-resizeimage_10_2000x', '', 'inherit', 'open', 'closed', '', 'webp-net-resizeimage_10_2000x', '', '', '2025-08-21 18:43:56', '2025-08-21 18:43:56', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp', 0, 'attachment', 'image/webp', 0),
(254, 1, '2025-08-21 18:45:10', '2025-08-21 18:45:10', '', 'Pippa_Hutton_2000x', '', 'inherit', 'open', 'closed', '', 'pippa_hutton_2000x', '', '', '2025-08-21 18:45:10', '2025-08-21 18:45:10', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp', 0, 'attachment', 'image/webp', 0),
(255, 1, '2025-08-21 18:46:40', '2025-08-21 18:46:40', '', '40851924_10155966386912809_851384576742785024_n_2000x', '', 'inherit', 'open', 'closed', '', '40851924_10155966386912809_851384576742785024_n_2000x', '', '', '2025-08-21 18:46:40', '2025-08-21 18:46:40', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg', 0, 'attachment', 'image/jpeg', 0),
(256, 1, '2025-08-21 18:47:14', '2025-08-21 18:47:14', '', 'PHOTO-2019-05-25-16-41-54_2000x', '', 'inherit', 'open', 'closed', '', 'photo-2019-05-25-16-41-54_2000x', '', '', '2025-08-21 18:47:14', '2025-08-21 18:47:14', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg', 0, 'attachment', 'image/jpeg', 0),
(257, 1, '2025-08-21 18:48:24', '2025-08-21 18:48:24', '', 'Omega_Flax_Oil_5ltr_copy_2000x', '', 'inherit', 'open', 'closed', '', 'omega_flax_oil_5ltr_copy_2000x', '', '', '2025-08-21 18:48:24', '2025-08-21 18:48:24', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp', 0, 'attachment', 'image/webp', 0),
(258, 1, '2025-08-21 18:49:26', '2025-08-21 18:49:26', '', 'Screenshot_20210603-094135_2000x', '', 'inherit', 'open', 'closed', '', 'screenshot_20210603-094135_2000x', '', '', '2025-08-21 18:49:26', '2025-08-21 18:49:26', '', 0, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp', 0, 'attachment', 'image/webp', 0),
(260, 1, '2025-08-21 18:55:44', '2025-08-21 18:55:44', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:55:44', '2025-08-21 18:55:44', '', 153, 'http://127.0.0.1/horse1/?p=260', 0, 'revision', '', 0),
(261, 1, '2025-08-21 18:55:44', '2025-08-21 18:55:44', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:55:44', '2025-08-21 18:55:44', '', 153, 'http://127.0.0.1/horse1/?p=261', 0, 'revision', '', 0),
(262, 1, '2025-08-21 18:55:44', '2025-08-21 18:55:44', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"slug\" order=\"desc\" parent=\"0\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-21 18:55:44', '2025-08-21 18:55:44', '', 153, 'http://127.0.0.1/horse1/?p=262', 0, 'revision', '', 0),
(264, 1, '2025-08-21 19:15:30', '0000-00-00 00:00:00', '{\n    \"woocommerce_shop_page_display\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-21 19:15:30\"\n    },\n    \"astra-settings[ast-archive-product-title]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-21 19:14:30\"\n    },\n    \"astra-settings[shop-no-of-products]\": {\n        \"value\": 12,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-21 19:14:30\"\n    }\n}', '', '', 'auto-draft', 'closed', 'closed', '', 'f7502608-d2f9-419a-9a70-a5529335c454', '', '', '2025-08-21 19:15:30', '2025-08-21 19:15:30', '', 0, 'http://127.0.0.1/horse1/?p=264', 0, 'customize_changeset', '', 0),
(265, 1, '2025-08-22 17:36:04', '2025-08-22 17:36:04', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"slug\" order=\"desc\" parent=\"0\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:36:04', '2025-08-22 17:36:04', '', 153, 'http://127.0.0.1/horse1/?p=265', 0, 'revision', '', 0),
(266, 1, '2025-08-22 17:36:04', '2025-08-22 17:36:04', '<h2>Omega for...</h2>		[product_categories number=\"8\" columns=\"4\" hide_empty=\"0\" orderby=\"slug\" order=\"desc\" parent=\"0\"]			<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:36:04', '2025-08-22 17:36:04', '', 153, 'http://127.0.0.1/horse1/?p=266', 0, 'revision', '', 0),
(267, 1, '2025-08-22 17:36:04', '2025-08-22 17:36:04', '<h2>Omega for...</h2>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:36:04', '2025-08-22 17:36:04', '', 153, 'http://127.0.0.1/horse1/?p=267', 0, 'revision', '', 0),
(268, 1, '2025-08-22 17:39:26', '2025-08-22 17:39:26', '<h2>Omega for...</h2>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:39:26', '2025-08-22 17:39:26', '', 153, 'http://127.0.0.1/horse1/?p=268', 0, 'revision', '', 0),
(269, 1, '2025-08-22 17:39:26', '2025-08-22 17:39:26', '<h2>Omega for...</h2>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:39:26', '2025-08-22 17:39:26', '', 153, 'http://127.0.0.1/horse1/?p=269', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(270, 1, '2025-08-22 17:39:27', '2025-08-22 17:39:27', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:39:27', '2025-08-22 17:39:27', '', 153, 'http://127.0.0.1/horse1/?p=270', 0, 'revision', '', 0),
(271, 1, '2025-08-22 17:40:48', '2025-08-22 17:40:48', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:40:48', '2025-08-22 17:40:48', '', 153, 'http://127.0.0.1/horse1/?p=271', 0, 'revision', '', 0),
(272, 1, '2025-08-22 17:40:48', '2025-08-22 17:40:48', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:40:48', '2025-08-22 17:40:48', '', 153, 'http://127.0.0.1/horse1/?p=272', 0, 'revision', '', 0),
(273, 1, '2025-08-22 17:40:48', '2025-08-22 17:40:48', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:40:48', '2025-08-22 17:40:48', '', 153, 'http://127.0.0.1/horse1/?p=273', 0, 'revision', '', 0),
(274, 1, '2025-08-22 17:42:37', '2025-08-22 17:42:37', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:42:37', '2025-08-22 17:42:37', '', 153, 'http://127.0.0.1/horse1/?p=274', 0, 'revision', '', 0),
(275, 1, '2025-08-22 17:42:37', '2025-08-22 17:42:37', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:42:37', '2025-08-22 17:42:37', '', 153, 'http://127.0.0.1/horse1/?p=275', 0, 'revision', '', 0),
(276, 1, '2025-08-22 17:42:38', '2025-08-22 17:42:38', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:42:38', '2025-08-22 17:42:38', '', 153, 'http://127.0.0.1/horse1/?p=276', 0, 'revision', '', 0),
(277, 1, '2025-08-22 17:43:42', '2025-08-22 17:43:42', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:43:42', '2025-08-22 17:43:42', '', 153, 'http://127.0.0.1/horse1/?p=277', 0, 'revision', '', 0),
(278, 1, '2025-08-22 17:43:42', '2025-08-22 17:43:42', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:43:42', '2025-08-22 17:43:42', '', 153, 'http://127.0.0.1/horse1/?p=278', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(279, 1, '2025-08-22 17:43:43', '2025-08-22 17:43:43', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:43:43', '2025-08-22 17:43:43', '', 153, 'http://127.0.0.1/horse1/?p=279', 0, 'revision', '', 0),
(280, 1, '2025-08-22 17:44:26', '2025-08-22 17:44:26', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:44:26', '2025-08-22 17:44:26', '', 153, 'http://127.0.0.1/horse1/?p=280', 0, 'revision', '', 0),
(281, 1, '2025-08-22 17:44:27', '2025-08-22 17:44:27', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:44:27', '2025-08-22 17:44:27', '', 153, 'http://127.0.0.1/horse1/?p=281', 0, 'revision', '', 0),
(282, 1, '2025-08-22 17:44:27', '2025-08-22 17:44:27', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:44:27', '2025-08-22 17:44:27', '', 153, 'http://127.0.0.1/horse1/?p=282', 0, 'revision', '', 0),
(283, 1, '2025-08-22 17:45:40', '2025-08-22 17:45:40', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:45:40', '2025-08-22 17:45:40', '', 153, 'http://127.0.0.1/horse1/?p=283', 0, 'revision', '', 0),
(284, 1, '2025-08-22 17:45:40', '2025-08-22 17:45:40', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:45:40', '2025-08-22 17:45:40', '', 153, 'http://127.0.0.1/horse1/?p=284', 0, 'revision', '', 0),
(285, 1, '2025-08-22 17:45:40', '2025-08-22 17:45:40', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:45:40', '2025-08-22 17:45:40', '', 153, 'http://127.0.0.1/horse1/?p=285', 0, 'revision', '', 0),
(286, 1, '2025-08-22 17:46:34', '2025-08-22 17:46:34', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:46:34', '2025-08-22 17:46:34', '', 153, 'http://127.0.0.1/horse1/?p=286', 0, 'revision', '', 0),
(287, 1, '2025-08-22 17:46:34', '2025-08-22 17:46:34', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:46:34', '2025-08-22 17:46:34', '', 153, 'http://127.0.0.1/horse1/?p=287', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(288, 1, '2025-08-22 17:46:35', '2025-08-22 17:46:35', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:46:35', '2025-08-22 17:46:35', '', 153, 'http://127.0.0.1/horse1/?p=288', 0, 'revision', '', 0),
(289, 1, '2025-08-22 17:49:34', '2025-08-22 17:49:34', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:49:34', '2025-08-22 17:49:34', '', 153, 'http://127.0.0.1/horse1/?p=289', 0, 'revision', '', 0),
(290, 1, '2025-08-22 17:49:34', '2025-08-22 17:49:34', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:49:34', '2025-08-22 17:49:34', '', 153, 'http://127.0.0.1/horse1/?p=290', 0, 'revision', '', 0),
(291, 1, '2025-08-22 17:49:35', '2025-08-22 17:49:35', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 17:49:35', '2025-08-22 17:49:35', '', 153, 'http://127.0.0.1/horse1/?p=291', 0, 'revision', '', 0),
(292, 1, '2025-08-22 18:03:26', '2025-08-22 18:03:26', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:03:26', '2025-08-22 18:03:26', '', 153, 'http://127.0.0.1/horse1/?p=292', 0, 'revision', '', 0),
(293, 1, '2025-08-22 18:03:26', '2025-08-22 18:03:26', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:03:26', '2025-08-22 18:03:26', '', 153, 'http://127.0.0.1/horse1/?p=293', 0, 'revision', '', 0),
(294, 1, '2025-08-22 18:03:27', '2025-08-22 18:03:27', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:03:27', '2025-08-22 18:03:27', '', 153, 'http://127.0.0.1/horse1/?p=294', 0, 'revision', '', 0),
(295, 1, '2025-08-22 18:03:51', '2025-08-22 18:03:51', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:03:51', '2025-08-22 18:03:51', '', 153, 'http://127.0.0.1/horse1/?p=295', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(296, 1, '2025-08-22 18:03:51', '2025-08-22 18:03:51', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:03:51', '2025-08-22 18:03:51', '', 153, 'http://127.0.0.1/horse1/?p=296', 0, 'revision', '', 0),
(297, 1, '2025-08-22 18:03:51', '2025-08-22 18:03:51', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:03:51', '2025-08-22 18:03:51', '', 153, 'http://127.0.0.1/horse1/?p=297', 0, 'revision', '', 0),
(298, 1, '2025-08-22 18:04:20', '2025-08-22 18:04:20', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:04:20', '2025-08-22 18:04:20', '', 153, 'http://127.0.0.1/horse1/?p=298', 0, 'revision', '', 0),
(299, 1, '2025-08-22 18:04:20', '2025-08-22 18:04:20', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:04:20', '2025-08-22 18:04:20', '', 153, 'http://127.0.0.1/horse1/?p=299', 0, 'revision', '', 0),
(300, 1, '2025-08-22 18:04:21', '2025-08-22 18:04:21', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:04:21', '2025-08-22 18:04:21', '', 153, 'http://127.0.0.1/horse1/?p=300', 0, 'revision', '', 0),
(301, 1, '2025-08-22 18:04:57', '2025-08-22 18:04:57', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:04:57', '2025-08-22 18:04:57', '', 153, 'http://127.0.0.1/horse1/?p=301', 0, 'revision', '', 0),
(302, 1, '2025-08-22 18:04:58', '2025-08-22 18:04:58', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:04:58', '2025-08-22 18:04:58', '', 153, 'http://127.0.0.1/horse1/?p=302', 0, 'revision', '', 0),
(303, 1, '2025-08-22 18:04:58', '2025-08-22 18:04:58', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:04:58', '2025-08-22 18:04:58', '', 153, 'http://127.0.0.1/horse1/?p=303', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(304, 1, '2025-08-22 18:06:01', '2025-08-22 18:06:01', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:06:01', '2025-08-22 18:06:01', '', 153, 'http://127.0.0.1/horse1/?p=304', 0, 'revision', '', 0),
(305, 1, '2025-08-22 18:06:01', '2025-08-22 18:06:01', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:06:01', '2025-08-22 18:06:01', '', 153, 'http://127.0.0.1/horse1/?p=305', 0, 'revision', '', 0),
(306, 1, '2025-08-22 18:06:01', '2025-08-22 18:06:01', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:06:01', '2025-08-22 18:06:01', '', 153, 'http://127.0.0.1/horse1/?p=306', 0, 'revision', '', 0),
(307, 1, '2025-08-22 18:06:49', '2025-08-22 18:06:49', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:06:49', '2025-08-22 18:06:49', '', 153, 'http://127.0.0.1/horse1/?p=307', 0, 'revision', '', 0),
(308, 1, '2025-08-22 18:06:49', '2025-08-22 18:06:49', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:06:49', '2025-08-22 18:06:49', '', 153, 'http://127.0.0.1/horse1/?p=308', 0, 'revision', '', 0),
(309, 1, '2025-08-22 18:06:49', '2025-08-22 18:06:49', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:06:49', '2025-08-22 18:06:49', '', 153, 'http://127.0.0.1/horse1/?p=309', 0, 'revision', '', 0),
(310, 1, '2025-08-22 18:07:52', '2025-08-22 18:07:52', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:07:52', '2025-08-22 18:07:52', '', 153, 'http://127.0.0.1/horse1/?p=310', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(311, 1, '2025-08-22 18:07:52', '2025-08-22 18:07:52', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:07:52', '2025-08-22 18:07:52', '', 153, 'http://127.0.0.1/horse1/?p=311', 0, 'revision', '', 0),
(312, 1, '2025-08-22 18:07:52', '2025-08-22 18:07:52', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:07:52', '2025-08-22 18:07:52', '', 153, 'http://127.0.0.1/horse1/?p=312', 0, 'revision', '', 0),
(313, 1, '2025-08-22 18:09:54', '2025-08-22 18:09:54', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:09:54', '2025-08-22 18:09:54', '', 153, 'http://127.0.0.1/horse1/?p=313', 0, 'revision', '', 0),
(314, 1, '2025-08-22 18:09:54', '2025-08-22 18:09:54', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:09:54', '2025-08-22 18:09:54', '', 153, 'http://127.0.0.1/horse1/?p=314', 0, 'revision', '', 0),
(315, 1, '2025-08-22 18:09:55', '2025-08-22 18:09:55', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:09:55', '2025-08-22 18:09:55', '', 153, 'http://127.0.0.1/horse1/?p=315', 0, 'revision', '', 0),
(316, 1, '2025-08-22 18:10:15', '2025-08-22 18:10:15', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:10:15', '2025-08-22 18:10:15', '', 153, 'http://127.0.0.1/horse1/?p=316', 0, 'revision', '', 0),
(317, 1, '2025-08-22 18:10:15', '2025-08-22 18:10:15', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:10:15', '2025-08-22 18:10:15', '', 153, 'http://127.0.0.1/horse1/?p=317', 0, 'revision', '', 0),
(318, 1, '2025-08-22 18:10:15', '2025-08-22 18:10:15', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:10:15', '2025-08-22 18:10:15', '', 153, 'http://127.0.0.1/horse1/?p=318', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(320, 1, '2025-08-22 18:17:46', '2025-08-22 18:17:46', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:17:46', '2025-08-22 18:17:46', '', 153, 'http://127.0.0.1/horse1/?p=320', 0, 'revision', '', 0),
(321, 1, '2025-08-22 18:17:46', '2025-08-22 18:17:46', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:17:46', '2025-08-22 18:17:46', '', 153, 'http://127.0.0.1/horse1/?p=321', 0, 'revision', '', 0),
(322, 1, '2025-08-22 18:17:46', '2025-08-22 18:17:46', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"392\" height=\"380\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x.webp\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:17:46', '2025-08-22 18:17:46', '', 153, 'http://127.0.0.1/horse1/?p=322', 0, 'revision', '', 0),
(323, 1, '2025-08-22 18:19:42', '2025-08-22 18:19:42', '', 'Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x', '', 'inherit', 'open', 'closed', '', 'flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x-2', '', '', '2025-08-22 18:19:42', '2025-08-22 18:19:42', '', 153, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x-1.webp', 0, 'attachment', 'image/webp', 0),
(325, 1, '2025-08-22 18:21:03', '2025-08-22 18:21:03', '', '123', '', 'inherit', 'open', 'closed', '', '123', '', '', '2025-08-22 18:21:03', '2025-08-22 18:21:03', '', 153, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/123.png', 0, 'attachment', 'image/png', 0),
(326, 1, '2025-08-22 18:22:18', '2025-08-22 18:22:18', '', '123', '', 'inherit', 'open', 'closed', '', '123-2', '', '', '2025-08-22 18:22:18', '2025-08-22 18:22:18', '', 153, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-1.png', 0, 'attachment', 'image/png', 0),
(327, 1, '2025-08-22 18:23:05', '2025-08-22 18:23:05', '', '123-456', '', 'inherit', 'open', 'closed', '', '123-456', '', '', '2025-08-22 18:23:05', '2025-08-22 18:23:05', '', 153, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png', 0, 'attachment', 'image/png', 0),
(328, 1, '2025-08-22 18:23:14', '2025-08-22 18:23:14', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"392\" height=\"380\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x.webp\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:23:14', '2025-08-22 18:23:14', '', 153, 'http://127.0.0.1/horse1/?p=328', 0, 'revision', '', 0),
(329, 1, '2025-08-22 18:23:14', '2025-08-22 18:23:14', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"392\" height=\"380\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Flexology930_460x_f21c892a-39c5-4fe1-91a0-6d4dc8975e77_2000x.webp\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:23:14', '2025-08-22 18:23:14', '', 153, 'http://127.0.0.1/horse1/?p=329', 0, 'revision', '', 0),
(330, 1, '2025-08-22 18:23:14', '2025-08-22 18:23:14', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:23:14', '2025-08-22 18:23:14', '', 153, 'http://127.0.0.1/horse1/?p=330', 0, 'revision', '', 0),
(331, 1, '2025-08-22 18:24:13', '2025-08-22 18:24:13', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:24:13', '2025-08-22 18:24:13', '', 153, 'http://127.0.0.1/horse1/?p=331', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(332, 1, '2025-08-22 18:24:13', '2025-08-22 18:24:13', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:24:13', '2025-08-22 18:24:13', '', 153, 'http://127.0.0.1/horse1/?p=332', 0, 'revision', '', 0),
(333, 1, '2025-08-22 18:24:13', '2025-08-22 18:24:13', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:24:13', '2025-08-22 18:24:13', '', 153, 'http://127.0.0.1/horse1/?p=333', 0, 'revision', '', 0),
(334, 1, '2025-08-22 18:27:02', '2025-08-22 18:27:02', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:27:02', '2025-08-22 18:27:02', '', 153, 'http://127.0.0.1/horse1/?p=334', 0, 'revision', '', 0),
(335, 1, '2025-08-22 18:27:02', '2025-08-22 18:27:02', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:27:02', '2025-08-22 18:27:02', '', 153, 'http://127.0.0.1/horse1/?p=335', 0, 'revision', '', 0),
(336, 1, '2025-08-22 18:27:02', '2025-08-22 18:27:02', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:27:02', '2025-08-22 18:27:02', '', 153, 'http://127.0.0.1/horse1/?p=336', 0, 'revision', '', 0),
(337, 1, '2025-08-22 18:28:00', '2025-08-22 18:28:00', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:28:00', '2025-08-22 18:28:00', '', 153, 'http://127.0.0.1/horse1/?p=337', 0, 'revision', '', 0),
(338, 1, '2025-08-22 18:28:00', '2025-08-22 18:28:00', '<h2>Omega for...</h2>					<figure><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></figure><h3>Coat & Skin</h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:28:00', '2025-08-22 18:28:00', '', 153, 'http://127.0.0.1/horse1/?p=338', 0, 'revision', '', 0),
(339, 1, '2025-08-22 18:28:00', '2025-08-22 18:28:00', '<h2>Omega for...</h2>					<figure><a href=\"#\" tabindex=\"-1\"><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></a></figure><h3><a href=\"#\">Coat & Skin</a></h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:28:00', '2025-08-22 18:28:00', '', 153, 'http://127.0.0.1/horse1/?p=339', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(341, 1, '2025-08-22 18:39:42', '2025-08-22 18:39:42', '', 'cards', '', 'inherit', 'open', 'closed', '', 'cards', '', '', '2025-08-22 18:39:42', '2025-08-22 18:39:42', '', 41, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png', 0, 'attachment', 'image/png', 0),
(342, 1, '2025-08-22 18:40:07', '2025-08-22 18:40:07', '<a href=\"https://wpmet.com/plugin/elementskit/sports/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\n                        		  	<p>info@https://horseomegaequine.co.uk</p>\n        					        <!-- link opening -->\n                <!-- end link opening -->\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"#\">\n											About Sprintly\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Trainers\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Pricing Plans\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Our Services\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"#\">\n											Club Rules\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Career\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											FAQ\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact us\n											</a>\n									</li>\n						</ul>\n							<h3>Newsletter</h3>									\n					<p>Subscribe to our Newsletter to be updated. We promise not to spam.</p>\n								<p>Copyright © 2025 Horse omega equine All Rights Reserved</p>															<img width=\"432\" height=\"49\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png 432w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards-300x34.png 300w\" sizes=\"(max-width: 432px) 100vw, 432px\" />', 'Elementor Footer #41', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2025-08-22 18:40:07', '2025-08-22 18:40:07', '', 41, 'http://127.0.0.1/horse1/?p=342', 0, 'revision', '', 0),
(343, 1, '2025-08-22 18:41:56', '2025-08-22 18:41:56', '<h2>Omega for...</h2>					<figure><a href=\"#\" tabindex=\"-1\"><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></a></figure><h3><a href=\"#\">Coat & Skin</a></h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:41:56', '2025-08-22 18:41:56', '', 153, 'http://127.0.0.1/horse1/?p=343', 0, 'revision', '', 0),
(344, 1, '2025-08-22 18:41:56', '2025-08-22 18:41:56', '<h2>Omega for...</h2>					<figure><a href=\"#\" tabindex=\"-1\"><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></a></figure><h3><a href=\"#\">Coat & Skin</a></h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:41:56', '2025-08-22 18:41:56', '', 153, 'http://127.0.0.1/horse1/?p=344', 0, 'revision', '', 0),
(345, 1, '2025-08-22 18:41:56', '2025-08-22 18:41:56', '<h2>Omega for...</h2>					<figure><a href=\"#\" tabindex=\"-1\"><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></a></figure><h3><a href=\"#\">Coat & Skin</a></h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-22 18:41:56', '2025-08-22 18:41:56', '', 153, 'http://127.0.0.1/horse1/?p=345', 0, 'revision', '', 0),
(348, 1, '2025-08-22 18:49:36', '2025-08-22 18:49:36', '', 'Elementor Loop Item #348', '', 'publish', 'closed', 'closed', '', 'elementor-loop-item-348', '', '', '2025-08-22 18:53:28', '2025-08-22 18:53:28', '', 0, 'http://127.0.0.1/horse1/?post_type=elementor_library&#038;p=348', 0, 'elementor_library', '', 0),
(349, 1, '2025-08-22 18:49:36', '2025-08-22 18:49:36', '', 'Elementor Loop Item #348', '', 'inherit', 'closed', 'closed', '', '348-revision-v1', '', '', '2025-08-22 18:49:36', '2025-08-22 18:49:36', '', 348, 'http://127.0.0.1/horse1/?p=349', 0, 'revision', '', 0),
(350, 1, '2025-08-22 18:52:27', '2025-08-22 18:52:27', '', 'Elementor Loop Item #348', '', 'inherit', 'closed', 'closed', '', '348-revision-v1', '', '', '2025-08-22 18:52:27', '2025-08-22 18:52:27', '', 348, 'http://127.0.0.1/horse1/?p=350', 0, 'revision', '', 0),
(351, 1, '2025-08-22 18:53:28', '2025-08-22 18:53:28', '', 'Elementor Loop Item #348', '', 'inherit', 'closed', 'closed', '', '348-revision-v1', '', '', '2025-08-22 18:53:28', '2025-08-22 18:53:28', '', 348, 'http://127.0.0.1/horse1/?p=351', 0, 'revision', '', 0),
(352, 1, '2025-08-22 18:53:47', '2025-08-22 18:53:47', '', 'Elementor-post-screenshot_348_2025-08-22-18-53-47_77302f35.png', '', 'inherit', 'open', 'closed', '', 'elementor-post-screenshot_348_2025-08-22-18-53-47_77302f35-png', '', '', '2025-08-22 18:53:47', '2025-08-22 18:53:47', '', 348, 'http://127.0.0.1/horse1/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_348_2025-08-22-18-53-47_77302f35.png', 0, 'attachment', 'image/png', 0),
(353, 1, '2025-08-22 18:55:48', '2025-08-22 18:55:48', '', 'Elementor Products Archive #353', '', 'publish', 'closed', 'closed', '', 'elementor-products-archive-353', '', '', '2025-08-23 13:19:39', '2025-08-23 13:19:39', '', 0, 'http://127.0.0.1/horse1/?post_type=elementor_library&#038;p=353', 0, 'elementor_library', '', 0),
(354, 1, '2025-08-22 18:53:54', '2025-08-22 18:53:54', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 18:53:54', '2025-08-22 18:53:54', '', 353, 'http://127.0.0.1/horse1/?p=354', 0, 'revision', '', 0),
(355, 1, '2025-08-22 18:57:12', '2025-08-22 18:57:12', '', 'imgi_18_20210603_145730000_iOS_1400x', '', 'inherit', 'open', 'closed', '', 'imgi_18_20210603_145730000_ios_1400x', '', '', '2025-08-22 18:57:12', '2025-08-22 18:57:12', '', 353, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/imgi_18_20210603_145730000_iOS_1400x.png', 0, 'attachment', 'image/png', 0),
(356, 1, '2025-08-22 19:05:18', '2025-08-22 19:05:18', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:05:18', '2025-08-22 19:05:18', '', 353, 'http://127.0.0.1/horse1/?p=356', 0, 'revision', '', 0),
(357, 1, '2025-08-22 19:07:09', '2025-08-22 19:07:09', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:07:09', '2025-08-22 19:07:09', '', 353, 'http://127.0.0.1/horse1/?p=357', 0, 'revision', '', 0),
(358, 1, '2025-08-22 19:08:38', '2025-08-22 19:08:38', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:08:38', '2025-08-22 19:08:38', '', 353, 'http://127.0.0.1/horse1/?p=358', 0, 'revision', '', 0),
(359, 1, '2025-08-22 19:11:06', '2025-08-22 19:11:06', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:11:06', '2025-08-22 19:11:06', '', 353, 'http://127.0.0.1/horse1/?p=359', 0, 'revision', '', 0),
(360, 1, '2025-08-22 19:11:30', '2025-08-22 19:11:30', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:11:30', '2025-08-22 19:11:30', '', 353, 'http://127.0.0.1/horse1/?p=360', 0, 'revision', '', 0),
(361, 1, '2025-08-22 19:11:59', '2025-08-22 19:11:59', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:11:59', '2025-08-22 19:11:59', '', 353, 'http://127.0.0.1/horse1/?p=361', 0, 'revision', '', 0),
(362, 1, '2025-08-22 19:12:07', '2025-08-22 19:12:07', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:12:07', '2025-08-22 19:12:07', '', 353, 'http://127.0.0.1/horse1/?p=362', 0, 'revision', '', 0),
(364, 1, '2025-08-22 19:16:01', '2025-08-22 19:16:01', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:16:01', '2025-08-22 19:16:01', '', 353, 'http://127.0.0.1/horse1/?p=364', 0, 'revision', '', 0),
(365, 1, '2025-08-22 19:16:20', '2025-08-22 19:16:20', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:16:20', '2025-08-22 19:16:20', '', 353, 'http://127.0.0.1/horse1/?p=365', 0, 'revision', '', 0),
(366, 1, '2025-08-22 19:16:38', '2025-08-22 19:16:38', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:16:38', '2025-08-22 19:16:38', '', 353, 'http://127.0.0.1/horse1/?p=366', 0, 'revision', '', 0),
(367, 1, '2025-08-22 19:17:04', '2025-08-22 19:17:04', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:17:04', '2025-08-22 19:17:04', '', 353, 'http://127.0.0.1/horse1/?p=367', 0, 'revision', '', 0),
(368, 1, '2025-08-22 19:17:56', '2025-08-22 19:17:56', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:17:56', '2025-08-22 19:17:56', '', 353, 'http://127.0.0.1/horse1/?p=368', 0, 'revision', '', 0),
(369, 1, '2025-08-22 19:19:47', '2025-08-22 19:19:47', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:19:47', '2025-08-22 19:19:47', '', 353, 'http://127.0.0.1/horse1/?p=369', 0, 'revision', '', 0),
(370, 1, '2025-08-22 19:20:21', '2025-08-22 19:20:21', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:20:21', '2025-08-22 19:20:21', '', 353, 'http://127.0.0.1/horse1/?p=370', 0, 'revision', '', 0),
(371, 1, '2025-08-22 19:23:45', '2025-08-22 19:23:45', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:23:45', '2025-08-22 19:23:45', '', 353, 'http://127.0.0.1/horse1/?p=371', 0, 'revision', '', 0),
(372, 1, '2025-08-22 19:27:15', '2025-08-22 19:27:15', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:27:15', '2025-08-22 19:27:15', '', 353, 'http://127.0.0.1/horse1/?p=372', 0, 'revision', '', 0),
(373, 1, '2025-08-22 19:28:01', '2025-08-22 19:28:01', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:28:01', '2025-08-22 19:28:01', '', 353, 'http://127.0.0.1/horse1/?p=373', 0, 'revision', '', 0),
(374, 1, '2025-08-22 19:28:34', '2025-08-22 19:28:34', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:28:34', '2025-08-22 19:28:34', '', 353, 'http://127.0.0.1/horse1/?p=374', 0, 'revision', '', 0),
(375, 1, '2025-08-22 19:28:48', '2025-08-22 19:28:48', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-22 19:28:48', '2025-08-22 19:28:48', '', 353, 'http://127.0.0.1/horse1/?p=375', 0, 'revision', '', 0),
(376, 1, '2025-08-22 19:29:41', '2025-08-22 19:29:41', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-22 19:29:41\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '15355ccb-220d-4211-93ab-f1b486bc6959', '', '', '2025-08-22 19:29:41', '2025-08-22 19:29:41', '', 0, 'http://127.0.0.1/horse1/2025/08/22/15355ccb-220d-4211-93ab-f1b486bc6959/', 0, 'customize_changeset', '', 0),
(377, 1, '2025-08-22 19:30:13', '2025-08-22 19:30:13', '{\n    \"astra-settings[woocommerce-content-style]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-22 19:30:13\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '71265a9b-73b7-45c9-b492-ec946dc1cb73', '', '', '2025-08-22 19:30:13', '2025-08-22 19:30:13', '', 0, 'http://127.0.0.1/horse1/2025/08/22/71265a9b-73b7-45c9-b492-ec946dc1cb73/', 0, 'customize_changeset', '', 0),
(378, 1, '2025-08-22 19:30:41', '2025-08-22 19:30:41', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"normal-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-22 19:30:41\"\n    },\n    \"astra-settings[woocommerce-content-style]\": {\n        \"value\": \"unboxed\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-22 19:30:41\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '3589e3b9-9312-409e-b47e-72282f24ed6e', '', '', '2025-08-22 19:30:41', '2025-08-22 19:30:41', '', 0, 'http://127.0.0.1/horse1/2025/08/22/3589e3b9-9312-409e-b47e-72282f24ed6e/', 0, 'customize_changeset', '', 0),
(379, 1, '2025-08-22 19:31:45', '2025-08-22 19:31:45', '{\n    \"astra-settings[ast-archive-product-title]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-22 19:31:44\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-layout]\": {\n        \"value\": \"layout-2\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-22 19:31:44\"\n    },\n    \"astra-settings[shop-no-of-products]\": {\n        \"value\": 12,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-22 19:31:44\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '47f4ff74-bd1f-49cc-847a-d15803e6dd52', '', '', '2025-08-22 19:31:45', '2025-08-22 19:31:45', '', 0, 'http://127.0.0.1/horse1/?p=379', 0, 'customize_changeset', '', 0),
(380, 1, '2025-08-22 19:33:20', '0000-00-00 00:00:00', '{\n    \"astra-settings[ast-dynamic-archive-product-horizontal-alignment]\": {\n        \"value\": {\n            \"desktop\": \"left\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-22 19:32:48\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-height]\": {\n        \"value\": {\n            \"desktop\": 170,\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-22 19:32:48\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-elements-gap]\": {\n        \"value\": 9,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-22 19:32:48\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-image-type]\": {\n        \"value\": \"custom\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-22 19:32:48\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-custom-bg]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"linear-gradient(135deg,rgb(227,127,7) 0%,rgb(17,15,15) 81%,rgb(155,81,224) 100%)\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\",\n                \"background-type\": \"gradient\",\n                \"background-media\": \"\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\",\n                \"background-type\": \"\",\n                \"background-media\": \"\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\",\n                \"background-type\": \"\",\n                \"background-media\": \"\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-22 19:33:20\"\n    }\n}', '', '', 'auto-draft', 'closed', 'closed', '', '2185de96-7b17-4724-af73-180e09fb961e', '', '', '2025-08-22 19:33:20', '2025-08-22 19:33:20', '', 0, 'http://127.0.0.1/horse1/?p=380', 0, 'customize_changeset', '', 0),
(381, 1, '2025-08-23 11:35:52', '2025-08-23 11:35:52', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"normal-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:35:18\"\n    },\n    \"astra-settings[archive-product-sidebar-layout]\": {\n        \"value\": \"no-sidebar\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:35:18\"\n    },\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:35:18\"\n    },\n    \"astra-settings[shop-product-structure]\": {\n        \"value\": [\n            \"category\",\n            \"title\",\n            \"ratings\",\n            \"price\",\n            \"add_cart\",\n            \"short_desc\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:35:18\"\n    },\n    \"astra-settings[archive-product-content-style]\": {\n        \"value\": \"unboxed\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:35:52\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '8be70298-5157-4416-bea7-f4c4b6b81958', '', '', '2025-08-23 11:35:52', '2025-08-23 11:35:52', '', 0, 'http://127.0.0.1/horse1/?p=381', 0, 'customize_changeset', '', 0),
(382, 1, '2025-08-23 11:37:04', '2025-08-23 11:37:04', '{\n    \"astra-settings[ast-single-product-title]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:37:04\"\n    },\n    \"astra-settings[ast-dynamic-single-product-structure]\": {\n        \"value\": [\n            \"ast-dynamic-single-product-title\",\n            \"ast-dynamic-single-product-meta\",\n            \"ast-dynamic-single-product-breadcrumb\",\n            \"ast-dynamic-single-product-image\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:37:04\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '162ffeae-c6dd-4b06-8a04-7062a0f1eb9a', '', '', '2025-08-23 11:37:04', '2025-08-23 11:37:04', '', 0, 'http://127.0.0.1/horse1/2025/08/23/162ffeae-c6dd-4b06-8a04-7062a0f1eb9a/', 0, 'customize_changeset', '', 0),
(383, 1, '2025-08-23 11:38:45', '2025-08-23 11:38:45', '{\n    \"show_on_front\": {\n        \"value\": \"page\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:38:45\"\n    },\n    \"page_on_front\": {\n        \"value\": \"153\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:38:45\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '3e81b364-e856-47ee-bc38-f98743e782dd', '', '', '2025-08-23 11:38:45', '2025-08-23 11:38:45', '', 0, 'http://127.0.0.1/horse1/2025/08/23/3e81b364-e856-47ee-bc38-f98743e782dd/', 0, 'customize_changeset', '', 0),
(384, 1, '2025-08-23 11:39:44', '2025-08-23 11:39:44', '{\n    \"astra-settings[breadcrumb-position]\": {\n        \"value\": \"astra_header_primary_container_after\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:39:44\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '2542e2ac-5e34-458f-b604-875a907f37cd', '', '', '2025-08-23 11:39:44', '2025-08-23 11:39:44', '', 0, 'http://127.0.0.1/horse1/2025/08/23/2542e2ac-5e34-458f-b604-875a907f37cd/', 0, 'customize_changeset', '', 0),
(385, 1, '2025-08-23 11:41:30', '2025-08-23 11:41:30', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"normal-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:40:04\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '3791b535-f0ec-414a-92ef-9ca0facc12e0', '', '', '2025-08-23 11:41:30', '2025-08-23 11:41:30', '', 0, 'http://127.0.0.1/horse1/?p=385', 0, 'customize_changeset', '', 0),
(386, 1, '2025-08-23 11:42:15', '2025-08-23 11:42:15', '{\n    \"astra-settings[archive-product-sidebar-layout]\": {\n        \"value\": \"no-sidebar\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:42:04\"\n    },\n    \"astra-settings[ast-archive-product-title]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:42:04\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'bb8a209e-67ae-44b7-9f57-2629f6888603', '', '', '2025-08-23 11:42:15', '2025-08-23 11:42:15', '', 0, 'http://127.0.0.1/horse1/?p=386', 0, 'customize_changeset', '', 0),
(387, 1, '2025-08-23 11:42:42', '2025-08-23 11:42:42', '{\n    \"astra-settings[archive-product-content-style]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:42:42\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'c18d07d6-af13-433a-a891-0340b144297d', '', '', '2025-08-23 11:42:42', '2025-08-23 11:42:42', '', 0, 'http://127.0.0.1/horse1/2025/08/23/c18d07d6-af13-433a-a891-0340b144297d/', 0, 'customize_changeset', '', 0),
(388, 1, '2025-08-23 11:44:29', '2025-08-23 11:44:29', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-23 11:44:29', '2025-08-23 11:44:29', '', 353, 'http://127.0.0.1/horse1/?p=388', 0, 'revision', '', 0),
(389, 1, '2025-08-23 11:45:12', '2025-08-23 11:45:12', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-23 11:45:12', '2025-08-23 11:45:12', '', 353, 'http://127.0.0.1/horse1/?p=389', 0, 'revision', '', 0),
(390, 1, '2025-08-23 11:45:38', '2025-08-23 11:45:38', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-23 11:45:38', '2025-08-23 11:45:38', '', 353, 'http://127.0.0.1/horse1/?p=390', 0, 'revision', '', 0),
(391, 1, '2025-08-23 11:45:52', '2025-08-23 11:45:52', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-23 11:45:52', '2025-08-23 11:45:52', '', 353, 'http://127.0.0.1/horse1/?p=391', 0, 'revision', '', 0),
(392, 1, '2025-08-23 11:48:20', '2025-08-23 11:48:20', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-23 11:48:20', '2025-08-23 11:48:20', '', 353, 'http://127.0.0.1/horse1/?p=392', 0, 'revision', '', 0),
(393, 1, '2025-08-23 11:52:13', '2025-08-23 11:52:13', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2025-08-23 11:52:13', '2025-08-23 11:52:13', '', 6, 'http://127.0.0.1/horse1/?p=393', 0, 'revision', '', 0),
(394, 1, '2025-08-23 11:52:14', '2025-08-23 11:52:14', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2025-08-23 11:52:14', '2025-08-23 11:52:14', '', 6, 'http://127.0.0.1/horse1/?p=394', 0, 'revision', '', 0),
(395, 1, '2025-08-23 11:53:06', '2025-08-23 11:53:06', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2025-08-23 11:53:06', '2025-08-23 11:53:06', '', 6, 'http://127.0.0.1/horse1/?p=395', 0, 'revision', '', 0),
(396, 1, '2025-08-23 11:53:32', '2025-08-23 11:53:32', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2025-08-23 11:53:32', '2025-08-23 11:53:32', '', 6, 'http://127.0.0.1/horse1/?p=396', 0, 'revision', '', 0),
(397, 1, '2025-08-23 11:54:25', '2025-08-23 11:54:25', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2025-08-23 11:54:25', '2025-08-23 11:54:25', '', 6, 'http://127.0.0.1/horse1/?p=397', 0, 'revision', '', 0),
(398, 1, '2025-08-23 11:54:57', '2025-08-23 11:54:57', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2025-08-23 11:54:57', '2025-08-23 11:54:57', '', 6, 'http://127.0.0.1/horse1/?p=398', 0, 'revision', '', 0),
(399, 1, '2025-08-23 11:55:24', '2025-08-23 11:55:24', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2025-08-23 11:55:24', '2025-08-23 11:55:24', '', 6, 'http://127.0.0.1/horse1/?p=399', 0, 'revision', '', 0),
(400, 1, '2025-08-23 11:56:04', '2025-08-23 11:56:04', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '6-revision-v1', '', '', '2025-08-23 11:56:04', '2025-08-23 11:56:04', '', 6, 'http://127.0.0.1/horse1/?p=400', 0, 'revision', '', 0),
(401, 1, '2025-08-23 11:56:49', '2025-08-23 11:56:49', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-23 11:56:49', '2025-08-23 11:56:49', '', 353, 'http://127.0.0.1/horse1/?p=401', 0, 'revision', '', 0),
(402, 1, '2025-08-23 11:59:54', '2025-08-23 11:59:54', '{\n    \"astra-settings[scroll-to-top-icon-color]\": {\n        \"value\": \"#df0000\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 11:59:54\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '53746eee-e223-4800-843e-dd44abfeb962', '', '', '2025-08-23 11:59:54', '2025-08-23 11:59:54', '', 0, 'http://127.0.0.1/horse1/2025/08/23/53746eee-e223-4800-843e-dd44abfeb962/', 0, 'customize_changeset', '', 0),
(403, 1, '2025-08-23 12:00:21', '2025-08-23 12:00:21', '{\n    \"astra-settings[scroll-to-top-icon-color]\": {\n        \"value\": \"#ffffff\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:00:21\"\n    },\n    \"astra-settings[scroll-to-top-icon-bg-color]\": {\n        \"value\": \"#be0202\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:00:21\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'fb1c299a-8546-4336-bc60-7358b8363a76', '', '', '2025-08-23 12:00:21', '2025-08-23 12:00:21', '', 0, 'http://127.0.0.1/horse1/2025/08/23/fb1c299a-8546-4336-bc60-7358b8363a76/', 0, 'customize_changeset', '', 0),
(404, 1, '2025-08-23 12:02:29', '2025-08-23 12:02:29', '{\n    \"astra-settings[wp-blocks-ui]\": {\n        \"value\": \"custom\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:01:25\"\n    },\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:02:25\"\n    },\n    \"astra-settings[woocommerce-content-style]\": {\n        \"value\": \"unboxed\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:02:25\"\n    },\n    \"astra-settings[woocommerce-sidebar-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:02:25\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'e2560378-5772-425e-9774-e305f557f392', '', '', '2025-08-23 12:02:29', '2025-08-23 12:02:29', '', 0, 'http://127.0.0.1/horse1/?p=404', 0, 'customize_changeset', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(405, 1, '2025-08-23 12:05:47', '2025-08-23 12:05:47', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:03:25\"\n    },\n    \"astra-settings[archive-product-content-style]\": {\n        \"value\": \"unboxed\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:03:25\"\n    },\n    \"astra-settings[archive-product-sidebar-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:04:25\"\n    },\n    \"astra-settings[ast-archive-product-title]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:04:25\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-height]\": {\n        \"value\": {\n            \"desktop\": 222,\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:04:25\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-elements-gap]\": {\n        \"value\": 23,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:04:25\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-image-type]\": {\n        \"value\": \"custom\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:05:47\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-custom-bg]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"#2d2d2d\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\",\n                \"background-type\": \"color\",\n                \"background-media\": \"\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\",\n                \"background-type\": \"\",\n                \"background-media\": \"\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\",\n                \"background-type\": \"\",\n                \"background-media\": \"\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:05:25\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-title-color]\": {\n        \"value\": \"#fefefe\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:05:25\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '4114a05f-2a88-4917-977c-3cd46ee5fae9', '', '', '2025-08-23 12:05:47', '2025-08-23 12:05:47', '', 0, 'http://127.0.0.1/horse1/?p=405', 0, 'customize_changeset', '', 0),
(406, 1, '2025-08-23 12:06:20', '2025-08-23 12:06:20', '{\n    \"astra-settings[ast-dynamic-archive-product-banner-height]\": {\n        \"value\": {\n            \"desktop\": 144,\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:06:20\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-elements-gap]\": {\n        \"value\": 12,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:06:20\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '9331c83f-2d74-4191-a09f-f9fe88608662', '', '', '2025-08-23 12:06:20', '2025-08-23 12:06:20', '', 0, 'http://127.0.0.1/horse1/2025/08/23/9331c83f-2d74-4191-a09f-f9fe88608662/', 0, 'customize_changeset', '', 0),
(407, 1, '2025-08-23 12:06:45', '2025-08-23 12:06:45', '{\n    \"astra-settings[ast-dynamic-archive-product-banner-height]\": {\n        \"value\": {\n            \"desktop\": \"\",\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:06:45\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-elements-gap]\": {\n        \"value\": 10,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:06:45\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '61f63fd6-90af-4874-bd93-8713f945c3d5', '', '', '2025-08-23 12:06:45', '2025-08-23 12:06:45', '', 0, 'http://127.0.0.1/horse1/2025/08/23/61f63fd6-90af-4874-bd93-8713f945c3d5/', 0, 'customize_changeset', '', 0),
(408, 1, '2025-08-23 12:07:56', '2025-08-23 12:07:56', '{\n    \"astra-settings[ast-dynamic-archive-product-layout]\": {\n        \"value\": \"layout-1\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:07:56\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-height]\": {\n        \"value\": {\n            \"desktop\": 183,\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:07:56\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'dc74a64c-b59e-4594-a054-fbafd8ec33fa', '', '', '2025-08-23 12:07:56', '2025-08-23 12:07:56', '', 0, 'http://127.0.0.1/horse1/2025/08/23/dc74a64c-b59e-4594-a054-fbafd8ec33fa/', 0, 'customize_changeset', '', 0),
(409, 1, '2025-08-23 12:08:42', '2025-08-23 12:08:42', '{\n    \"astra-settings[ast-dynamic-archive-product-structure]\": {\n        \"value\": [\n            \"ast-dynamic-archive-product-title\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:08:42\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '401c7299-3ad4-437a-a914-efea8d8defc8', '', '', '2025-08-23 12:08:42', '2025-08-23 12:08:42', '', 0, 'http://127.0.0.1/horse1/2025/08/23/401c7299-3ad4-437a-a914-efea8d8defc8/', 0, 'customize_changeset', '', 0),
(410, 1, '2025-08-23 12:09:28', '2025-08-23 12:09:28', '{\n    \"astra-settings[ast-dynamic-archive-product-layout]\": {\n        \"value\": \"layout-2\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:09:28\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'c2420b51-d46b-4014-aaea-db6de2403f8d', '', '', '2025-08-23 12:09:28', '2025-08-23 12:09:28', '', 0, 'http://127.0.0.1/horse1/2025/08/23/c2420b51-d46b-4014-aaea-db6de2403f8d/', 0, 'customize_changeset', '', 0),
(411, 1, '2025-08-23 12:10:32', '2025-08-23 12:10:32', '{\n    \"astra-settings[ast-dynamic-archive-product-banner-width-type]\": {\n        \"value\": \"fullwidth\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:10:32\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-custom-width]\": {\n        \"value\": 1734,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:10:07\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-layout]\": {\n        \"value\": \"layout-1\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:10:32\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-vertical-alignment]\": {\n        \"value\": \"center\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:10:32\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '4edec624-c9eb-483c-8320-5f80e4db43da', '', '', '2025-08-23 12:10:32', '2025-08-23 12:10:32', '', 0, 'http://127.0.0.1/horse1/?p=411', 0, 'customize_changeset', '', 0),
(412, 1, '2025-08-23 12:12:20', '2025-08-23 12:12:20', '{\n    \"astra-settings[ast-dynamic-archive-product-layout]\": {\n        \"value\": \"layout-2\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:11:35\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-structure]\": {\n        \"value\": [],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:11:35\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-image-type]\": {\n        \"value\": \"none\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:11:35\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-margin]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"-10\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:12:20\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '6d2bad12-279f-412e-8345-bbdf4758a4b1', '', '', '2025-08-23 12:12:20', '2025-08-23 12:12:20', '', 0, 'http://127.0.0.1/horse1/?p=412', 0, 'customize_changeset', '', 0),
(413, 1, '2025-08-23 12:13:41', '2025-08-23 12:13:41', '{\n    \"astra-settings[ast-dynamic-archive-product-structure]\": {\n        \"value\": [\n            \"ast-dynamic-archive-product-title\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:13:22\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-title-color]\": {\n        \"value\": \"#ffffff\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:13:22\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-text-color]\": {\n        \"value\": \"#c75555\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:13:22\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-horizontal-alignment]\": {\n        \"value\": {\n            \"desktop\": \"left\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:13:41\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '271cc224-9f2b-4134-99a9-e67c833f2b10', '', '', '2025-08-23 12:13:41', '2025-08-23 12:13:41', '', 0, 'http://127.0.0.1/horse1/?p=413', 0, 'customize_changeset', '', 0),
(414, 1, '2025-08-23 12:14:35', '2025-08-23 12:14:35', '{\n    \"astra-settings[ast-dynamic-archive-product-banner-image-type]\": {\n        \"value\": \"custom\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:14:35\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '2b43ec01-46b8-4149-a1e8-73a1b1e51831', '', '', '2025-08-23 12:14:35', '2025-08-23 12:14:35', '', 0, 'http://127.0.0.1/horse1/2025/08/23/2b43ec01-46b8-4149-a1e8-73a1b1e51831/', 0, 'customize_changeset', '', 0),
(415, 1, '2025-08-23 12:15:29', '2025-08-23 12:15:29', '{\n    \"astra-settings[ast-dynamic-archive-product-banner-height]\": {\n        \"value\": {\n            \"desktop\": 131,\n            \"tablet\": \"\",\n            \"mobile\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:15:29\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-banner-custom-bg]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"#464343\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\",\n                \"background-type\": \"color\",\n                \"background-media\": \"\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\",\n                \"background-type\": \"\",\n                \"background-media\": \"\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\",\n                \"background-type\": \"\",\n                \"background-media\": \"\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:15:29\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'bfe448cd-5af3-44ee-9c8c-81ce326b0fe0', '', '', '2025-08-23 12:15:29', '2025-08-23 12:15:29', '', 0, 'http://127.0.0.1/horse1/2025/08/23/bfe448cd-5af3-44ee-9c8c-81ce326b0fe0/', 0, 'customize_changeset', '', 0),
(416, 1, '2025-08-23 12:20:58', '2025-08-23 12:20:58', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"normal-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:20:58\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '0af61962-df23-49fb-b914-505241f1c295', '', '', '2025-08-23 12:20:58', '2025-08-23 12:20:58', '', 0, 'http://127.0.0.1/horse1/2025/08/23/0af61962-df23-49fb-b914-505241f1c295/', 0, 'customize_changeset', '', 0),
(417, 1, '2025-08-23 12:25:34', '2025-08-23 12:25:34', '{\n    \"astra-settings[shop-product-structure]\": {\n        \"value\": [\n            \"title\",\n            \"ratings\",\n            \"price\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:25:12\"\n    },\n    \"astra-settings[archive-product-sidebar-style]\": {\n        \"value\": \"boxed\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:25:34\"\n    },\n    \"astra-settings[shop-style]\": {\n        \"value\": \"shop-page-modern-style\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:25:12\"\n    },\n    \"astra-settings[shop-archive-width]\": {\n        \"value\": \"custom\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:25:12\"\n    },\n    \"astra-settings[shop-archive-max-width]\": {\n        \"value\": 1286,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:25:12\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'ba389173-1ce7-472c-bcf6-b703b891487f', '', '', '2025-08-23 12:25:34', '2025-08-23 12:25:34', '', 0, 'http://127.0.0.1/horse1/?p=417', 0, 'customize_changeset', '', 0),
(418, 1, '2025-08-23 12:26:24', '2025-08-23 12:26:24', '{\n    \"astra-settings[shop-style]\": {\n        \"value\": \"shop-page-grid-style\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:26:24\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '6513c452-18ac-40bb-b0bd-f42014097fe6', '', '', '2025-08-23 12:26:24', '2025-08-23 12:26:24', '', 0, 'http://127.0.0.1/horse1/2025/08/23/6513c452-18ac-40bb-b0bd-f42014097fe6/', 0, 'customize_changeset', '', 0),
(419, 1, '2025-08-23 12:26:42', '2025-08-23 12:26:42', '{\n    \"astra-settings[archive-product-sidebar-style]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:26:42\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '81e419d8-f80d-494f-a9eb-a627725d0c9a', '', '', '2025-08-23 12:26:42', '2025-08-23 12:26:42', '', 0, 'http://127.0.0.1/horse1/2025/08/23/81e419d8-f80d-494f-a9eb-a627725d0c9a/', 0, 'customize_changeset', '', 0),
(420, 1, '2025-08-23 12:27:03', '2025-08-23 12:27:03', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"normal-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:27:03\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'a565125f-cc38-491a-8edf-14f9a82be1dd', '', '', '2025-08-23 12:27:03', '2025-08-23 12:27:03', '', 0, 'http://127.0.0.1/horse1/2025/08/23/a565125f-cc38-491a-8edf-14f9a82be1dd/', 0, 'customize_changeset', '', 0),
(421, 1, '2025-08-23 12:27:31', '2025-08-23 12:27:31', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:27:31\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '92759a22-f2e3-4ccb-88fb-dce839c2d71b', '', '', '2025-08-23 12:27:31', '2025-08-23 12:27:31', '', 0, 'http://127.0.0.1/horse1/2025/08/23/92759a22-f2e3-4ccb-88fb-dce839c2d71b/', 0, 'customize_changeset', '', 0),
(422, 1, '2025-08-23 12:27:53', '2025-08-23 12:27:53', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:27:53\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '060f8ccb-4c29-48de-8fbc-5e94c568ef0b', '', '', '2025-08-23 12:27:53', '2025-08-23 12:27:53', '', 0, 'http://127.0.0.1/horse1/2025/08/23/060f8ccb-4c29-48de-8fbc-5e94c568ef0b/', 0, 'customize_changeset', '', 0),
(423, 1, '2025-08-23 12:28:15', '2025-08-23 12:28:15', '{\n    \"astra-settings[archive-product-sidebar-layout]\": {\n        \"value\": \"no-sidebar\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:28:15\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '5b4e9eb5-2977-4900-a378-35f1db377dfd', '', '', '2025-08-23 12:28:15', '2025-08-23 12:28:15', '', 0, 'http://127.0.0.1/horse1/2025/08/23/5b4e9eb5-2977-4900-a378-35f1db377dfd/', 0, 'customize_changeset', '', 0),
(424, 1, '2025-08-23 12:28:38', '2025-08-23 12:28:38', '{\n    \"astra-settings[archive-product-sidebar-style]\": {\n        \"value\": \"unboxed\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:28:38\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '6c7c78e8-52f0-4af3-a401-22c8ff229ed0', '', '', '2025-08-23 12:28:38', '2025-08-23 12:28:38', '', 0, 'http://127.0.0.1/horse1/2025/08/23/6c7c78e8-52f0-4af3-a401-22c8ff229ed0/', 0, 'customize_changeset', '', 0),
(425, 1, '2025-08-23 12:29:03', '2025-08-23 12:29:03', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:29:03\"\n    },\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:29:03\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '52ddb429-3bc1-472f-aae4-573a1dc08c72', '', '', '2025-08-23 12:29:03', '2025-08-23 12:29:03', '', 0, 'http://127.0.0.1/horse1/2025/08/23/52ddb429-3bc1-472f-aae4-573a1dc08c72/', 0, 'customize_changeset', '', 0),
(426, 1, '2025-08-23 12:29:26', '2025-08-23 12:29:26', '{\n    \"astra-settings[woocommerce-content-style]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:29:26\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '1660167b-7d4d-4c26-ac74-ad2bcbc927fe', '', '', '2025-08-23 12:29:26', '2025-08-23 12:29:26', '', 0, 'http://127.0.0.1/horse1/2025/08/23/1660167b-7d4d-4c26-ac74-ad2bcbc927fe/', 0, 'customize_changeset', '', 0),
(427, 1, '2025-08-23 12:29:43', '2025-08-23 12:29:43', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:29:43\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '11085541-d62b-4bd0-86a2-5ccca285c9db', '', '', '2025-08-23 12:29:43', '2025-08-23 12:29:43', '', 0, 'http://127.0.0.1/horse1/2025/08/23/11085541-d62b-4bd0-86a2-5ccca285c9db/', 0, 'customize_changeset', '', 0),
(428, 1, '2025-08-23 12:30:27', '2025-08-23 12:30:27', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:30:27\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'c72435f4-17cf-4511-86b4-f7af9feb5f8a', '', '', '2025-08-23 12:30:27', '2025-08-23 12:30:27', '', 0, 'http://127.0.0.1/horse1/2025/08/23/c72435f4-17cf-4511-86b4-f7af9feb5f8a/', 0, 'customize_changeset', '', 0),
(429, 1, '2025-08-23 12:32:20', '2025-08-23 12:32:20', '{\n    \"astra-settings[section-header-builder-layout-margin]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"-10\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:32:20\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '7334ec13-5375-4128-b04f-b94ce06a2549', '', '', '2025-08-23 12:32:20', '2025-08-23 12:32:20', '', 0, 'http://127.0.0.1/horse1/2025/08/23/7334ec13-5375-4128-b04f-b94ce06a2549/', 0, 'customize_changeset', '', 0),
(430, 1, '2025-08-23 12:32:36', '2025-08-23 12:32:36', '{\n    \"astra-settings[section-header-builder-layout-margin]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:32:36\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'a76bc26c-faf4-444f-bcb1-951f05e7eab4', '', '', '2025-08-23 12:32:36', '2025-08-23 12:32:36', '', 0, 'http://127.0.0.1/horse1/2025/08/23/a76bc26c-faf4-444f-bcb1-951f05e7eab4/', 0, 'customize_changeset', '', 0),
(431, 1, '2025-08-23 12:33:00', '2025-08-23 12:33:00', '{\n    \"astra-settings[breadcrumb-position]\": {\n        \"value\": \"none\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:33:00\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '0db764b1-028c-4f95-bc9a-5d1628bfd622', '', '', '2025-08-23 12:33:00', '2025-08-23 12:33:00', '', 0, 'http://127.0.0.1/horse1/2025/08/23/0db764b1-028c-4f95-bc9a-5d1628bfd622/', 0, 'customize_changeset', '', 0),
(432, 1, '2025-08-23 12:33:37', '2025-08-23 12:33:37', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:33:37\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'c9dbd4aa-52f5-44a5-b716-580d86c2d71a', '', '', '2025-08-23 12:33:37', '2025-08-23 12:33:37', '', 0, 'http://127.0.0.1/horse1/2025/08/23/c9dbd4aa-52f5-44a5-b716-580d86c2d71a/', 0, 'customize_changeset', '', 0),
(433, 1, '2025-08-23 12:34:12', '2025-08-23 12:34:12', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:34:12\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'f62e4b83-8b76-49b5-bcd2-5834758ee9f0', '', '', '2025-08-23 12:34:12', '2025-08-23 12:34:12', '', 0, 'http://127.0.0.1/horse1/2025/08/23/f62e4b83-8b76-49b5-bcd2-5834758ee9f0/', 0, 'customize_changeset', '', 0),
(434, 1, '2025-08-23 12:34:32', '2025-08-23 12:34:32', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:34:32\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'f2a25941-574c-4a2c-9b98-766d7c5d002e', '', '', '2025-08-23 12:34:32', '2025-08-23 12:34:32', '', 0, 'http://127.0.0.1/horse1/2025/08/23/f2a25941-574c-4a2c-9b98-766d7c5d002e/', 0, 'customize_changeset', '', 0),
(435, 1, '2025-08-23 12:34:48', '2025-08-23 12:34:48', '{\n    \"astra-settings[shop-archive-max-width]\": {\n        \"value\": 1286,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:34:48\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '942375df-45de-4e10-91e7-1ffd05ebf01a', '', '', '2025-08-23 12:34:48', '2025-08-23 12:34:48', '', 0, 'http://127.0.0.1/horse1/2025/08/23/942375df-45de-4e10-91e7-1ffd05ebf01a/', 0, 'customize_changeset', '', 0),
(436, 1, '2025-08-23 12:35:09', '2025-08-23 12:35:09', '{\n    \"astra-settings[shop-archive-width]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:35:09\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '49832e0d-aa3b-49a8-9820-5ca5bc457413', '', '', '2025-08-23 12:35:09', '2025-08-23 12:35:09', '', 0, 'http://127.0.0.1/horse1/2025/08/23/49832e0d-aa3b-49a8-9820-5ca5bc457413/', 0, 'customize_changeset', '', 0),
(437, 1, '2025-08-23 12:35:41', '2025-08-23 12:35:41', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"normal-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:35:41\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '58dd1cd5-4ac8-4c24-96e0-ee3d1f2d59e8', '', '', '2025-08-23 12:35:41', '2025-08-23 12:35:41', '', 0, 'http://127.0.0.1/horse1/2025/08/23/58dd1cd5-4ac8-4c24-96e0-ee3d1f2d59e8/', 0, 'customize_changeset', '', 0),
(438, 1, '2025-08-23 12:35:56', '2025-08-23 12:35:56', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:35:56\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'f5174766-0808-4b43-91e5-9c428c77c514', '', '', '2025-08-23 12:35:56', '2025-08-23 12:35:56', '', 0, 'http://127.0.0.1/horse1/2025/08/23/f5174766-0808-4b43-91e5-9c428c77c514/', 0, 'customize_changeset', '', 0),
(439, 1, '2025-08-23 12:36:26', '2025-08-23 12:36:26', '{\n    \"astra-settings[ast-archive-product-title]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:36:26\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '10b5d616-1533-46fc-a274-853380985016', '', '', '2025-08-23 12:36:26', '2025-08-23 12:36:26', '', 0, 'http://127.0.0.1/horse1/2025/08/23/10b5d616-1533-46fc-a274-853380985016/', 0, 'customize_changeset', '', 0),
(440, 1, '2025-08-23 12:36:44', '2025-08-23 12:36:44', '{\n    \"astra-settings[ast-archive-product-title]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:36:44\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-layout]\": {\n        \"value\": \"layout-1\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:36:44\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '160809fc-27fb-4378-8fe9-023a4eaf056f', '', '', '2025-08-23 12:36:44', '2025-08-23 12:36:44', '', 0, 'http://127.0.0.1/horse1/2025/08/23/160809fc-27fb-4378-8fe9-023a4eaf056f/', 0, 'customize_changeset', '', 0),
(441, 1, '2025-08-23 12:37:00', '2025-08-23 12:37:00', '{\n    \"astra-settings[ast-dynamic-archive-product-layout]\": {\n        \"value\": \"layout-2\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:37:00\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '8db13bf8-5220-4abd-9750-0c608bcbd73d', '', '', '2025-08-23 12:37:00', '2025-08-23 12:37:00', '', 0, 'http://127.0.0.1/horse1/2025/08/23/8db13bf8-5220-4abd-9750-0c608bcbd73d/', 0, 'customize_changeset', '', 0),
(442, 1, '2025-08-23 12:37:15', '2025-08-23 12:37:15', '{\n    \"astra-settings[shop-product-align-responsive]\": {\n        \"value\": {\n            \"desktop\": \"align-center\",\n            \"tablet\": \"align-left\",\n            \"mobile\": \"align-left\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:37:15\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '735b2f6c-beb9-4f79-8c10-56b558578433', '', '', '2025-08-23 12:37:15', '2025-08-23 12:37:15', '', 0, 'http://127.0.0.1/horse1/2025/08/23/735b2f6c-beb9-4f79-8c10-56b558578433/', 0, 'customize_changeset', '', 0),
(443, 1, '2025-08-23 12:37:37', '2025-08-23 12:37:37', '{\n    \"astra-settings[shop-product-align-responsive]\": {\n        \"value\": {\n            \"desktop\": \"align-right\",\n            \"tablet\": \"align-left\",\n            \"mobile\": \"align-left\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:37:37\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'b999bd48-128e-4cb5-94a8-2cf5ca08c6a4', '', '', '2025-08-23 12:37:37', '2025-08-23 12:37:37', '', 0, 'http://127.0.0.1/horse1/2025/08/23/b999bd48-128e-4cb5-94a8-2cf5ca08c6a4/', 0, 'customize_changeset', '', 0),
(444, 1, '2025-08-23 12:37:53', '2025-08-23 12:37:53', '{\n    \"astra-settings[shop-product-align-responsive]\": {\n        \"value\": {\n            \"desktop\": \"align-center\",\n            \"tablet\": \"align-left\",\n            \"mobile\": \"align-left\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:37:53\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '4ae2e385-961e-4544-82b2-6ae2f2ee8949', '', '', '2025-08-23 12:37:53', '2025-08-23 12:37:53', '', 0, 'http://127.0.0.1/horse1/2025/08/23/4ae2e385-961e-4544-82b2-6ae2f2ee8949/', 0, 'customize_changeset', '', 0),
(445, 1, '2025-08-23 12:40:19', '2025-08-23 12:40:19', '{\n    \"astra-settings[woocommerce-content-style]\": {\n        \"value\": \"unboxed\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:38:55\"\n    },\n    \"astra-settings[single-product-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:39:55\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'a00516e0-54e6-4d21-a026-053c12d7cfd3', '', '', '2025-08-23 12:40:19', '2025-08-23 12:40:19', '', 0, 'http://127.0.0.1/horse1/?p=445', 0, 'customize_changeset', '', 0),
(446, 1, '2025-08-23 12:42:13', '2025-08-23 12:42:13', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:41:22\"\n    },\n    \"astra-settings[shop-product-align-responsive]\": {\n        \"value\": {\n            \"desktop\": \"align-center\",\n            \"tablet\": \"align-left\",\n            \"mobile\": \"align-left\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:41:22\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-horizontal-alignment]\": {\n        \"value\": {\n            \"desktop\": \"center\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:42:13\"\n    },\n    \"astra-settings[ast-dynamic-archive-product-elements-gap]\": {\n        \"value\": 10,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:42:13\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '5381a271-8446-4a0e-8872-5c1c62ba15af', '', '', '2025-08-23 12:42:13', '2025-08-23 12:42:13', '', 0, 'http://127.0.0.1/horse1/?p=446', 0, 'customize_changeset', '', 0),
(447, 1, '2025-08-23 12:43:41', '2025-08-23 12:43:41', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-23 12:43:41', '2025-08-23 12:43:41', '', 353, 'http://127.0.0.1/horse1/?p=447', 0, 'revision', '', 0),
(448, 1, '2025-08-23 12:46:01', '2025-08-23 12:46:01', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-23 12:46:01', '2025-08-23 12:46:01', '', 353, 'http://127.0.0.1/horse1/?p=448', 0, 'revision', '', 0),
(449, 1, '2025-08-23 12:46:28', '2025-08-23 12:46:28', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-23 12:46:28', '2025-08-23 12:46:28', '', 37, 'http://127.0.0.1/horse1/?p=449', 0, 'revision', '', 0),
(450, 1, '2025-08-23 12:46:48', '2025-08-23 12:46:48', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-23 12:46:48', '2025-08-23 12:46:48', '', 37, 'http://127.0.0.1/horse1/?p=450', 0, 'revision', '', 0),
(451, 1, '2025-08-23 12:47:53', '2025-08-23 12:47:53', '{\n    \"astra-settings[ast-archive-product-title]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:47:53\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'be8a8126-cb9d-4bac-ae16-2401752b30ea', '', '', '2025-08-23 12:47:53', '2025-08-23 12:47:53', '', 0, 'http://127.0.0.1/horse1/2025/08/23/be8a8126-cb9d-4bac-ae16-2401752b30ea/', 0, 'customize_changeset', '', 0),
(452, 1, '2025-08-23 12:49:07', '2025-08-23 12:49:07', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-23 12:49:07', '2025-08-23 12:49:07', '', 353, 'http://127.0.0.1/horse1/?p=452', 0, 'revision', '', 0),
(453, 1, '2025-08-23 12:49:43', '2025-08-23 12:49:43', '{\n    \"astra-settings[archive-product-content-style]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:49:43\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'e19b5ad7-57bd-4071-b534-824a493cd144', '', '', '2025-08-23 12:49:43', '2025-08-23 12:49:43', '', 0, 'http://127.0.0.1/horse1/2025/08/23/e19b5ad7-57bd-4071-b534-824a493cd144/', 0, 'customize_changeset', '', 0),
(454, 1, '2025-08-23 12:50:02', '2025-08-23 12:50:02', '{\n    \"astra-settings[archive-product-sidebar-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:50:02\"\n    },\n    \"astra-settings[archive-product-sidebar-style]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:50:02\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'c06be1b9-45ce-4aca-b072-e3d153b77a74', '', '', '2025-08-23 12:50:02', '2025-08-23 12:50:02', '', 0, 'http://127.0.0.1/horse1/2025/08/23/c06be1b9-45ce-4aca-b072-e3d153b77a74/', 0, 'customize_changeset', '', 0),
(455, 1, '2025-08-23 12:58:31', '2025-08-23 12:58:31', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:58:31\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '21965280-4f12-4afd-a98d-c192f0a80ff6', '', '', '2025-08-23 12:58:31', '2025-08-23 12:58:31', '', 0, 'http://127.0.0.1/horse1/2025/08/23/21965280-4f12-4afd-a98d-c192f0a80ff6/', 0, 'customize_changeset', '', 0),
(456, 1, '2025-08-23 12:59:27', '2025-08-23 12:59:27', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:59:27\"\n    },\n    \"astra-settings[woocommerce-content-style]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:59:27\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '083d83d9-3584-4194-81e6-2906f33a7259', '', '', '2025-08-23 12:59:27', '2025-08-23 12:59:27', '', 0, 'http://127.0.0.1/horse1/2025/08/23/083d83d9-3584-4194-81e6-2906f33a7259/', 0, 'customize_changeset', '', 0),
(457, 1, '2025-08-23 12:59:42', '2025-08-23 12:59:42', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:59:42\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '30b4f297-486e-4c78-8961-0dbc994101c1', '', '', '2025-08-23 12:59:42', '2025-08-23 12:59:42', '', 0, 'http://127.0.0.1/horse1/2025/08/23/30b4f297-486e-4c78-8961-0dbc994101c1/', 0, 'customize_changeset', '', 0),
(458, 1, '2025-08-23 12:59:58', '2025-08-23 12:59:58', '{\n    \"astra-settings[woocommerce-sidebar-style]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 12:59:58\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'a6313b01-0787-45c2-b9af-790f73b7e1ca', '', '', '2025-08-23 12:59:58', '2025-08-23 12:59:58', '', 0, 'http://127.0.0.1/horse1/2025/08/23/a6313b01-0787-45c2-b9af-790f73b7e1ca/', 0, 'customize_changeset', '', 0),
(459, 1, '2025-08-23 13:00:19', '2025-08-23 13:00:19', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"normal-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:00:19\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '7d8accc9-2944-4b16-9363-ff52bca51632', '', '', '2025-08-23 13:00:19', '2025-08-23 13:00:19', '', 0, 'http://127.0.0.1/horse1/2025/08/23/7d8accc9-2944-4b16-9363-ff52bca51632/', 0, 'customize_changeset', '', 0),
(460, 1, '2025-08-23 13:00:30', '2025-08-23 13:00:30', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:00:30\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '0e07bfda-807f-4e9e-964c-294df317812f', '', '', '2025-08-23 13:00:30', '2025-08-23 13:00:30', '', 0, 'http://127.0.0.1/horse1/2025/08/23/0e07bfda-807f-4e9e-964c-294df317812f/', 0, 'customize_changeset', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(461, 1, '2025-08-23 13:01:08', '2025-08-23 13:01:08', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:01:08\"\n    },\n    \"astra-settings[shop-product-align-responsive]\": {\n        \"value\": {\n            \"desktop\": \"align-center\",\n            \"tablet\": \"align-left\",\n            \"mobile\": \"align-left\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:01:08\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '730a7bbd-087e-4108-bef2-4e52b50fed36', '', '', '2025-08-23 13:01:08', '2025-08-23 13:01:08', '', 0, 'http://127.0.0.1/horse1/2025/08/23/730a7bbd-087e-4108-bef2-4e52b50fed36/', 0, 'customize_changeset', '', 0),
(462, 1, '2025-08-23 13:03:17', '2025-08-23 13:03:17', '{\n    \"astra-settings[shop-archive-width]\": {\n        \"value\": \"custom\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:02:13\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'fa71e43c-6417-41b7-9bd7-38843d8e537b', '', '', '2025-08-23 13:03:17', '2025-08-23 13:03:17', '', 0, 'http://127.0.0.1/horse1/?p=462', 0, 'customize_changeset', '', 0),
(463, 1, '2025-08-23 13:04:30', '2025-08-23 13:04:30', '{\n    \"astra-settings[single-product-structure]\": {\n        \"value\": [\n            \"category\",\n            \"title\",\n            \"ratings\",\n            \"price\",\n            \"short_desc\",\n            \"add_cart\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:04:19\"\n    },\n    \"astra-settings[ast-single-product-title]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:04:30\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '493f1c01-068f-4e04-bf45-3a62ec8bc818', '', '', '2025-08-23 13:04:30', '2025-08-23 13:04:30', '', 0, 'http://127.0.0.1/horse1/?p=463', 0, 'customize_changeset', '', 0),
(464, 1, '2025-08-23 13:05:02', '2025-08-23 13:05:02', '{\n    \"astra-settings[section-woo-shop-single-padding]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"10\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:05:02\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '72cde301-6503-487c-a443-44f7f775a232', '', '', '2025-08-23 13:05:02', '2025-08-23 13:05:02', '', 0, 'http://127.0.0.1/horse1/2025/08/23/72cde301-6503-487c-a443-44f7f775a232/', 0, 'customize_changeset', '', 0),
(465, 1, '2025-08-23 13:05:16', '2025-08-23 13:05:16', '{\n    \"astra-settings[section-woo-shop-single-padding]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"50\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:05:16\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '5dc1681c-e14d-45f7-92b8-84d72a9f881f', '', '', '2025-08-23 13:05:16', '2025-08-23 13:05:16', '', 0, 'http://127.0.0.1/horse1/2025/08/23/5dc1681c-e14d-45f7-92b8-84d72a9f881f/', 0, 'customize_changeset', '', 0),
(466, 1, '2025-08-23 13:05:31', '2025-08-23 13:05:31', '{\n    \"astra-settings[section-woo-shop-single-padding]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"-150\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:05:31\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'f2fc8948-ad68-4a64-95c4-aecf83d84f62', '', '', '2025-08-23 13:05:31', '2025-08-23 13:05:31', '', 0, 'http://127.0.0.1/horse1/2025/08/23/f2fc8948-ad68-4a64-95c4-aecf83d84f62/', 0, 'customize_changeset', '', 0),
(467, 1, '2025-08-23 13:05:47', '2025-08-23 13:05:47', '{\n    \"astra-settings[section-woo-shop-single-padding]\": {\n        \"value\": {\n            \"desktop\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"tablet\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"mobile\": {\n                \"top\": \"\",\n                \"right\": \"\",\n                \"bottom\": \"\",\n                \"left\": \"\"\n            },\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:05:47\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '2d57e924-0b62-4413-b808-24449e45b070', '', '', '2025-08-23 13:05:47', '2025-08-23 13:05:47', '', 0, 'http://127.0.0.1/horse1/2025/08/23/2d57e924-0b62-4413-b808-24449e45b070/', 0, 'customize_changeset', '', 0),
(468, 1, '2025-08-23 13:06:18', '2025-08-23 13:06:18', '{\n    \"astra-settings[ast-single-product-title]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:06:18\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '18d3c613-9e2f-4178-9f90-98a8a9df44f7', '', '', '2025-08-23 13:06:18', '2025-08-23 13:06:18', '', 0, 'http://127.0.0.1/horse1/2025/08/23/18d3c613-9e2f-4178-9f90-98a8a9df44f7/', 0, 'customize_changeset', '', 0),
(469, 1, '2025-08-23 13:06:41', '2025-08-23 13:06:41', '{\n    \"astra-settings[shop-product-align-responsive]\": {\n        \"value\": {\n            \"desktop\": \"align-left\",\n            \"tablet\": \"align-left\",\n            \"mobile\": \"align-left\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:06:41\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'e1014dba-c4d1-4001-bd4c-e0f0d14301d4', '', '', '2025-08-23 13:06:41', '2025-08-23 13:06:41', '', 0, 'http://127.0.0.1/horse1/2025/08/23/e1014dba-c4d1-4001-bd4c-e0f0d14301d4/', 0, 'customize_changeset', '', 0),
(470, 1, '2025-08-23 13:11:14', '2025-08-23 13:11:14', '{\n    \"astra-settings[hb-header-main-layout-width]\": {\n        \"value\": \"full\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:11:14\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '176b8893-dce1-4a43-b39d-568bcf700b2a', '', '', '2025-08-23 13:11:14', '2025-08-23 13:11:14', '', 0, 'http://127.0.0.1/horse1/2025/08/23/176b8893-dce1-4a43-b39d-568bcf700b2a/', 0, 'customize_changeset', '', 0),
(471, 1, '2025-08-23 13:11:29', '2025-08-23 13:11:29', '{\n    \"astra-settings[hb-header-main-layout-width]\": {\n        \"value\": \"content\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:11:29\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '15336199-96c7-4510-b50e-06383b0076e4', '', '', '2025-08-23 13:11:29', '2025-08-23 13:11:29', '', 0, 'http://127.0.0.1/horse1/2025/08/23/15336199-96c7-4510-b50e-06383b0076e4/', 0, 'customize_changeset', '', 0),
(472, 1, '2025-08-23 13:11:57', '2025-08-23 13:11:57', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:11:57\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '4b7fc4d6-2d70-48c7-9904-ac9dc6539805', '', '', '2025-08-23 13:11:57', '2025-08-23 13:11:57', '', 0, 'http://127.0.0.1/horse1/2025/08/23/4b7fc4d6-2d70-48c7-9904-ac9dc6539805/', 0, 'customize_changeset', '', 0),
(473, 1, '2025-08-23 13:12:18', '2025-08-23 13:12:18', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"normal-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:12:18\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '9125852c-6add-4f70-8b27-2eeef2da11d7', '', '', '2025-08-23 13:12:18', '2025-08-23 13:12:18', '', 0, 'http://127.0.0.1/horse1/2025/08/23/9125852c-6add-4f70-8b27-2eeef2da11d7/', 0, 'customize_changeset', '', 0),
(474, 1, '2025-08-23 13:12:30', '2025-08-23 13:12:30', '{\n    \"astra-settings[woocommerce-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:12:30\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'fc66dcbb-dffb-49b3-93ae-ab4a6eaaf0d8', '', '', '2025-08-23 13:12:30', '2025-08-23 13:12:30', '', 0, 'http://127.0.0.1/horse1/2025/08/23/fc66dcbb-dffb-49b3-93ae-ab4a6eaaf0d8/', 0, 'customize_changeset', '', 0),
(475, 1, '2025-08-23 13:12:49', '2025-08-23 13:12:49', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"default\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:12:49\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '231c52a4-60d2-489b-a1e0-6f49685959ed', '', '', '2025-08-23 13:12:49', '2025-08-23 13:12:49', '', 0, 'http://127.0.0.1/horse1/2025/08/23/231c52a4-60d2-489b-a1e0-6f49685959ed/', 0, 'customize_changeset', '', 0),
(476, 1, '2025-08-23 13:13:05', '2025-08-23 13:13:05', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"normal-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:13:05\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '1fa8dd44-33ba-4713-9370-32ff3319a2d3', '', '', '2025-08-23 13:13:05', '2025-08-23 13:13:05', '', 0, 'http://127.0.0.1/horse1/2025/08/23/1fa8dd44-33ba-4713-9370-32ff3319a2d3/', 0, 'customize_changeset', '', 0),
(477, 1, '2025-08-23 13:14:00', '2025-08-23 13:14:00', '{\n    \"astra-settings[archive-product-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:14:00\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '4981d074-e6b2-4595-8ee5-a2c1f73cb70c', '', '', '2025-08-23 13:14:00', '2025-08-23 13:14:00', '', 0, 'http://127.0.0.1/horse1/2025/08/23/4981d074-e6b2-4595-8ee5-a2c1f73cb70c/', 0, 'customize_changeset', '', 0),
(478, 1, '2025-08-23 13:14:50', '2025-08-23 13:14:50', '{\n    \"astra-settings[shop-product-align-responsive]\": {\n        \"value\": {\n            \"desktop\": \"align-center\",\n            \"tablet\": \"align-left\",\n            \"mobile\": \"align-left\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 13:14:50\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'b0c28b30-070d-4524-a8df-04964267b4cf', '', '', '2025-08-23 13:14:50', '2025-08-23 13:14:50', '', 0, 'http://127.0.0.1/horse1/2025/08/23/b0c28b30-070d-4524-a8df-04964267b4cf/', 0, 'customize_changeset', '', 0),
(480, 1, '2025-08-23 13:16:53', '2025-08-23 13:16:53', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-23 13:16:53', '2025-08-23 13:16:53', '', 353, 'http://127.0.0.1/horse1/?p=480', 0, 'revision', '', 0),
(481, 1, '2025-08-23 13:19:39', '2025-08-23 13:19:39', '', 'Elementor Products Archive #353', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2025-08-23 13:19:39', '2025-08-23 13:19:39', '', 353, 'http://127.0.0.1/horse1/?p=481', 0, 'revision', '', 0),
(482, 1, '2025-08-23 14:26:37', '2025-08-23 14:26:37', '{\n    \"astra-settings[ast-single-product-title]\": {\n        \"value\": true,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:22:14\"\n    },\n    \"astra-settings[ast-dynamic-single-product-structure]\": {\n        \"value\": [\n            \"ast-dynamic-single-product-title\",\n            \"ast-dynamic-single-product-breadcrumb\",\n            \"ast-dynamic-single-product-image\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:22:14\"\n    },\n    \"astra-settings[ast-dynamic-single-product-layout]\": {\n        \"value\": \"layout-1\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:23:14\"\n    },\n    \"astra-settings[ast-dynamic-single-product-banner-link-color]\": {\n        \"value\": \"#d20000\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:24:14\"\n    },\n    \"astra-settings[single-product-structure]\": {\n        \"value\": [\n            \"title\",\n            \"ratings\",\n            \"price\",\n            \"short_desc\",\n            \"add_cart\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:24:14\"\n    },\n    \"astra-settings[single-product-sidebar-style]\": {\n        \"value\": \"unboxed\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:25:14\"\n    },\n    \"astra-settings[single-product-variation-tabs-layout]\": {\n        \"value\": \"vertical\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:25:51\"\n    },\n    \"astra-settings[single-product-breadcrumb-disable]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:26:37\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'c2b7ff86-54df-43c4-b359-65da98268239', '', '', '2025-08-23 14:26:37', '2025-08-23 14:26:37', '', 0, 'http://127.0.0.1/horse1/?p=482', 0, 'customize_changeset', '', 0),
(483, 1, '2025-08-23 14:27:21', '2025-08-23 14:27:21', '{\n    \"astra-settings[ast-single-product-title]\": {\n        \"value\": false,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:27:21\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'bd2fab80-092f-4e16-9d5f-598c2b91c973', '', '', '2025-08-23 14:27:21', '2025-08-23 14:27:21', '', 0, 'http://127.0.0.1/horse1/2025/08/23/bd2fab80-092f-4e16-9d5f-598c2b91c973/', 0, 'customize_changeset', '', 0),
(484, 1, '2025-08-23 14:54:11', '2025-08-23 14:54:11', '', 'Elementor Single Product #484', '', 'trash', 'closed', 'closed', '', '__trashed', '', '', '2025-08-23 14:54:11', '2025-08-23 14:54:11', '', 0, 'http://127.0.0.1/horse1/?post_type=elementor_library&#038;p=484', 0, 'elementor_library', '', 0),
(485, 1, '2025-08-23 14:42:12', '2025-08-23 14:42:12', '', 'Elementor Single Product #484', '', 'inherit', 'closed', 'closed', '', '484-revision-v1', '', '', '2025-08-23 14:42:12', '2025-08-23 14:42:12', '', 484, 'http://127.0.0.1/horse1/?p=485', 0, 'revision', '', 0),
(486, 1, '2025-08-23 14:50:13', '2025-08-23 14:50:13', '{\n    \"astra-settings[single-product-sidebar-style]\": {\n        \"value\": \"boxed\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:47:01\"\n    },\n    \"astra-settings[site-layout-outside-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"var(--ast-global-color-5)\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"background-media\": \"\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"\",\n                \"background-media\": \"\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"\",\n                \"background-media\": \"\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:49:40\"\n    },\n    \"astra-settings[content-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"var(--ast-global-color-4)\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"background-media\": \"\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\"\n            },\n            \"tablet\": {\n                \"background-color\": \"var(--ast-global-color-4)\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"background-media\": \"\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\"\n            },\n            \"mobile\": {\n                \"background-color\": \"var(--ast-global-color-4)\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"background-media\": \"\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:49:40\"\n    },\n    \"astra-settings[theme-color]\": {\n        \"value\": \"#d10406\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:50:13\"\n    },\n    \"astra-settings[link-color]\": {\n        \"value\": \"#d10404\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:50:13\"\n    },\n    \"astra-settings[link-h-color]\": {\n        \"value\": \"#232424\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 14:50:13\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '416c3770-701d-4642-a5d7-9b5ee1ffe951', '', '', '2025-08-23 14:50:13', '2025-08-23 14:50:13', '', 0, 'http://127.0.0.1/horse1/?p=486', 0, 'customize_changeset', '', 0),
(487, 1, '2025-08-23 14:58:38', '2025-08-23 14:58:38', '', 'Elementor Single Product #487', '', 'publish', 'closed', 'closed', '', 'elementor-single-product-487', '', '', '2025-08-23 17:31:03', '2025-08-23 17:31:03', '', 0, 'http://127.0.0.1/horse1/?post_type=elementor_library&#038;p=487', 0, 'elementor_library', '', 0),
(488, 1, '2025-08-23 14:54:21', '2025-08-23 14:54:21', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 14:54:21', '2025-08-23 14:54:21', '', 487, 'http://127.0.0.1/horse1/?p=488', 0, 'revision', '', 0),
(489, 1, '2025-08-23 15:00:11', '2025-08-23 15:00:11', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 15:00:11', '2025-08-23 15:00:11', '', 487, 'http://127.0.0.1/horse1/?p=489', 0, 'revision', '', 0),
(490, 1, '2025-08-23 15:01:00', '2025-08-23 15:01:00', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 15:01:00', '2025-08-23 15:01:00', '', 487, 'http://127.0.0.1/horse1/?p=490', 0, 'revision', '', 0),
(491, 1, '2025-08-23 15:01:41', '2025-08-23 15:01:41', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 15:01:41', '2025-08-23 15:01:41', '', 487, 'http://127.0.0.1/horse1/?p=491', 0, 'revision', '', 0),
(494, 1, '2025-08-23 16:57:06', '2025-08-23 16:57:06', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 16:57:06', '2025-08-23 16:57:06', '', 487, 'http://127.0.0.1/horse1/?p=494', 0, 'revision', '', 0),
(495, 1, '2025-08-23 16:57:25', '2025-08-23 16:57:25', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 16:57:25', '2025-08-23 16:57:25', '', 487, 'http://127.0.0.1/horse1/?p=495', 0, 'revision', '', 0),
(496, 1, '2025-08-23 16:57:47', '2025-08-23 16:57:47', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 16:57:47', '2025-08-23 16:57:47', '', 487, 'http://127.0.0.1/horse1/?p=496', 0, 'revision', '', 0),
(497, 1, '2025-08-23 16:58:17', '2025-08-23 16:58:17', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 16:58:17', '2025-08-23 16:58:17', '', 487, 'http://127.0.0.1/horse1/?p=497', 0, 'revision', '', 0),
(498, 1, '2025-08-23 16:59:39', '2025-08-23 16:59:39', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 16:59:39', '2025-08-23 16:59:39', '', 487, 'http://127.0.0.1/horse1/?p=498', 0, 'revision', '', 0),
(499, 1, '2025-08-23 17:01:29', '2025-08-23 17:01:29', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 17:01:29', '2025-08-23 17:01:29', '', 487, 'http://127.0.0.1/horse1/?p=499', 0, 'revision', '', 0),
(500, 1, '2025-08-23 17:01:49', '2025-08-23 17:01:49', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 17:01:49', '2025-08-23 17:01:49', '', 487, 'http://127.0.0.1/horse1/?p=500', 0, 'revision', '', 0),
(501, 1, '2025-08-23 17:03:00', '2025-08-23 17:03:00', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 17:03:00', '2025-08-23 17:03:00', '', 487, 'http://127.0.0.1/horse1/?p=501', 0, 'revision', '', 0),
(503, 1, '2025-08-23 17:06:12', '2025-08-23 17:06:12', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 17:06:12', '2025-08-23 17:06:12', '', 487, 'http://127.0.0.1/horse1/?p=503', 0, 'revision', '', 0),
(504, 1, '2025-08-23 17:08:26', '2025-08-23 17:08:26', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-23 17:08:26', '2025-08-23 17:08:26', '', 37, 'http://127.0.0.1/horse1/?p=504', 0, 'revision', '', 0),
(505, 1, '2025-08-23 17:08:39', '2025-08-23 17:08:39', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-23 17:08:39', '2025-08-23 17:08:39', '', 37, 'http://127.0.0.1/horse1/?p=505', 0, 'revision', '', 0),
(506, 1, '2025-08-23 17:09:50', '2025-08-23 17:09:50', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-23 17:09:50', '2025-08-23 17:09:50', '', 37, 'http://127.0.0.1/horse1/?p=506', 0, 'revision', '', 0),
(507, 1, '2025-08-23 17:10:14', '2025-08-23 17:10:14', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-23 17:10:14', '2025-08-23 17:10:14', '', 37, 'http://127.0.0.1/horse1/?p=507', 0, 'revision', '', 0),
(508, 1, '2025-08-23 17:10:35', '2025-08-23 17:10:35', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n															<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-23 17:10:35', '2025-08-23 17:10:35', '', 37, 'http://127.0.0.1/horse1/?p=508', 0, 'revision', '', 0),
(509, 1, '2025-08-23 17:12:57', '2025-08-23 17:12:20', '', 'BROWSE BY:', '', 'publish', 'closed', 'closed', '', 'browse-by', '', '', '2025-08-23 17:12:57', '2025-08-23 17:12:57', '', 0, 'http://127.0.0.1/horse1/?p=509', 1, 'nav_menu_item', '', 0),
(510, 1, '2025-08-23 17:22:36', '2025-08-23 17:22:36', '<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong>Ultra Oil® </strong>\r\n\r\n<em>A super supplement packed with five nutritious oils for optimum energy performance and conditioning.</em>\r\n\r\nThe benefits of supplementing oil in a horse’s diet are well known; excellent for <strong>conditioning</strong>, <strong>energy</strong>, <strong>coat shine</strong>, <strong>skin health</strong> and <strong>joint health</strong>. Knowing this, Omega Equine has created <strong>Omega Ultra Oil®, a combination of <i>five</i> highly nutritious oils, containing healthy levels of Omega 3s, 6s, 7s and 9s</strong>. These essential fatty acids have been <strong>perfectly balanced</strong>, ensuring the recommended 3 to 1 ratio of omega 3s and 6s. The supplement also includes the rare omega 7s which is beneficial for <strong>eyes</strong> and a <strong>healthy mucus membrane</strong>.\r\n\r\nThe oils included in Omega Ultra Oil® are full of nutrients, which have the following benefits:\r\n<ul>\r\n 	<li>Flaxseed oil – packed with omega 3s and some omega 6s. These essential fatty acids are important for <strong>maintaining basic cellular health</strong>, <strong>coat conditioning</strong> and <strong>supporting joint health. </strong>Flaxseed Oil has also been shown to help manage<strong> the build-up of lactic acid in muscles</strong>, which is a common cause of <strong>fatigue</strong> in performance horses.</li>\r\n 	<li>Coconut oil – a<strong> clever energy source</strong>, coconut oil contains fats which are stored and released slowly as fuel before other fats and glucose are utilised. This reduces the level of lactate produced, increasing exercise performance.</li>\r\n 	<li>Avocado oil – research has shown links between avocado oil and <strong>sustaining joint health.</strong></li>\r\n 	<li>Sea buckthorn oil – full of all omega fatty acids, sea buckthorn oil is also packed with powerful flavonoids, carotenoids and antioxidants. As well as this, this super oil contains vitamins A, B, C, D, E and K. All this supports <strong>skin, joint and gastrointestinal health.</strong></li>\r\n 	<li>Rosemary oil – a natural and <strong>powerful antioxidant</strong>, rosemary oil is beneficial for maintaining general equine health.</li>\r\n</ul>\r\nThe incredible oils in Omega Ultra Oil® are combined with <strong>additional vitamin E </strong>for even more nutritional value. Created by Omega Equine in the UK, each oil has been carefully considered and sourced to ensure this super supplement leaves your horse feeling amazing inside and out.\r\n\r\n<strong>Composition:\r\n</strong>Flaxseed Oil, Coconut Oil, Avocado Oil, Sea Buckthorn Oil.\r\nAdditives: Vitamins: Vitamin E 3a700 (RRR alpha-tocopherol) 1100iu/kg\r\nSensory Additives: 2b Rosemary extract 300mg/kg\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Oils &amp; Fats 99.9%\r\nCrude Fibre &lt;0.5%\r\nCrude Protein &lt;0.5%\r\nCrude Ash &lt;0.5%\r\nLinolenic: (Omega 3) 461g/lt\r\nLinoleic: (Omega 6) 142g/lt\r\nOleic: (Omega 9) 181g/lt\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"><strong>Horses and ponies:\r\n</strong>30-60ml per day for maintenance\r\nup to 80-160ml per day at times of stress or elevated workload.</div>\r\n</div>', 'Omega Ultra Oil®', '<h3 class=\"h6 product__small-desc\">Ultra Oil®  A super supplement packed with five nutritious oils for optimum energy performance and conditioning.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-ultra-oil', '', '', '2025-08-24 18:48:45', '2025-08-24 18:48:45', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=510', 0, 'product', '', 0),
(511, 1, '2025-08-23 17:21:48', '2025-08-23 17:21:48', '', 'OE-ULTRAoil-5_0f6723b0-e5f8-47e2-a564-006cfcb4ec65_700x', '', 'inherit', 'open', 'closed', '', 'oe-ultraoil-5_0f6723b0-e5f8-47e2-a564-006cfcb4ec65_700x', '', '', '2025-08-23 17:21:48', '2025-08-23 17:21:48', '', 510, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-ULTRAoil-5_0f6723b0-e5f8-47e2-a564-006cfcb4ec65_700x.webp', 0, 'attachment', 'image/webp', 0),
(512, 1, '2025-08-23 17:22:06', '2025-08-23 17:22:06', '', '05-OMEGA-ULTA-OIL-LIQUID-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '05-omega-ulta-oil-liquid-web-1500_700x', '', '', '2025-08-23 17:22:06', '2025-08-23 17:22:06', '', 510, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/05-OMEGA-ULTA-OIL-LIQUID-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(513, 1, '2025-08-23 17:22:08', '2025-08-23 17:22:08', '', 'OE-ULTRA1-NEW_700x', '', 'inherit', 'open', 'closed', '', 'oe-ultra1-new_700x', '', '', '2025-08-23 17:22:08', '2025-08-23 17:22:08', '', 510, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-ULTRA1-NEW_700x.webp', 0, 'attachment', 'image/webp', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(514, 1, '2025-08-23 17:22:23', '2025-08-23 17:22:23', '', 'OE-Ultra25-NEW_700x', '', 'inherit', 'open', 'closed', '', 'oe-ultra25-new_700x', '', '', '2025-08-23 17:22:23', '2025-08-23 17:22:23', '', 510, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Ultra25-NEW_700x.webp', 0, 'attachment', 'image/webp', 0),
(516, 1, '2025-08-23 17:28:19', '2025-08-23 17:28:19', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 17:28:19', '2025-08-23 17:28:19', '', 487, 'http://127.0.0.1/horse1/?p=516', 0, 'revision', '', 0),
(517, 1, '2025-08-23 17:31:03', '2025-08-23 17:31:03', '', 'Elementor Single Product #487', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2025-08-23 17:31:03', '2025-08-23 17:31:03', '', 487, 'http://127.0.0.1/horse1/?p=517', 0, 'revision', '', 0),
(518, 1, '2025-08-23 17:48:21', '2025-08-23 17:48:21', '', 'Omega Ultra Oil® - 1Ltr', 'Size: 1Ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr', '', '', '2025-08-23 17:53:57', '2025-08-23 17:53:57', '', 510, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=518', 1, 'product_variation', '', 0),
(519, 1, '2025-08-23 17:48:21', '2025-08-23 17:48:21', '', 'Omega Ultra Oil® - 5Ltr', 'Size: 5Ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr', '', '', '2025-08-23 17:53:17', '2025-08-23 17:53:17', '', 510, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=519', 2, 'product_variation', '', 0),
(520, 1, '2025-08-23 17:48:21', '2025-08-23 17:48:21', '', 'Omega Ultra Oil® - 25ltr', 'Size: 25ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-25ltr', '', '', '2025-08-23 17:53:17', '2025-08-23 17:53:17', '', 510, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=520', 3, 'product_variation', '', 0),
(521, 1, '2025-08-23 17:57:19', '2025-08-23 17:57:19', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A vegetable oil packed with essential fatty acids for maintaining healthy skin, coats and joints.</em>\r\n\r\nFlax Oil, also known as linseed oil, is obtained from the gentle cold pressing of the dried ripe seed of the flax plant. The resulting product is packed with essential fatty acids, particularly omega 3 but also some omega 6. These essential fatty acids are important for <strong>maintaining basic cellular health</strong>, <strong>coat conditioning</strong> and <strong>supporting joint health</strong>, yet horses cannot produce them naturally, meaning a supplement becomes necessary.\r\n\r\nFlax oil has been shown to have numerous health benefits for horses. These include:\r\n<ul>\r\n 	<li>Sustaining basic <strong>cellular health</strong>; essential fatty acids maintain cell form and function, which are responsible for helping the body perform many biological functions.</li>\r\n 	<li>Maintaining a <strong>healthy coat and skin</strong>; dry or dull coats can benefit from fatty acids which help with a healthy coat texture, making for a full and shiny appearance.</li>\r\n 	<li>Supporting <strong>joint health and mobility</strong>, especially for horses who experience stiffness. Flax Oil has been shown to help manage<strong> the build-up of lactic acid in muscles</strong>, which is a common cause of <strong>fatigue</strong> in performance horses.</li>\r\n 	<li>Sustaining a <strong>healthy circulatory system</strong>.</li>\r\n</ul>\r\nRegularly used worldwide, Omega Flax Oil is loved by both leisure and professionals. Omega Equine’s 100% pure cold pressed Flax Oil is produced daily at our UK factory, with no heat or extraction chemicals. This ensures the product retains all of its goodness, so when it reaches your horse, it will be perfectly fresh.\r\n\r\nAvailable in 1 litre, 5 litre and 25 litre quantities.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nOmega-3 essential fatty acids (Including Alpha-linolenic Acid)\r\nOmega-6 essential fatty acids\r\nOmega-9 essential fatty acids.\r\n\r\n<b>Composition</b>:\r\nCold Pressed Flax (Linseed) Oil\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 0.05%\r\nCrude Fibre 0.05%\r\nCrude Fats and Oils 99.90%\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">Ponies   -    20ml - 60ml per day\r\nHorses  -    30ml - 90ml per day</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Flax (Linseed) Oil', '<h3 class=\"h6 product__small-desc\">A vegetable oil packed with essential fatty acids for maintaining healthy skin, coats and joints</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-flax-linseed-oil', '', '', '2025-08-24 18:47:24', '2025-08-24 18:47:24', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=521', 0, 'product', '', 0),
(522, 1, '2025-08-23 17:57:19', '2025-08-23 17:57:19', '', 'Omega Flax (Linseed) Oil - 1Ltr', 'Size: 1Ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-2', '', '', '2025-08-23 18:03:18', '2025-08-23 18:03:18', '', 521, 'http://127.0.0.1/horse1/?post_type=product_variation&p=522', 1, 'product_variation', '', 0),
(523, 1, '2025-08-23 17:57:19', '2025-08-23 17:57:19', '', 'Omega Flax (Linseed) Oil - 5Ltr', 'Size: 5Ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-6', '', '', '2025-08-23 18:03:18', '2025-08-23 18:03:18', '', 521, 'http://127.0.0.1/horse1/?post_type=product_variation&p=523', 2, 'product_variation', '', 0),
(524, 1, '2025-08-23 17:57:19', '2025-08-23 17:57:19', '', 'Omega Flax (Linseed) Oil - 25ltr', 'Size: 25ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-25ltr-26', '', '', '2025-08-23 18:03:18', '2025-08-23 18:03:18', '', 521, 'http://127.0.0.1/horse1/?post_type=product_variation&p=524', 3, 'product_variation', '', 0),
(525, 1, '2025-08-23 18:02:05', '2025-08-23 18:02:05', '', 'OE-Flaxoil-5_3cd4e545-a5d0-4221-9e18-d328d5ab68dc_700x', '', 'inherit', 'open', 'closed', '', 'oe-flaxoil-5_3cd4e545-a5d0-4221-9e18-d328d5ab68dc_700x', '', '', '2025-08-23 18:02:05', '2025-08-23 18:02:05', '', 521, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Flaxoil-5_3cd4e545-a5d0-4221-9e18-d328d5ab68dc_700x.webp', 0, 'attachment', 'image/webp', 0),
(526, 1, '2025-08-23 18:02:36', '2025-08-23 18:02:36', '', 'Omega_Flax_2_copy_700x', '', 'inherit', 'open', 'closed', '', 'omega_flax_2_copy_700x', '', '', '2025-08-23 18:02:36', '2025-08-23 18:02:36', '', 521, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_2_copy_700x.webp', 0, 'attachment', 'image/webp', 0),
(527, 1, '2025-08-23 18:02:58', '2025-08-23 18:02:58', '', 'OE-Flax25-NEW_700x', '', 'inherit', 'open', 'closed', '', 'oe-flax25-new_700x', '', '', '2025-08-23 18:02:58', '2025-08-23 18:02:58', '', 521, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Flax25-NEW_700x.webp', 0, 'attachment', 'image/webp', 0),
(528, 1, '2025-08-23 18:02:59', '2025-08-23 18:02:59', '', 'OE-FlaxOil1-NEW_700x', '', 'inherit', 'open', 'closed', '', 'oe-flaxoil1-new_700x', '', '', '2025-08-23 18:02:59', '2025-08-23 18:02:59', '', 521, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-FlaxOil1-NEW_700x.webp', 0, 'attachment', 'image/webp', 0),
(529, 1, '2025-08-23 18:06:10', '2025-08-23 18:06:10', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A vegetable oil packed with essential fatty acids for maintaining healthy skin, coats and joints.</em>\r\n\r\nFlax Oil, also known as linseed oil, is obtained from the gentle cold pressing of the dried ripe seed of the flax plant. The resulting product is packed with essential fatty acids, particularly omega 3 but also some omega 6. These essential fatty acids are important for <strong>maintaining basic cellular health</strong>, <strong>coat conditioning</strong> and <strong>supporting joint health</strong>, yet horses cannot produce them naturally, meaning a supplement becomes necessary.\r\n\r\nFlax oil has been shown to have numerous health benefits for horses. These include:\r\n<ul>\r\n 	<li>Sustaining basic <strong>cellular health</strong>; essential fatty acids maintain cell form and function, which are responsible for helping the body perform many biological functions.</li>\r\n 	<li>Maintaining a <strong>healthy coat and skin</strong>; dry or dull coats can benefit from fatty acids which help with a healthy coat texture, making for a full and shiny appearance.</li>\r\n 	<li>Supporting <strong>joint health and mobility</strong>, especially for horses who experience stiffness. Flax Oil has been shown to help manage<strong> the build-up of lactic acid in muscles</strong>, which is a common cause of <strong>fatigue</strong> in performance horses.</li>\r\n 	<li>Sustaining a <strong>healthy circulatory system</strong>.</li>\r\n</ul>\r\nRegularly used worldwide, Omega Flax Oil is loved by both leisure and professionals. Omega Equine’s 100% pure cold pressed Flax Oil is produced daily at our UK factory, with no heat or extraction chemicals. This ensures the product retains all of its goodness, so when it reaches your horse, it will be perfectly fresh.\r\n\r\nAvailable in 1 litre, 5 litre and 25 litre quantities.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nOmega-3 essential fatty acids (Including Alpha-linolenic Acid)\r\nOmega-6 essential fatty acids\r\nOmega-9 essential fatty acids.\r\n\r\n<b>Composition</b>:\r\nCold Pressed Flax (Linseed) Oil\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 0.05%\r\nCrude Fibre 0.05%\r\nCrude Fats and Oils 99.90%\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">Ponies   -    20ml - 60ml per day\r\nHorses  -    30ml - 90ml per day</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Digest - Gut Balancer', '<h3 class=\"h6 product__small-desc\">A supplement for sustaining optimum digestive health and managing equine stress.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-digest-gut-balancer', '', '', '2025-08-23 19:07:01', '2025-08-23 19:07:01', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=529', 0, 'product', '', 0),
(530, 1, '2025-08-23 18:06:10', '2025-08-23 18:06:10', '', 'Omega Digest - Gut Balancer - 650g', 'Size: 650g', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-3', '', '', '2025-08-23 18:11:07', '2025-08-23 18:11:07', '', 529, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=530', 1, 'product_variation', '', 0),
(531, 1, '2025-08-23 18:06:10', '2025-08-23 18:06:10', '', 'Omega Digest - Gut Balancer - 1.3g', 'Size: 1.3g', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-7', '', '', '2025-08-23 18:11:07', '2025-08-23 18:11:07', '', 529, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=531', 2, 'product_variation', '', 0),
(532, 1, '2025-08-23 18:06:10', '2025-08-23 18:06:10', '', 'Omega Digest - Gut Balancer - 5.66kg', 'Size: 5.66kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-25ltr-27', '', '', '2025-08-23 18:11:07', '2025-08-23 18:11:07', '', 529, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=532', 3, 'product_variation', '', 0),
(533, 1, '2025-08-23 18:09:25', '2025-08-23 18:09:25', '', 'OE-Digest13_700x', '', 'inherit', 'open', 'closed', '', 'oe-digest13_700x', '', '', '2025-08-23 18:09:25', '2025-08-23 18:09:25', '', 529, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Digest13_700x.webp', 0, 'attachment', 'image/webp', 0),
(534, 1, '2025-08-23 18:09:51', '2025-08-23 18:09:51', '', 'OE-digestNEW650_700x', '', 'inherit', 'open', 'closed', '', 'oe-digestnew650_700x', '', '', '2025-08-23 18:09:51', '2025-08-23 18:09:51', '', 529, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-digestNEW650_700x.webp', 0, 'attachment', 'image/webp', 0),
(535, 1, '2025-08-23 18:09:53', '2025-08-23 18:09:53', '', 'Omega_Digest_Gut_Balancer_Pile_700x', '', 'inherit', 'open', 'closed', '', 'omega_digest_gut_balancer_pile_700x', '', '', '2025-08-23 18:09:53', '2025-08-23 18:09:53', '', 529, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Digest_Gut_Balancer_Pile_700x.webp', 0, 'attachment', 'image/webp', 0),
(536, 1, '2025-08-23 18:10:10', '2025-08-23 18:10:10', '', 'OE-digestNEW5.66_700x', '', 'inherit', 'open', 'closed', '', 'oe-digestnew5-66_700x', '', '', '2025-08-23 18:10:10', '2025-08-23 18:10:10', '', 529, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-digestNEW5.66_700x.webp', 0, 'attachment', 'image/webp', 0),
(537, 1, '2025-08-23 18:18:40', '2025-08-23 18:18:40', '<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>An age-old super-spice linked to soothing skin and benefiting general health.</em>\r\n\r\nTurmeric has long been considered an essential ingredient for a healthy body. The plant belongs to the ginger family and its roots are ground into a delicious spice for cooking. It has powerful benefits for <strong>maintaining healthy levels of joint care</strong> and is considered a <strong>potent antioxidant</strong>. Used for aiding both human and horse, it has been linked to <strong>soothing stiffness</strong>, <strong>sustaining a healthy digestion</strong> and <strong>helping</strong> <strong>skin health</strong>.\r\n\r\nThe active component in turmeric is curcumin; this yellow pigmented powder is a wonder for the body because it:\r\n<ul>\r\n 	<li>Supports <strong>healthy joints and soft tissues </strong>by <strong>lessening the impact of stiffness. </strong>This sustains optimum joint function.</li>\r\n 	<li>Aids healthy and <strong>natural digestive function</strong> whilst <strong>soothing the stomach lining.</strong></li>\r\n 	<li>It’s an excellent <strong>antioxidant</strong> which is hugely beneficial for <strong>overall health and wellbeing</strong>, benefiting almost every major system in the body.</li>\r\n 	<li><strong>Soothes the skin</strong>, including skin which itches or irritates.</li>\r\n 	<li><strong>Detoxifies the liver</strong>, This <strong>helps the liver effectively eliminate toxins and help the cells</strong>.</li>\r\n</ul>\r\nOmega Turmeric Extra contains the <strong>highest quality curcumin</strong>. Turmeric is soluble in oil, so Omega Equine has added oily <strong>flaxseed</strong> to the mix, ensuring ideal levels of absorption. This also provides <strong>extra nutritional benefits from incredible fatty acids, omega 3 and 6</strong>. Highly palatable, this super-spice has uses far beyond the kitchen, helping your horse feel bright and happy every day.\r\n\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong>Analytical Constituents:</strong>\r\nCrude Protein 19.0%\r\nCrude Fibre 18.0%\r\nCrude Oils &amp; Fats 27.0%\r\nCrude Ash 9.5%\r\nSodium 0.04%\r\n\r\n<strong>Composition:</strong>\r\nCooked Linseed Meal\r\nTurmeric Powder\r\nCalcium Carbonate\r\n\r\n<strong>Additives per kg:\r\n</strong><strong>Vitamins:\r\n</strong>Vitamin E 3a700 (Alpha-Tocopherol) 200mg\r\n\r\n</div>\r\n</div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nHorses - 4 to 8 scoops per day\r\n\r\nPonies - 3 to 6 scoops per day\r\n\r\n</div>\r\n</div>', 'Omega Turmeric Extra 3.5kg', '<div class=\"product__small-description-outer\">\r\n<h3 class=\"h6 product__small-desc\">An age-old super-spice linked to soothing skin and benefiting general health.</h3>\r\n</div>', 'publish', 'open', 'closed', '', 'omega-turmeric-extra-3-5kg', '', '', '2025-08-24 06:01:52', '2025-08-24 06:01:52', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=537', 0, 'product', '', 0),
(538, 1, '2025-08-23 18:21:02', '2025-08-23 18:21:02', '', 'OE-Turmeric3.5NEW_700x', '', 'inherit', 'open', 'closed', '', 'oe-turmeric3-5new_700x', '', '', '2025-08-23 18:21:02', '2025-08-23 18:21:02', '', 537, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Turmeric3.5NEW_700x.webp', 0, 'attachment', 'image/webp', 0),
(539, 1, '2025-08-23 18:21:20', '2025-08-23 18:21:20', '', 'Tumeric_Extra_F_700x', '', 'inherit', 'open', 'closed', '', 'tumeric_extra_f_700x', '', '', '2025-08-23 18:21:20', '2025-08-23 18:21:20', '', 537, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Tumeric_Extra_F_700x.webp', 0, 'attachment', 'image/webp', 0),
(540, 1, '2025-08-23 18:23:49', '2025-08-23 18:23:49', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A simple, no mess approach to a supplement which will have horses gleaming with health.</em>\r\n\r\nLinseed meal is a fantastic addition to your horse’s feed bucket. It’s a unique supplement which is <strong>high in healthy fats</strong> and <strong>fatty acids</strong>, yet also a great source of <strong>high-soluble fibre</strong>. It is particularly popular with showing yards who are looking to achieve <strong>exceptional show-ring ready coats</strong> and a <strong>strong topline</strong>.\r\n\r\nNutritious linseed meal is popular because:\r\n<ul>\r\n 	<li>It is rich in fatty acid omega 3, which significantly supports <strong>coat and skin health</strong>. The result is a <strong>glistening coat</strong> with very little effort. It also helps develop an <strong>increased topline.</strong></li>\r\n 	<li>High in calories yet low in starch and sugar, it makes for a brilliant <strong>conditioning supplement</strong> which is suitable for all horse types, even older animals or those prone to laminitis. Low starch levels also offer a <strong>\'safer\' energy source</strong> in comparison to other cereal feeds.</li>\r\n 	<li>Alongside high levels of omega 6, linseed meal also contains zinc, vitamin B1, manganese, magnesium, phosphorus and copper. These nutrients have shown to <strong>aid both the immune system and improve joint health.</strong></li>\r\n 	<li>It provides a noteworthy amount of protein to your horse’s feed bucket.</li>\r\n</ul>\r\nIn the past, messy and time-consuming boiling may have deterred owners, however Omega’s product is <strong>ready prepared</strong> for ultra-convenience. <strong>Micronized</strong> <strong>to remove any unsafe toxins</strong>, owners can now simply add to their horses feed and reap the benefits.\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<b>Nutritional Analysis:\r\n</b>Crude Protein 23%\r\nCrude Fibre 7%\r\nCrude Fats &amp; Oils 37%\r\n\r\n<b>Composition</b>\r\nLinseed Meal\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nFeed between 100g - 200g per day depending on size of horse or pony.\r\n\r\n</div>\r\n</div>', 'Omega Linseed Meal', '<div class=\"product__small-description-outer\">\r\n<h3 class=\"h6 product__small-desc\">A simple, no mess approach to a supplement which will have horses gleaming with health.</h3>\r\n</div>', 'publish', 'open', 'closed', '', 'omega-linseed-meal', '', '', '2025-08-24 18:19:32', '2025-08-24 18:19:32', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=540', 0, 'product', '', 0),
(541, 1, '2025-08-23 18:24:23', '2025-08-23 18:24:23', '', 'OE-LinMeal3_700x', '', 'inherit', 'open', 'closed', '', 'oe-linmeal3_700x', '', '', '2025-08-23 18:24:23', '2025-08-23 18:24:23', '', 540, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-LinMeal3_700x.webp', 0, 'attachment', 'image/webp', 0),
(542, 1, '2025-08-23 18:24:38', '2025-08-23 18:24:38', '', 'Linseed_Meal_2_700x', '', 'inherit', 'open', 'closed', '', 'linseed_meal_2_700x', '', '', '2025-08-23 18:24:38', '2025-08-23 18:24:38', '', 540, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Linseed_Meal_2_700x.webp', 0, 'attachment', 'image/webp', 0),
(543, 1, '2025-08-23 18:24:39', '2025-08-23 18:24:39', '', 'OE-Linseed20x1200_700x', '', 'inherit', 'open', 'closed', '', 'oe-linseed20x1200_700x', '', '', '2025-08-23 18:24:39', '2025-08-23 18:24:39', '', 540, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Linseed20x1200_700x.webp', 0, 'attachment', 'image/webp', 0),
(544, 1, '2025-08-23 18:27:52', '2025-08-23 18:27:52', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>Ensuring equine skin and coats stay in optimal condition</em>\r\n\r\n<em>     </em>Omega Comfort Skin is a collection of natural ingredients developed to <strong>bring comfort to equine skin and coats</strong>. This supplement <strong>supports overall health and immunity</strong>, as well as <strong>soothing the skin </strong>itself, for an <strong>inside-out approach to skin care</strong> and health.\r\n\r\nAn equine supplement made with nature’s powerful bounty, including;\r\n<ul>\r\n 	<li>Aloe Vera; packed with vitamins that <strong>support the skin, coat, eyes and brain</strong>. It is known to <strong>soothe external skin irritations</strong> and help support <strong>body growth and repair</strong></li>\r\n 	<li>Biotin: known for supporting hoof health, this water-soluble B Vitamin also helps <strong>brittle coats, manes and tails grow stronger and healthier</strong></li>\r\n 	<li>Turmeric; a well-known anti-inflammatory that helps <strong>soothe skin</strong>, including skin which <strong>itches or irritates</strong></li>\r\n 	<li>Seaweed; an impressive source of natural vitamins, minerals and trace elements, linked to <strong>promoting shiny coats, strong hooves and maintaining high levels of vitality</strong></li>\r\n 	<li>Echinacea; supports the immune system and the flow of oxygen around the body, keeping <strong>skin and coat soothed, comfortable and healthy</strong></li>\r\n 	<li>Rosehips; one of the best sources of natural iron and vitamin C, supporting <strong>overall health and mobility</strong>. Rosehips also contain high levels of natural biotin, perfect for maintaining <strong>healthy skin </strong>and a <strong>shiny coat</strong></li>\r\n 	<li>Moringa leaf; packed with over 90 active compounds, moringa is an impressive source of protein and vitamins useful for <strong>maintaining </strong><strong>optimal bone and skin condition </strong>as well as<strong> overall health</strong></li>\r\n 	<li>Tart Cherry; loaded with important nutrients, including plant compounds, antioxidants and vitamin C. It helps maintain a <strong>strong immune system</strong> and <strong>healthy heart</strong>, which shines through in<strong> coat health</strong>.</li>\r\n</ul>\r\nOmega ComfortSkin is <strong>rich in natural nutrients </strong>that specifically <strong>support the health of skin</strong>, in turn helping <strong>coats, manes and tails flourish</strong>. From <strong>soothing the impact of irritations and allergies</strong> to ensuring<strong> coats glisten</strong>, this supplement will have your horse looking and feeling at their best.\r\n\r\n<strong>To help the environment all of our pots can be recycled!</strong>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong>Analytical Constituents:</strong>\r\n\r\nCrude protein 15.5%\r\nCrude fibre 10%\r\nCrude oils and fats 18%\r\nCrude ash 9%\r\nSodium 0.07%\r\n\r\n<strong>Composition</strong>:\r\nLinseed Meal\r\nMoringa Leaf\r\nTurmeric\r\nNettle\r\nSea Buckthorn\r\nCalcium Carbonate\r\nTart Cherry\r\nEchinacea\r\nRosehip\r\nSeaweed\r\nAloe Vera\r\n\r\nAdditives: (Per kg)\r\nAmino Acids, di-methionine 3c301 5000mg\r\nTrace Elements:\r\nZinc (chelate of protein hydrolysates 5000 mg) 3b612 750 mg\r\nVitamins &amp; provitamins:\r\nB6 pyridoxine hydrochloride 3a831 20000mg\r\nBiotin 3a880 310mg\r\nTechnological: L-Proline\r\nEmulsifiers: Soy Lecitin 1c322iii 15,000mg\r\n\r\n2x10 per 15.5g serving\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nHorses and Ponies with skin conditions - 60g (6 scoops) per day\r\n\r\nHorses and Ponies maintenance- 40g (4 scoops) per day\r\n\r\nIntroduce gradually, split between 2 feeds when possible.\r\n\r\n1.8kg will last approximately 45 days for a horse fed at 40g per day.\r\n\r\nFeed between 100g - 200g per day depending on size of horse or pony.\r\n\r\n</div>\r\n</div>', 'Omega ComfortSkin', '<div class=\"product__small-description-outer\">\r\n<h3 class=\"h6 product__small-desc\">Ensuring equine skin and coats stay in optimal condition      Omega Comfort Skin is a collection of natural ingredients developed to bring comfort to equine skin and coats.</h3>\r\n</div>', 'publish', 'open', 'closed', '', 'omega-comfortskin', '', '', '2025-08-23 18:30:54', '2025-08-23 18:30:54', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=544', 0, 'product', '', 0),
(545, 1, '2025-08-23 18:30:34', '2025-08-23 18:30:34', '', 'OE-CompfrotSkin_700x', '', 'inherit', 'open', 'closed', '', 'oe-compfrotskin_700x', '', '', '2025-08-23 18:30:34', '2025-08-23 18:30:34', '', 544, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-CompfrotSkin_700x.webp', 0, 'attachment', 'image/webp', 0),
(546, 1, '2025-08-23 18:30:47', '2025-08-23 18:30:47', '', 'TumericExtra_F_700x', '', 'inherit', 'open', 'closed', '', 'tumericextra_f_700x', '', '', '2025-08-23 18:30:47', '2025-08-23 18:30:47', '', 544, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/TumericExtra_F_700x.webp', 0, 'attachment', 'image/webp', 0),
(547, 1, '2025-08-23 18:33:11', '2025-08-23 18:33:11', '{\n    \"astra-settings[shop-grids]\": {\n        \"value\": {\n            \"desktop\": 3,\n            \"tablet\": 3,\n            \"mobile\": 2\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2025-08-23 18:33:11\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '96591566-c003-45b6-a872-ee575d85a11c', '', '', '2025-08-23 18:33:11', '2025-08-23 18:33:11', '', 0, 'http://127.0.0.1/horse1/2025/08/23/96591566-c003-45b6-a872-ee575d85a11c/', 0, 'customize_changeset', '', 0),
(548, 1, '2025-08-23 18:37:41', '2025-08-23 18:37:41', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A favourite for maintaining healthy digestion and calming stressed or anxious horses.</em>\r\n\r\nBrewers yeast is a natural by-product of the beer fermentation process and a firm favourite for horse owners. Ground into a fine power, it is packed with high levels of <strong>complex B vitamins</strong>, <strong>minerals</strong> and <strong>essential amino acids</strong>, all nutrients essential for keeping horses healthy and in particular, happy.\r\n\r\nThe benefits of feeding brewers yeast include:\r\n<ul>\r\n 	<li>Full of amino acids which can help <strong>maintain a healthy gut flora</strong>. This is known to <strong>support hind-gut digestion</strong> of dry matter and fibre, and the absorption of essential nutrients.</li>\r\n 	<li>Provides minerals such as copper and zinc, as well as a range of B vitamins essential in maintaining <strong>healthy skin</strong>, <strong>coat condition</strong>, <strong>hooves</strong> and <strong>eyes.</strong></li>\r\n 	<li>The combination of B vitamins and minerals is also known to help the nervous system, <strong>balancing behaviours </strong>which may be linked to<strong> stress</strong>,<strong> anxiety </strong>and<strong> mareishness.</strong></li>\r\n 	<li>Linked with <strong>improving feed palatability</strong>, encouraging horses to finish the feed they are given.</li>\r\n 	<li>Finally, brewers yeast is linked with soothing skin discomfort and itching after midge bites.</li>\r\n</ul>\r\nOmega Equine sources it’s brewers yeast from UK suppliers to ensure only the best, high quality ingredient. A natural by-product, this super powder is a powerful supplement, especially for <strong>horses in hard work</strong>, <strong>lactating mares </strong>and those who are <strong>anxious </strong>or <strong>stressed</strong>. Fed daily, it is well-recognised as a supplement favourite.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nBrewers Yeast\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">Feed between 5g to 10g per 100kg of body weight per day</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Brewers Yeast', '<h3 class=\"h6 product__small-desc\">A favourite for maintaining healthy digestion and calming stressed or anxious horses.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-brewers-yeast', '', '', '2025-08-24 18:20:29', '2025-08-24 18:20:29', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=548', 0, 'product', '', 0),
(549, 1, '2025-08-23 18:37:41', '2025-08-23 18:37:41', '', 'Omega Brewers Yeast - 1kg', 'Size: 1kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-4', '', '', '2025-08-23 18:40:46', '2025-08-23 18:40:46', '', 548, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=549', 1, 'product_variation', '', 0),
(550, 1, '2025-08-23 18:37:42', '2025-08-23 18:37:42', '', 'Omega Brewers Yeast - 3kg', 'Size: 3kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-8', '', '', '2025-08-23 18:40:46', '2025-08-23 18:40:46', '', 548, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=550', 2, 'product_variation', '', 0),
(552, 1, '2025-08-23 18:38:08', '2025-08-23 18:38:08', '', 'OE-Brewers1-new_700x', '', 'inherit', 'open', 'closed', '', 'oe-brewers1-new_700x', '', '', '2025-08-23 18:38:08', '2025-08-23 18:38:08', '', 548, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Brewers1-new_700x.webp', 0, 'attachment', 'image/webp', 0),
(553, 1, '2025-08-23 18:38:30', '2025-08-23 18:38:30', '', 'Brewers_Yeast_2_700x', '', 'inherit', 'open', 'closed', '', 'brewers_yeast_2_700x', '', '', '2025-08-23 18:38:30', '2025-08-23 18:38:30', '', 548, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Brewers_Yeast_2_700x.webp', 0, 'attachment', 'image/webp', 0),
(554, 1, '2025-08-23 18:38:31', '2025-08-23 18:38:31', '', 'OE-Brewers3-new_700x', '', 'inherit', 'open', 'closed', '', 'oe-brewers3-new_700x', '', '', '2025-08-23 18:38:31', '2025-08-23 18:38:31', '', 548, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Brewers3-new_700x.webp', 0, 'attachment', 'image/webp', 0),
(555, 1, '2025-08-23 18:44:08', '2025-08-23 18:44:08', '<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A super-food plant packed with nutrients for optimum horse health.</em>\r\n\r\nAloe Vera is known to be one of the most nutrient dense plants on the planet. Considered a super-food, the leaf is filled with a soft gel which contains at least 200 active compounds. These are hugely valuable for maintaining optimum equine health and wellbeing, however become <strong>particularly important for weary or retired older horses</strong>.\r\n\r\nOmega Equine’s Aloe Juice contains 100% pure, high-grade, organic aloe vera inner leaf gel, and has a number of tremendous health benefits. These include:\r\n<ul>\r\n 	<li>Maintaining the health of the intestines and digestive system while also lubricating the digestive tract. This helps ensure horses <strong>correctly digest food</strong> and <strong>effectively absorb nutrients.</strong></li>\r\n 	<li><strong>Supporting joints</strong> during and after physical activity, keeping them healthy and strong.</li>\r\n 	<li>Maintaining exceptional heart health and healthy levels of oxygenation within the blood. This can help <strong>sustain high performance and endurance</strong>. Aloe vera also helps keep blood sugar at a stable and healthy level, while also balancing electrolytes, optimising performance further.</li>\r\n 	<li>Supporting the general health of the body with essential minerals, vitamins, enzymes and glyconutrients. High concentrations of amino acids, the building blocks of protein, help <strong>support the body grow and repair</strong>, while also <strong>sustaining healthy brain function.</strong></li>\r\n 	<li><strong>Soothing external skin irritations.</strong></li>\r\n 	<li><strong>Maintaining a healthy immune system, </strong>thanks to high levels of Polysaccharides.</li>\r\n</ul>\r\nThe density of nutrients within aloe vera cannot be underestimated. Supporting almost every major system in the body, it is an impressive plant with remarkable qualities. It is a vital part of maintaining general well-being and enabling your horse’s body to work smoothly on a daily basis.\r\n\r\nAvailable in 1 litre, 5 litre and 25 litre quantities.\r\n\r\n<strong>Composition:</strong><strong>\r\n</strong>Aloe Vera\r\nCitric Acid\r\nPotassium Sorbate\r\nSodium Benzoate\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies   -    30ml - 90ml per day\r\nHorses  -    50ml - 150ml per day\r\n\r\n</div>\r\n</div>', 'Omega Aloe Juice', '<h3 class=\"h6 product__small-desc\">A super-food plant packed with nutrients for optimum horse health.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-aloe-juice', '', '', '2025-08-24 18:47:59', '2025-08-24 18:47:59', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=555', 0, 'product', '', 0),
(556, 1, '2025-08-23 18:44:08', '2025-08-23 18:44:08', '', 'Omega Aloe Juice - 1Ltr', 'Size: 1Ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-5', '', '', '2025-08-23 18:46:08', '2025-08-23 18:46:08', '', 555, 'http://127.0.0.1/horse1/?post_type=product_variation&p=556', 1, 'product_variation', '', 0),
(557, 1, '2025-08-23 18:44:08', '2025-08-23 18:44:08', '', 'Omega Aloe Juice - 5Ltr', 'Size: 5Ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-9', '', '', '2025-08-23 18:46:08', '2025-08-23 18:46:08', '', 555, 'http://127.0.0.1/horse1/?post_type=product_variation&p=557', 2, 'product_variation', '', 0),
(558, 1, '2025-08-23 18:44:08', '2025-08-23 18:44:08', '', 'Omega Aloe Juice - 25ltr', 'Size: 25ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-25ltr-28', '', '', '2025-08-23 18:46:08', '2025-08-23 18:46:08', '', 555, 'http://127.0.0.1/horse1/?post_type=product_variation&p=558', 3, 'product_variation', '', 0),
(559, 1, '2025-08-23 18:46:26', '2025-08-23 18:46:26', '', 'OE-Aloe-5blacka_700x', '', 'inherit', 'open', 'closed', '', 'oe-aloe-5blacka_700x', '', '', '2025-08-23 18:46:26', '2025-08-23 18:46:26', '', 555, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Aloe-5blacka_700x.webp', 0, 'attachment', 'image/webp', 0),
(560, 1, '2025-08-23 18:46:46', '2025-08-23 18:46:46', '', 'OE-Aloe25-NEW_700x', '', 'inherit', 'open', 'closed', '', 'oe-aloe25-new_700x', '', '', '2025-08-23 18:46:46', '2025-08-23 18:46:46', '', 555, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Aloe25-NEW_700x.webp', 0, 'attachment', 'image/webp', 0),
(561, 1, '2025-08-23 18:46:47', '2025-08-23 18:46:47', '', 'OE-AloeJuice1-NEW_700x', '', 'inherit', 'open', 'closed', '', 'oe-aloejuice1-new_700x', '', '', '2025-08-23 18:46:47', '2025-08-23 18:46:47', '', 555, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-AloeJuice1-NEW_700x.webp', 0, 'attachment', 'image/webp', 0),
(562, 1, '2025-08-23 18:49:58', '2025-08-23 18:49:58', '<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>Naturally supporting gastric and digestive health for modern horses and ponies.</em>\r\n\r\nHorses evolved as grazers however, the modern equine diet is very different. Rich, high-protein and high-energy, concentrated feeds are accompanied with exercise, travel, competition, stress and long stabling periods. These factors can impact health, having a knock-on effect on condition and performance.\r\n\r\nAny level of competition horses, particularly in show jumping and racing, can benefit from support which maintains a healthy gastric system. Omega Equine’s Ulsoothe is designed to <strong>naturally sustain gastric and digestive health</strong> using the following ingredients:\r\n<ul>\r\n 	<li>Calcium and magnesium aid the gastric system.</li>\r\n 	<li>The fruit extract and linseed expeller used in Ulsoothe acts as a <strong>lining for the gastric tract</strong>, both soothing it and sustaining a healthy and natural barrier.</li>\r\n 	<li>Pure aloe vera maintains the health of the intestines and digestive system while also lubricating the digestive tract. This helps ensure horses <strong>correctly digest food</strong> and <strong>effectively absorb nutrients.</strong></li>\r\n 	<li>Super fruit, sea buckthorn is full omega fatty acids. These maintain <strong>healthy</strong> <strong>skin and hooves</strong>, and provide <strong>mental</strong>,<strong> digestive</strong>,<strong> reproductive</strong>,<strong> pulmonary and joint support.</strong></li>\r\n</ul>\r\n<em><strong>The Difference between Ulsoothe Powder and Ulsoothe Gel:</strong></em>\r\n\r\n<em>The Ulsoothe Powder is a product targeted at supporting and maintaining the health of the whole digestive system, with a focus on the gastric region. It contains acid-buffering compounds, a built-in gut balancer and mucilage-forming ingredients which line the mucus membranes of the digestive tract in a gel-like consistency to soothe and shield the sensitive lining from irritation. Ulsoothe is suitable for horses who are prone to, or at a higher risk of developing gastric or wider digestive problems, and those who require additional support for the hindgut microflora in the form of pre and probiotics.</em>\r\n\r\n<em>The Ulsoothe Gel also supports the whole digestive tract, with a view to maintain digestive health. It lines the inner walls of the digestive system, with the hydrating properties of Aloe Vera allowing for effective digestion and fluid transfer between cells. The antioxidant capabilities of Hyaluronic Acid promote the neutralisation of free radicals which come about as a result of oxidative damage. It has the added benefit of supporting the immune system for optimal health and wellbeing. Ulsoothe Gel is appropriate for all horses, particularly those who may occasionally struggle with low-level digestive upset such as loose droppings.</em>\r\n\r\nA horse’s diet needs careful management, however navigating complex requirements alongside intense lifestyles need not be difficult. Omega Equine’s Ulsoothe simply and naturally supports gastric and digestive health, so that busy horses can flourish in every situation.\r\n\r\n<strong>Composition:</strong>\r\nFruit Extract\r\nLinseed Expeller\r\nCalcium Carbonate\r\nApple Pectin\r\nMagnesium Oxide\r\nSea Buckthorn\r\nFructo-oligosaccharide\r\nRicebran Oil\r\nAloe Vera\r\n\r\n<strong>Additives/kg:\r\nVitamins:</strong>\r\nVitamin E 3a700 (alpha-tocopherol acetate) 22,850iu\r\n<strong>Trace elements:</strong>\r\nZinc 3b612 (zinc chelate of protein hydrolysates) 525mg\r\n<strong>Digestibility Enhancers:\r\n</strong>Saccharomyces Cerevisiae (NCYC sc47) 10 x 10<sup>10 </sup>kg. 10 x 10<sup>7</sup>/g\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 9.7%\r\nCrude Fibre 1.6%\r\nCrude Oils &amp; Fats 12%\r\nCrude Ash 9.6%\r\nSodium 0.14%\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<b>Feeding Instructions:</b>\r\n\r\nHorses - For the first 21 days feed 100g (8 scoops) per day split between 2 feeds. Then as a maintenance feed 50g (4 scoops) per day split between 2 feeds.\r\n\r\nPonies - For the first 21 days feed 50g (4 scoops) per day split between 2 feeds. Then as a maintenance feed 25g (2 scoops) per day split between 2 feeds.\r\n\r\n3kg will last approximately 60 days for a horse fed at 50g per day.\r\n\r\n</div>\r\n</div>', 'Omega Ulsoothe', '<h3 class=\"h6 product__small-desc\">Naturally supporting gastric and digestive health for modern horses and ponies.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-ulsoothe', '', '', '2025-08-23 18:56:00', '2025-08-23 18:56:00', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=562', 0, 'product', '', 0),
(563, 1, '2025-08-23 18:49:59', '2025-08-23 18:49:59', '', 'Omega Ulsoothe - 1.5Ltr', 'Size: 1.5Ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-6', '', '', '2025-08-23 18:55:12', '2025-08-23 18:55:12', '', 562, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=563', 1, 'product_variation', '', 0),
(564, 1, '2025-08-23 18:49:59', '2025-08-23 18:49:59', '', 'Omega Ulsoothe - 3Ltr', 'Size: 3Ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-10', '', '', '2025-08-23 18:54:59', '2025-08-23 18:54:59', '', 562, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=564', 2, 'product_variation', '', 0),
(565, 1, '2025-08-23 18:49:59', '2025-08-23 18:49:59', '', 'Omega Ulsoothe - 15ltr', 'Size: 15ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-25ltr-29', '', '', '2025-08-23 18:54:59', '2025-08-23 18:54:59', '', 562, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=565', 3, 'product_variation', '', 0),
(566, 1, '2025-08-23 18:55:24', '2025-08-23 18:55:24', '<div>\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\n</div>\n<div class=\"summary-child prod-details__accordian-content\">\n\n<em>Naturally supporting gastric and digestive health for modern horses and ponies.</em>\n\nHorses evolved as grazers however, the modern equine diet is very different. Rich, high-protein and high-energy, concentrated feeds are accompanied with exercise, travel, competition, stress and long stabling periods. These factors can impact health, having a knock-on effect on condition and performance.\n\nAny level of competition horses, particularly in show jumping and racing, can benefit from support which maintains a healthy gastric system. Omega Equine’s Ulsoothe is designed to <strong>naturally sustain gastric and digestive health</strong> using the following ingredients:\n<ul>\n 	<li>Calcium and magnesium aid the gastric system.</li>\n 	<li>The fruit extract and linseed expeller used in Ulsoothe acts as a <strong>lining for the gastric tract</strong>, both soothing it and sustaining a healthy and natural barrier.</li>\n 	<li>Pure aloe vera maintains the health of the intestines and digestive system while also lubricating the digestive tract. This helps ensure horses <strong>correctly digest food</strong> and <strong>effectively absorb nutrients.</strong></li>\n 	<li>Super fruit, sea buckthorn is full omega fatty acids. These maintain <strong>healthy</strong> <strong>skin and hooves</strong>, and provide <strong>mental</strong>,<strong> digestive</strong>,<strong> reproductive</strong>,<strong> pulmonary and joint support.</strong></li>\n</ul>\n<em><strong>The Difference between Ulsoothe Powder and Ulsoothe Gel:</strong></em>\n\n<em>The Ulsoothe Powder is a product targeted at supporting and maintaining the health of the whole digestive system, with a focus on the gastric region. It contains acid-buffering compounds, a built-in gut balancer and mucilage-forming ingredients which line the mucus membranes of the digestive tract in a gel-like consistency to soothe and shield the sensitive lining from irritation. Ulsoothe is suitable for horses who are prone to, or at a higher risk of developing gastric or wider digestive problems, and those who require additional support for the hindgut microflora in the form of pre and probiotics.</em>\n\n<em>The Ulsoothe Gel also supports the whole digestive tract, with a view to maintain digestive health. It lines the inner walls of the digestive system, with the hydrating properties of Aloe Vera allowing for effective digestion and fluid transfer between cells. The antioxidant capabilities of Hyaluronic Acid promote the neutralisation of free radicals which come about as a result of oxidative damage. It has the added benefit of supporting the immune system for optimal health and wellbeing. Ulsoothe Gel is appropriate for all horses, particularly those who may occasionally struggle with low-level digestive upset such as loose droppings.</em>\n\nA horse’s diet needs careful management, however navigating complex requirements alongside intense lifestyles need not be difficult. Omega Equine’s Ulsoothe simply and naturally supports gastric and digestive health, so that busy horses can flourish in every situation.\n\n<strong>Composition:</strong>\nFruit Extract\nLinseed Expeller\nCalcium Carbonate\nApple Pectin\nMagnesium Oxide\nSea Buckthorn\nFructo-oligosaccharide\nRicebran Oil\nAloe Vera\n\n<strong>Additives/kg:\nVitamins:</strong>\nVitamin E 3a700 (alpha-tocopherol acetate) 22,850iu\n<strong>Trace elements:</strong>\nZinc 3b612 (zinc chelate of protein hydrolysates) 525mg\n<strong>Digestibility Enhancers:\n</strong>Saccharomyces Cerevisiae (NCYC sc47) 10 x 10<sup>10 </sup>kg. 10 x 10<sup>7</sup>/g\n\n<strong>Analytical Constituents:\n</strong>Crude Protein 9.7%\nCrude Fibre 1.6%\nCrude Oils &amp; Fats 12%\nCrude Ash 9.6%\nSodium 0.14%\n\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\n<div class=\"summary-child prod-details__accordian-content\">\n\n<b>Feeding Instructions:</b>\n\nHorses - For the first 21 days feed 100g (8 scoops) per day split between 2 feeds. Then as a maintenance feed 50g (4 scoops) per day split between 2 feeds.\n\nPonies - For the first 21 days feed 50g (4 scoops) per day split between 2 feeds. Then as a maintenance feed 25g (2 scoops) per day split between 2 feeds.\n\n3kg will last approximately 60 days for a horse fed at 50g per day.\n\n</div>\n</div>', 'Omega Ulsoothe', '<h3 class=\"h6 product__small-desc\">Naturally supporting gastric and digestive health for modern horses and ponies.</h3>\n&nbsp;', 'inherit', 'closed', 'closed', '', '562-autosave-v1', '', '', '2025-08-23 18:55:24', '2025-08-23 18:55:24', '', 562, 'http://127.0.0.1/horse1/?p=566', 0, 'revision', '', 0),
(567, 1, '2025-08-23 18:55:34', '2025-08-23 18:55:34', '', '04-FALCON-ULSOOTH-1-5KG-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '04-falcon-ulsooth-1-5kg-web-1500_700x', '', '', '2025-08-23 18:55:34', '2025-08-23 18:55:34', '', 562, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/04-FALCON-ULSOOTH-1-5KG-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(568, 1, '2025-08-23 18:55:46', '2025-08-23 18:55:46', '', '04-FALCON-ULSOOTH-3KG-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '04-falcon-ulsooth-3kg-web-1500_700x', '', '', '2025-08-23 18:55:46', '2025-08-23 18:55:46', '', 562, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/04-FALCON-ULSOOTH-3KG-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(569, 1, '2025-08-23 18:55:54', '2025-08-23 18:55:54', '', 'OE-Ulsoothe15_700x', '', 'inherit', 'open', 'closed', '', 'oe-ulsoothe15_700x', '', '', '2025-08-23 18:55:54', '2025-08-23 18:55:54', '', 562, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Ulsoothe15_700x.webp', 0, 'attachment', 'image/webp', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(570, 1, '2025-08-23 18:57:13', '2025-08-23 18:57:13', '<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>Naturally supporting gastric and digestive health for modern horses and ponies.</em>\r\n\r\nHorses evolved as grazers however, the modern equine diet is very different. Rich, high-protein and high-energy, concentrated feeds are accompanied with exercise, travel, competition, stress and long stabling periods. These factors can impact health, having a knock-on effect on condition and performance.\r\n\r\nAny level of competition horses, particularly in show jumping and racing, can benefit from support which maintains a healthy gastric system. Omega Equine’s Ulsoothe Gel is designed to <strong>naturally sustain gastric and digestive health.</strong>\r\n\r\n<em><strong>The Difference between Ulsoothe Powder and Ulsoothe Gel:</strong></em>\r\n\r\n<em>The Ulsoothe Powder is a product targeted at supporting and maintaining the health of the whole digestive system, with a focus on the gastric region. It contains acid-buffering compounds, a built-in gut balancer and mucilage-forming ingredients which line the mucus membranes of the digestive tract in a gel-like consistency to soothe and shield the sensitive lining from irritation. Ulsoothe is suitable for horses who are prone to, or at a higher risk of developing gastric or wider digestive problems, and those who require additional support for the hindgut microflora in the form of pre and probiotics.</em>\r\n\r\n<em>The Ulsoothe Gel also supports the whole digestive tract, with a view to maintain digestive health. It lines the inner walls of the digestive system, with the hydrating properties of Aloe Vera allowing for effective digestion and fluid transfer between cells. The antioxidant capabilities of Hyaluronic Acid promote the neutralisation of free radicals which come about as a result of oxidative damage. It has the added benefit of supporting the immune system for optimal health and wellbeing. Ulsoothe Gel is appropriate for all horses, particularly those who may occasionally struggle with low-level digestive upset such as loose droppings.</em>\r\n\r\n&nbsp;\r\n\r\nA horse’s diet needs careful management, however navigating complex requirements alongside intense lifestyles need not be difficult. Omega Equine’s Ulsoothe Gel simply and naturally supports gastric and digestive health, so that busy horses can flourish in every situation\r\n\r\n<strong>Composition:</strong>\r\n\r\nWater\r\nSodium Hyaluronate (Hyaluronic acid) 8000mg/kg\r\nYeast Extract (1,3 Beta-glucans) 2000mg/kg\r\nAloe Vera Extract\r\nCitric Acid\r\nPotassium Sorbate\r\nSodium Chloride\r\n\r\n<strong>Analytical Constituents:</strong>\r\n\r\nCrude Oils &amp; Fats 0.25%\r\nCrude Fibre &lt;0.5%\r\nCrude Protein &lt;0.5%\r\nCrude Ash 0.20%\r\nSodium &lt;0.10%\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<b>Feeding Instructions:</b>\r\n\r\nHorses - For the first 21 days feed 100g (8 scoops) per day split between 2 feeds. Then as a maintenance feed 50g (4 scoops) per day split between 2 feeds.\r\n\r\nPonies - For the first 21 days feed 50g (4 scoops) per day split between 2 feeds. Then as a maintenance feed 25g (2 scoops) per day split between 2 feeds.\r\n\r\n3kg will last approximately 60 days for a horse fed at 50g per day.\r\n\r\n</div>\r\n</div>', 'Omega Ulsoothe Gel', '<h3 class=\"h6 product__small-desc\">Naturally supporting gastric and digestive health for modern horses and ponies.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-ulsoothe-gel', '', '', '2025-08-23 19:05:22', '2025-08-23 19:05:22', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=570', 0, 'product', '', 0),
(571, 1, '2025-08-23 18:57:13', '2025-08-23 18:57:13', '', 'Omega Ulsoothe Gel - 1ltr', 'Size: 1ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-7', '', '', '2025-08-23 18:59:47', '2025-08-23 18:59:47', '', 570, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=571', 1, 'product_variation', '', 0),
(572, 1, '2025-08-23 18:57:13', '2025-08-23 18:57:13', '', 'Omega Ulsoothe Gel - 4.5ltr', 'Size: 4.5ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-11', '', '', '2025-08-23 18:59:38', '2025-08-23 18:59:38', '', 570, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=572', 2, 'product_variation', '', 0),
(574, 1, '2025-08-23 19:03:50', '2025-08-23 19:03:50', '', '04-FALCON-ULSOOTH-1-5KG-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '04-falcon-ulsooth-1-5kg-web-1500_700x-2', '', '', '2025-08-23 19:03:50', '2025-08-23 19:03:50', '', 570, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/04-FALCON-ULSOOTH-1-5KG-Web-1500_700x-1.webp', 0, 'attachment', 'image/webp', 0),
(575, 1, '2025-08-23 19:04:08', '2025-08-23 19:04:08', '', '04-FALCON-ULSOOTH-3KG-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '04-falcon-ulsooth-3kg-web-1500_700x-2', '', '', '2025-08-23 19:04:08', '2025-08-23 19:04:08', '', 570, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/04-FALCON-ULSOOTH-3KG-Web-1500_700x-1.webp', 0, 'attachment', 'image/webp', 0),
(576, 1, '2025-08-23 19:04:36', '2025-08-23 19:04:36', '', 'OE-UlsootheGel4.5small_700x', '', 'inherit', 'open', 'closed', '', 'oe-ulsoothegel4-5small_700x', '', '', '2025-08-23 19:04:36', '2025-08-23 19:04:36', '', 570, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-UlsootheGel4.5small_700x.webp', 0, 'attachment', 'image/webp', 0),
(577, 1, '2025-08-23 19:05:02', '2025-08-23 19:05:02', '', 'OE_UlsootheGel-1ltrsmall_700x', '', 'inherit', 'open', 'closed', '', 'oe_ulsoothegel-1ltrsmall_700x', '', '', '2025-08-23 19:05:02', '2025-08-23 19:05:02', '', 570, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE_UlsootheGel-1ltrsmall_700x.webp', 0, 'attachment', 'image/webp', 0),
(578, 1, '2025-08-23 19:08:19', '2025-08-23 19:08:19', 'PRODUCT INFO\r\n\r\n<strong>Nutritional Details</strong>\r\n\r\n<em>A fresh and natural approach to stimulating horse appetite and supporting digestion.</em>\r\n\r\nSpearmint has long been associated with both equine and human health. With its <strong>strong, pleasing aroma</strong> and <strong>palatable taste</strong>, it’s much loved by horses who will often seek it out in the field.\r\n\r\nA welcome addition to the feed bucket, the benefits of this herb include:\r\n<ul>\r\n 	<li>Spearmint is a <strong>natural appetite stimulant</strong>; it’s the perfect way to tempt <strong>fussy feeders</strong> who otherwise avoid their feed. It can also be useful to <strong>disguise other supplements</strong> which aren’t to a horse’s taste.</li>\r\n 	<li>It has well-known <strong>benefits for digestion</strong> as it cools and soothes the digestive muscles. It supports a relaxed and settled digestive tract, which can help alleviate trapped wind, cramping and flatulence.</li>\r\n 	<li>The same soothing effect also supports a <strong>healthy respiratory system.</strong></li>\r\n</ul>\r\nOmega Equine’s Spearmint supplement is sourced from a human grade supplier in the UK. This ensures a fresh and delicious product which smells so good, owners will be wanting some for themselves. Feed daily and watch your horse lick their bowl clean.\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">Spearmint</div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies: Between 10g-20g per day\r\n\r\nHorses: Between 20g-30g per day\r\n\r\n</div>\r\n</div>', 'Omega Spearmint', '<h3 class=\"h6 product__small-desc\">A fresh and natural approach to stimulating horse appetite and supporting digestion.</h3>', 'publish', 'open', 'closed', '', 'omega-spearmint', '', '', '2025-08-24 18:19:00', '2025-08-24 18:19:00', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=578', 0, 'product', '', 0),
(579, 1, '2025-08-23 19:11:03', '2025-08-23 19:11:03', '', 'OE-Spearmint1_700x', '', 'inherit', 'open', 'closed', '', 'oe-spearmint1_700x', '', '', '2025-08-23 19:11:03', '2025-08-23 19:11:03', '', 578, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Spearmint1_700x.webp', 0, 'attachment', 'image/webp', 0),
(580, 1, '2025-08-23 19:11:20', '2025-08-23 19:11:20', '', 'Spearmint_2_700x', '', 'inherit', 'open', 'closed', '', 'spearmint_2_700x', '', '', '2025-08-23 19:11:20', '2025-08-23 19:11:20', '', 578, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Spearmint_2_700x.webp', 0, 'attachment', 'image/webp', 0),
(581, 1, '2025-08-23 19:12:53', '2025-08-23 19:12:53', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A favourite for maintaining healthy digestion and calming stressed or anxious horses.</em>\r\n\r\nBrewers yeast is a natural by-product of the beer fermentation process and a firm favourite for horse owners. Ground into a fine power, it is packed with high levels of <strong>complex B vitamins</strong>, <strong>minerals</strong> and <strong>essential amino acids</strong>, all nutrients essential for keeping horses healthy and in particular, happy.\r\n\r\nThe benefits of feeding brewers yeast include:\r\n<ul>\r\n 	<li>Full of amino acids which can help <strong>maintain a healthy gut flora</strong>. This is known to <strong>support hind-gut digestion</strong> of dry matter and fibre, and the absorption of essential nutrients.</li>\r\n 	<li>Provides minerals such as copper and zinc, as well as a range of B vitamins essential in maintaining <strong>healthy skin</strong>, <strong>coat condition</strong>, <strong>hooves</strong> and <strong>eyes.</strong></li>\r\n 	<li>The combination of B vitamins and minerals is also known to help the nervous system, <strong>balancing behaviours </strong>which may be linked to<strong> stress</strong>,<strong> anxiety </strong>and<strong> mareishness.</strong></li>\r\n 	<li>Linked with <strong>improving feed palatability</strong>, encouraging horses to finish the feed they are given.</li>\r\n 	<li>Finally, brewers yeast is linked with soothing skin discomfort and itching after midge bites.</li>\r\n</ul>\r\nOmega Equine sources it’s brewers yeast from UK suppliers to ensure only the best, high quality ingredient. A natural by-product, this super powder is a powerful supplement, especially for <strong>horses in hard work</strong>, <strong>lactating mares </strong>and those who are <strong>anxious </strong>or <strong>stressed</strong>. Fed daily, it is well-recognised as a supplement favourite.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nBrewers Yeast\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">Feed between 5g to 10g per 100kg of body weight per day</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Brewers Yeast (Copy)', '<h3 class=\"h6 product__small-desc\">A favourite for maintaining healthy digestion and calming stressed or anxious horses.</h3>\r\n&nbsp;', 'trash', 'open', 'closed', '', '__trashed', '', '', '2025-08-23 19:13:33', '2025-08-23 19:13:33', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=581', 0, 'product', '', 0),
(582, 1, '2025-08-23 19:12:53', '2025-08-23 19:12:53', '', 'Omega Brewers Yeast (Copy) - 1kg', 'Size: 1kg', 'trash', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-8__trashed', '', '', '2025-08-23 19:13:33', '2025-08-23 19:13:33', '', 581, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=582', 1, 'product_variation', '', 0),
(583, 1, '2025-08-23 19:12:53', '2025-08-23 19:12:53', '', 'Omega Brewers Yeast (Copy) - 3kg', 'Size: 3kg', 'trash', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-12__trashed', '', '', '2025-08-23 19:13:33', '2025-08-23 19:13:33', '', 581, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=583', 2, 'product_variation', '', 0),
(584, 1, '2025-08-23 19:14:15', '2025-08-23 19:14:15', '<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<i>Naturally supporting comfortable, regular, and healthy guts in equines.</i>\r\n\r\n<i></i>Psyllium, made from the seed husks of the Plantago ovata plant, is dense in dietary fibre. For this reason, it\'s a highly regarded supplement for supporting and maintaining digestive health, both in humans and equines.\r\n\r\nGastrointestinal health is hugely important, impacting not just digestion, but systems throughout the body. Omega Equine\'s Psyllium supports in the following ways:\r\n<ul>\r\n 	<li>Assists with the natural management and removal of sand, which can collect in the gut. This is particularly useful for equines grazing on sandy soil or short grass.</li>\r\n 	<li>Aids the body\'s usual process of excreting unwanted foreign bodies, such as indigestible roughage.</li>\r\n 	<li>Helps the digestive tract process feed smoothly and regularly, achieving comfortable gastric movement.</li>\r\n 	<li>Helps maintain overall digestive and gut health, resulting in a sustained healthy weight, consistent nutrition absorption, a resilient immune system, a balanced mind, and an effective microbiome.<span class=\"Apple-converted-space\"> </span></li>\r\n</ul>\r\nAdding palatable, natural psyllium to an equine\'s diet to support the digestive system ripples across the body, sustaining peak condition, performance, and wellbeing. Happy guts mean happy horses. Processed at Omega Equine\'s UFAS and BETA NOPS accredited factory, this competition-safe supplement is one your horses won\'t want to pass on<i>.</i>\r\n\r\n<strong>Composition:</strong>\r\nPsyllium Husk\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 2.6%\r\nCrude Fibre 3.4%\r\nCrude Fats and Oils 2.8%\r\nCrude Ash 2.2%\r\nSodium 0.12%\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<b>Feeding Instructions:</b>\r\n\r\nHorses and Ponies: 20g per 100kg of body weight per day for 5 to 7 days each month\r\n\r\n</div>\r\n</div>', 'Omega Psyllium', '<h3 class=\"h6 product__small-desc\">Naturally supporting comfortable, regular, and healthy guts in equines.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-psyllium', '', '', '2025-08-23 19:21:05', '2025-08-23 19:21:05', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=584', 0, 'product', '', 0),
(585, 1, '2025-08-23 19:14:15', '2025-08-23 19:14:15', '', 'Omega Psyllium - 1kg', 'Size: 1kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-9', '', '', '2025-08-23 19:17:19', '2025-08-23 19:17:19', '', 584, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=585', 1, 'product_variation', '', 0),
(586, 1, '2025-08-23 19:14:15', '2025-08-23 19:14:15', '', 'Omega Psyllium - 5kg', 'Size: 5kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-13', '', '', '2025-08-23 19:17:19', '2025-08-23 19:17:19', '', 584, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=586', 2, 'product_variation', '', 0),
(587, 1, '2025-08-23 19:14:15', '2025-08-23 19:14:15', '', 'Omega Psyllium - 15kg', 'Size: 15kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-25ltr-30', '', '', '2025-08-23 19:17:19', '2025-08-23 19:17:19', '', 584, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=587', 3, 'product_variation', '', 0),
(588, 1, '2025-08-23 19:18:31', '2025-08-23 19:18:31', '', 'OE-Psyllium1_700x', '', 'inherit', 'open', 'closed', '', 'oe-psyllium1_700x', '', '', '2025-08-23 19:18:31', '2025-08-23 19:18:31', '', 584, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Psyllium1_700x.webp', 0, 'attachment', 'image/webp', 0),
(589, 1, '2025-08-23 19:18:58', '2025-08-23 19:18:58', '', 'OE-Psyllium5_700x', '', 'inherit', 'open', 'closed', '', 'oe-psyllium5_700x', '', '', '2025-08-23 19:18:58', '2025-08-23 19:18:58', '', 584, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Psyllium5_700x.webp', 0, 'attachment', 'image/webp', 0),
(590, 1, '2025-08-23 19:18:59', '2025-08-23 19:18:59', '', 'OE-Psyllium15_5549709a-a6e2-47a9-90f3-b90ca022f81d_700x', '', 'inherit', 'open', 'closed', '', 'oe-psyllium15_5549709a-a6e2-47a9-90f3-b90ca022f81d_700x', '', '', '2025-08-23 19:18:59', '2025-08-23 19:18:59', '', 584, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Psyllium15_5549709a-a6e2-47a9-90f3-b90ca022f81d_700x.webp', 0, 'attachment', 'image/webp', 0),
(591, 1, '2025-08-23 19:19:00', '2025-08-23 19:19:00', '', 'OMEGA-PSYLLIUM-PILE-Smaller_700x', '', 'inherit', 'open', 'closed', '', 'omega-psyllium-pile-smaller_700x', '', '', '2025-08-23 19:19:00', '2025-08-23 19:19:00', '', 584, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OMEGA-PSYLLIUM-PILE-Smaller_700x.webp', 0, 'attachment', 'image/webp', 0),
(592, 1, '2025-08-23 19:21:58', '2025-08-23 19:21:58', 'PRODUCT INFO\r\n\r\n<strong>Nutritional Details</strong>\r\n\r\n<em>A clever duo of psyllium and linseed for expelling sand and debris from the digestive system.</em>\r\n\r\nOmega Sand Xpell is made up of pure psyllium husk and linseed, a powerful duo for sustaining <strong>healthy digestion and condition</strong>. Psyllium, a plant high in dietary fibre, helps equines naturally pass uncomfortable build-ups of sand and debris from the bowels.\r\n\r\n<strong>Sand and debris can accumulate in the bowel when horses and ponies</strong> <strong>graze sandy fields and on very short grass</strong>. Grains of debris travel through the body and collect in the intestine. The ingestion of sand is sometimes unavoidable; therefore, psyllium is a useful feed bucket addition to ease and support the gentle movement of unwanted debris out of the body.\r\n\r\nWhile psyllium is a key component of Omega Sand Xpell, this supplement also contains linseed. High in <strong>healthy fats, fatty acids and a great source of high-soluble fibre</strong>, it effectively <strong>maintains coat health</strong> <strong>and a strong topline</strong>. Complementing psyllium, it provides additional fibre and much needed <strong>conditioning support</strong>, particularly for equines who require support in maintaining healthy digestive function.\r\n\r\nOptimum digestive health has a positive knock-on effect across the whole body. It enables <strong>effective nutrient absorption</strong>, the <strong>natural and comfortable passing of excrement,</strong> and even helps <strong>manage stress</strong>. With no added flavourings or additives, Omega Sand Xpell is a <strong>palatable</strong> and <strong>mild</strong> supplement which does exactly what it says on the tin.\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPsyllium Husk,\r\nLinseed Expeller.\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 15%\r\nCrude Fibre 5%\r\nCrude Oils &amp; Fats 4.5%\r\nCrude Ash 3.5%\r\nSodium 0.06\r\n\r\n</div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nHorses - 85g (5 scoops) per day\r\n\r\nPonies - 51g (3 scoops) per day\r\n\r\n510g will last approximately 6 days for a horse fed at 85g per day.\r\n\r\n</div>\r\n</div>', 'Omega Sand Xpell', '<h3 class=\"h6 product__small-desc\">A clever duo of psyllium and linseed for expelling sand and debris from the digestive system.</h3>', 'publish', 'open', 'closed', '', 'omega-sand-xpell', '', '', '2025-08-23 19:25:08', '2025-08-23 19:25:08', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=592', 0, 'product', '', 0),
(593, 1, '2025-08-23 19:24:44', '2025-08-23 19:24:44', '', 'SandXpell_700x', '', 'inherit', 'open', 'closed', '', 'sandxpell_700x', '', '', '2025-08-23 19:24:44', '2025-08-23 19:24:44', '', 592, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/SandXpell_700x.webp', 0, 'attachment', 'image/webp', 0),
(594, 1, '2025-08-23 19:24:59', '2025-08-23 19:24:59', '', '11-OMEGA38104-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '11-omega38104-web-1500_700x', '', '', '2025-08-23 19:24:59', '2025-08-23 19:24:59', '', 592, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/11-OMEGA38104-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(595, 1, '2025-08-23 19:27:20', '2025-08-23 19:27:20', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<i>Super supplement for naturally easing flatulence, bloating and breathing in equines.</i>\r\n\r\n<i></i>Fragrant fennel has a distinctive aniseed flavour. The seed is tasty and nutritious, enjoyed by many equines, making it an ideal supplement for fussy eaters. Once consumed, the high fibre content and antimicrobial properties help sustain various natural bodily functions, particularly in the digestion, respiratory and reproductive systems.\r\n\r\nSupplementing equine diets with fennel seeds can see the following benefits:\r\n<ul>\r\n 	<li>Easing normal and healthy digestion, helping the gut to function comfortably and naturally without the burden of excess flatulence and bloating.</li>\r\n 	<li>Maintaining a clear and healthy upper respiratory tract for easy and relaxed breathing.</li>\r\n 	<li>Helps Sustain and stimulate the natural flow of milk in lactating mares. Not recommended for pregnant mares, the seeds instead encourages normal and comfortable milk production following birth.</li>\r\n</ul>\r\nAromatic by nature, fennel seeds help horses healthily manage any pungent aromatics of their own. Soothing and easing the digestive tract and upper respiratory system, both us and our equines can breathe easy with this delicious supplement. Processed at Omega Equine\'s UFAS and BETA NOPS accredited factory, this natural addition to the feed bowl will <i>(or won\'t)</i> blow you away.\r\n\r\n<strong>To help the environment all of our pots can be recycled!</strong>\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nFennel Seeds\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies - 6g to 12g twice per day 0.5 to 1 scoop per feed.\r\n\r\nHorses - 12g to 24g twice per day 1 to 2 scoops per feed.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Fennel Seed', '<h3 class=\"h6 product__small-desc\">Super supplement for naturally easing flatulence, bloating and breathing in equines.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-fennel-seed', '', '', '2025-08-23 19:32:18', '2025-08-23 19:32:18', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=595', 0, 'product', '', 0),
(596, 1, '2025-08-23 19:27:20', '2025-08-23 19:27:20', '', 'Omega Fennel Seed - 1kg', 'Size: 1kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-10', '', '', '2025-08-23 19:28:51', '2025-08-23 19:28:51', '', 595, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=596', 1, 'product_variation', '', 0),
(597, 1, '2025-08-23 19:27:20', '2025-08-23 19:27:20', '', 'Omega Fennel Seed - 5kg', 'Size: 5kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-14', '', '', '2025-08-23 19:28:36', '2025-08-23 19:28:36', '', 595, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=597', 2, 'product_variation', '', 0),
(599, 1, '2025-08-23 19:31:27', '2025-08-23 19:31:27', '', 'OE-Fennel1_700x', '', 'inherit', 'open', 'closed', '', 'oe-fennel1_700x', '', '', '2025-08-23 19:31:27', '2025-08-23 19:31:27', '', 595, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Fennel1_700x.webp', 0, 'attachment', 'image/webp', 0),
(600, 1, '2025-08-23 19:31:51', '2025-08-23 19:31:51', '', '09-OMEGA-FENNEL-SEED-PILEsmall_700x', '', 'inherit', 'open', 'closed', '', '09-omega-fennel-seed-pilesmall_700x', '', '', '2025-08-23 19:31:51', '2025-08-23 19:31:51', '', 595, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/09-OMEGA-FENNEL-SEED-PILEsmall_700x.webp', 0, 'attachment', 'image/webp', 0),
(601, 1, '2025-08-23 19:32:03', '2025-08-23 19:32:03', '', 'OE-Fennel5small_700x', '', 'inherit', 'open', 'closed', '', 'oe-fennel5small_700x', '', '', '2025-08-23 19:32:03', '2025-08-23 19:32:03', '', 595, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Fennel5small_700x.webp', 0, 'attachment', 'image/webp', 0),
(602, 1, '2025-08-24 04:12:40', '2025-08-24 04:12:40', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A fantastic ‘pick me up’ for horses who need help managing energy levels.</em>\r\n\r\nComplex B vitamins are a valuable resource to the body and can be added to equine diet through plants, as well as being synthesized naturally within the body. However, one B Vitamin, B12, is not available in plants and only synthesized in the horse’s hindgut.\r\n\r\nSupplementing B12 is beneficial for horses in a number of ways, including:\r\n<ul>\r\n 	<li>Acting as a \'<strong>pick me up</strong>\' for any horse who shows signs of being \'flat\' or fatigued</li>\r\n 	<li>Maintaining<strong> high energy levels without making a horse</strong><strong> \'fizzy\' or over-excited</strong>. Omega B12 provides the correct nutrition to sustain <strong>high energy production whilst also keeping a level head.</strong></li>\r\n 	<li>Vitamin B12 is vital for maintaining enzyme function and sustaining healthy fat, protein and carbohydrate metabolisms. It is also required for the normal formation of blood cells and amino acids. Its balanced presence in body helps <strong>maintain high physical health and wellbeing</strong>.</li>\r\n</ul>\r\nProduced in the UK, Omega B12 contains <strong>100% natural vitamin B12</strong>, as well as a combination of other key ingredients to aid palatability and optimise absorption. Each ingredient has been carefully sourced and tested to ensure the supplement works in complete harmony. The result is a safe and powerful supplement for <strong>horses that need help managing energy levels </strong>and<strong> keeping a level head</strong>.\r\n\r\n<strong>To help the environment all of our pots can be recycled! </strong>\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nDextrose\r\nBrewers Yeast\r\nMaltodextrin\r\nAloe Vera Powder\r\n\r\n<b>Additives/kg:\r\n</b><b>Vitamins:</b>\r\nB12 300,000mcg\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 11.1%\r\nCrude Fibre 0.1%\r\nCrude Fats and Oils &lt;0.45%\r\nCrude Ash 2.1%\r\nSodium 0.03%\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nHorses - 1.5 scoops per day\r\n\r\nPonies - 3/4 scoops per day\r\n\r\n4kg will last approximately 120 days for a horse fed at 1.5 scoops per day.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega B12 Boost', '<h3 class=\"h6 product__small-desc\">A fantastic ‘pick me up’ for horses who need help managing energy levels.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-b12-boost', '', '', '2025-08-24 18:20:19', '2025-08-24 18:20:19', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=602', 0, 'product', '', 0),
(603, 1, '2025-08-24 04:12:41', '2025-08-24 04:12:41', '', 'Omega B12 Boost - 1kg', 'Size: 1kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-11', '', '', '2025-08-24 04:15:03', '2025-08-24 04:15:03', '', 602, 'http://127.0.0.1/horse1/?post_type=product_variation&p=603', 1, 'product_variation', '', 0),
(604, 1, '2025-08-24 04:12:41', '2025-08-24 04:12:41', '', 'Omega B12 Boost - 5kg', 'Size: 5kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-15', '', '', '2025-08-24 04:14:55', '2025-08-24 04:14:55', '', 602, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=604', 2, 'product_variation', '', 0),
(605, 1, '2025-08-24 04:17:29', '2025-08-24 04:17:29', '', 'OE-B12-1a_86f051af-4b2f-4b35-8158-72268e536d4b_700x', '', 'inherit', 'open', 'closed', '', 'oe-b12-1a_86f051af-4b2f-4b35-8158-72268e536d4b_700x', '', '', '2025-08-24 04:17:29', '2025-08-24 04:17:29', '', 602, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-B12-1a_86f051af-4b2f-4b35-8158-72268e536d4b_700x.webp', 0, 'attachment', 'image/webp', 0),
(606, 1, '2025-08-24 04:17:44', '2025-08-24 04:17:44', '', 'B12_Boost_F_700x', '', 'inherit', 'open', 'closed', '', 'b12_boost_f_700x', '', '', '2025-08-24 04:17:44', '2025-08-24 04:17:44', '', 602, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/B12_Boost_F_700x.webp', 0, 'attachment', 'image/webp', 0),
(607, 1, '2025-08-24 04:17:45', '2025-08-24 04:17:45', '', 'OE-b12-4-NEW_700x', '', 'inherit', 'open', 'closed', '', 'oe-b12-4-new_700x', '', '', '2025-08-24 04:17:45', '2025-08-24 04:17:45', '', 602, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-b12-4-NEW_700x.webp', 0, 'attachment', 'image/webp', 0),
(608, 1, '2025-08-24 04:20:23', '2025-08-24 04:20:23', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>Nutritional support for energising blood, body and recovery.</em>\r\n\r\nWhen it comes to working equines, optimum circulation and oxygenation are critical to athletic performance, helping concentration, wellbeing, and long-lasting energy. Essential to this process are red blood cells, which carry oxygen to hard-working tissues and aid swift muscle recovery. Developed specifically to facilitate healthy circulation and blood formation, this supplement can also support the impact of anaemia by ensuring beneficial minerals and vitamins are readily available.\r\n\r\n<strong>Hematinic Boost</strong> is packed with ingredients that aid blood health, including:\r\n<ul>\r\n 	<li><strong>Iron</strong> - an essential mineral that supports haemoglobin. Balanced iron levels maintain optimum oxygenation in muscles and tissues.</li>\r\n 	<li><strong>Magnesium</strong> - a key mineral for maintaining healthy blood pressure and blood vessels. It also supports nerve and muscle function, as well as a calm mood and attitude.</li>\r\n 	<li><strong>Complex B vitamins</strong> - considered essential for overall health and wellbeing, these vitamins are a nutritional powerhouse. Vitamin B12 is necessary for red blood cell production.</li>\r\n 	<li><strong>Copper and zinc</strong> - balanced correctly, these minerals support red blood cell health and haematopoiesis, the formation of blood cellular components. They are also linked with resilient immunity, and strong tendons, ligaments, hooves, and bones.</li>\r\n 	<li><strong>Vitamin K</strong> - critical for healthy blood; its primary function is supporting coagulation, ensuring blood clots properly.</li>\r\n 	<li><strong>Tart Cherry</strong> - loaded with essential nutrients, it contains plant compounds, antioxidants and vitamin C. Supporting a robust immune system, exercise recovery and sore muscles, it has also been linked to sustaining a healthy heart.</li>\r\n</ul>\r\nDeveloped in the UK from years of research, this complimentary supplement is perfectly balanced with blood enriching nutrition. Competition safe, it’s fine-tuned for optimum health and recovery, so our horses, professional or hobby, feel energised to perform at their best.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nWater\r\nDextrose\r\nMaltodextrin\r\nGlycerine\r\nTart Cherry\r\nMagnesium Sulphate\r\nPotassium Chloride\r\nCitric Acid\r\nPotassium Sorbate\r\nZanthan Gum\r\n<b>\r\nAdditives/lt: Trace Elements:\r\n</b>Iron (II) (Chelate of Glycine Hydrate)3b108 (10,690mg) 2,130mg\r\nCopper (II) (Chelate of Glycine Hydrate) 3b413 (5,400mg) 1,240mg\r\nZinc (Chelate of Glycine Hydrate) 3b607 (16,200mg) 4,050mg\r\nManganese (Chelate of Glycine Hydrate) 3b506 (6,480mg) 1,300mg\r\n<strong>Vitamins:</strong>\r\nVitamin B1 3a821 2,000mg\r\nVitamin B2 918mg\r\nVitamin B6 3a831 1,080mg\r\nVitamin B12 54,000mcg\r\nCalcium D Pantothenate 3a841 2,375mg\r\nVitamin K 3a711 475mg\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nShake well before use. Introduce to the diet gradually for fussy feeders.\r\nAdd to the daily feed. Do not exceed recommended rate, Equine use only.\r\n\r\n<strong>Horses</strong>: Loading rate: (3-5 days) or when in hard work, 60ml per day\r\n<strong>Horses</strong>: Maintenance rate: 30ml per day.\r\n\r\n<strong>Ponies</strong>: Loading rate: (3-5 days) or when in hard work, 30ml per day\r\n<strong>Ponies</strong>: Maintenance rate: 15ml per day.\r\n\r\n1ltr will last approximately 33 days at maintenance rate for a horse.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Hematinic Boost', '<h3 class=\"h6 product__small-desc\">Nutritional support for energising blood, body and recovery.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-hematinic-boost', '', '', '2025-08-24 04:24:48', '2025-08-24 04:24:48', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=608', 0, 'product', '', 0),
(609, 1, '2025-08-24 04:20:23', '2025-08-24 04:20:23', '', 'Omega Hematinic Boost - 1ltr', 'Size: 1ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-12', '', '', '2025-08-24 04:22:45', '2025-08-24 04:22:45', '', 608, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=609', 1, 'product_variation', '', 0),
(610, 1, '2025-08-24 04:20:23', '2025-08-24 04:20:23', '', 'Omega Hematinic Boost - 5ltr', 'Size: 5ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-16', '', '', '2025-08-24 04:22:45', '2025-08-24 04:22:45', '', 608, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=610', 2, 'product_variation', '', 0),
(611, 1, '2025-08-24 04:21:23', '2025-08-24 04:21:23', '', '09-OMEGA-HEMATINIC-BOOST-smaller_700x', '', 'inherit', 'open', 'closed', '', '09-omega-hematinic-boost-smaller_700x', '', '', '2025-08-24 04:21:23', '2025-08-24 04:21:23', '', 608, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/09-OMEGA-HEMATINIC-BOOST-smaller_700x.webp', 0, 'attachment', 'image/webp', 0),
(612, 1, '2025-08-24 04:21:39', '2025-08-24 04:21:39', '', 'OE-Hema5_700x', '', 'inherit', 'open', 'closed', '', 'oe-hema5_700x', '', '', '2025-08-24 04:21:39', '2025-08-24 04:21:39', '', 608, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Hema5_700x.webp', 0, 'attachment', 'image/webp', 0),
(613, 1, '2025-08-24 04:41:24', '2025-08-24 04:41:24', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A powerful supplement which significantly supports hormones and regulates mood.</em>\r\n\r\nAlso known as <strong>chaste berry</strong>, agnus castus is an aromatic shrub which has been used for centuries to <strong>manage hormone balance</strong>. Sometimes called the ‘female herb’ it has proved very effective when fed to <strong>mares during their season</strong>. While mainly associated with mares, agnus castus has also been used to <strong>maintain hormonal equilibrium in highly-strung stallions</strong> as well.\r\n\r\nAgnus Castus is effective for both male and female horses for the following reasons:\r\n<ul>\r\n 	<li>Hormones fluctuate on a regular basis. Mares in particular experience a change prior to or during a season which can cause <strong>irritability, aggression</strong> and make activities such as riding or showing difficult. Agnus castus has been found to help <strong>sustain a healthy hormone balance, leading to more relaxed and agreeable horses.</strong></li>\r\n 	<li>Agnus castus is also linked to supporting a healthy pituitary gland and endocrine system. This allows horses to <strong>healthily self-regulate their metabolism, growth, reproductive system and response to stress.</strong></li>\r\n 	<li>While known primarily for managing hormones, agnus castus is also a <strong>power antioxidant</strong>, containing compounds which ease <strong>stress and low mood.</strong></li>\r\n</ul>\r\nDeveloped in the UK, Omega Equine sources the highest quality agnus castus to ensure that its product is pure and safe for consumption. Highly palatable, this incredible ingredient is an essential dietary addition to keep horses happy and balanced, no matter the season.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong>Composition:\r\n</strong>Agnus Castus Powder\r\n\r\n<strong>Analysis:\r\n</strong>Crude Protein 0.6%\r\nCrude Fibre 2.8%\r\nCrude Oils &amp; Fats 0.2%\r\nCrude Ash 4.1%\r\n<b>\r\nAdditives/lt: Trace Elements:\r\n</b>Iron (II) (Chelate of Glycine Hydrate)3b108 (10,690mg) 2,130mg\r\nCopper (II) (Chelate of Glycine Hydrate) 3b413 (5,400mg) 1,240mg\r\nZinc (Chelate of Glycine Hydrate) 3b607 (16,200mg) 4,050mg\r\nManganese (Chelate of Glycine Hydrate) 3b506 (6,480mg) 1,300mg\r\n<strong>Vitamins:</strong>\r\nVitamin B1 3a821 2,000mg\r\nVitamin B2 918mg\r\nVitamin B6 3a831 1,080mg\r\nVitamin B12 54,000mcg\r\nCalcium D Pantothenate 3a841 2,375mg\r\nVitamin K 3a711 475mg\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nFeeding instructions:\r\n\r\nPonies - 15g -30g per day\r\nHorses - 30g - 45g per day\r\nDo not feed to pregnant mares\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Agnus Castus', '<h3 class=\"h6 product__small-desc\">A powerful supplement which significantly supports hormones and regulates mood.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-agnus-castus', '', '', '2025-08-24 04:47:17', '2025-08-24 04:47:17', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=613', 0, 'product', '', 0),
(614, 1, '2025-08-24 04:41:24', '2025-08-24 04:41:24', '', 'Omega Agnus Castus - 1kg', 'Size: 1kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-13', '', '', '2025-08-24 04:44:32', '2025-08-24 04:44:32', '', 613, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=614', 1, 'product_variation', '', 0),
(615, 1, '2025-08-24 04:41:24', '2025-08-24 04:41:24', '', 'Omega Agnus Castus - 3kg', 'Size: 3kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-17', '', '', '2025-08-24 04:44:23', '2025-08-24 04:44:23', '', 613, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=615', 2, 'product_variation', '', 0),
(616, 1, '2025-08-24 04:44:55', '2025-08-24 04:44:55', '', 'OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x', '', 'inherit', 'open', 'closed', '', 'oe-agnus1kg-new_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x', '', '', '2025-08-24 04:44:55', '2025-08-24 04:44:55', '', 613, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x.webp', 0, 'attachment', 'image/webp', 0),
(617, 1, '2025-08-24 04:45:16', '2025-08-24 04:45:16', '', '04-FALCON-AGNUS-POWDER_1-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '04-falcon-agnus-powder_1-web-1500_700x', '', '', '2025-08-24 04:45:16', '2025-08-24 04:45:16', '', 613, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/04-FALCON-AGNUS-POWDER_1-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(618, 1, '2025-08-24 05:25:10', '2025-08-24 05:25:10', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>Helping equines manage stress and anxiety for level-headed performance.</em>\r\n\r\nWith increased competition pressure, travelling and stable time, modern equines don’t just need physical support, they also require <strong>mental support</strong> too. Using a variety of ingredients, Omega Equine has developed Omega ZenCalm®, a revolutionary supplement which aims to <strong>help horses and ponies stay relaxed and level-headed</strong>. Thanks to carefully curated ingredients, this supplement <strong>tackles nervousness, stress and anxiety without hindering performance</strong>.\r\n\r\nOmega ZenCalm® has been developed using a selection of natural ingredients known to support behaviour, mood and stress:\r\n<ul>\r\n 	<li>Brewers yeast <strong>tackles stress by supporting the digestive and nervous systems</strong>. Full of amino acids, it maintains healthy gut flora and digestion, which is linked to a <strong>balanced state of mind</strong>. It is also packed with complex B vitamins and minerals, the combination of which is known to support the nervous system and <strong>balance behaviours associated with stress, anxiety and mareishness.</strong></li>\r\n 	<li>Magnesium is widely known as the ‘<strong>anti-stress mineral</strong>’. It quickly depletes during exercise or stressful situations, and can lead to overly excitable behaviour and lowered concentration. At correct levels, it is linked to a <strong>balanced release of adrenaline and harmonising difficult behaviour</strong>, aiding a more relaxed, lower-stress approach to work.</li>\r\n 	<li>Garlic is an incredibly supportive ingredient for maintaining the digestive system. It can create a healthy balance of good bacteria in the gut and gastrointestinal tract. Garlic is a <strong>powerful prebiotic</strong>, rich in a non-digestible carbohydrate called inulin, which feeds good bacteria. A healthily functioning digestive system is closely-linked to a <strong>balanced nervous system and calm temperament</strong>.</li>\r\n 	<li>Chamomile has the same <strong>relaxing properties</strong> for a horse as it does a human, soothing both the nervous and digestive systems. It naturally <strong>calms anxious or stressed behaviour</strong> by supporting the nervous system.</li>\r\n</ul>\r\nIn competition, one of the most important elements is a level-head. <strong>Horses and ponies that find it difficult to concentrate ultimately will not perform as well</strong>. Omega ZenCalm® is highly palatable and easily added to daily feed regimes, offering a <strong>natural solution to over-excited, nervous or fizzy behaviour</strong>. Competition safe, this supplement calms and focuses the mind for happy horses and optimum performance\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nLinseed Expeller\r\nMagnesium Chelate\r\nMagnesium oxide\r\nHerbal Extracts\r\nChamomile\r\nBrewers Yeast\r\nGarlic\r\n\r\n<strong>Additives:</strong>\r\nEmulsifiers: Soya Lecithin 1c322iii\r\n\r\n<strong>Vitamins and Pro Vitamins:</strong>\r\nPyridoxine Hydrochloride 3a831 1000mg/kg\r\nB12 3a 73,000mcg/kg\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 16.0%\r\nCrude Fats &amp; Oils 14.0%\r\nCrude Fibre 7.30%\r\nCrude Ash 29.80%\r\nSodium 0.39%\r\n\r\n<b>\r\nAdditives/lt: Trace Elements:\r\n</b>Iron (II) (Chelate of Glycine Hydrate)3b108 (10,690mg) 2,130mg\r\nCopper (II) (Chelate of Glycine Hydrate) 3b413 (5,400mg) 1,240mg\r\nZinc (Chelate of Glycine Hydrate) 3b607 (16,200mg) 4,050mg\r\nManganese (Chelate of Glycine Hydrate) 3b506 (6,480mg) 1,300mg\r\n<strong>Vitamins:</strong>\r\nVitamin B1 3a821 2,000mg\r\nVitamin B2 918mg\r\nVitamin B6 3a831 1,080mg\r\nVitamin B12 54,000mcg\r\nCalcium D Pantothenate 3a841 2,375mg\r\nVitamin K 3a711 475mg\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nHorses and Ponies:\r\nLoading rate for 7 days: 45g per day, 3 scoops\r\n\r\nHorses and Ponies maintenance - 15-30g per day, 1-2 scoops\r\n\r\nScoop enclosed supplies approximately 15g.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega ZenCalm®', '<h3 class=\"h6 product__small-desc\">Helping equines manage stress and anxiety for level-headed performance.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-zencalm', '', '', '2025-08-24 05:35:16', '2025-08-24 05:35:16', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=618', 0, 'product', '', 0),
(619, 1, '2025-08-24 05:25:10', '2025-08-24 05:25:10', '', 'Omega ZenCalm® - 900g', 'Size: 900g', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-14', '', '', '2025-08-24 05:33:51', '2025-08-24 05:33:51', '', 618, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=619', 1, 'product_variation', '', 0),
(620, 1, '2025-08-24 05:25:10', '2025-08-24 05:25:10', '', 'Omega ZenCalm® - 1.8 kg Refill bag', 'Size: 1.8 kg Refill bag', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-18', '', '', '2025-08-24 05:33:39', '2025-08-24 05:33:39', '', 618, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=620', 2, 'product_variation', '', 0),
(621, 1, '2025-08-24 05:34:14', '2025-08-24 05:34:14', '', 'Zencalm900_700x', '', 'inherit', 'open', 'closed', '', 'zencalm900_700x', '', '', '2025-08-24 05:34:14', '2025-08-24 05:34:14', '', 618, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Zencalm900_700x.webp', 0, 'attachment', 'image/webp', 0),
(622, 1, '2025-08-24 05:34:47', '2025-08-24 05:34:47', '', '07-OMEGA-ZENCALM-CONTENTS-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '07-omega-zencalm-contents-web-1500_700x', '', '', '2025-08-24 05:34:47', '2025-08-24 05:34:47', '', 618, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/07-OMEGA-ZENCALM-CONTENTS-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(623, 1, '2025-08-24 05:34:49', '2025-08-24 05:34:49', '', 'OE-Zencalm1.8_700x', '', 'inherit', 'open', 'closed', '', 'oe-zencalm1-8_700x', '', '', '2025-08-24 05:34:49', '2025-08-24 05:34:49', '', 618, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Zencalm1.8_700x.webp', 0, 'attachment', 'image/webp', 0),
(624, 1, '2025-08-24 05:50:36', '2025-08-24 05:50:36', 'PRODUCT INFO\r\n\r\n<strong>Key advantages are:</strong>\r\n<ul>\r\n 	<li>Nerve and Muscle Function Support,</li>\r\n 	<li>Gentle on Digestive System,</li>\r\n 	<li>Highly Palatable.</li>\r\n</ul>\r\n<strong>Omega <b>Magnesium</b></strong> contains 100% pure Magnesium Oxide.\r\n\r\n<strong>Omega <b>Magnesium</b> </strong>supports nerve and muscle function.\r\n\r\n<strong>Omega <b>Magnesium</b> </strong>is competition legal and has been approved for both FEI and Jockey Club rules.\r\n\r\n&nbsp;\r\n\r\n<strong>To help the environment all of our pots can be recycled!</strong>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nMagnesium Oxide 85%\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 15%\r\nCrude Fibre 5%\r\nCrude Oils &amp; Fats 4.5%\r\nCrude Ash 3.5%\r\nSodium 0.06\r\n\r\n</div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies: 1-2 scoops (2.5-5g) per day\r\nHorses: 2-4 scoops (5-10g) per day\r\nAdd to feed daily.\r\n750g will last approximately 150 days for a horse fed at 2 scoops (5g) per day.\r\n\r\n</div>\r\n</div>', 'Omega Magnesium', '<h3 class=\"h6 product__small-desc\">Key advantages are: Nerve and Muscle Function Support, Gentle on Digestive System, Highly Palatable.</h3>', 'publish', 'open', 'closed', '', 'omega-magnesium', '', '', '2025-08-24 05:54:50', '2025-08-24 05:54:50', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=624', 0, 'product', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(625, 1, '2025-08-24 05:52:37', '2025-08-24 05:52:37', '', 'Magnesium_750g_700x', '', 'inherit', 'open', 'closed', '', 'magnesium_750g_700x', '', '', '2025-08-24 05:52:37', '2025-08-24 05:52:37', '', 624, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Magnesium_750g_700x.webp', 0, 'attachment', 'image/webp', 0),
(626, 1, '2025-08-24 05:52:49', '2025-08-24 05:52:49', '', 'Magnesium_a183ee89-7e7f-48b0-a454-ab8f547ea22b_700x', '', 'inherit', 'open', 'closed', '', 'magnesium_a183ee89-7e7f-48b0-a454-ab8f547ea22b_700x', '', '', '2025-08-24 05:52:49', '2025-08-24 05:52:49', '', 624, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Magnesium_a183ee89-7e7f-48b0-a454-ab8f547ea22b_700x.webp', 0, 'attachment', 'image/webp', 0),
(627, 1, '2025-08-24 05:56:14', '2025-08-24 05:56:14', 'PRODUCT INFO\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n<em>A common herb with a relaxing influence on nerves, digestion and skin.</em>\r\n\r\nChamomile is a well-known herb used by humans for aiding restful sleep. A pretty plant with white flowers and feathery leaves, it is also beneficial for horse health too. It has the same <strong>relaxing properties</strong> for a horse as it does a human, <strong>soothing both the</strong> <strong>nervous and digestive systems</strong>. This is particularly relevant for horses who are of an anxious nature and/or produce loose droppings.\r\n\r\nFeeding chamomile to your horse has a number of benefits, which include:\r\n<ul>\r\n 	<li>Safety and naturally <strong>calming an anxious or stressed horse</strong> by providing support to the nervous system.</li>\r\n 	<li><strong>Soothing and relaxing the stomach</strong>, ensuring that horses can effectively digest and absorb nutrients.</li>\r\n 	<li><strong>Benefiting muscle and bone support</strong> thanks to the levels of magnesium phosphate, calcium phosphate and potassium phosphate, which are naturally found in the herb.</li>\r\n 	<li>Chamomile is generally fed as a dry food supplement. However, when added to warm water to create a tea, it can also be used to <strong>bathe skin</strong>. Flavonoids and essential oils in chamomile penetrate the deeper layers of the skin and efficiently soothe.</li>\r\n</ul>\r\n<strong>Highly palatable</strong>, Omega Equine’s Chamomile is sourced from a <strong>human grade supplier in the UK</strong>. This ensures a fresh and delicious product which is safe for both leisure horses and those in competition. Feed daily and enjoy your horse’s new, calmer approach to life.\r\n\r\n&nbsp;\r\n\r\n<strong>To help the environment all of our pots can be recycled!</strong>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nChamomile powder\r\n\r\n</div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nHorses - 30g per day\r\n\r\nPonies - 20g per day\r\n\r\nDo not feed pregnant mares\r\n\r\n</div>\r\n</div>', 'Omega Chamomile', '<h3 class=\"h6 product__small-desc\">A common herb with a relaxing influence on nerves, digestion and skin.</h3>', 'publish', 'open', 'closed', '', 'omega-chamomile', '', '', '2025-08-24 05:59:52', '2025-08-24 05:59:52', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=627', 0, 'product', '', 0),
(628, 1, '2025-08-24 05:59:14', '2025-08-24 05:59:14', '', 'OE-Cham1-new_700x', '', 'inherit', 'open', 'closed', '', 'oe-cham1-new_700x', '', '', '2025-08-24 05:59:14', '2025-08-24 05:59:14', '', 627, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Cham1-new_700x.webp', 0, 'attachment', 'image/webp', 0),
(629, 1, '2025-08-24 05:59:27', '2025-08-24 05:59:27', '', '05-OMEGA-CHAMOMILE_700x', '', 'inherit', 'open', 'closed', '', '05-omega-chamomile_700x', '', '', '2025-08-24 05:59:27', '2025-08-24 05:59:27', '', 627, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/05-OMEGA-CHAMOMILE_700x.webp', 0, 'attachment', 'image/webp', 0),
(630, 1, '2025-08-24 11:06:13', '2025-08-24 11:06:13', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A simple yet effective supplement for supporting cartilage and joint health.</em>\r\n\r\nGlucosamine is an amino-sugar which occurs naturally inside a horse’s body. It mainly assists with <strong>healthy cartilage production but also benefits the health of collagen, joint fluid, tendons and ligaments.</strong> Omega Glucosamine Extra is fortified with MSM and hyaluronic acid (HA) for <strong>optimum joint health</strong>. Levels of glucosamine decline with age and when additional joint support is required, a supplement is considered a good option.\r\n\r\nOur glucosamine is <strong>vegan.</strong>\r\n\r\nThe ingredients within this simple yet effective supplement benefit joint health because:\r\n<ul>\r\n 	<li>Glucosamine is well known for maintaining a <strong>healthy</strong> <strong>cartilage matrix</strong>. It is also a key component of the body’s natural <strong>joint repair and renew process</strong>, helping horses efficiently <strong>withstand daily wear and tear, and joint stress.</strong></li>\r\n 	<li>Methyl sulphonyl methane (MSM) is a rich bio-available sulphur which offers <strong>complementary support for maintaining healthy tendons, ligaments and connective tissues.</strong></li>\r\n 	<li>Hyaluronic acid is linked to <strong>sustaining healthy levels of inflammation</strong> and <strong>maintaining the synovial fluid which lubricates joints</strong>.</li>\r\n</ul>\r\nWhen it comes to the <strong>everyday maintenance of joints</strong>, Omega Glucosamine Extra is a fantastic choice for horse owners. Each serving contains 12,000 milligrams of glucosamine which is the recommended amount for peak joint health. Produced in the UK from <strong>natural</strong>, <strong>high-quality ingredients</strong>, it is highly <strong>palatable</strong> and <strong>competition legal.</strong>\r\n\r\nAvailable in 900g, 1.8kg refill pouch and 3.6kg qualities.\r\n\r\n<strong>To help the environment all of our pots can be recycled!</strong>\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong>Analytical Constituents:</strong>\r\nCrude Protein 17.00%\r\nCrude Fats &amp; Oils 3.70%\r\nCrude Fibre 1.80%\r\nCrude Ash 12.00%\r\nSodium 0.03%\r\n\r\n<strong>Composition:\r\n</strong>Glucosamine Sulphate 2KCI (from fermentation)\r\nDextrose\r\nMaltodextrin\r\nLinseed Meal\r\nMethyl Sulphonyl Methane (MSM)\r\nSodium Hyaluronate (HA)\r\n\r\n<strong>Key Ingredients per 30g:\r\n</strong>Glucosamine Sulphate 2KCI 12,100mg (from fermentation)\r\nMSM 2,160mg\r\nSodium Hyaluronate 15mg\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nLoading rate (for 7 to 10 days) - 30g (2 scoops) per day\r\n\r\nMaintenance - 15g (1 scoop) per day\r\n\r\nA 900g pot will last approximately 60 days for a horse fed at 15g (1 scoop) per day.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Glucosamine extra', '<h3 class=\"h6 product__small-desc\">A simple yet effective supplement for supporting cartilage and joint health.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-glucosamine-extra', '', '', '2025-08-24 11:13:52', '2025-08-24 11:13:52', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=630', 0, 'product', '', 0),
(631, 1, '2025-08-24 11:06:13', '2025-08-24 11:06:13', '', 'Omega Glucosamine extra - 900g', 'Size: 900g', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-15', '', '', '2025-08-24 11:11:14', '2025-08-24 11:11:14', '', 630, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=631', 1, 'product_variation', '', 0),
(632, 1, '2025-08-24 11:06:13', '2025-08-24 11:06:13', '', 'Omega Glucosamine extra - 3.6kg', 'Size: 3.6kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-19', '', '', '2025-08-24 11:10:54', '2025-08-24 11:10:54', '', 630, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=632', 2, 'product_variation', '', 0),
(633, 1, '2025-08-24 11:06:13', '2025-08-24 11:06:13', '', 'Omega Glucosamine extra - 1.8kg refill', 'Size: 1.8kg refill', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-25ltr-31', '', '', '2025-08-24 11:10:54', '2025-08-24 11:10:54', '', 630, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=633', 3, 'product_variation', '', 0),
(634, 1, '2025-08-24 11:12:52', '2025-08-24 11:12:52', '', 'OE-Gluc900NEW_700x', '', 'inherit', 'open', 'closed', '', 'oe-gluc900new_700x', '', '', '2025-08-24 11:12:52', '2025-08-24 11:12:52', '', 630, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Gluc900NEW_700x.webp', 0, 'attachment', 'image/webp', 0),
(635, 1, '2025-08-24 11:13:15', '2025-08-24 11:13:15', '', 'OE-Gluc1_700x', '', 'inherit', 'open', 'closed', '', 'oe-gluc1_700x', '', '', '2025-08-24 11:13:15', '2025-08-24 11:13:15', '', 630, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Gluc1_700x.webp', 0, 'attachment', 'image/webp', 0),
(636, 1, '2025-08-24 11:13:28', '2025-08-24 11:13:28', '', 'OE-Gluc1_700x', '', 'inherit', 'open', 'closed', '', 'oe-gluc1_700x-2', '', '', '2025-08-24 11:13:28', '2025-08-24 11:13:28', '', 630, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Gluc1_700x-1.webp', 0, 'attachment', 'image/webp', 0),
(637, 1, '2025-08-24 11:13:35', '2025-08-24 11:13:35', '', 'OE-Gluc36-NEW_700x', '', 'inherit', 'open', 'closed', '', 'oe-gluc36-new_700x', '', '', '2025-08-24 11:13:35', '2025-08-24 11:13:35', '', 630, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Gluc36-NEW_700x.webp', 0, 'attachment', 'image/webp', 0),
(638, 1, '2025-08-24 11:13:41', '2025-08-24 11:13:41', '', '04-FALCON-MILK-THISTLE-POWDER_1-Web-1500_067c95b0-3696-4651-8e2e-7ec879822a76_700x', '', 'inherit', 'open', 'closed', '', '04-falcon-milk-thistle-powder_1-web-1500_067c95b0-3696-4651-8e2e-7ec879822a76_700x', '', '', '2025-08-24 11:13:41', '2025-08-24 11:13:41', '', 630, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/04-FALCON-MILK-THISTLE-POWDER_1-Web-1500_067c95b0-3696-4651-8e2e-7ec879822a76_700x.webp', 0, 'attachment', 'image/webp', 0),
(639, 1, '2025-08-24 11:50:47', '2025-08-24 11:50:47', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n\r\n<em>A complete natural supplement for supporting and maintaining all aspects of joint health.</em>\r\n\r\nHorses young and old will at some point require support when it comes to joint health, especially those in <strong>intense competition</strong>. While there are many supplements which support aspects of joint health, Omega Equine has created a <strong>complete supplement for everything joint related</strong>, from <strong>maintaining the health of tendons</strong>,<strong> ligaments and tissues </strong>to<strong> supporting healthy cartilage</strong>,<strong> muscles and mobility</strong>. Omega Flexology combines well-recognised ingredients such as glucosamine, methyl sulphonyl methane (MSM), hyaluronic acid (HA) and boswellia for ultimate joint health.\r\n\r\nThe ingredients in Flexology specifically support joint health in the following ways:\r\n<ul>\r\n 	<li>Methyl sulphonyl methane (MSM) is particularly known for <strong>maintaining the health of tendons</strong>, <strong>ligaments</strong> and <strong>connective</strong> <strong>tissues</strong>. MSM offers <strong>natural soft tissue and cartilage support</strong>, delivering sulphur to the areas it is needed most, particularly around the joints, <strong>enabling optimum flexibility</strong></li>\r\n 	<li>Vegan Glucosamine mainly assists with <strong>healthy cartilage production</strong> but also benefits the health of<strong> collagen</strong>,<strong> joint fluid</strong>,<strong> tendons and ligaments.</strong> It is well known for maintaining a <strong>healthy</strong> <strong>cartilage matrix</strong> and is a key component of the body’s natural <strong>joint repair and renew process</strong>. This helps horses efficiently <strong>withstand daily wear and tear, and joint stress</strong></li>\r\n 	<li>Hyaluronic acid (HA) is linked to <strong>healthily managing inflammation</strong> and maintaining the<strong> synovial fluid which lubricates joints</strong></li>\r\n 	<li>Boswellia supports <strong>comfortable and fluid joint movement and mobility.</strong> It also generally helps maintain the <strong>musculoskeletal system</strong> and the structural composition of connective tissues.</li>\r\n</ul>\r\nAlongside these incredible ingredients, Omega Flexology also contains <strong>linseed meal</strong>; rich in fatty acid omega 3, this significantly supports <strong>coat and skin health</strong>. The result is an <strong>exceptional show-ring ready coat</strong> and a <strong>strong topline. </strong>Produced in the UK, this highly palatable supplement ensures horses feel good inside and out.\r\n\r\n</div>\r\n&nbsp;\r\n\r\n<strong>To help the environment all of our pots can be recycled!</strong>\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\nGlucosamine HCI (Vegan) (from fermentation)\r\nLinseed Meal\r\nMethyl Sulphonyl Methane (MSM)\r\nDextrose\r\nAvocado Soybean Unsaponifiables\r\nIsolated Soya Protein\r\nPineapple Extract\r\nSodium Hyaluronate (HA)\r\n\r\nAdditives: Technological Additives:\r\nMonosilicic Acid E551a 2,775mg/kg\r\nL-Proline\r\nBoswellia Serrata Extract\r\n\r\nVitamins &amp; pro vitamins:\r\nPyridoxine Hydrochloride 400mg/kg\r\n\r\nCompounds of Trace Elements:\r\nZinc chelate of glycine hydrate 3b607 10,000mg/kg\r\n\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nFeeding Instructions for Horses and Ponies:\r\n\r\nLoading rate (for 14 to 21 days) - 31g (2 scoops) per day\r\nMaintenance - 15.5g (1 scoop) per day\r\nA 930g pot will last approximately 60 days for a horse fed at 15.5g (1 scoop) per day.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Flexology®', '<h3 class=\"h6 product__small-desc\">Flexology®    A complete natural supplement for supporting and maintaining all aspects of joint health.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-flexology', '', '', '2025-08-24 12:03:30', '2025-08-24 12:03:30', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=639', 0, 'product', '', 0),
(640, 1, '2025-08-24 11:50:47', '2025-08-24 11:50:47', '', 'Omega Flexology® - 930g', 'Size: 930g', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-16', '', '', '2025-08-24 12:03:20', '2025-08-24 12:03:20', '', 639, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=640', 1, 'product_variation', '', 0),
(641, 1, '2025-08-24 11:50:47', '2025-08-24 11:50:47', '', 'Omega Flexology® - 3.72kg', 'Size: 3.72kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-20', '', '', '2025-08-24 11:57:46', '2025-08-24 11:57:46', '', 639, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=641', 2, 'product_variation', '', 0),
(643, 1, '2025-08-24 11:51:32', '2025-08-24 11:51:32', '', '2flexology_c15c7a91-f47c-4a07-b428-3313c9f9953e_700x', '', 'inherit', 'open', 'closed', '', '2flexology_c15c7a91-f47c-4a07-b428-3313c9f9953e_700x', '', '', '2025-08-24 11:51:32', '2025-08-24 11:51:32', '', 639, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/2flexology_c15c7a91-f47c-4a07-b428-3313c9f9953e_700x.webp', 0, 'attachment', 'image/webp', 0),
(644, 1, '2025-08-24 11:51:47', '2025-08-24 11:51:47', '', 'OE-Flexology36-NEW_700x', '', 'inherit', 'open', 'closed', '', 'oe-flexology36-new_700x', '', '', '2025-08-24 11:51:47', '2025-08-24 11:51:47', '', 639, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Flexology36-NEW_700x.webp', 0, 'attachment', 'image/webp', 0),
(645, 1, '2025-08-24 12:04:18', '2025-08-24 12:04:18', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong><i>Exciting new formulation with added beneficial ingredients!</i></strong>\r\n\r\n<i>An ancient ingredient that provides significant support for joint movement and mobility.</i>\r\n\r\nBoswellia is a powder made from the resin secreted naturally from the Boswellia tree native to North Africa and India. Used for thousands of years, it is known to <strong>support comfortable and fluid joint movement </strong>in horses.\r\n\r\nDespite being an ancient ingredient, modern science has found a number of benefits for equine health:\r\n<ul>\r\n 	<li>Boswellia <strong>significantly</strong> <strong>supports joints</strong> and is useful for <strong>maintaining healthy movement and mobility</strong>. It also generally helps maintain the musculoskeletal system and the structural composition of connective tissues.</li>\r\n 	<li><strong>Boswellia Carterii</strong> - a potent variety of Boswellia subject to <strong>heavy research</strong> in recent years, Boswellia Carterii has been used for centuries in the management of mobility-related issues due to its <strong>fantastic anti-inflammatory properties</strong>. The active compounds within Boswellia, the <strong>boswellic acids</strong>, are thought to work by preventing the formation of Leukotrienes in the body, which are the cause of inflammation. Boswellia Extra packs in <strong>an impressive 45% boswellic acid</strong> content per serving, ensuring high levels of support.</li>\r\n 	<li>It is extremely <strong>gentle on the digestive system</strong> and has been linked to maintaining digestive health.</li>\r\n 	<li>Boswellia has known properties which support a <strong>healthy and flourishing liver.\r\n\r\n</strong></li>\r\n 	<li>Omega Boswellia is <strong>competition legal</strong> and has been approved for both FEI and Jockey Club rules.</li>\r\n</ul>\r\n&nbsp;\r\n\r\n<strong>Now with added:</strong>\r\n\r\n<strong>Linseed meal</strong> - research has suggested that Boswellia is a <strong>fat-soluble compound</strong>, meaning that it is <strong>best absorbed into the bloodstream</strong> when fed alongside a source of fat. Linseed meal is high in omega-3 oil content, it is the perfect partner to <strong>ensure bioavailability and utilisation</strong> of the Boswellia. Linseed also provides additional benefits for the digestive system and skin and coat quality.\r\n\r\n<strong>Ginger</strong> - providing anti-inflammatory properties due to the presence of compounds such as <strong>gingerols and shogoals</strong>, which have been shown to<strong> inhibit</strong> the production of pro-inflammatory cytokines and enzymes. These compounds also have <strong>antioxidant properties</strong> that help to protect against oxidative stress, which is a major contributor to inflammation.\r\n\r\n<strong>Black Pepper extract</strong> - containing many anti-inflammatory and antioxidant properties, black pepper works alongside Ginger and Boswellia to support comfortable and fluid joint movement. The <strong>active ingredient Piperine</strong> is also highly beneficial in <strong>increasing the absorption of Boswellia and other nutrients</strong> into the bloodstream.\r\n\r\n<strong>This formulation provides even more support for joint movement and mobility.</strong>\r\n\r\n<strong>Highly</strong> <strong>palatable</strong>, owners will have no trouble adding this fantastic supplement to their horse’s feed routine. Omega Equine sources high-grade Boswellia from trusted suppliers, so owners can be sure their horses are enjoying a top-quality product.\r\n\r\nAvailable in 700g, 1.4kg &amp; 2.8kg\r\n\r\n&nbsp;\r\n\r\n<strong>To help the environment all of our pots can be recycled!</strong>\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nBoswellia Carterii Powder\r\nLinseed Meal\r\nGinger\r\nBlack Pepper Extract\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 9.9%\r\nCrude Fibre &lt;2.9%\r\nCrude Fats and Oils 35%\r\nCrude Ash 13.2%\r\nSodium 0.09%\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nHorses - 11.5g to 23g (1 to 2 scoops) per day\r\n\r\nPonies - 5.75g to 11.5g (1/2 to 1 scoop) per day\r\n\r\nDo not feed more than 23g per day\r\n\r\n1.4kg will last approximately 121 days for a horse fed at 11.5g per day.\r\n\r\n</div>\r\n</div>\r\n</div>', 'Omega Boswellia Extra', '<h3 class=\"h6 product__small-desc\">Exciting new formulation with added beneficial ingredients! An ancient ingredient that provides significant support for joint movement and mobility.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-boswellia-extra', '', '', '2025-08-24 12:11:01', '2025-08-24 12:11:01', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=645', 0, 'product', '', 0),
(646, 1, '2025-08-24 12:04:19', '2025-08-24 12:04:19', '', 'Omega Boswellia Extra', '', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-17', '', '', '2025-08-24 12:08:32', '2025-08-24 12:08:32', '', 645, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=646', 1, 'product_variation', '', 0),
(647, 1, '2025-08-24 12:04:19', '2025-08-24 12:04:19', '', 'Omega Boswellia Extra', '', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-21', '', '', '2025-08-24 12:08:32', '2025-08-24 12:08:32', '', 645, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=647', 2, 'product_variation', '', 0),
(648, 1, '2025-08-24 12:04:19', '2025-08-24 12:04:19', '', 'Omega Boswellia Extra', '', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-25ltr-32', '', '', '2025-08-24 12:08:32', '2025-08-24 12:08:32', '', 645, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=648', 3, 'product_variation', '', 0),
(649, 1, '2025-08-24 12:06:18', '2025-08-24 12:06:18', '', 'OE-BosExtra1_4d79e02f-85c4-483b-b913-6d23f775a559_700x', '', 'inherit', 'open', 'closed', '', 'oe-bosextra1_4d79e02f-85c4-483b-b913-6d23f775a559_700x', '', '', '2025-08-24 12:06:18', '2025-08-24 12:06:18', '', 645, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-BosExtra1_4d79e02f-85c4-483b-b913-6d23f775a559_700x.webp', 0, 'attachment', 'image/webp', 0),
(650, 1, '2025-08-24 12:06:33', '2025-08-24 12:06:33', '', 'Boswellia_Portion_F_1_635da597-91fa-4aa7-9589-5897fa8956b0_700x', '', 'inherit', 'open', 'closed', '', 'boswellia_portion_f_1_635da597-91fa-4aa7-9589-5897fa8956b0_700x', '', '', '2025-08-24 12:06:33', '2025-08-24 12:06:33', '', 645, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Boswellia_Portion_F_1_635da597-91fa-4aa7-9589-5897fa8956b0_700x.webp', 0, 'attachment', 'image/webp', 0),
(651, 1, '2025-08-24 12:06:35', '2025-08-24 12:06:35', '', 'OE-BosExtra-28_896d2f69-3e29-4496-9844-3c2a754ecf2c_700x', '', 'inherit', 'open', 'closed', '', 'oe-bosextra-28_896d2f69-3e29-4496-9844-3c2a754ecf2c_700x', '', '', '2025-08-24 12:06:35', '2025-08-24 12:06:35', '', 645, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-BosExtra-28_896d2f69-3e29-4496-9844-3c2a754ecf2c_700x.webp', 0, 'attachment', 'image/webp', 0),
(652, 1, '2025-08-24 12:06:36', '2025-08-24 12:06:36', '', 'OE-bosExtra700_9aa23a6c-63be-4964-868d-288a68fbdff9_700x', '', 'inherit', 'open', 'closed', '', 'oe-bosextra700_9aa23a6c-63be-4964-868d-288a68fbdff9_700x', '', '', '2025-08-24 12:06:36', '2025-08-24 12:06:36', '', 645, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-bosExtra700_9aa23a6c-63be-4964-868d-288a68fbdff9_700x.webp', 0, 'attachment', 'image/webp', 0),
(653, 1, '2025-08-24 12:11:58', '2025-08-24 12:11:58', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A collection of natural ingredients for supporting healthy laminae and hooves.</em>\r\n\r\nThe health of horse’s laminae is integral to wellbeing and performance. When circulation and digestion are working optimally, and stress is healthily managed, horses feel light on their feet no matter the task. Laminae can be sensitive to both internal and external factors, therefore Omega Equine has developed a supplement supporting laminae and hooves. Combining natural ingredients, it helps maintain healthy circulation, toxin excretion and hoof formation, as well as maintaining a balanced digestive system.\r\n\r\nOmega Laminology contains a number of key ingredients:\r\n<ul>\r\n 	<li>Nettle and Hawthorn: Supports circulation and the cardiovascular system, maintaining a healthy blood supply to the laminae.</li>\r\n 	<li>Amino Acids: These amino acids include methionine which is an essential building block for healthy hoof and laminae formation throughout a horse’s life.</li>\r\n 	<li>Pre and Probiotics: Naturally supporting the digestive system so it works effectively, managing external stresses and any hard to digest dietary starch.</li>\r\n 	<li>Vitamin E: Maintains cell health and is a powerful antioxidant which supports the natural removal of toxins from within the body.</li>\r\n 	<li>Zinc and Copper: Minerals which are synonymous with laminae and hoof condition, and managing healthy levels of bacteria. They also support the natural growth and preservation of hooves, skin and coats.</li>\r\n 	<li>Biotin: A water-soluble B Vitamin which promotes the growth of healthy new hoof, whilst also maintaining a glossy coat, mane and tail.</li>\r\n 	<li>Rosehips: Rich in vitamin C, Rosehips also contain high levels of natural biotin. This makes them a top plant for supporting the immune and circulatory systems, kidneys, liver, hooves, bones, skin and coat.</li>\r\n</ul>\r\nLaminae health is intrinsically linked to circulation, toxin excretion and an effective digestive system. Naturally supporting these ensures daily comfort for work and play. Omega Equine has combined years of research and development to bring this product to market, supporting the health of the whole hoof, inside and out, for both hobby and professional horses.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\nLinseed Expeller\r\nMethyl Sulphonyl Methane\r\nMagnesium Oxide\r\nNettle\r\nRosehip\r\nCalcium Carbonate\r\nMilk Thistle\r\nHawthorn\r\nFructo-oligosaccharide\r\n\r\n<strong>Additives/kg:\r\n</strong>Vitamins: Biotin 3a880 800mg\r\nCalcium-D-Pantothenate 3a841 800mg\r\nB6 3a831\r\nVitamin E 3a700 (Alpha-Tocopherol Acetate) 32,600iu\r\n\r\n<strong>Trace Elements:\r\n</strong>Zinc-3b612 (Zinc Chelate of Protein Hydrolysates) 3100mg\r\nCopper Cupric (Chelate of Amino Acid Hydrate E4 1200mg\r\n\r\n<strong>Amino Acids:\r\n</strong>l-lysine 3.2.3 16,000mg\r\ndi-Methionine 10,000mg\r\nl-threonine 3c410 13,500mg\r\n\r\n<strong>Digestibility Enhancers:\r\n</strong>Saccharomyces Cerevisiae (NCYC sc47) 3.4 x10\'11kg\r\n\r\n<strong>Flavourings:\r\n</strong>Premixture of Sensory Additives\r\n\r\n<strong>Analytical Constituents:</strong>\r\nCrude Protein 24%\r\nCrude Fibre 9.8%\r\nCrude Oils &amp; Fats 16%\r\nCrude Ash 13.5%\r\nSodium 0.15%\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nAdd to feed daily:\r\nHorses &amp; Ponies:\r\nFor the first 4 weeks or when in discomfort feed 30g (2 scoops) per day.\r\nThen as a maintenance feed 15g (1 scoop) per day.\r\nAdd to the evening feed if possible.\r\nScoop provided supplies approximately 15g.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Laminology', '<h3 class=\"h6 product__small-desc\">A collection of natural ingredients for supporting healthy laminae and hooves.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-laminology', '', '', '2025-08-24 17:23:48', '2025-08-24 17:23:48', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=653', 0, 'product', '', 0),
(654, 1, '2025-08-24 12:11:58', '2025-08-24 12:11:58', '', 'Omega Laminology', '', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-18', '', '', '2025-08-24 12:14:01', '2025-08-24 12:14:01', '', 653, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=654', 1, 'product_variation', '', 0),
(655, 1, '2025-08-24 12:11:58', '2025-08-24 12:11:58', '', 'Omega Laminology', '', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-22', '', '', '2025-08-24 12:14:01', '2025-08-24 12:14:01', '', 653, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=655', 2, 'product_variation', '', 0),
(656, 1, '2025-08-24 12:15:51', '2025-08-24 12:15:51', '', 'OE-Laminology18_700x', '', 'inherit', 'open', 'closed', '', 'oe-laminology18_700x', '', '', '2025-08-24 12:15:51', '2025-08-24 12:15:51', '', 653, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Laminology18_700x.webp', 0, 'attachment', 'image/webp', 0),
(657, 1, '2025-08-24 12:16:16', '2025-08-24 12:16:16', '', '06-OMEGA-LAMINOLOGY-PACK-Web-2000_72df1fc9-a564-400a-adef-d26a6f2edfd8_700x', '', 'inherit', 'open', 'closed', '', '06-omega-laminology-pack-web-2000_72df1fc9-a564-400a-adef-d26a6f2edfd8_700x', '', '', '2025-08-24 12:16:16', '2025-08-24 12:16:16', '', 653, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/06-OMEGA-LAMINOLOGY-PACK-Web-2000_72df1fc9-a564-400a-adef-d26a6f2edfd8_700x.webp', 0, 'attachment', 'image/webp', 0),
(658, 1, '2025-08-24 12:29:14', '2025-08-24 12:29:14', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em><strong>10% off in May! discount applied at checkout**</strong></em>\r\n\r\n<em>A powerful combination of ingredients which work together for optimum respiratory health.</em>\r\n\r\nOmega Respirair<strong> </strong>is a uniquely designed supplement which <strong>supports the equine respiratory system</strong>. For horses who under-go regular intense physical exercise and competition, <strong>maintaining healthy breathing is essential for optimum well-being and performance</strong>. This supplement is also beneficial for older horses, who might be experiencing <strong>laboured breathing</strong> and therefore require some additional support.\r\n\r\nWithin Respirair, there are a number of key natural ingredients which work together to help in the following ways:\r\n<ul>\r\n 	<li>Pungent herbs such as Peppermint Oil and Spearmint <strong>soothe the airways for</strong> <strong>easy and natural breathing</strong>, whether a horse is in hard work or peacefully grazing.</li>\r\n 	<li>Eucalyptus is a well-known <strong>decongestant</strong> while Aloe Vera contains over 200 active compounds for <strong>exceptional health throughout the body.</strong></li>\r\n 	<li>Methyl Sulphonyl Methane (MSM) and Turmeric help <strong>maintain lung integrity</strong> by supporting <strong>healthy tissue growth</strong> and <strong>sustaining a healthy response to inflammation.</strong></li>\r\n 	<li>A number of ingredients, including Eucalyptus, Garlic and Turmeric work together to <strong>sustain healthy levels of mucus</strong> within the respiratory tract.</li>\r\n 	<li>Vitamins C and E support a <strong>strong immune system</strong> and play a key role in keeping respiratory cells in excellent condition.</li>\r\n 	<li>Ginger is linked to maintaining a <strong>healthy circulation around the lungs</strong> while garlic helps maintain <strong>healthy, minimal levels of bad bacteria</strong>.</li>\r\n</ul>\r\nFull of natural super-food ingredients, it’s no wonder this incredible supplement is loved by horse owners. <strong>A healthy airway means high oxygen levels, exceptional endurance and a strong immune system</strong>. If that wasn’t enough, Omega Respirair is highly <strong>palatable</strong> and <strong>competition legal.</strong>\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\nLinseed Meal\r\nMethyl Sulphonyl Methane\r\nGarlic\r\nGinger\r\nSeaweed\r\nTurmeric\r\nMint\r\nAloe Vera\r\nEucalyptus Oil\r\nPeppermint Oil\r\n\r\n<b>Additives/kg:\r\n</b><b>Vitamins:\r\n</b>Vitamin C 3a300 31,000mg\r\nVitamin E 3a700 8,160iu\r\n\r\n<b>Analytical Constituents:\r\n</b>Crude Protein 19%\r\nCrude Fibre 4.5%\r\nCrude Oils and Fats 9%\r\nCrude Ash 4.5%\r\nSodium 0.13%\r\n\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nHorses - 22g (2 scoops) per day\r\n\r\nPonies - 11g (1 scoop) per day\r\n\r\n1.850g will last approximately 84 days for a horse fed at 22g per day.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Respirair', '<h3 class=\"h6 product__small-desc\">10% off in May! discount applied at checkout** A powerful combination of ingredients which work together for optimum respiratory health.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-respirair', '', '', '2025-08-24 18:20:59', '2025-08-24 18:20:59', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=658', 0, 'product', '', 0),
(659, 1, '2025-08-24 12:29:14', '2025-08-24 12:29:14', '', 'Omega Respirair - 900g', 'Size: 900g', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-19', '', '', '2025-08-24 17:13:32', '2025-08-24 17:13:32', '', 658, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=659', 1, 'product_variation', '', 0),
(660, 1, '2025-08-24 12:29:14', '2025-08-24 12:29:14', '', 'Omega Respirair - 1.85kg', 'Size: 1.85kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-23', '', '', '2025-08-24 17:13:32', '2025-08-24 17:13:32', '', 658, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=660', 2, 'product_variation', '', 0),
(661, 1, '2025-08-24 17:16:32', '2025-08-24 17:16:32', '', 'OE-respirair1_700x', '', 'inherit', 'open', 'closed', '', 'oe-respirair1_700x', '', '', '2025-08-24 17:16:32', '2025-08-24 17:16:32', '', 658, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-respirair1_700x.webp', 0, 'attachment', 'image/webp', 0),
(662, 1, '2025-08-24 17:16:50', '2025-08-24 17:16:50', '', 'OE-respirairNEW3200_700x', '', 'inherit', 'open', 'closed', '', 'oe-respirairnew3200_700x', '', '', '2025-08-24 17:16:50', '2025-08-24 17:16:50', '', 658, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-respirairNEW3200_700x.webp', 0, 'attachment', 'image/webp', 0),
(663, 1, '2025-08-24 17:16:51', '2025-08-24 17:16:51', '', 'Respirair_Boost_Portiion_F_700x', '', 'inherit', 'open', 'closed', '', 'respirair_boost_portiion_f_700x', '', '', '2025-08-24 17:16:51', '2025-08-24 17:16:51', '', 658, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Respirair_Boost_Portiion_F_700x.webp', 0, 'attachment', 'image/webp', 0),
(664, 1, '2025-08-24 17:18:38', '2025-08-24 17:18:38', 'PRODUCT INFO\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n<em>A natural Vitamin E supplement for ultimate muscle health - a</em><em>n essential supplement for healthy growth, immunity, and muscle performance.</em>\r\n\r\nEquines don\'t naturally produce Vitamin E, despite being essential for health. Supplementing it supports muscles, growth, recovery, and immunity. It is particularly important for young, growing equines, mares, and competition animals, who, without enough, work their muscles much harder.\r\n\r\nListed below are ingredients that make up this vital supplement. We\'ve also added additional pure Vitamin E, so every scoop gives maximum benefit.\r\n<ul>\r\n 	<li><strong>Selenium</strong> works with vitamin E to manage damaging free radicals. This supports healthy muscle function and immunity. It also aids the transportation of oxygen to the lungs after strenuous activity for faster recovery. The combination of selenium and vitamin E is known to sustain good fertility and healthy colostrum and milk in mares, passing immunity support to foals.</li>\r\n 	<li><strong>Lysine</strong> is an essential amino acid that aids protein availability. Many equines are deficient in lysine, but normal levels sustain healthy immunity, blood, hormones, tissue repair and muscle development. It is also used for sustaining the healthy growth of a foetus and young equines.</li>\r\n 	<li><strong>Linseed meal</strong> is a conditioning ingredient, high in healthy fats, fatty acids, and high-soluble fibre. Well known for supporting skin health, glistening coats and a strong topline, it also contains omega 6, zinc, vitamin B1, manganese, magnesium, phosphorus, and copper. These benefit the immune system and maintain joint health.</li>\r\n 	<li><strong>Tart cherry </strong>is loaded with essential plant compounds, antioxidants, and vitamin C. It helps maintain a robust immune system, aiding exercise recovery and supporting sore muscles. It has also been linked to sustaining a healthy heart.</li>\r\n</ul>\r\nAbsorbing Vitamin E is key for optimum wellbeing and performance. Mares, young equines, and those in hard work particularly benefit from this supplement, as it supports healthy growth and recovery. Processed at Omega Equine\'s UFAS and BETA NOPS accredited factory, Omega Vitamin E Extra is competition legal, with approval from FEI and Jockey Club rules.\r\n\r\nAvailable in 1kg\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong>Analytical Constituents:</strong>\r\n\r\nCrude protein 29.00%\r\nCrude fibre 4.90%\r\nCrude oils and fats 14.30%\r\nCrude ash 9.30%\r\nSodium 0.25%\r\n\r\n<strong>Composition</strong>:\r\nLinseed Meal\r\nDextrose\r\nTart Cherry\r\n\r\n<strong>Additives</strong>: (Per kg)\r\n\r\nAmino Acids:\r\nL-Lysine hydrochloride 83,400mg\r\nVitamins:\r\nVitamin E (RRR-Alpha-tocopherol) 67,456iu\r\nTrace Elements:\r\nSelenium (sodium selenite) 3b801 15mg\r\nFlavourings:\r\nPremixture of sensory additives\r\nKey ingredients per 30mg:\r\nVitamin E 2023iu, Lysine 2500mg, Selenium 0.45mg\r\n\r\n</div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies 1/2 to 3 scoops per day 7.5g - 45g\r\n\r\nHorses 1 - 4 scoops per day 15g - 60g\r\n\r\n1kg will last approximately 66 days for a horse fed at 15mg (1 scoop) per day\r\n\r\n</div>\r\n</div>', 'Omega Vitamin \'E\' Extra®', '<h3 class=\"h6 product__small-desc\">A natural Vitamin E supplement for ultimate muscle health - an essential supplement for healthy growth, immunity, and muscle performance.</h3>', 'publish', 'open', 'closed', '', 'omega-vitamin-e-extra', '', '', '2025-08-24 17:22:08', '2025-08-24 17:22:08', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=664', 0, 'product', '', 0),
(665, 1, '2025-08-24 17:21:56', '2025-08-24 17:21:56', '', 'OE-Vitamin-E-Extra1kg-FV-small_700x', '', 'inherit', 'open', 'closed', '', 'oe-vitamin-e-extra1kg-fv-small_700x', '', '', '2025-08-24 17:21:56', '2025-08-24 17:21:56', '', 664, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Vitamin-E-Extra1kg-FV-small_700x.webp', 0, 'attachment', 'image/webp', 0),
(666, 1, '2025-08-24 17:24:35', '2025-08-24 17:24:35', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong>Omega Biotin Extra</strong><strong> </strong>with MSM, Methionine, Zinc, Calcium &amp; Omega 3.\r\n\r\n<em>Targeting cracked and damaged hooves for happier horses.</em>\r\n\r\nKeeping hooves healthy is an important part of looking after your horse. However, some horses are prone to <strong>cracked and brittle hooves</strong> which can have trouble holding shoes or break easily. These are hard to manage for both animal and owner; however, help can be given with a Biotin supplement.\r\n\r\nBiotin is a water-soluble B Vitamin which mammals are incapable of synthesising on their own. It occurs in high concentrations in alfalfa, yet the amount absorbed from feed seems to vary between horses. When hooves become dry, damaged and split, <strong>a biotin supplement promotes and maintains the growth of healthy new hoof</strong>. While this is the main reason for feeding a biotin supplement, a happy consequence is also an <strong>improved coat, mane and tail</strong>.\r\n\r\nOmega Equine’s Biotin Extra supplement contains several additional nutrients and minerals. Methionine helps <strong>optimise the consumption of biotin</strong>, while MSN, Zinc, Calcium and Omega 3 further support <strong>healthy hoof, hair, bone and muscle growth</strong>.\r\n\r\nJust four scoops per day gives a horse 15.5mg of biotin, helping achieve healthy, happy hooves. Try it and give your horse a well-deserved spring in their step.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong>Analytical Constituents:</strong>\r\n\r\nCrude Protein 30.5%\r\nCrude Fibre 6.0%\r\nCrude Oils and fats 10.4%\r\nCrude Ash 10.0%\r\nSodium 0.06%\r\nCalcium                60,000mg/kg\r\nMSM                       9,600mg/kg\r\n\r\n<strong>Composition:\r\n</strong>Linseed Meal\r\nCalcium Carbonate\r\nBrewers Yeast\r\nDextrose\r\nMethyl Sulphonyl Methane\r\n\r\n<strong>Additives per kg:\r\n</strong>Amino Acids\r\ndi-methionine 3.1.1   18,000mg\r\nTrace Elements\r\nZinc (Zinc sulphate 800mg)3b600 280mg\r\nVitamins: Biotin 3a880 320mg\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nFor maintenance of hoof integrity for horses and ponies - 50g (4 scoops) per day. This provides 15.5mg of biotin per day.\r\n\r\n2kg will last approximately 40 days\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Biotin Extra', '<h3 class=\"h6 product__small-desc\">Omega Biotin Extra with MSM, Methionine, Zinc, Calcium &amp; Omega 3.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-biotin-extra', '', '', '2025-08-24 17:29:52', '2025-08-24 17:29:52', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=666', 0, 'product', '', 0),
(667, 1, '2025-08-24 17:24:35', '2025-08-24 17:24:35', '', 'Omega Biotin Extra - 2kg Refill', 'Size: 2kg Refill', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-20', '', '', '2025-08-24 17:28:40', '2025-08-24 17:28:40', '', 666, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=667', 1, 'product_variation', '', 0),
(668, 1, '2025-08-24 17:24:35', '2025-08-24 17:24:35', '', 'Omega Biotin Extra - 4.5 kg', 'Size: 4.5 kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-24', '', '', '2025-08-24 17:28:30', '2025-08-24 17:28:30', '', 666, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=668', 2, 'product_variation', '', 0),
(669, 1, '2025-08-24 17:28:51', '2025-08-24 17:28:51', '', 'OE-Biotin-2kg_700x', '', 'inherit', 'open', 'closed', '', 'oe-biotin-2kg_700x', '', '', '2025-08-24 17:28:51', '2025-08-24 17:28:51', '', 666, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Biotin-2kg_700x.webp', 0, 'attachment', 'image/webp', 0),
(670, 1, '2025-08-24 17:29:09', '2025-08-24 17:29:09', '', 'Biotin_Extra_2_700x', '', 'inherit', 'open', 'closed', '', 'biotin_extra_2_700x', '', '', '2025-08-24 17:29:09', '2025-08-24 17:29:09', '', 666, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Biotin_Extra_2_700x.webp', 0, 'attachment', 'image/webp', 0),
(671, 1, '2025-08-24 17:29:10', '2025-08-24 17:29:10', '', 'OE-Biotin4.5_700x', '', 'inherit', 'open', 'closed', '', 'oe-biotin4-5_700x', '', '', '2025-08-24 17:29:10', '2025-08-24 17:29:10', '', 666, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Biotin4.5_700x.webp', 0, 'attachment', 'image/webp', 0),
(672, 1, '2025-08-24 17:32:05', '2025-08-24 17:32:05', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A balanced supplement for supporting the health of hooves.</em>\r\n\r\nOmega Hoof Form has been specifically formulated to help <strong>support horn and hoof quality, strength and growth</strong>. The natural ingredients have been carefully chosen to balance each other, acting in a complete harmony to achieve optimum health.\r\n\r\nTargeting hooves, the ingredients of this incredible product include:\r\n<ul>\r\n 	<li>A high concentration of natural <strong>biotin</strong>, a water-soluble B Vitamin which mammals are incapable of synthesising on their own. Biotin maintains the <strong>growth of healthy new hoof</strong>. It also plays a role in supporting a <strong>healthy coat, mane and tail.</strong></li>\r\n 	<li><strong>Linseed meal</strong> which is high in healthy fats and fatty acids omega 3, 6 and 9. It is a brilliant <strong>conditioning</strong> supplement which also assists in <strong>healthy cell regeneration.</strong></li>\r\n 	<li>Chelated minerals such as copper and zinc. These are beneficial for supporting effective <strong>nutrient absorption</strong>.</li>\r\n</ul>\r\nOmega Hoof Form is a completely natural product which has been carefully considered to maintain strong and healthy hooves. Whether your horse is in top level competition, at grass or having trouble with brittle hooves, this supplement is sure to put a spring in their step.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nLinseed Meal\r\nCalcium Carbonate\r\nMethyl Sulphonyl Methane\r\n\r\n<strong>Additives/kg:\r\n</strong>Amino Acids:\r\ndi-Methionine 3c301 20,000mg\r\nl-lysine 3.2.3 27,500mg\r\nTrace Elements:\r\nCopper Cupric (Chelate of Amino Acid Hydrate) E4 1,100mg\r\nZinc Chelate of Protein Hydrolysates 3b612 3,000mg\r\nVitamins: Biotin 3a880 2,210mg\r\nCalcium-D-Pantothenate 3a841 1,100mg\r\nB6 3a831 730mg\r\n\r\n<strong>Analytical Constituents:</strong>\r\n\r\nCrude Protein 30%\r\nCrude Fibre 7%\r\nCrude Oils and Fats 11.00%\r\nCrude Ash 17.00%\r\nSodium 0.20%\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nHorses up to 500kg - 1 scoop per day.\r\n\r\nPonies up to 250kg - 1/2 scoop per day.\r\n\r\nHorses over 500kg or with extremely bad feet - up to 2 scoops per day.\r\n\r\n870g will last approximately 60 days for horses at maintenance use.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Hoof Form', '<h3 class=\"h6 product__small-desc\">A balanced supplement for supporting the health of hooves.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-hoof-form', '', '', '2025-08-24 17:37:17', '2025-08-24 17:37:17', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=672', 0, 'product', '', 0),
(673, 1, '2025-08-24 17:32:05', '2025-08-24 17:32:05', '', 'Omega Hoof Form - 870g', 'Size: 870g', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-21', '', '', '2025-08-24 17:34:43', '2025-08-24 17:34:43', '', 672, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=673', 1, 'product_variation', '', 0),
(674, 1, '2025-08-24 17:32:05', '2025-08-24 17:32:05', '', 'Omega Hoof Form - 5.3 kg', 'Size: 5.3 kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-25', '', '', '2025-08-24 17:34:14', '2025-08-24 17:34:14', '', 672, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=674', 2, 'product_variation', '', 0),
(675, 1, '2025-08-24 17:36:38', '2025-08-24 17:36:38', '', 'hoofform_700x', '', 'inherit', 'open', 'closed', '', 'hoofform_700x', '', '', '2025-08-24 17:36:38', '2025-08-24 17:36:38', '', 672, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/hoofform_700x.webp', 0, 'attachment', 'image/webp', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(676, 1, '2025-08-24 17:36:59', '2025-08-24 17:36:59', '', 'Farrier-EC-2931972_700x', '', 'inherit', 'open', 'closed', '', 'farrier-ec-2931972_700x', '', '', '2025-08-24 17:36:59', '2025-08-24 17:36:59', '', 672, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Farrier-EC-2931972_700x.jpg', 0, 'attachment', 'image/jpeg', 0),
(677, 1, '2025-08-24 17:37:00', '2025-08-24 17:37:00', '', 'OE-Hoof_700x', '', 'inherit', 'open', 'closed', '', 'oe-hoof_700x', '', '', '2025-08-24 17:37:00', '2025-08-24 17:37:00', '', 672, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Hoof_700x.webp', 0, 'attachment', 'image/webp', 0),
(678, 1, '2025-08-24 17:37:02', '2025-08-24 17:37:02', '', 'OE-Hoof5kg_700x', '', 'inherit', 'open', 'closed', '', 'oe-hoof5kg_700x', '', '', '2025-08-24 17:37:02', '2025-08-24 17:37:02', '', 672, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Hoof5kg_700x.webp', 0, 'attachment', 'image/webp', 0),
(679, 1, '2025-08-24 17:48:10', '2025-08-24 17:48:10', 'PRODUCT INFO\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n<em>A sweet-smelling supplement for equine health, rich in iron, vitamin C and biotin.</em>\r\n\r\nThe saying, ‘coming up roses’, is definitely relevant for this sweet-smelling supplement. Rosehips, the fruit of the rose plant, are one of <strong>the best sources of natural iron and vitamin C </strong>while also containing <strong>high levels of natural biotin</strong>. This makes them one of the top plants for <strong>supporting the immune and circulatory systems, kidneys, liver, hooves, bones, skin and coat</strong>.\r\n\r\nRosehips are an invaluable addition to a horse’s feed bucket for the following reasons:\r\n<ul>\r\n 	<li>High in natural antioxidants, rosehips help <strong>maintain joint health, mobility and sustain the natural formation of cartilage and connective tissue</strong>. They are particularly valuable for horses with <strong>fatigued joints</strong>, affected by age or wear and tear.</li>\r\n 	<li>Rosehips have been linked with <strong>naturally cleansing the body</strong>, helping to healthily remove toxins. This benefits the <strong>healthy function of the kidneys, liver and circulatory systems.</strong></li>\r\n 	<li>Due to the presence of biotin, rosehips promote and maintain the growth of <strong>healthy new hoof</strong>. Biotin also has the added benefit of an <strong>improved coat, mane and tail.</strong></li>\r\n 	<li>While rosehips contain high levels of vitamin C, they also include vitamins E, D, and A, all powerful anti-oxidants which significantly <strong>support the immune system</strong>.</li>\r\n</ul>\r\nHighly <strong>palatable</strong>, Omega Equine’s rosehips are <strong>sourced in the UK</strong> to ensure product quality. This wonderful ingredient is perfect for horse owners who want a natural and delicious supplement that is safe for both leisure horses and those in competition. Feed daily and find a new appreciation for this beautiful English garden flower.\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nRosehips\r\n\r\n<strong>Analysis:\r\n</strong>Crude Protein 6.6%\r\nCrude Fibre 4.5%\r\nCrude Oils &amp; Fats 0.6%\r\nCrude Ash 5.8%\r\n\r\n</div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies 10-20g per day\r\nHorses 20-40g per day\r\n\r\n</div>\r\n</div>', 'Omega Rosehips', '<h3 class=\"h6 product__small-desc\">A sweet-smelling supplement for equine health, rich in iron, vitamin C and biotin.</h3>', 'publish', 'open', 'closed', '', 'omega-rosehips', '', '', '2025-08-24 17:52:52', '2025-08-24 17:52:52', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=679', 0, 'product', '', 0),
(680, 1, '2025-08-24 17:51:53', '2025-08-24 17:51:53', '', 'OE-Rosehip1_700x', '', 'inherit', 'open', 'closed', '', 'oe-rosehip1_700x', '', '', '2025-08-24 17:51:53', '2025-08-24 17:51:53', '', 679, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Rosehip1_700x.webp', 0, 'attachment', 'image/webp', 0),
(681, 1, '2025-08-24 17:52:04', '2025-08-24 17:52:04', '', '05-OMEGA-ROSEHIP-POWDER-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '05-omega-rosehip-powder-web-1500_700x', '', '', '2025-08-24 17:52:04', '2025-08-24 17:52:04', '', 679, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/05-OMEGA-ROSEHIP-POWDER-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(682, 1, '2025-08-24 17:53:57', '2025-08-24 17:53:57', 'PRODUCT INFO\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n<em>A delicious duo of nutritionally-rich ingredients for optimum coat and hoof health.</em>\r\n\r\nRosehips and seaweed individually are powerful natural ingredients for equine health. Combined they make a super supplement which makes the most of both land and sea. While this supplement brilliantly maintains general health, it is <strong>particularly beneficial for supporting coat and hoof health</strong>.\r\n\r\nOmega Equine have brought together these incredible ingredients which have the following benefits:\r\n<ul>\r\n 	<li>Seaweed, a marine plant found around the world, is an impressive source of <strong>natural vitamins, minerals and trace elements</strong>. These are linked to <strong>promoting shiny coats, strong hooves and maintaining high-levels of vitality.</strong></li>\r\n 	<li>Rosehips, the fruit of the rose plant, are one of <strong>the best sources of natural iron and vitamin C </strong>while also containing <strong>high levels of natural biotin</strong>. This makes them one of the top plants for <strong>supporting the immune and circulatory systems, kidneys, liver, hooves, bones, skin and coat.</strong></li>\r\n 	<li>Rosehips are also high in natural antioxidants, which help maintain joint health, mobility and sustain the natural<strong> formation of cartilage and connective tissue</strong>. They are particularly valuable for horses with <strong>fatigued joints</strong>, affected by age or wear and tear.</li>\r\n</ul>\r\nOmega Equine’s seaweed and rosehips are <strong>sourced in the UK</strong> to ensure product quality and consistency. <strong>Highly palatable</strong>, this supplement is the perfect choice for owners who want a <strong>natural approach to horse health</strong>. Bursting with nutritional support, flavour and fragrance, this potent combination of land and sea will have your horse galloping to the feed bucket.\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nSeaweed, Rosehips\r\n\r\n<strong>Analysis:\r\n</strong>Crude Protein 6.6%\r\nCrude Fibre 4.5%\r\nCrude Oils &amp; Fats 0.6%\r\nCrude Ash 5.8%\r\n\r\n</div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies 35g per day\r\nHorses 65g per day\r\n\r\n</div>\r\n</div>', 'Omega Seaweed + Rosehips', '<h3 class=\"h6 product__small-desc\">A delicious duo of nutritionally-rich ingredients for optimum coat and hoof health.</h3>', 'publish', 'open', 'closed', '', 'omega-seaweed-rosehips', '', '', '2025-08-24 18:02:52', '2025-08-24 18:02:52', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=682', 0, 'product', '', 0),
(683, 1, '2025-08-24 18:00:26', '2025-08-24 18:00:26', '', 'OE-Rosehip1_700x', '', 'inherit', 'open', 'closed', '', 'oe-rosehip1_700x-2', '', '', '2025-08-24 18:00:26', '2025-08-24 18:00:26', '', 682, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Rosehip1_700x-1.webp', 0, 'attachment', 'image/webp', 0),
(684, 1, '2025-08-24 18:00:48', '2025-08-24 18:00:48', '', '05-OMEGA-SEAWEED-AND-ROSEHIP-POWDER_1-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '05-omega-seaweed-and-rosehip-powder_1-web-1500_700x', '', '', '2025-08-24 18:00:48', '2025-08-24 18:00:48', '', 682, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/05-OMEGA-SEAWEED-AND-ROSEHIP-POWDER_1-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(685, 1, '2025-08-24 18:00:58', '2025-08-24 18:00:58', '', 'OE-Sea_Rose1_700x', '', 'inherit', 'open', 'closed', '', 'oe-sea_rose1_700x', '', '', '2025-08-24 18:00:58', '2025-08-24 18:00:58', '', 682, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Sea_Rose1_700x.webp', 0, 'attachment', 'image/webp', 0),
(686, 1, '2025-08-24 18:03:12', '2025-08-24 18:03:12', 'PRODUCT INFO\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\nThe regular use of Hoof Perfect Dressing will help keep hooves supple and elastic, prevent splits and cracks. The antibacterial properties and barrier protection help keep the hoof free of bacteria which in turn promotes healthy growth. Hoof Perfect Dressing is ideal for all weather conditions and seasons, protecting hooves from becoming saturated in wet conditions and supply moisture in dry conditions.\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nCoconut Oil\r\n\r\nAvocado Oil\r\n\r\nJojoba Oil\r\n\r\nSoya Oil\r\n\r\nAnimal Fat\r\n\r\nBeeswax\r\n\r\nEucalyptus Oil\r\n\r\nPeppermint Oil\r\n\r\n</div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies 35g per day\r\nHorses 65g per day\r\n\r\n</div>\r\n</div>', 'Omega Hoof Perfect', '<h3 class=\"h6 product__small-desc\">The regular use of Hoof Perfect Dressing will help keep hooves supple and elastic, prevent splits and cracks.</h3>', 'publish', 'open', 'closed', '', 'omega-hoof-perfect', '', '', '2025-08-25 10:55:56', '2025-08-25 10:55:56', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=686', 0, 'product', '', 0),
(687, 1, '2025-08-24 18:04:04', '2025-08-24 18:04:04', '', 'Untitled-1_0001_07-OMEGA-HOOF-PERFECT-PACK-Web-1500_700x', '', 'inherit', 'open', 'closed', '', 'untitled-1_0001_07-omega-hoof-perfect-pack-web-1500_700x', '', '', '2025-08-24 18:04:04', '2025-08-24 18:04:04', '', 686, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Untitled-1_0001_07-OMEGA-HOOF-PERFECT-PACK-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(688, 1, '2025-08-24 18:04:14', '2025-08-24 18:04:14', '', '07-OMEGA-HOOF-PERFECT-CONTENTS-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '07-omega-hoof-perfect-contents-web-1500_700x', '', '', '2025-08-24 18:04:14', '2025-08-24 18:04:14', '', 686, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/07-OMEGA-HOOF-PERFECT-CONTENTS-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(689, 1, '2025-08-24 18:08:42', '2025-08-24 18:08:42', 'PRODUCT INFO\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n<em>A natural and versatile clay packed with rich ingredients for optimum skin health.</em>\r\n\r\nOmega Equine has created Omega Ultra Clay to help support horses and ponies from the outside in. Premixed, it is placed directly on the skin, hoof or coat. Over the course of a few hours, it will dry to form a hard yet flexible crust. This layer naturally draws out impurities whilst preserving essential oils which can be absorbed for optimum health. The clay remains in place for up to 12 hours, after which time it can be easily flaked off.\r\n\r\nThe clay consists of a range of natural ingredients, all associated with soothing and maintaining the health of the skin. These ingredients include:\r\n<ul>\r\n 	<li><u>Bentonite clay</u>: used for centuries to naturally support sore, cracked and broken skin.</li>\r\n 	<li><u>Honey</u>: a cupboard staple commonly used as a natural dressing and moisturiser.</li>\r\n 	<li><u>Aloe vera</u>: one of the most nutrient dense plants on the planet, the leaf contains at least 200 active compounds which sustain optimum equine health and wellbeing.</li>\r\n 	<li><u>A collection of vitamin-rich essential oils</u>: including tea tree oil, boswellia oil, lemon oil, kana oil, lavender oil and elemi oil. These naturally support the body’s repair processes; help sooth itchy and flaky skin; ease the discomfort of bites and stings; and promote the healthy growth of skin affected by scarring and sunburn.</li>\r\n</ul>\r\nEasy to use with no bandaging required, Omega Ultra Clay can be applied all over the animal’s body, no matter how awkward the location. The clay softens the skin beneath, allowing impurities to escape under a protective barrier. Developed in the UK, Omega Equine sources the highest quality ingredients for all their products, this being no exception. A powerful stable staple, Omega Ultra Clay is an essential product for equine skin health.\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nBentonite\r\nAloe Vera\r\nHoney\r\nKanuka Oil\r\nTea Tree Oil\r\nBoswellia Oil\r\nLemon Oil\r\nLavender Oil\r\nElemi Oi\r\n\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Ultra Clay', '<h3 class=\"h6 product__small-desc\">A natural and versatile clay packed with rich ingredients for optimum skin health.</h3>', 'publish', 'open', 'closed', '', 'omega-ultra-clay', '', '', '2025-08-25 10:56:28', '2025-08-25 10:56:28', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=689', 0, 'product', '', 0),
(690, 1, '2025-08-24 18:10:30', '2025-08-24 18:10:30', '', '03-OMEGA-ULTRA-CLAY_700x', '', 'inherit', 'open', 'closed', '', '03-omega-ultra-clay_700x', '', '', '2025-08-24 18:10:30', '2025-08-24 18:10:30', '', 689, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/03-OMEGA-ULTRA-CLAY_700x.webp', 0, 'attachment', 'image/webp', 0),
(691, 1, '2025-08-24 18:10:44', '2025-08-24 18:10:44', '', '03-OMEGA-ULTRA-CLAY-CONTENTS-VARIATION_700x', '', 'inherit', 'open', 'closed', '', '03-omega-ultra-clay-contents-variation_700x', '', '', '2025-08-24 18:10:44', '2025-08-24 18:10:44', '', 689, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/03-OMEGA-ULTRA-CLAY-CONTENTS-VARIATION_700x.webp', 0, 'attachment', 'image/webp', 0),
(692, 1, '2025-08-24 18:13:53', '2025-08-24 18:13:53', 'PRODUCT INFO\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n<em>A great all-round super-supplement packed with the ocean’s natural nutrients.</em>\r\n\r\nSeaweed is the ocean’s answer to <strong>rich natural nutrition</strong>. A member of the algae family, seaweed is <strong>nutritionally dense</strong>, providing a wealth of important amino acids, vitamins, minerals, trace elements and chemical elements. These have a wide impact on <strong>general equine health</strong> supporting many areas of the body.\r\n\r\nSourced from high quality suppliers, Omega Equine’s Seaweed supplement is packed with nutrients, including:\r\n<ul>\r\n 	<li>Amino acids, the building blocks of protein. These are essential for many biological functions, from <strong>supporting healthy muscle and organ tissue</strong>, to the <strong>maintenance of enzymes</strong>, <strong>hormones </strong>and<strong> antibodies.</strong></li>\r\n 	<li>Essential minerals calcium, phosphorous and boron are present in seaweed, all of which are linked to maintaining the <strong>health of bones and muscles.</strong></li>\r\n 	<li>Important vitamins such as vitamin B1, vitamin B2, vitamin C and vitamin D can be found in seaweed. These are linked to a <strong>healthy metabolism</strong>, <strong>balanced mood</strong>, and<strong> healthy skin</strong>,<strong> teeth </strong>and<strong> bones.</strong></li>\r\n 	<li>Key trace elements, including chromium, iron, magnesium, selenium and manganese to name just a few. Combined, these support areas such as <strong>muscle function</strong>,<strong> blood </strong>and<strong> blood health</strong>,<strong> sustaining healthy levels of antioxidants </strong>and<strong> effective metabolism.</strong></li>\r\n 	<li>Finally, seaweed also contains many chemical elements, notably, sodium and potassium. These two elements are significant in supporting the <strong>nervous system</strong>,<strong> skeletal system </strong>and<strong> muscle fatigue</strong>.</li>\r\n</ul>\r\nOmega Seaweed is a <strong>wonderful all-round supplement</strong>, particularly for <strong>horses in hard work and youngstock</strong>, providing the essential nutrients for <strong>supporting healthy growth and stamina</strong>. Stallions at stud may also benefit, however it is <strong>not recommended for mares in late pregnancy</strong>. Palatable and competition safe, this supplement will have horses and ponies diving into the feed bucket.\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nSeaweed\r\n\r\n<strong>Analysis:\r\n\r\n</strong>Crude Ash 17.2%\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nHorses - 50g per day\r\n\r\nPonies - 25g per day\r\n\r\nNot recommended for pregnant mares. Do not exceed recommended rate\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Seaweed', '<h3 class=\"h6 product__small-desc\">A great all-round super-supplement packed with the ocean’s natural nutrients.</h3>', 'publish', 'open', 'closed', '', 'omega-seaweed', '', '', '2025-08-24 18:16:52', '2025-08-24 18:16:52', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=692', 0, 'product', '', 0),
(693, 1, '2025-08-24 18:16:17', '2025-08-24 18:16:17', '', 'OE-Seaweed1_700x', '', 'inherit', 'open', 'closed', '', 'oe-seaweed1_700x', '', '', '2025-08-24 18:16:17', '2025-08-24 18:16:17', '', 692, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Seaweed1_700x.webp', 0, 'attachment', 'image/webp', 0),
(694, 1, '2025-08-24 18:16:31', '2025-08-24 18:16:31', '', '11-OMEGA38099-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '11-omega38099-web-1500_700x', '', '', '2025-08-24 18:16:31', '2025-08-24 18:16:31', '', 692, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/11-OMEGA38099-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(695, 1, '2025-08-24 18:22:41', '2025-08-24 18:22:41', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A collection of super food ingredients brought together for optimum equine health.</em>\r\n\r\nOmega Vitality is one of our most popular products for good reason. A natural supplement bursting with super food ingredients, it’s a great way to keep horses healthy, support the immune system and maintain general wellbeing.\r\n\r\nA carefully curated ingredients list ensures a huge number of essential vitamins, minerals, trace elements, phytochemicals, antioxidants, enzymes, omega fatty acids and plant sterols, all sourced from natural foods.\r\n\r\nIngredients key to the success of this supplement are:\r\n<ul>\r\n 	<li><u>Sea buckthorn</u> - a super fruit full of omega fatty acids. These maintain <strong>healthy</strong> <strong>skin and hooves</strong>, and provide <strong>mental</strong>,<strong> digestive</strong>,<strong> reproductive</strong>,<strong> pulmonary and joint support.</strong> Sea Buckthorn also contains numerous amino acids, vitamins, folic acid, over 60 antioxidants, a variety of minerals and healthy fatty acids, supporting the natural health of almost every major system in the body.</li>\r\n 	<li><u>Aloe Vera</u> – a plant packed with vitamins which support the <strong>skin</strong>, <strong>coat</strong>, <strong>eyes</strong> and <strong>brain</strong>. It also contains folic acid, useful during <strong>pregnancy</strong> and for the <strong>maintenance of a healthy digestive tract</strong>. Rich in minerals, aloe vera <strong>aids healthy</strong> <strong>bones </strong>and the <strong>immune system.</strong></li>\r\n 	<li><u>Moringa leaf</u> - an impressive <strong>source of</strong> <strong>protein</strong> and vitamins useful for maintaining <strong>immune</strong>,<strong> bone </strong>and<strong> skin health</strong>. Moringa is packed with over 90 active compounds which hugely support overall health.</li>\r\n 	<li><u>Turmeric</u> - a popular spice used to support<strong> joints</strong>, <strong>skin</strong> and <strong>digestion</strong>. It is commonly known to <strong>maintain liver health</strong> <strong>and toxicity</strong>, and has been linked to supporting antioxidant mechanisms, so <strong>antioxidants are used effectively in the body.</strong></li>\r\n 	<li><u>Flax seed</u> - high in omega 3 fatty acids, flax seed helps <strong>maintain healthy skin and joints</strong>. Alongside this, it <strong>supports the</strong> <strong>immune</strong> <strong>system</strong> and can aid <strong>healthy thyroid function</strong>.</li>\r\n 	<li><u>Tart Cherry</u> - a tiny red fruit loaded with important nutrients, including plant compounds, antioxidants and vitamin C. It is useful for <strong>maintaining a strong immune system</strong>, <strong>aiding exercise recovery </strong>and<strong> supporting sore muscles</strong>. It has also been linked to <strong>sustaining a healthy heart</strong>.</li>\r\n</ul>\r\nA healthy diet of fruits and vegetables is as good for our horse as it is us. Absorbing essential nutrients from natural ingredients is far better than gaining them from artificial sources. Omega Vitality does what it says on the tin, <strong>giving horses the vitality they need to perform at their best</strong>, all from a range of carefully chosen super food ingredients.\r\n\r\nAvailable in 1.5kg and 3kg quantities.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong>Analysis:\r\n</strong>Crude protein 18.5%<strong>\r\n</strong>Crude fibre 12.2%\r\nCrude oils and fats 21.50%\r\nCrude ash 9.2%\r\nSodium 0.16%\r\n\r\n<strong>Composition:\r\n</strong>Flaxseed Meal\r\nMoringa Leaf powder\r\nSea Buckthorn powder\r\nTurmeric\r\nNettle\r\nAloe Vera\r\nTart Cherry powder\r\nSeaweed\r\nCalcium Carbonate\r\nSpearmint.\r\n\r\n<strong>Additives:\r\n</strong>Contains complementary feed ingredient with natural antioxidant capability.\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nHorses maintenance - 2 scoops\r\n\r\nPonies maintenance - 1 scoop\r\n\r\nMore can be fed if required up to 100g per day\r\n\r\n1.5kg will last approximately 30 days for a horse fed at maintenance.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Vitality', '<h3 class=\"h6 product__small-desc\">A collection of super food ingredients brought together for optimum equine health.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-vitality', '', '', '2025-08-24 18:29:34', '2025-08-24 18:29:34', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=695', 0, 'product', '', 0),
(696, 1, '2025-08-24 18:22:41', '2025-08-24 18:22:41', '', 'Omega Vitality - 1.5 kg', 'Size: 1.5 kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-22', '', '', '2025-08-24 18:26:48', '2025-08-24 18:26:48', '', 695, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=696', 1, 'product_variation', '', 0),
(697, 1, '2025-08-24 18:22:41', '2025-08-24 18:22:41', '', 'Omega Vitality - 3 kg Refill', 'Size: 3 kg Refill', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-26', '', '', '2025-08-24 18:26:48', '2025-08-24 18:26:48', '', 695, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=697', 2, 'product_variation', '', 0),
(698, 1, '2025-08-24 18:25:03', '2025-08-24 18:25:03', '', 'OE-vitality1-NEW_700x', '', 'inherit', 'open', 'closed', '', 'oe-vitality1-new_700x', '', '', '2025-08-24 18:25:03', '2025-08-24 18:25:03', '', 695, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-vitality1-NEW_700x.webp', 0, 'attachment', 'image/webp', 0),
(699, 1, '2025-08-24 18:25:19', '2025-08-24 18:25:19', '', 'Omega_Vitality_Pile_700x', '', 'inherit', 'open', 'closed', '', 'omega_vitality_pile_700x', '', '', '2025-08-24 18:25:19', '2025-08-24 18:25:19', '', 695, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Vitality_Pile_700x.webp', 0, 'attachment', 'image/webp', 0),
(700, 1, '2025-08-24 18:25:20', '2025-08-24 18:25:20', '', 'Untitled-1_0008_OmegaVitality3kgRefillNEW-shortcopy_700x', '', 'inherit', 'open', 'closed', '', 'untitled-1_0008_omegavitality3kgrefillnew-shortcopy_700x', '', '', '2025-08-24 18:25:20', '2025-08-24 18:25:20', '', 695, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Untitled-1_0008_OmegaVitality3kgRefillNEW-shortcopy_700x.webp', 0, 'attachment', 'image/webp', 0),
(701, 1, '2025-08-24 18:28:47', '2025-08-24 18:28:47', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>Replenish lost electrolytes to maintain general health, performance and healthy hydration.</em>\r\n\r\nPhysical work or hot weather causes all of us to sweat and when we do, we lose vital electrolytes from the body. The same goes for our horses. Electrolytes are a collection of common minerals, including sodium, chloride, potassium, magnesium and calcium, which work together to support <strong>efficiency in the body</strong>.\r\n\r\nReplenishing and maintaining the balance of essential electrolytes benefits horses by:\r\n<ul>\r\n 	<li>Helping ensure your horse remains <strong>sufficiently hydrated.</strong></li>\r\n 	<li>Preserving a healthy <strong>balance of fluids in the body’s cells</strong> and also maintaining a <strong>healthy acid-base (pH)</strong>. Imbalances can have a significant impact on overall health.</li>\r\n 	<li>Helps <strong>efficiently</strong> <strong>process waste</strong> and maintains <strong>muscle function</strong>; without a healthy, replenished balance of electrolytes, muscles are more likely to suffer from cramps.</li>\r\n 	<li>A lack of electrolytes is linked to <strong>poor performance</strong>, <strong>low mood</strong> and a <strong>dull coat</strong>.</li>\r\n</ul>\r\nNot only lost from sweat, electrolytes are also lost through urine and faeces. Omega Equine’s electrolyte product is <strong>gentle on the stomach</strong> and, unlike other products, has a unique formula that won’t put horses off their feed. Balancing the loss of electrolytes through a supplement is essential for <strong>maintaining the health of various bodily functions</strong>. It is also very important for working and competition horses, who need to <strong>sustain high levels of stamina</strong>, <strong>energy</strong> and <strong>mood</strong>.\r\n\r\nAvailable in 1.5kg, 5kg and 10kg quantities.\r\n\r\n<strong>To help the environment all of our pots can be recycled!</strong>\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong>Analysis</strong>\r\n\r\nCrude Protein 0.20%\r\nCrude Fibre 0.10%\r\nCrude Oils and Fats 0.20%\r\nCrude Ash 97.10%\r\nSodium 32.10%\r\n\r\n<strong>Composition</strong>:\r\nSodium Chloride\r\nPotassium Chloride\r\nDextrose\r\nMagnesium Sulphate\r\nMagnesium Chelate\r\nPreservatives:\r\nCalcium Lactate E327 21,500mg\r\nFlavourings: Apple Flavour\r\nBinders:\r\nAnti-Caking Agents and Coagulants:\r\nCollodial Silica E551b 5000mg\r\nTrace Elements:\r\nAmino Acid Hydrate E5 3000mg\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies in light/medium work: ½ scoop (15g) per day\r\nPonies in hard work: 1 scoop (30g) per day\r\nHorses in light/medium work: 1 scoop (30g) per day\r\nHorses in hard work: 2 scoops (60g) per day\r\nAdd to feed, ensure clean fresh water is available at all times.\r\n1.5kg will last a 500kg horse in light/medium work 50 days.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Electrolytes', '<h3 class=\"h6 product__small-desc\">Replenish lost electrolytes to maintain general health, performance and healthy hydration.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-electrolytes', '', '', '2025-08-24 18:40:24', '2025-08-24 18:40:24', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=701', 0, 'product', '', 0),
(702, 1, '2025-08-24 18:28:47', '2025-08-24 18:28:47', '', 'Omega Electrolytes - 5 kg', 'Size: 5 kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-23', '', '', '2025-08-24 18:40:04', '2025-08-24 18:40:04', '', 701, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=702', 1, 'product_variation', '', 0),
(703, 1, '2025-08-24 18:28:47', '2025-08-24 18:28:47', '', 'Omega Electrolytes - 10kg', 'Size: 10kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-27', '', '', '2025-08-24 18:40:05', '2025-08-24 18:40:05', '', 701, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=703', 2, 'product_variation', '', 0),
(704, 1, '2025-08-24 18:34:36', '2025-08-24 18:34:36', '', 'OE-electro1.5_700x', '', 'inherit', 'open', 'closed', '', 'oe-electro1-5_700x', '', '', '2025-08-24 18:34:36', '2025-08-24 18:34:36', '', 701, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-electro1.5_700x.webp', 0, 'attachment', 'image/webp', 0),
(705, 1, '2025-08-24 18:34:54', '2025-08-24 18:34:54', '', 'OE-Electro5-New_700x', '', 'inherit', 'open', 'closed', '', 'oe-electro5-new_700x', '', '', '2025-08-24 18:34:54', '2025-08-24 18:34:54', '', 701, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Electro5-New_700x.webp', 0, 'attachment', 'image/webp', 0),
(706, 1, '2025-08-24 18:34:55', '2025-08-24 18:34:55', '', 'OE-Electro10_700x', '', 'inherit', 'open', 'closed', '', 'oe-electro10_700x', '', '', '2025-08-24 18:34:55', '2025-08-24 18:34:55', '', 701, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Electro10_700x.webp', 0, 'attachment', 'image/webp', 0),
(707, 1, '2025-08-24 18:34:57', '2025-08-24 18:34:57', '', 'Supports_Electrolyte_balance_2_copy_700x', '', 'inherit', 'open', 'closed', '', 'supports_electrolyte_balance_2_copy_700x', '', '', '2025-08-24 18:34:57', '2025-08-24 18:34:57', '', 701, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Supports_Electrolyte_balance_2_copy_700x.webp', 0, 'attachment', 'image/webp', 0),
(708, 1, '2025-08-24 18:39:16', '2025-08-24 18:39:16', '', 'Omega Electrolytes - 1.5 kg', 'Size: 1.5 kg', 'publish', 'closed', 'closed', '', 'omega-electrolytes', '', '', '2025-08-24 18:40:05', '2025-08-24 18:40:05', '', 701, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=708', 0, 'product_variation', '', 0),
(709, 1, '2025-08-24 18:41:30', '2025-08-24 18:41:30', '<div>\n<div>\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\n</div>\n<div class=\"summary-child prod-details__accordian-content\">\n\n<em>Replenish lost electrolytes to maintain general health, performance and healthy hydration.</em>\n\nPhysical work or hot weather causes all of us to sweat and when we do, we lose vital electrolytes from the body. The same goes for our horses. Electrolytes are a collection of common minerals, including sodium, chloride, potassium, magnesium and calcium, which work together to support <strong>efficiency in the body</strong>.\n\nReplenishing and maintaining the balance of essential electrolytes benefits horses by:\n<ul>\n 	<li>Helping ensure your horse remains <strong>sufficiently hydrated.</strong></li>\n 	<li>Preserving a healthy <strong>balance of fluids in the body’s cells</strong> and also maintaining a <strong>healthy acid-base (pH)</strong>. Imbalances can have a significant impact on overall health.</li>\n 	<li>Helps <strong>efficiently</strong> <strong>process waste</strong> and maintains <strong>muscle function</strong>; without a healthy, replenished balance of electrolytes, muscles are more likely to suffer from cramps.</li>\n 	<li>A lack of electrolytes is linked to <strong>poor performance</strong>, <strong>low mood</strong> and a <strong>dull coat</strong>.</li>\n</ul>\nNot only lost from sweat, electrolytes are also lost through urine and faeces. Omega Equine’s electrolyte product is <strong>gentle on the stomach</strong> and, unlike other products, has a unique formula that won’t put horses off their feed. Balancing the loss of electrolytes through a supplement is essential for <strong>maintaining the health of various bodily functions</strong>. It is also very important for working and competition horses, who need to <strong>sustain high levels of stamina</strong>, <strong>energy</strong> and <strong>mood</strong>.\n\nAvailable in 1.5kg, 5kg and 10kg quantities.\n\n<strong>To help the environment all of our pots can be recycled!</strong>\n\n</div>\n</div>\n<div class=\"summary-child prod-details__accordian-content\">\n<div>\n<div>\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\n</div>\n<div class=\"summary-child prod-details__accordian-content\">\n\n<strong>Analysis</strong>\n\nCrude Protein 0.20%\nCrude Fibre 0.10%\nCrude Oils and Fats 0.20%\nCrude Ash 97.10%\nSodium 32.10%\n\n<strong>Composition</strong>:\nSodium Chloride\nPotassium Chloride\nDextrose\nMagnesium Sulphate\nMagnesium Chelate\nPreservatives:\nCalcium Lactate E327 21,500mg\nFlavourings: Apple Flavour\nBinders:\nAnti-Caking Agents and Coagulants:\nCollodial Silica E551b 5000mg\nTrace Elements:\nAmino Acid Hydrate E5 3000mg\n\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\n\n</div>\n</div>\n<div>\n<div class=\"summary-child prod-details__accordian-content\">\n\nPonies in light/medium work: ½ scoop (15g) per day\nPonies in hard work: 1 scoop (30g) per day\nHorses in light/medium work: 1 scoop (30g) per day\nHorses in hard work: 2 scoops (60g) per day\nAdd to feed, ensure clean fresh water is available at all times.\n1.5kg will last a 500kg horse in light/medium work 50 days.\n\n</div>\n</div>\n<div class=\"summary-child prod-details__accordian-content\"></div>\n</div>', 'Omega Electrolytes', '<h3 class=\"h6 product__small-desc\">Replenish lost electrolytes to maintain general health, performance and healthy hydration.</h3><p><br></p>', 'inherit', 'closed', 'closed', '', '701-autosave-v1', '', '', '2025-08-24 18:41:30', '2025-08-24 18:41:30', '', 701, 'http://127.0.0.1/horse1/?p=709', 0, 'revision', '', 0),
(710, 1, '2025-08-24 18:41:37', '2025-08-24 18:41:37', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A natural supplement which plays a large part in all round equine health.</em>\r\n\r\nIn the right quantities, garlic is well-recognised as a positive addition to any horse’s diet. Rich in <strong>Vitamin B</strong>, <strong>selenium</strong> and <strong>organic sulphur compounds,</strong> it has been used for hundreds of years to support health. The plant contains properties known to aid the body’s natural defences and generally plays a large role in all-round equine health.\r\n\r\nThe benefits of this pungent plant are listed below:\r\n<ul>\r\n 	<li>Garlic has been shown to produce an odour through sweat which acts as a <strong>natural insect repellent</strong>, deterring biting insects such as flies, mosquitoes, ticks and midges.</li>\r\n 	<li>Vitamin B and sulphur combined supports<strong> the immune system</strong>, in turn <strong>sustaining healthy airways and circulation.</strong></li>\r\n 	<li>Finally, garlic contains properties which maintain the <strong>natural balance of bacteria</strong> associated with <strong>healthy</strong> <strong>respiratory </strong>and <strong>digestive systems</strong>.</li>\r\n</ul>\r\nGarlic has some bad press, however when used in the right quantities it is a valuable natural supplement, particularly when trying to lessen the effects of biting insects. Omega Equine source high quality garlic from local UK suppliers to guarantee product quality and consistency. Try garlic as part of your daily feed routine and give your horse the natural support it needs.\r\n\r\nAvailable in 1kg and 3kg\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nGarlic Granules\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies - 10g - 20g per day\r\n\r\nHorses - 20g - 30g per day\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Garlic Granules', '<h3 class=\"h6 product__small-desc\">A natural supplement which plays a large part in all round equine health.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-garlic-granules', '', '', '2025-08-24 18:46:05', '2025-08-24 18:46:05', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=710', 0, 'product', '', 0),
(711, 1, '2025-08-24 18:41:37', '2025-08-24 18:41:37', '', 'Omega Garlic Granules - 1 kg', 'Size: 1 kg', 'publish', 'closed', 'closed', '', 'omega-electrolytes-2', '', '', '2025-08-24 18:44:51', '2025-08-24 18:44:51', '', 710, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=711', 1, 'product_variation', '', 0),
(712, 1, '2025-08-24 18:41:37', '2025-08-24 18:41:37', '', 'Omega Garlic Granules - 3 kg', 'Size: 3 kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-24', '', '', '2025-08-24 18:44:51', '2025-08-24 18:44:51', '', 710, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=712', 2, 'product_variation', '', 0),
(714, 1, '2025-08-24 18:45:20', '2025-08-24 18:45:20', '', 'OE-Garlic1_700x', '', 'inherit', 'open', 'closed', '', 'oe-garlic1_700x', '', '', '2025-08-24 18:45:20', '2025-08-24 18:45:20', '', 710, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Garlic1_700x.webp', 0, 'attachment', 'image/webp', 0),
(715, 1, '2025-08-24 18:45:40', '2025-08-24 18:45:40', '', 'Garlic_Granules_Portion_F_copy_700x', '', 'inherit', 'open', 'closed', '', 'garlic_granules_portion_f_copy_700x', '', '', '2025-08-24 18:45:40', '2025-08-24 18:45:40', '', 710, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Garlic_Granules_Portion_F_copy_700x.webp', 0, 'attachment', 'image/webp', 0),
(716, 1, '2025-08-24 18:45:41', '2025-08-24 18:45:41', '', 'OE-Garlic3_700x', '', 'inherit', 'open', 'closed', '', 'oe-garlic3_700x', '', '', '2025-08-24 18:45:41', '2025-08-24 18:45:41', '', 710, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Garlic3_700x.webp', 0, 'attachment', 'image/webp', 0),
(717, 1, '2025-08-24 18:49:44', '2025-08-24 18:49:44', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A hard-working yard staple to increase appetite and help with many areas of equine health.</em>\r\n\r\nFrom kitchen to stable, apple cider vinegar is known for its numerous health benefits. When it comes to equine, it is especially regarded for aiding <strong>joint health</strong> and <strong>increasing appetite</strong>. This is useful for fussy eaters or animals which have lost their appetite.\r\n\r\nOther brilliant benefits include:\r\n<ul>\r\n 	<li>Cleans the digestive tract and helps to acidify the stomach for <strong>optimum digestion</strong> and <strong>absorption of minerals.</strong></li>\r\n 	<li><strong>Helps to balance water</strong> in tissues which can maintain healthy levels of <strong>hydration.</strong></li>\r\n 	<li>Apple cider vinegar can act as a <strong>natural repellent to some insects</strong>; the excretion of thiamine (vitamin B1) from the skin, is known to repel irritating flies and mosquitoes.</li>\r\n</ul>\r\nOur product is produced here in the UK from regional suppliers, to guarantee high quality and trustworthy ingredients. Just a small amount a week in water is considered beneficial for general well-being and animal vitality. It’s a must have product for every feed room.\r\n\r\nAvailable in 1 litre, 5 litre and 25 litre volumes.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nUnpasteurised Cider Vinegar\r\n\r\n<strong>Analytical Constituent:\r\n</strong>Crude Protein &gt;0.05%\r\nCrude Fibre &gt;0.05%\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies   -    25ml -  50ml per day\r\nHorses  -    50ml - 100ml per day\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Apple Cider Vinegar', '<h3 class=\"h6 product__small-desc\">A hard-working yard staple to increase appetite and help with many areas of equine health.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-apple-cider-vinegar', '', '', '2025-08-24 19:00:31', '2025-08-24 19:00:31', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=717', 0, 'product', '', 0),
(718, 1, '2025-08-24 18:49:44', '2025-08-24 18:49:44', '', 'Omega Apple Cider Vinegar - 1 ltr', 'Size: 1 ltr', 'publish', 'closed', 'closed', '', 'omega-electrolytes-3', '', '', '2025-08-24 18:55:29', '2025-08-24 18:55:29', '', 717, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=718', 0, 'product_variation', '', 0),
(719, 1, '2025-08-24 18:49:44', '2025-08-24 18:49:44', '', 'Omega Apple Cider Vinegar - 5 ltr', 'Size: 5 ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-25', '', '', '2025-08-24 18:55:29', '2025-08-24 18:55:29', '', 717, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=719', 1, 'product_variation', '', 0),
(720, 1, '2025-08-24 18:49:44', '2025-08-24 18:49:44', '', 'Omega Apple Cider Vinegar - 25 ltr', 'Size: 25 ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-28', '', '', '2025-08-24 18:55:29', '2025-08-24 18:55:29', '', 717, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=720', 2, 'product_variation', '', 0),
(721, 1, '2025-08-24 18:55:50', '2025-08-24 18:55:50', '', 'OE-Cider5-new_700x', '', 'inherit', 'open', 'closed', '', 'oe-cider5-new_700x', '', '', '2025-08-24 18:55:50', '2025-08-24 18:55:50', '', 717, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Cider5-new_700x.webp', 0, 'attachment', 'image/webp', 0),
(722, 1, '2025-08-24 18:56:07', '2025-08-24 18:56:07', '', 'Cider_Vinegar_3_700x', '', 'inherit', 'open', 'closed', '', 'cider_vinegar_3_700x', '', '', '2025-08-24 18:56:07', '2025-08-24 18:56:07', '', 717, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Cider_Vinegar_3_700x.webp', 0, 'attachment', 'image/webp', 0),
(723, 1, '2025-08-24 18:56:09', '2025-08-24 18:56:09', '', 'OE-Cider1-new_700x', '', 'inherit', 'open', 'closed', '', 'oe-cider1-new_700x', '', '', '2025-08-24 18:56:09', '2025-08-24 18:56:09', '', 717, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Cider1-new_700x.webp', 0, 'attachment', 'image/webp', 0),
(724, 1, '2025-08-24 18:56:10', '2025-08-24 18:56:10', '', 'OE-Cider25-new_700x', '', 'inherit', 'open', 'closed', '', 'oe-cider25-new_700x', '', '', '2025-08-24 18:56:10', '2025-08-24 18:56:10', '', 717, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Cider25-new_700x.webp', 0, 'attachment', 'image/webp', 0),
(725, 1, '2025-08-24 18:57:28', '2025-08-24 18:57:28', '<div>\n<div>\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\n</div>\n<div class=\"summary-child prod-details__accordian-content\">\n\n<em>A hard-working yard staple to increase appetite and help with many areas of equine health.</em>\n\nFrom kitchen to stable, apple cider vinegar is known for its numerous health benefits. When it comes to equine, it is especially regarded for aiding <strong>joint health</strong> and <strong>increasing appetite</strong>. This is useful for fussy eaters or animals which have lost their appetite.\n\nOther brilliant benefits include:\n<ul>\n 	<li>Cleans the digestive tract and helps to acidify the stomach for <strong>optimum digestion</strong> and <strong>absorption of minerals.</strong></li>\n 	<li><strong>Helps to balance water</strong> in tissues which can maintain healthy levels of <strong>hydration.</strong></li>\n 	<li>Apple cider vinegar can act as a <strong>natural repellent to some insects</strong>; the excretion of thiamine (vitamin B1) from the skin, is known to repel irritating flies and mosquitoes.</li>\n</ul>\nOur product is produced here in the UK from regional suppliers, to guarantee high quality and trustworthy ingredients. Just a small amount a week in water is considered beneficial for general well-being and animal vitality. It’s a must have product for every feed room.\n\nAvailable in 1 litre, 5 litre and 25 litre volumes.\n\n</div>\n</div>\n<div class=\"summary-child prod-details__accordian-content\">\n<div>\n<div>\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\n</div>\n<div class=\"summary-child prod-details__accordian-content\">\n\nUnpasteurised Cider Vinegar\n\n<strong>Analytical Constituent:\n</strong>Crude Protein &gt;0.05%\nCrude Fibre &gt;0.05%\n\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\n\n</div>\n</div>\n<div>\n<div class=\"summary-child prod-details__accordian-content\">\n\nPonies   -    25ml -  50ml per day\nHorses  -    50ml - 100ml per day\n\n</div>\n</div>\n<div class=\"summary-child prod-details__accordian-content\"></div>\n</div>', 'Omega Apple Cider Vinegar', '<h3 class=\"h6 product__small-desc\">A hard-working yard staple to increase appetite and help with many areas of equine health.</h3><p><br></p>', 'inherit', 'closed', 'closed', '', '717-autosave-v1', '', '', '2025-08-24 18:57:28', '2025-08-24 18:57:28', '', 717, 'http://127.0.0.1/horse1/?p=725', 0, 'revision', '', 0),
(726, 1, '2025-08-24 18:57:35', '2025-08-24 18:57:35', 'PRODUCT INFO\r\n\r\n<strong>Omega 5ltr Dispensing Pump</strong>\r\n\r\nSuitable for use on all Omega 5 litre Oil containers, this dispenser provides a clean, efficient way to decant your oils for feeding.\r\n\r\n&nbsp;\r\n\r\nPump only, does not include bottle.\r\n\r\nProvides 30ml of liquid per pump.\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', '5ltr Dispensing Pump', '<h3 class=\"h6 product__small-desc\">Omega 5ltr Dispensing Pump Suitable for use on all Omega 5 litre Oil containers, this dispenser provides a clean, efficient way to decant your oils for feeding.</h3>', 'publish', 'open', 'closed', '', '5ltr-dispensing-pump', '', '', '2025-08-24 19:00:09', '2025-08-24 19:00:09', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=726', 0, 'product', '', 0),
(727, 1, '2025-08-24 18:59:25', '2025-08-24 18:59:25', '', '31P32wOR5EL_700x', '', 'inherit', 'open', 'closed', '', '31p32wor5el_700x', '', '', '2025-08-24 18:59:25', '2025-08-24 18:59:25', '', 726, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/31P32wOR5EL_700x.webp', 0, 'attachment', 'image/webp', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(728, 1, '2025-08-24 19:02:48', '2025-08-24 19:02:48', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A natural Vitamin E supplement for ultimate muscle health.</em>\r\n\r\nOmega Equine’s Vita ‘E’<strong>®</strong> supplement offers a natural way for owners to <strong>boost their horses’ intake of Vitamin E</strong>, an essential nutrient and antioxidant needed for <strong>optimum muscle health</strong>. Combined with pure cold-pressed linseed oil, it is the ultimate combination for keeping muscles in top condition.\r\n\r\nVita ‘E’<strong>®</strong>’s incredible benefits include:\r\n<ul>\r\n 	<li>Vitamin E <strong>maintains cell health </strong>by <strong>counteracting</strong> <strong>free radicals</strong>. As well as this, it plays a key role in <strong>oxygen absorption</strong> and <strong>balancing muscle waste </strong>such as lactic acid.</li>\r\n 	<li>Vitamin E is a fat-soluble nutrient and requires a small amount of fat to be properly absorbed. In Vita ‘E’<strong>®</strong>, this comes in the form of cold-pressed linseed oil, full of <strong>antioxidants</strong> and <strong>omega fatty-acids </strong>which also <strong>maintain healthy responses to</strong> <strong>inflammation.</strong></li>\r\n 	<li><strong>Horses cannot naturally produce their own Vitamin E</strong> and require around 3,000IU per day to remain healthy. Young, growing horses, mares and competition horses may not have the necessary levels of vitamin E, as their muscles work much harder.</li>\r\n</ul>\r\nWhether your horse is at the top of their game or in training to be the next big thing, Vita ‘E’<strong>®</strong> will have them feeling <strong>stronger</strong> and <strong>fitter</strong> than ever, giving them an extra spring in their step when they need it most. Vita ‘E’<strong>®</strong> is a leading Vitamin E supplement and just a few drops per day could significantly <strong>benefit overall muscular health</strong>.\r\n\r\nAvailable in 1 litre, 5 litre and 25 litre quantities.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong>Analytical Constituent:</strong>\r\n\r\nCrude protein 0.05%\r\nCrude fibre  0.05%\r\nCrude oils and fats 99.90%\r\nCrude ash 0.10%\r\n\r\n<strong>Composition</strong>:\r\nLinseed Oil\r\nRosemary extract\r\n\r\n<strong>Additives</strong>: (Per kg)\r\nVitamins:\r\nVitamin E (RRR-Alpha-tocopherol) 75,950mg/kg\r\nAntioxidants: Extract of Rosemary\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies in low work 5ml (500iu Vit E)\r\nPonies in med to hard work 10-15ml(1000-1500iu Vit E)\r\n\r\nHorses in low work 10-20ml (1000-2000iu Vit E)\r\nHorses in med to hard work 20-30ml per day (2000-3000iu Vit E)\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Vita \'E\'®', '<h3 class=\"h6 product__small-desc\">A natural Vitamin E supplement for ultimate muscle health</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-vita-e', '', '', '2025-08-24 19:06:24', '2025-08-24 19:06:24', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=728', 0, 'product', '', 0),
(729, 1, '2025-08-24 19:02:48', '2025-08-24 19:02:48', '', 'Omega Vita \'E\'® - 1 ltr', 'Size: 1 ltr', 'publish', 'closed', 'closed', '', 'omega-electrolytes-4', '', '', '2025-08-24 19:05:10', '2025-08-24 19:05:10', '', 728, 'http://127.0.0.1/horse1/?post_type=product_variation&p=729', 1, 'product_variation', '', 0),
(730, 1, '2025-08-24 19:02:48', '2025-08-24 19:02:48', '', 'Omega Vita \'E\'® - 5 ltr', 'Size: 5 ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-26', '', '', '2025-08-24 19:05:10', '2025-08-24 19:05:10', '', 728, 'http://127.0.0.1/horse1/?post_type=product_variation&p=730', 2, 'product_variation', '', 0),
(731, 1, '2025-08-24 19:02:48', '2025-08-24 19:02:48', '', 'Omega Vita \'E\'® - 25 ltr', 'Size: 25 ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-5ltr-29', '', '', '2025-08-24 19:05:10', '2025-08-24 19:05:10', '', 728, 'http://127.0.0.1/horse1/?post_type=product_variation&p=731', 3, 'product_variation', '', 0),
(732, 1, '2025-08-24 19:05:41', '2025-08-24 19:05:41', '', 'OE-VitaE5_8a7f5a86-eb31-4fad-addc-5a501998f7fc_700x', '', 'inherit', 'open', 'closed', '', 'oe-vitae5_8a7f5a86-eb31-4fad-addc-5a501998f7fc_700x', '', '', '2025-08-24 19:05:41', '2025-08-24 19:05:41', '', 728, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-VitaE5_8a7f5a86-eb31-4fad-addc-5a501998f7fc_700x.webp', 0, 'attachment', 'image/webp', 0),
(733, 1, '2025-08-24 19:06:09', '2025-08-24 19:06:09', '', 'OE-VitaE1_700x', '', 'inherit', 'open', 'closed', '', 'oe-vitae1_700x', '', '', '2025-08-24 19:06:09', '2025-08-24 19:06:09', '', 728, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-VitaE1_700x.webp', 0, 'attachment', 'image/webp', 0),
(734, 1, '2025-08-24 19:06:11', '2025-08-24 19:06:11', '', 'Omega_Vita_E_2_copy_700x', '', 'inherit', 'open', 'closed', '', 'omega_vita_e_2_copy_700x', '', '', '2025-08-24 19:06:11', '2025-08-24 19:06:11', '', 728, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Vita_E_2_copy_700x.webp', 0, 'attachment', 'image/webp', 0),
(735, 1, '2025-08-24 19:06:12', '2025-08-24 19:06:12', '', 'Omega-E-25_700x', '', 'inherit', 'open', 'closed', '', 'omega-e-25_700x', '', '', '2025-08-24 19:06:12', '2025-08-24 19:06:12', '', 728, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega-E-25_700x.webp', 0, 'attachment', 'image/webp', 0),
(736, 1, '2025-08-24 19:08:16', '2025-08-24 19:08:16', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A superb conditioning supplement which also increases stamina</em>\r\n\r\nSoya oil is one of the most beneficial oils an owner can give their horse. It is <strong>rich in omega fatty acids three and six</strong>, as well as linoleic acid. All of these are closely associated with achieving <strong>outstanding condition</strong>. Omega Equine’s soya oil is <strong>100% pure</strong> with no additions and will have your horse looking the picture of health.\r\n\r\nBenefits of soya oil include:\r\n<ul>\r\n 	<li>The fatty acids within soya oil are well-known for promoting <strong>healthy skin</strong> and a <strong>fantastic, shiny coat</strong></li>\r\n 	<li>Soya oil is high in energy, yet this energy is released slowly. Alongside a regular fitness routine, this is known to <strong>increase stamina</strong> in all forms of activity</li>\r\n 	<li>The calorie-dense nature of soya oil is linked with <strong>healthy weight gain</strong>, providing extra calories without adding bulk to the daily feed.</li>\r\n</ul>\r\nOmega Equine’s soya oil is pressed in the UK using high quality beans for a pure product. It needs to be introduced slowly to allow the digestive tract to adapt, but even the smallest amount makes a difference. It is a brilliant conditioning supplement and great way to provide a slow release of energy.\r\n\r\nAvailable in 5 and 25 litre volumes.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nSoya Oil\r\n\r\n<strong>Analytical constituent:\r\n</strong>Crude Protein 0.01%\r\nFibre 0.01%\r\nFats &amp; Oils 99.90%\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nPonies: up to 150ml per day\r\nHorses: up to 300ml per day\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Soya Oil', '<h3 class=\"h6 product__small-desc\">A superb conditioning supplement which also increases stamina Soya oil is one of the most beneficial oils an owner can give their horse.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-soya-oil', '', '', '2025-08-24 19:11:31', '2025-08-24 19:11:31', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=736', 0, 'product', '', 0),
(737, 1, '2025-08-24 19:08:16', '2025-08-24 19:08:16', '', 'Omega Soya Oil - 5 ltr', 'Size: 5 ltr', 'publish', 'closed', 'closed', '', 'omega-electrolytes-5', '', '', '2025-08-24 19:10:47', '2025-08-24 19:10:47', '', 736, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=737', 0, 'product_variation', '', 0),
(738, 1, '2025-08-24 19:08:16', '2025-08-24 19:08:16', '', 'Omega Soya Oil - 25 ltr', 'Size: 25 ltr', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-27', '', '', '2025-08-24 19:10:47', '2025-08-24 19:10:47', '', 736, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=738', 2, 'product_variation', '', 0),
(740, 1, '2025-08-24 19:11:03', '2025-08-24 19:11:03', '', 'OE-Soya5_700x', '', 'inherit', 'open', 'closed', '', 'oe-soya5_700x', '', '', '2025-08-24 19:11:03', '2025-08-24 19:11:03', '', 736, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Soya5_700x.webp', 0, 'attachment', 'image/webp', 0),
(741, 1, '2025-08-24 19:11:17', '2025-08-24 19:11:17', '', 'OE-Soya25_700x', '', 'inherit', 'open', 'closed', '', 'oe-soya25_700x', '', '', '2025-08-24 19:11:17', '2025-08-24 19:11:17', '', 736, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Soya25_700x.webp', 0, 'attachment', 'image/webp', 0),
(742, 1, '2025-08-24 19:11:21', '2025-08-24 19:11:21', '', 'Soya_Oil_2_copy_700x', '', 'inherit', 'open', 'closed', '', 'soya_oil_2_copy_700x', '', '', '2025-08-24 19:11:21', '2025-08-24 19:11:21', '', 736, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Soya_Oil_2_copy_700x.webp', 0, 'attachment', 'image/webp', 0),
(743, 1, '2025-08-24 19:13:47', '2025-08-24 19:13:47', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A powerful supplement which significantly supports hormones and regulates mood.</em>\r\n\r\nAlso known as <strong>chaste berry</strong>, agnus castus is an aromatic shrub which has been used for centuries to <strong>manage hormone balance</strong>. Sometimes called the ‘female herb’ it has proved very effective when fed to <strong>mares during their season</strong>. While mainly associated with mares, agnus castus has also been used to <strong>maintain hormonal equilibrium in highly-strung stallions</strong> as well.\r\n\r\nAgnus Castus is effective for both male and female horses for the following reasons:\r\n<ul>\r\n 	<li>Hormones fluctuate on a regular basis. Mares in particular experience a change prior to or during a season which can cause <strong>irritability, aggression</strong> and make activities such as riding or showing difficult. Agnus castus has been found to help <strong>sustain a healthy hormone balance, leading to more relaxed and agreeable horses.</strong></li>\r\n 	<li>Agnus castus is also linked to supporting a healthy pituitary gland and endocrine system. This allows horses to <strong>healthily self-regulate their metabolism, growth, reproductive system and response to stress.</strong></li>\r\n 	<li>While known primarily for managing hormones, agnus castus is also a <strong>power antioxidant</strong>, containing compounds which ease <strong>stress and low mood.</strong></li>\r\n</ul>\r\nDeveloped in the UK, Omega Equine sources the highest quality agnus castus to ensure that its product is pure and safe for consumption. Highly palatable, this incredible ingredient is an essential dietary addition to keep horses happy and balanced, no matter the season.\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nAgnus Castus Powder\r\n\r\n<strong>Analysis:\r\n</strong>Crude Protein 0.6%\r\nCrude Fibre 2.8%\r\nCrude Oils &amp; Fats 0.2%\r\nCrude Ash 4.1%\r\n\r\n<span style=\"font-size: 1.7em; font-weight: bold;\">Feeding Guidelines</span>\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nFeeding instructions:\r\n\r\nPonies - 15g -30g per day\r\nHorses - 30g - 45g per day\r\nDo not feed to pregnant mares\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Agnus Castus', '<h3 class=\"h6 product__small-desc\">A powerful supplement which significantly supports hormones and regulates mood.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-agnus-castus-2', '', '', '2025-08-24 19:18:16', '2025-08-24 19:18:16', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=743', 0, 'product', '', 0),
(744, 1, '2025-08-24 19:13:47', '2025-08-24 19:13:47', '', 'Omega Agnus Castus - 1kg', 'Size: 1kg', 'publish', 'closed', 'closed', '', 'omega-electrolytes-6', '', '', '2025-08-24 19:18:07', '2025-08-24 19:18:07', '', 743, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=744', 0, 'product_variation', '', 0),
(745, 1, '2025-08-24 19:13:47', '2025-08-24 19:13:47', '', 'Omega Agnus Castus - 3kg', 'Size: 3kg', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-28', '', '', '2025-08-24 19:18:07', '2025-08-24 19:18:07', '', 743, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=745', 2, 'product_variation', '', 0),
(746, 1, '2025-08-24 19:16:02', '2025-08-24 19:16:02', '', 'OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x', '', 'inherit', 'open', 'closed', '', 'oe-agnus1kg-new_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-2', '', '', '2025-08-24 19:16:02', '2025-08-24 19:16:02', '', 743, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Agnus1kg-New_ec3b3bc2-aa1e-4dfb-9cae-56f06f0ded68_700x-1.webp', 0, 'attachment', 'image/webp', 0),
(747, 1, '2025-08-24 19:16:31', '2025-08-24 19:16:31', '', 'OE-Agnus3kg-New_700x', '', 'inherit', 'open', 'closed', '', 'oe-agnus3kg-new_700x', '', '', '2025-08-24 19:16:31', '2025-08-24 19:16:31', '', 743, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Agnus3kg-New_700x.webp', 0, 'attachment', 'image/webp', 0),
(748, 1, '2025-08-24 19:16:57', '2025-08-24 19:16:57', '', '04-FALCON-AGNUS-POWDER_1-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '04-falcon-agnus-powder_1-web-1500_700x-2', '', '', '2025-08-24 19:16:57', '2025-08-24 19:16:57', '', 743, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/04-FALCON-AGNUS-POWDER_1-Web-1500_700x-1.webp', 0, 'attachment', 'image/webp', 0),
(749, 1, '2025-08-25 04:57:50', '2025-08-25 04:57:50', 'PRODUCT INFO\r\n\r\nOmega Equine Treats are available in Toffee Apple flavour and are packaged in a handy resealable bag for storage.\r\n\r\n\'Every Horse Deserves a Treat\'\r\n\r\n4kg pouch\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">Wheatfeed\r\nHigh-Fibre Oat byproduct\r\nGrass Meal,\r\nLinseed Expeller,\r\nMolasses,\r\nCalcium Carbonate,\r\nNatural Flavour\r\n\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 12.5%\r\nCrude Ash 7.25%\r\nCrude Oils &amp; Fats 4%\r\nCrude Fibre 15%\r\nSodium 0.06%</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">Feed as an occasional treat for a reward or bribe!</div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Toffee Apple Treats', '<h3 class=\"h6 product__small-desc\">Omega Equine Treats are available in Toffee Apple flavour and are packaged in a handy resealable bag for storage.</h3>', 'publish', 'open', 'closed', '', 'toffee-apple-treats', '', '', '2025-08-25 05:01:16', '2025-08-25 05:01:16', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=749', 0, 'product', '', 0),
(750, 1, '2025-08-25 04:59:39', '2025-08-25 04:59:39', '', 'OE-TreatToffee4-new_700x', '', 'inherit', 'open', 'closed', '', 'oe-treattoffee4-new_700x', '', '', '2025-08-25 04:59:39', '2025-08-25 04:59:39', '', 749, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-TreatToffee4-new_700x.webp', 0, 'attachment', 'image/webp', 0),
(751, 1, '2025-08-25 05:00:20', '2025-08-25 05:00:20', '', '07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_3_700x', '', 'inherit', 'open', 'closed', '', '07-omega-coconut-treats-contents-web-1500_3_700x', '', '', '2025-08-25 05:00:20', '2025-08-25 05:00:20', '', 749, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_3_700x.webp', 0, 'attachment', 'image/webp', 0),
(752, 1, '2025-08-25 05:03:31', '2025-08-25 05:03:31', 'PRODUCT INFO\r\n\r\nOmega Equine Treats are available in Coconut Flavour and are packaged in a handy resealable bag for storage.\r\n\r\n\'Every Horse Deserves a Treat\'\r\n\r\n4kg pouch\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"><strong>Composition:\r\n</strong>Wheatfeed\r\nHigh-Fibre Oat byproduct\r\nGrass Meal,\r\nLinseed Expeller,\r\nMolasses,\r\nCalcium Carbonate,\r\nNatural Flavour\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 12.5%\r\nCrude Ash 7.25%\r\nCrude Oils &amp; Fats 4%\r\nCrude Fibre 15%\r\nSodium 0.06%</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">Feed as an occasional treat for a reward or bribe!</div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Coconut Treats', '<h3 class=\"h6 product__small-desc\">Omega Equine Treats are available in Coconut Flavour and are packaged in a handy resealable bag for storage.</h3>', 'publish', 'open', 'closed', '', 'omega-coconut-treats', '', '', '2025-08-25 10:44:33', '2025-08-25 10:44:33', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=752', 0, 'product', '', 0),
(753, 1, '2025-08-25 10:44:00', '2025-08-25 10:44:00', '', 'OE-TreatCoco4-new_700x', '', 'inherit', 'open', 'closed', '', 'oe-treatcoco4-new_700x', '', '', '2025-08-25 10:44:00', '2025-08-25 10:44:00', '', 752, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-TreatCoco4-new_700x.webp', 0, 'attachment', 'image/webp', 0),
(754, 1, '2025-08-25 10:44:16', '2025-08-25 10:44:16', '', '07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '07-omega-coconut-treats-contents-web-1500_700x', '', '', '2025-08-25 10:44:16', '2025-08-25 10:44:16', '', 752, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(755, 1, '2025-08-25 10:45:25', '2025-08-25 10:45:25', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nOmega Equine Treats are available in Herbal Flavour and are packaged in a handy resealable bag for storage.\r\n\r\n\'Every Horse Deserves a Treat\'\r\n\r\n4kg pouch\r\n\r\n</div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">Cereal Fibres,\r\nGrass Meal,\r\nLinseed Expeller,\r\nMolasses,\r\nCalcium Carbonate,\r\nMint,\r\nRosemary.\r\n\r\n<strong>Additives: </strong>\r\nMixture of flavouring compounds\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 12.5%\r\nCrude Ash 7.25%\r\nCrude Oils &amp; Fats 4%\r\nCrude Fibre 15%\r\nSodium 0.06%</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">Feed as an occasional treat for a reward or bribe!</div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Herbal Treats', '<h3 class=\"h6 product__small-desc\">Omega Equine Treats are available in Herbal Flavour and are packaged in a handy resealable bag for storage.</h3>', 'publish', 'open', 'closed', '', 'omega-herbal-treats', '', '', '2025-08-25 10:47:58', '2025-08-25 10:47:58', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=755', 0, 'product', '', 0),
(756, 1, '2025-08-25 10:47:33', '2025-08-25 10:47:33', '', 'OE-TreatHerb4-new_700x', '', 'inherit', 'open', 'closed', '', 'oe-treatherb4-new_700x', '', '', '2025-08-25 10:47:33', '2025-08-25 10:47:33', '', 755, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-TreatHerb4-new_700x.webp', 0, 'attachment', 'image/webp', 0),
(757, 1, '2025-08-25 10:47:49', '2025-08-25 10:47:49', '', '07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_1_700x', '', 'inherit', 'open', 'closed', '', '07-omega-coconut-treats-contents-web-1500_1_700x', '', '', '2025-08-25 10:47:49', '2025-08-25 10:47:49', '', 755, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_1_700x.webp', 0, 'attachment', 'image/webp', 0),
(758, 1, '2025-08-25 10:48:30', '2025-08-25 10:48:30', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nOmega Equine Treats are available in Banana Colada Flavour and are packaged in a handy resealable bag for storage.\r\n\r\n\'Every Horse Deserves a Treat\'\r\n\r\n4kg pouch\r\n\r\n</div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"><strong>Composition:\r\n</strong>Wheatfeed\r\nHigh Fibre oat By product\r\nGrass Meal\r\nLinseed Expeller\r\nMolasses\r\nCalcium Carbonate\r\nNatural Flavour\r\n\r\n<strong>Additives: </strong>\r\nMixture of flavouring compounds\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 12.5%\r\nCrude Ash 7.25%\r\nCrude Oils &amp; Fats 4%\r\nCrude Fibre 15%\r\nSodium 0.06%</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">Feed as an occasional treat for a reward or bribe!</div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Banana Colada Treats', '<h3 class=\"h6 product__small-desc\">Omega Equine Treats are available in Banana Colada Flavour and are packaged in a handy resealable bag for storage.</h3>', 'publish', 'open', 'closed', '', 'omega-banana-colada-treats', '', '', '2025-08-25 10:51:01', '2025-08-25 10:51:01', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=758', 0, 'product', '', 0),
(759, 1, '2025-08-25 10:50:31', '2025-08-25 10:50:31', '', 'Untitled-1_0007_07-OMEGA-BananaCol-TREATS-PACK-smaller_700x', '', 'inherit', 'open', 'closed', '', 'untitled-1_0007_07-omega-bananacol-treats-pack-smaller_700x', '', '', '2025-08-25 10:50:31', '2025-08-25 10:50:31', '', 758, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Untitled-1_0007_07-OMEGA-BananaCol-TREATS-PACK-smaller_700x.webp', 0, 'attachment', 'image/webp', 0),
(760, 1, '2025-08-25 10:50:46', '2025-08-25 10:50:46', '', '07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_7ebf6451-30b0-470b-b92b-af7133710fed_700x', '', 'inherit', 'open', 'closed', '', '07-omega-coconut-treats-contents-web-1500_7ebf6451-30b0-470b-b92b-af7133710fed_700x', '', '', '2025-08-25 10:50:46', '2025-08-25 10:50:46', '', 758, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/07-OMEGA-COCONUT-TREATS-CONTENTS-Web-1500_7ebf6451-30b0-470b-b92b-af7133710fed_700x.webp', 0, 'attachment', 'image/webp', 0),
(761, 1, '2025-08-25 10:51:31', '2025-08-25 10:51:31', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<p style=\"font-weight: 400;\"><em>A pure and natural form of salt which is ideal and convenient for fields and stables.</em></p>\r\n<p style=\"font-weight: 400;\">Horses and ponies require daily supplementary salt to <strong>replace the electrolytes</strong> lost naturally in urine, faeces and sweat. A Himalayan salt lick is a <strong>pure and natural </strong>form of salt which is ideal and convenient for providing free access in the field or stable for your horse or pony to self-supplement and meet their individual needs.</p>\r\n<p style=\"font-weight: 400;\">Salt supports a huge range of functions within the body, from<strong> promoting a healthy electrolyte balance for hydration and performance</strong> through to <strong>muscle health, energy, and recovery from exercise</strong>. Horses in hard work can also be supplemented with an additional formulated Electrolyte product to ensure all of their electrolyte requirements are met for the demands of their sport.</p>\r\n\r\n</div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"><strong>Composition:\r\n</strong><strong>Analysis</strong>\r\n\r\nSodium 35.4%\r\n\r\n</div>\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nThe salt lick should be hung securely at a safe height for your horse, ensuring that they can reach it comfortably without straining.\r\n\r\nIn a dry environment such as a stable or field shelter is ideal for ensuring longevity of the lick, but it can also be hung outside with great results.\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Himalayan Salt Block', '<h3 class=\"h6 product__small-desc\">A pure and natural form of salt which is ideal and convenient for fields and stables.</h3>', 'publish', 'open', 'closed', '', 'omega-himalayan-salt-block', '', '', '2025-08-25 10:54:19', '2025-08-25 10:54:19', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=761', 0, 'product', '', 0),
(762, 1, '2025-08-25 10:53:34', '2025-08-25 10:53:34', '', 'OE-HimalayanSalt-1kg_700x', '', 'inherit', 'open', 'closed', '', 'oe-himalayansalt-1kg_700x', '', '', '2025-08-25 10:53:34', '2025-08-25 10:53:34', '', 761, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-HimalayanSalt-1kg_700x.webp', 0, 'attachment', 'image/webp', 0),
(763, 1, '2025-08-25 10:53:49', '2025-08-25 10:53:49', '', 'OE-HimalayanSalt-3kg_700x', '', 'inherit', 'open', 'closed', '', 'oe-himalayansalt-3kg_700x', '', '', '2025-08-25 10:53:49', '2025-08-25 10:53:49', '', 761, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-HimalayanSalt-3kg_700x.webp', 0, 'attachment', 'image/webp', 0),
(764, 1, '2025-08-25 10:57:23', '2025-08-25 10:57:23', '<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Nutritional Details</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<p style=\"font-weight: 400;\">Anti-tangling &amp; shine spray for a perfect mane and tail and a professional finish ready for the show ring, or for making everyday grooming easier.</p>\r\n<p style=\"font-weight: 400;\">Our versatile anti-tangle and shine spray is excellent for taming unruly tails and enhancing the natural beauty of your horse’s coat.</p>\r\n<p style=\"font-weight: 400;\">For a long-lasting finish, Groom Perfect\'s detangling action makes brushing through your horse\'s mane and tail effortless.</p>\r\n<p style=\"font-weight: 400;\">It’s non sticky, doesn\'t attract dirt and remains effective for days. Easy to apply and quick to dry, Groom Perfect is an ideal choice for achieving a professional finish and making everyday grooming easier.</p>\r\n<p style=\"font-weight: 400;\">The go-to-solution for a radiant sheen in every spritz, and a perfect addition to your grooming kit.</p>\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nAqua\r\nSiloxane\r\nSilicone\r\nPreservative\r\nEmulsifier\r\n\r\n</div>\r\n</div>\r\n<div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\"></div>\r\n</div>', 'Omega Groom Perfect', '<h3 class=\"h6 product__small-desc\">Anti-tangling &amp; shine spray for a perfect mane and tail and a professional finish ready for the show ring, or for making everyday grooming easier.</h3>\r\n&nbsp;', 'publish', 'open', 'closed', '', 'omega-groom-perfect', '', '', '2025-08-25 11:01:49', '2025-08-25 11:01:49', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=764', 0, 'product', '', 0),
(765, 1, '2025-08-25 10:57:23', '2025-08-25 10:57:23', '', 'Omega Groom Perfect - 500ml', 'Size: 500ml', 'publish', 'closed', 'closed', '', 'omega-electrolytes-7', '', '', '2025-08-25 11:00:34', '2025-08-25 11:00:34', '', 764, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=765', 0, 'product_variation', '', 0),
(766, 1, '2025-08-25 10:57:23', '2025-08-25 10:57:23', '', 'Omega Groom Perfect - 4.5ml', 'Size: 4.5ml', 'publish', 'closed', 'closed', '', 'omega-ultra-oil-1ltr-29', '', '', '2025-08-25 11:00:34', '2025-08-25 11:00:34', '', 764, 'http://127.0.0.1/horse1/?post_type=product_variation&#038;p=766', 2, 'product_variation', '', 0),
(767, 1, '2025-08-25 11:01:20', '2025-08-25 11:01:20', '', '09-OMEGA-GROOM-PERFECT-smaller_700x', '', 'inherit', 'open', 'closed', '', '09-omega-groom-perfect-smaller_700x', '', '', '2025-08-25 11:01:20', '2025-08-25 11:01:20', '', 764, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/09-OMEGA-GROOM-PERFECT-smaller_700x.webp', 0, 'attachment', 'image/webp', 0),
(768, 1, '2025-08-25 11:01:33', '2025-08-25 11:01:33', '', '11-OMEGA38048-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '11-omega38048-web-1500_700x', '', '', '2025-08-25 11:01:33', '2025-08-25 11:01:33', '', 764, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/11-OMEGA38048-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(769, 1, '2025-08-25 11:02:53', '2025-08-25 11:02:53', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<p style=\"font-weight: 400;\">From brightening up whites or adding vibrancy to darker coats, Shampoo Perfect is an excellent choice.</p>\r\n<p style=\"font-weight: 400;\">This shampoo combines the calming properties of Lavender oil with gentle cleansing agents to leave a lustrous sheen and a soft coat, mane and tail.</p>\r\n<p style=\"font-weight: 400;\">Whether you are preparing for a show, soothing after a long day of riding or simply indulging in some quality time together, our Shampoo Perfect is a wonderful addition to any grooming kit.</p>\r\n<p style=\"font-weight: 400;\"><strong>Shampoo Perfect is vegan and cruelty-free!</strong></p>\r\n\r\n</div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">Ingredients\r\nAqua (Water)\r\nSodium Laureth Sulphate\r\nSodium Chloride\r\nGlycerin\r\nCo-camidoprophyl Betaine\r\nPolyquarternium-7\r\nPhenoxyethanol\r\nLavandula angustifolia Oil\r\nSodium Benzoate\r\nCoconut Fatty Acid\r\nTeterasodium Glutamate Diacetate\r\nCitric Acid\r\nColour Blue\r\nColour Red</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Shampoo Perfect', '<h3 class=\"h6 product__small-desc\">From brightening up whites or adding vibrancy to darker coats, Shampoo Perfect is an excellent choice.</h3>', 'publish', 'open', 'closed', '', 'omega-shampoo-perfect', '', '', '2025-08-25 11:05:22', '2025-08-25 11:05:22', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=769', 0, 'product', '', 0),
(770, 1, '2025-08-25 11:04:45', '2025-08-25 11:04:45', '', 'Untitled-1_0003_07-OMEGA-SHAMPOO-PERFECT-PACK-Web-1500_700x', '', 'inherit', 'open', 'closed', '', 'untitled-1_0003_07-omega-shampoo-perfect-pack-web-1500_700x', '', '', '2025-08-25 11:04:45', '2025-08-25 11:04:45', '', 769, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Untitled-1_0003_07-OMEGA-SHAMPOO-PERFECT-PACK-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(771, 1, '2025-08-25 11:04:58', '2025-08-25 11:04:58', '', '07-OMEGA-SHAMPOO-PERFECT-CONTENTS_1-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '07-omega-shampoo-perfect-contents_1-web-1500_700x', '', '', '2025-08-25 11:04:58', '2025-08-25 11:04:58', '', 769, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/07-OMEGA-SHAMPOO-PERFECT-CONTENTS_1-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(772, 1, '2025-08-25 11:05:55', '2025-08-25 11:05:55', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A botanical rub that soothes equine joints and muscles.</em>\r\n\r\nDeveloped with pure botanical oils, this topical rub uses the power of nature to maintain healthy mobility and joints whilst soothing and relaxing tired muscles. A few drops massaged into the skin aid comfortable and fluid movement for equines in hard work, competition, or older age.\r\n\r\nThis powerful supplement contains several natural oils, including:\r\n<ul>\r\n 	<li><strong>Boswellia oil</strong> – an ancient ingredient, Boswellia significantly supports joints and maintains healthy movement and mobility. It also aids musculoskeletal comfort and the structural composition of connective tissues.</li>\r\n 	<li><strong>Lavender oil</strong> – known for its soothing qualities, lavender oil supports stress levels, aiding relaxation, calm behaviour, and healthy recovery.</li>\r\n 	<li><strong>Marjoram and peppermint oil</strong> – when rubbed into the skin, marjoram creates a warming sensation while peppermint cools, both of which help relax spasms and support tired muscles.</li>\r\n 	<li><strong>Rosemary oil</strong> – a natural and powerful antioxidant, rosemary oil is beneficial for maintaining general equine health.</li>\r\n</ul>\r\nThe above ingredients combine with avocado, black pepper, and ginger oils that support healthy blood circulation and muscle recovery. Omega Equine takes care sourcing high-quality products for its supplements and applications. Competition legal and approved for both FEI and Jockey Club rules, this rub supports joints and muscles across the body, ensuring quiet and busy horses and ponies can enjoy natural freedom of movement every day.\r\n\r\n100ml\r\n\r\n<strong>Directions for use:\r\n</strong>Add 6 to 12 drops (depending on area being treated) of Boswellifen to your hand and then massage in to the joint or muscle area to be treated. Massage into the skin for a couple of minutes.\r\n\r\n</div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">Avocado Oil\r\nBoswellia Oil\r\nGinger Oil\r\nRosemary Oil\r\nPeppermint Oil\r\nMarjoram Oil\r\nLavender Oil\r\nBlack Pepper Oil</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Boswellifen Joint and Muscle Rub', '<h3 class=\"h6 product__small-desc\">A botanical rub that soothes equine joints and muscles.</h3>', 'publish', 'open', 'closed', '', 'boswellifen-joint-and-muscle-rub', '', '', '2025-08-25 11:07:50', '2025-08-25 11:07:50', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=772', 0, 'product', '', 0),
(773, 1, '2025-08-25 11:07:43', '2025-08-25 11:07:43', '', 'OE-Boswellifen_700x', '', 'inherit', 'open', 'closed', '', 'oe-boswellifen_700x', '', '', '2025-08-25 11:07:43', '2025-08-25 11:07:43', '', 772, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Boswellifen_700x.webp', 0, 'attachment', 'image/webp', 0),
(774, 1, '2025-08-25 11:15:18', '2025-08-25 11:15:18', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A combination of essential super spices tailored for all round dog health and happiness.</em>\r\n\r\nIt’s well known that turmeric is a super-spice; a powerful ingredient linked with <strong>maintaining healthy levels of inflammation</strong> and a <strong>potent antioxidant</strong>. Loved by humans and horses, We thought it only right that man’s best friend reaped the benefits too. To make this supplement extra special, it also contains <strong>ingredients such as boswellia, linseed meal and sea buckthorn</strong>, together creating a fantastic all-round canine supplement.\r\n\r\nMade from 100% natural ingredients, your pooch can benefit in the following ways:\r\n<ul>\r\n 	<li>Both turmeric and boswellia significantly support <strong>joint and soft tissue</strong><strong> health </strong>by <strong>managing inflammation</strong> and <strong>lessening the impact of stiffness. </strong>This sustains <strong>optimum joint function</strong>, especially for active, hardworking or aging dogs who need support with <strong>movement and mobility.</strong></li>\r\n 	<li>Turmeric and boswellia also contain properties which <strong>support liver and gallbladder health</strong>, including stimulating healthy bile production.</li>\r\n 	<li>Turmeric aids healthy and <strong>natural digestive function,</strong> supporting the passing of faeces and <strong>soothing the stomach lining</strong>. It’s an excellent <strong>antioxidant</strong> which is hugely beneficial for <strong>overall health and wellbeing</strong>, benefiting almost every major system in the body.</li>\r\n 	<li>Linseed meal is rich in fatty acid<strong> omega 3</strong>, which supports <strong>exceptional</strong> <strong>coat and skin health, a perfect combination with turmeric which soothes irritated and itchy skin.</strong></li>\r\n 	<li>Finally, sea buckthorn is a super fruit full of omega fatty acids. These maintain <strong>healthy</strong> <strong>skin and claws</strong>, while also providing <strong>mental</strong>,<strong> digestive</strong>,<strong> reproductive</strong>,<strong> pulmonary and joint support.</strong></li>\r\n</ul>\r\nOmega Equine have spent <strong>years researching natural ingredients</strong> which benefit horses. They have now applied that knowledge to dogs and curated an <strong>incredible combination of ingredients specifically tailored to benefit canine health</strong>. Developed in the UK, this safe supplement will ensure your dog feels bright, happy and healthy every day\r\n\r\n</div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nLinseed Meal\r\nTurmeric Powder\r\nNettle\r\nGinger\r\nBoswellia Serrata\r\nSea Buckthorn Powder\r\nCalcium Carbonate\r\n\r\n<strong>Additives: </strong>Vitamins:\r\nVitamin E 3a700 (alpha-tocopherol acetate) 280mg/kg\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 19.1%\r\nCrude Fibre 18.5%\r\nCrude Oils &amp; Fats 26.0%\r\nCrude Ash 5.5%\r\nSodium 0.04%\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\nSmall dogs 5g per day (2 scoops)\r\nMedium dogs 10g per day (4 scoops)\r\nLarge dogs 15g per day (6 scoops\r\n\r\n</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'OM K9 Turmeric Extra', '<h3 class=\"h6 product__small-desc\">A combination of essential super spices tailored for all round dog health and happiness.</h3>', 'publish', 'open', 'closed', '', 'om-k9-turmeric-extra', '', '', '2025-08-25 11:18:16', '2025-08-25 11:18:16', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=774', 0, 'product', '', 0),
(775, 1, '2025-08-25 11:17:57', '2025-08-25 11:17:57', '', '03-OMEGA-TURMERIC-EXTRA-PACK_2a1ce74a-a170-4fc5-9071-11e3470e9c2a_700x', '', 'inherit', 'open', 'closed', '', '03-omega-turmeric-extra-pack_2a1ce74a-a170-4fc5-9071-11e3470e9c2a_700x', '', '', '2025-08-25 11:17:57', '2025-08-25 11:17:57', '', 774, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/03-OMEGA-TURMERIC-EXTRA-PACK_2a1ce74a-a170-4fc5-9071-11e3470e9c2a_700x.webp', 0, 'attachment', 'image/webp', 0),
(776, 1, '2025-08-25 11:18:07', '2025-08-25 11:18:07', '', '05-OMEGA-TURMERIC-EXTRA-POWDER-Web-1500_700x', '', 'inherit', 'open', 'closed', '', '05-omega-turmeric-extra-powder-web-1500_700x', '', '', '2025-08-25 11:18:07', '2025-08-25 11:18:07', '', 774, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/05-OMEGA-TURMERIC-EXTRA-POWDER-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(777, 1, '2025-08-25 11:19:03', '2025-08-25 11:19:03', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>Nature’s super supplement packed with six nutritious oils for everyday canine health.</em>\r\n\r\nNatural oils are nature’s super supplements, benefiting animals of all kinds. Inspired by a successful equine product, Omega Equine has developed K9 Ultra Oil specifically for dogs, which supports overall <strong>conditioning</strong>, <strong>energy</strong>, <strong>coat shine</strong>, <strong>skin health</strong> and <strong>joint health</strong>. Combining <strong><em>five</em> highly nutritious oils rich in Omega 3s, 6s, and 9s, </strong>the supplement is perfectly balanced with the recommended 3 to 1 ratio of omega 3s and 6s. It also includes rare <strong>omega 7</strong>, which is beneficial for <strong>eyes</strong> and a <strong>healthy mucus membrane</strong>.\r\n\r\nThe nutritionally dense oils in Omega K9 Ultra Oil® have the following benefits:\r\n<ul>\r\n 	<li>Flaxseed oil – packed with omega 3s and some omega 6s. These essential fatty acids are important for <strong>maintaining basic cellular health</strong>, <strong>coat conditioning</strong> and <strong>supporting joint health. </strong>Flaxseed Oil has also been shown to help manage<strong> the build-up of lactic acid in muscles</strong>, a common cause of <strong>fatigue</strong> in working animals.</li>\r\n 	<li>Chia seed oil - a rich source of omega 3 fatty acids and antioxidants to support improved <strong>skin and coat health </strong>as well as benefits for the <strong>joints and musculoskeletal </strong>system</li>\r\n 	<li>Coconut oil – a<strong> clever energy source</strong>, coconut oil contains fats which are stored and released slowly as fuel before other fats and glucose are utilised. This reduces the level of lactate produced, increasing exercise performance.</li>\r\n 	<li>Avocado oil – research has shown links between avocado oil and <strong>sustaining joint health.</strong></li>\r\n 	<li>Sea buckthorn oil – full of all omega fatty acids, sea buckthorn oil is also packed with powerful flavonoids, carotenoids and antioxidants. As well as this, this super oil contains vitamins A, B, C, D, E and K. All this supports <strong>skin, joint and gastrointestinal health.</strong></li>\r\n</ul>\r\nOmega Equine combines these amazing natural oils with <strong>additional vitamin E</strong>, to give canines a super-supplement for every day health. Inside and out, this product supports healthy pooches everywhere so they can continue to work, perform and play to their heart’s delight.\r\n\r\nPour onto and mix into food just before feeding.\r\n\r\n</div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nCold Pressed Flaxseed Oil, Chia Seed Oil, Coconut Oil, Avocado Oil, Sea Buckthorn Oil.\r\n\r\n<strong>Additives: Vitamins:\r\n</strong>Vitamin E 3a700 RRR-alphatocopherol 1200iu/kg.\r\nSensory additives:\r\n2b Rosemary extract 300mg/kg\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein &lt;0.2%\r\nCrude Fibre &lt;0.2%\r\nCrude Oils &amp; Fats 99.9%\r\nCrude Ash &lt;0.2%\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n<strong>Maintenance:</strong>\r\nSmall Dogs/Puppies      5-10kg: 2.5ml -  5ml per day\r\nMedium Dogs               10-20kg:   5ml - 10ml per day\r\nLarge Dogs                   20-40kg: 10ml - 15ml per day\r\nDogs over                           45kg: 15ml - 20ml per day\r\n\r\nFor dogs with bad or itchy skin conditions, double the recommended amount can be fed until improvements can be seen\r\n\r\n</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'OM K9 Ultra Oil®', '<h3 class=\"h6 product__small-desc\">Nature’s super supplement packed with six nutritious oils for everyday canine health.</h3>', 'publish', 'open', 'closed', '', 'om-k9-ultra-oil', '', '', '2025-08-25 11:21:25', '2025-08-25 11:21:25', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=777', 0, 'product', '', 0),
(778, 1, '2025-08-25 11:21:07', '2025-08-25 11:21:07', '', 'Untitled-1_0001_03-OMEGA-ULTRA-OIL-PACK-Web-1500_700x', '', 'inherit', 'open', 'closed', '', 'untitled-1_0001_03-omega-ultra-oil-pack-web-1500_700x', '', '', '2025-08-25 11:21:07', '2025-08-25 11:21:07', '', 777, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Untitled-1_0001_03-OMEGA-ULTRA-OIL-PACK-Web-1500_700x.webp', 0, 'attachment', 'image/webp', 0),
(779, 1, '2025-08-25 11:21:16', '2025-08-25 11:21:16', '', 'OmegaFlax_2copy_700x', '', 'inherit', 'open', 'closed', '', 'omegaflax_2copy_700x', '', '', '2025-08-25 11:21:16', '2025-08-25 11:21:16', '', 777, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OmegaFlax_2copy_700x.webp', 0, 'attachment', 'image/webp', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(780, 1, '2025-08-25 11:21:54', '2025-08-25 11:21:54', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<em>A natural supplement for supporting and maintaining canine joint health.</em>\r\n\r\nOur beloved dogs are incredibly curious creatures, always on the go sniffing out the next opportunity. To keep them active and happy in their adventures, Omega Equine has developed a complete supplement for canine joint health, <strong>inspired by their successful equine joint product</strong>. OM K9 Flexology® combines well-recognised joint-supporting ingredients such as glucosamine, methyl sulphonyl methane (MSM), hyaluronic acid (HA) and boswellia. Together, these natural components help <strong>maintain tendon, ligament and tissue health</strong>, while also <strong>supporting cartilage, muscle flexibility and mobility</strong>.\r\n\r\nThe ingredients in OM K9 Flexology® specifically support joint health in the following ways:\r\n<ul>\r\n 	<li>Methyl sulphonyl methane (MSM) is particularly known for <strong>maintaining the health of tendons</strong>, <strong>ligaments</strong> and <strong>connective</strong> <strong>tissues</strong>. MSM offers <strong>natural soft tissue and cartilage support</strong>, delivering sulphur to the areas it is needed most, particularly around the joints, <strong>enabling optimum flexibility.</strong></li>\r\n 	<li>Glucosamine mainly assists with <strong>healthy cartilage production</strong> but also benefits the health of<strong> collagen</strong>,<strong> joint fluid</strong>,<strong> tendons and ligaments.</strong> It is well known for maintaining a <strong>healthy</strong> <strong>cartilage matrix</strong> and is a key component of the body’s natural <strong>joint repair and renew process</strong>. This helps dogs efficiently <strong>withstand daily wear and tear, and joint stress.</strong></li>\r\n 	<li>Hyaluronic acid (HA) is linked to sustaining healthy levels of<strong> inflammation</strong> and maintaining the<strong> synovial fluid which lubricates joints.</strong></li>\r\n 	<li>Boswellia supports <strong>comfortable and fluid joint movement and mobility</strong>. It also generally helps maintain the <strong>musculoskeletal system</strong> and the structural composition of connective tissues.</li>\r\n</ul>\r\nIf those weren’t enough, OM K9 Flexology® also contains <strong>linseed meal</strong>; rich in fatty acid omega 3, it significantly supports <strong>coat and skin health </strong>for healthy pups inside and out. Whether <strong>companion pets</strong>, <strong>working dogs</strong> or <strong>competition canines</strong>, our four-pawed friends need joint support at every stage of their life. With healthy joints and muscles they can continue causing mischief and performing at their highest level every day.\r\n\r\n</div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nGlucosamine Sulphate 2kcl, Linseed Meal, Methyl Sulphonyl Methane, Avocado Soybean Unasponifiables, Dextrose, Isolated Soya Protein, Rosehip, Pineapple Extract, Sodium Hyaluronate (HA).\r\n\r\n&nbsp;\r\n\r\n<strong>Additives/kg:\r\n</strong>Technological additives: Monosilicic Acid E551a 1500mg, Boswellia serrata, L-Proline.\r\n\r\nCompounds of trace elements:\r\nZinc Chelate of Protein hydrolysate 3b612 2,500mg/kg\r\n\r\n&nbsp;\r\n\r\n<strong>Analytical Constituents:\r\n</strong>Crude Protein 24%\r\nCrude Fibre 2.4%\r\nCrude Oils &amp; Fats 6.7%\r\nCrude Ash 9.8%\r\nSodium 0.11%\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n<strong>Maintenance:</strong>\r\nSmall Dogs/Puppies      5-10kg: 2.5ml -  5ml per day\r\nMedium Dogs               10-20kg:   5ml - 10ml per day\r\nLarge Dogs                   20-40kg: 10ml - 15ml per day\r\nDogs over                           45kg: 15ml - 20ml per day\r\n\r\nFor dogs with bad or itchy skin conditions, double the recommended amount can be fed until improvements can be seen\r\n\r\n</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'OM K9 Flexology®', '<h3 class=\"h6 product__small-desc\">A natural supplement for supporting and maintaining canine joint health.</h3>', 'publish', 'open', 'closed', '', 'om-k9-flexology', '', '', '2025-08-25 11:26:44', '2025-08-25 11:26:44', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=780', 0, 'product', '', 0),
(781, 1, '2025-08-25 11:26:29', '2025-08-25 11:26:29', '', '03-OMEGA-FLEXOLOGY-PACK-FOR-LABEL_700x', '', 'inherit', 'open', 'closed', '', '03-omega-flexology-pack-for-label_700x', '', '', '2025-08-25 11:26:29', '2025-08-25 11:26:29', '', 780, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/03-OMEGA-FLEXOLOGY-PACK-FOR-LABEL_700x.webp', 0, 'attachment', 'image/webp', 0),
(782, 1, '2025-08-25 11:26:39', '2025-08-25 11:26:39', '', '03-OMEGA-FLEXOLOGY-CONTENTS_700x', '', 'inherit', 'open', 'closed', '', '03-omega-flexology-contents_700x', '', '', '2025-08-25 11:26:39', '2025-08-25 11:26:39', '', 780, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/03-OMEGA-FLEXOLOGY-CONTENTS_700x.webp', 0, 'attachment', 'image/webp', 0),
(783, 1, '2025-08-25 11:27:23', '2025-08-25 11:27:23', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n<strong>Omega K9 Digest</strong>\r\n\r\n<em>Maintaining optimum canine digestive health with natural and nutritious ingredients.</em>\r\n\r\nWe love to see our dogs happy, and healthy digestion plays a big part in overall doggy delight. By supporting their gastric system, we can help our furry friends regularly and comfortably defecate, absorb nutrients more efficiently, and regulate their energy and mood. As part of the canine range, Omega Equine has developed K9 Digest, a supplement targeting gut health using natural, palatable, and gentle ingredients.\r\n\r\nK9 Digest supports hound health with the following ingredients:\r\n<ul>\r\n 	<li><strong>Linseed meal</strong>: this highly fibrous meal <strong>slows digestion</strong>, ensuring all nutrients are absorbed, and stools remain easy to pass. Rich in omega 3 fatty acids, it <strong>maintains body condition</strong> and develops healthy skin and coats.</li>\r\n 	<li><strong>Spirulina</strong>: rich in vitamins, minerals, fatty acids, and nutrients, this algae superfood supports <strong>healthy bowel function</strong>, immunity, skin, and coat health.</li>\r\n 	<li><strong>Bentonite:</strong> a natural clay that positively impacts gut bacteria and firms up loose stools. It’s known to aid efficient nutrient absorption and soothe upset stomachs.</li>\r\n 	<li><strong>Sea buckthorn</strong>: another superfood ingredient packed with fatty acids and antioxidants. It contains vitamins A, B, C, D, E and K, which <strong>significantly support gut health and well-being.</strong></li>\r\n</ul>\r\nA healthy, comfortable, and efficient digestive system has wider well-being ramifications for our pups. Happy guts equal balanced mood, hormones, and energy, as well as increased immunity. Taken daily, this tasty supplement is great for digestive maintenance or aiding recovery from gastrointestinal-related illness.\r\n\r\n</div>\r\n<div>\r\n<h2 class=\"h5 prod-details__row-heading\">Composition</h2>\r\n</div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nLinseed Meal, Yeast products source of MOS (manna-oligosaccharides), Fructo-oligosaccharides, Spirulina, Bentonite, Sea buckthorn.\r\n\r\n<strong>Additives/kg:\r\nGut flora stabilisers: Saccharomyes cerevisiae MUCL 39885(4b1710) 1.8 x 10\'11\'cfu.</strong>\r\n\r\n<strong>Amino Acids:L-Threonine 3c410 33,000mg\r\n</strong>\r\n\r\n<strong>Flavourings:Premixture of sensory additives\r\n</strong>\r\n\r\n<strong>Analytical constituents:\r\nCrude Protein 25%\r\nCrude Fibre 3.3%\r\nCrude Oils &amp; Fats 6.6%\r\nCrude Ash 8.0%\r\nSodium 0.16%</strong>\r\n<h2 class=\"h5 prod-details__row-heading\">Feeding Guidelines</h2>\r\n<strong>Loading Rate:</strong> for the first 5 days feed double the maintenance rate if needed.\r\n\r\n<strong>Maintenance:</strong>\r\nSmall Dogs       5-10kg: 3g per day (1 scoop)\r\nMedium Dogs 11-20kg:   6g per day (2 scoop)\r\nLarge Dogs     21-40kg:   12g per day (4 scoops)\r\nDogs over             45kg: 15g per day (5 scoops)\r\n\r\n</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'OM K9 Digest', '<h3 class=\"h6 product__small-desc\">Omega K9 Digest Maintaining optimum canine digestive health with natural and nutritious ingredients.</h3>', 'publish', 'open', 'closed', '', 'om-k9-digest', '', '', '2025-08-25 11:30:08', '2025-08-25 11:30:08', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=783', 0, 'product', '', 0),
(784, 1, '2025-08-25 11:29:28', '2025-08-25 11:29:28', '', 'OE-K9Diges360_700x', '', 'inherit', 'open', 'closed', '', 'oe-k9diges360_700x', '', '', '2025-08-25 11:29:28', '2025-08-25 11:29:28', '', 783, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-K9Diges360_700x.webp', 0, 'attachment', 'image/webp', 0),
(785, 1, '2025-08-25 16:52:38', '2025-08-25 16:52:38', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nOur Aqualok Metal water bottle is a popular product that\'ll be kept and used for years to come.\r\nThe Aqualok Metal bottle features a beautiful single-wall stainless steel body and a secure-lock lid to prevent any unwanted spillages.\r\nThe lid also features a handy carry loop that\'s extremely popular.\r\n\r\n&nbsp;\r\n<h3>Features</h3>\r\n<div class=\"list-tick\">\r\n<ul>\r\n 	<li>Made from durable stainless steel</li>\r\n</ul>\r\n<ul>\r\n 	<li>Secure no-spill lid</li>\r\n 	<li>Reusable and environmentally friendly</li>\r\n</ul>\r\n<ul>\r\n 	<li>Ergonomic shape</li>\r\n</ul>\r\n<ul>\r\n 	<li>BPA Free</li>\r\n</ul>\r\n<ul>\r\n 	<li>Dishwasher Safe</li>\r\n</ul>\r\n</div>\r\n</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Aqualok Water Bottle', '<h3 class=\"h6 product__small-desc\">Our Aqualok Metal water bottle is a popular product that\'ll be kept and used for years to come.</h3>', 'publish', 'open', 'closed', '', 'omega-aqualok-water-bottle', '', '', '2025-08-25 16:54:30', '2025-08-25 16:54:30', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=785', 0, 'product', '', 0),
(786, 1, '2025-08-25 16:53:50', '2025-08-25 16:53:50', '', 'PHOTO-2025-02-18-13-35-46_700x', '', 'inherit', 'open', 'closed', '', 'photo-2025-02-18-13-35-46_700x', '', '', '2025-08-25 16:53:50', '2025-08-25 16:53:50', '', 785, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2025-02-18-13-35-46_700x.webp', 0, 'attachment', 'image/webp', 0),
(787, 1, '2025-08-25 16:54:00', '2025-08-25 16:54:00', '', 'PHOTO-2025-02-18-13-36-06_700x', '', 'inherit', 'open', 'closed', '', 'photo-2025-02-18-13-36-06_700x', '', '', '2025-08-25 16:54:00', '2025-08-25 16:54:00', '', 785, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2025-02-18-13-36-06_700x.webp', 0, 'attachment', 'image/webp', 0),
(788, 1, '2025-08-25 16:54:23', '2025-08-25 16:54:23', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\n<div class=\"summary-child prod-details__accordian-content\">\n\nOur Aqualok Metal water bottle is a popular product that\'ll be kept and used for years to come.\nThe Aqualok Metal bottle features a beautiful single-wall stainless steel body and a secure-lock lid to prevent any unwanted spillages.\nThe lid also features a handy carry loop that\'s extremely popular.\n\n&nbsp;\n<h3>Features</h3>\n<div class=\"list-tick\">\n<ul>\n 	<li>Made from durable stainless steel</li>\n</ul>\n<ul>\n 	<li>Secure no-spill lid</li>\n 	<li>Reusable and environmentally friendly</li>\n</ul>\n<ul>\n 	<li>Ergonomic shape</li>\n</ul>\n<ul>\n 	<li>BPA Free</li>\n</ul>\n<ul>\n 	<li>Dishwasher Safe</li>\n</ul>\n</div>\n</div>\n<div>\n<div></div>\n</div>\n<div>\n<div></div>\n<div class=\"summary-child prod-details__accordian-content\">\n\n&nbsp;\n\n</div>\n</div>', 'Omega Aqualok Water Bottle', '<h3 class=\"h6 product__small-desc\">Our Aqualok Metal water bottle is a popular product that\'ll be kept and used for years to come.</h3>', 'inherit', 'closed', 'closed', '', '785-autosave-v1', '', '', '2025-08-25 16:54:23', '2025-08-25 16:54:23', '', 785, 'http://127.0.0.1/horse1/?p=788', 0, 'revision', '', 0),
(789, 1, '2025-08-25 16:55:27', '2025-08-25 16:55:27', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nFor everyday adventures whether you are on the yard or simply out and about look stylish in our one size fits all cap. With the adjustable strap at the back and logo at the front it\'s sure to a comfortable and stylish fit.\r\n\r\n</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Equine Cap', '<h3 class=\"h6 product__small-desc\">For everyday adventures whether you are on the yard or simply out and about look stylish in our one size fits all cap.</h3>', 'publish', 'open', 'closed', '', 'omega-equine-cap', '', '', '2025-08-25 16:56:27', '2025-08-25 16:56:27', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=789', 0, 'product', '', 0),
(790, 1, '2025-08-25 16:56:05', '2025-08-25 16:56:05', '', 'cap_1_2_700x', '', 'inherit', 'open', 'closed', '', 'cap_1_2_700x', '', '', '2025-08-25 16:56:05', '2025-08-25 16:56:05', '', 789, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/cap_1_2_700x.webp', 0, 'attachment', 'image/webp', 0),
(791, 1, '2025-08-25 16:57:21', '2025-08-25 16:57:21', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nFor everyday adventures whether you are on the yard or simply out and about look stylish in our one size fits all cap. With the adjustable strap at the back and logo at the front it\'s sure to a comfortable and stylish fit.\r\n\r\n</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Equine Gilet', '<h3 class=\"h6 product__small-desc\">Look super stylish in our Omega Equine Gilet.</h3>', 'publish', 'open', 'closed', '', 'omega-equine-gilet', '', '', '2025-08-25 16:58:48', '2025-08-25 16:58:48', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=791', 0, 'product', '', 0),
(792, 1, '2025-08-25 16:58:10', '2025-08-25 16:58:10', '', 'OE-Gilet-2000_700x', '', 'inherit', 'open', 'closed', '', 'oe-gilet-2000_700x', '', '', '2025-08-25 16:58:10', '2025-08-25 16:58:10', '', 791, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Gilet-2000_700x.webp', 0, 'attachment', 'image/webp', 0),
(793, 1, '2025-08-25 16:58:27', '2025-08-25 16:58:27', '', 'Gillet_OE_1_700x', '', 'inherit', 'open', 'closed', '', 'gillet_oe_1_700x', '', '', '2025-08-25 16:58:27', '2025-08-25 16:58:27', '', 791, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Gillet_OE_1_700x.webp', 0, 'attachment', 'image/webp', 0),
(794, 1, '2025-08-25 16:58:28', '2025-08-25 16:58:28', '', 'OE-Gilet_700x', '', 'inherit', 'open', 'closed', '', 'oe-gilet_700x', '', '', '2025-08-25 16:58:28', '2025-08-25 16:58:28', '', 791, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Gilet_700x.webp', 0, 'attachment', 'image/webp', 0),
(795, 1, '2025-08-25 16:59:51', '2025-08-25 16:59:51', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nThis is a warm addition to any day on the yard and also comes with our signature logo.\r\n\r\nThe active Fleece Headband immediately absorbs sweat and keep you comfortable. As you can see the headband does not cover your head. This is a great option if you want your head warm but not too warm. Fleece is a polyester based fabric with a cut surface forming a soft pile texture. The fleece fibres trap air that keeps you warm.\r\n\r\nAvailable in Small, Medium and Large\r\n\r\n</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Equine Headband', '<h3 class=\"h6 product__small-desc\">This is a warm addition to any day on the yard and also comes with our signature logo.</h3>', 'publish', 'open', 'closed', '', 'omega-equine-headband', '', '', '2025-08-25 17:00:59', '2025-08-25 17:00:59', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=795', 0, 'product', '', 0),
(796, 1, '2025-08-25 17:00:24', '2025-08-25 17:00:24', '', 'OE-beanie_2_700x', '', 'inherit', 'open', 'closed', '', 'oe-beanie_2_700x', '', '', '2025-08-25 17:00:24', '2025-08-25 17:00:24', '', 795, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-beanie_2_700x.webp', 0, 'attachment', 'image/webp', 0),
(797, 1, '2025-08-25 17:00:40', '2025-08-25 17:00:40', '', 'rc140_black_ft_1_700x', '', 'inherit', 'open', 'closed', '', 'rc140_black_ft_1_700x', '', '', '2025-08-25 17:00:40', '2025-08-25 17:00:40', '', 795, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/rc140_black_ft_1_700x.webp', 0, 'attachment', 'image/webp', 0),
(798, 1, '2025-08-25 17:02:03', '2025-08-25 17:02:03', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nFor everyday adventures whether you are on the yard or simply out and about look stylish in our one size fits all Pom Pom Hat. Comfortable, Stylish and Warm.\r\n\r\n</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Equine Pom Pom Wooly Ha', '<h3 class=\"h6 product__small-desc\">For everyday adventures whether you are on the yard or simply out and about look stylish in our one size fits all Pom Pom Hat.</h3>', 'publish', 'open', 'closed', '', 'omega-equine-pom-pom-wooly-ha', '', '', '2025-08-25 17:03:57', '2025-08-25 17:03:57', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=798', 0, 'product', '', 0),
(799, 1, '2025-08-25 17:02:47', '2025-08-25 17:02:47', '', 'OE-Pompom_700x', '', 'inherit', 'open', 'closed', '', 'oe-pompom_700x', '', '', '2025-08-25 17:02:47', '2025-08-25 17:02:47', '', 798, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Pompom_700x.webp', 0, 'attachment', 'image/webp', 0),
(800, 1, '2025-08-25 17:03:11', '2025-08-25 17:03:11', '', '3656c58b-2110-4bba-ad58-d5a63f898aab_700x', '', 'inherit', 'open', 'closed', '', '3656c58b-2110-4bba-ad58-d5a63f898aab_700x', '', '', '2025-08-25 17:03:11', '2025-08-25 17:03:11', '', 798, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/3656c58b-2110-4bba-ad58-d5a63f898aab_700x.webp', 0, 'attachment', 'image/webp', 0),
(801, 1, '2025-08-25 17:03:12', '2025-08-25 17:03:12', '', 'OE-pom2_700x', '', 'inherit', 'open', 'closed', '', 'oe-pom2_700x', '', '', '2025-08-25 17:03:12', '2025-08-25 17:03:12', '', 798, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-pom2_700x.webp', 0, 'attachment', 'image/webp', 0),
(802, 1, '2025-08-25 17:03:39', '2025-08-25 17:03:39', '', 'OE-pom_700x', '', 'inherit', 'open', 'closed', '', 'oe-pom_700x', '', '', '2025-08-25 17:03:39', '2025-08-25 17:03:39', '', 798, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-pom_700x.webp', 0, 'attachment', 'image/webp', 0),
(803, 1, '2025-08-25 17:05:04', '2025-08-25 17:05:04', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n<p class=\"h6 product__small-desc\">In either Full or Pony size we have our white saddlecloths with red and black available to you.</p>\r\n\r\n</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Equine Saddlecloth', '<h3 class=\"h6 product__small-desc\">In either Full or Pony size we have our white saddlecloths with red and black available to you.</h3>', 'publish', 'open', 'closed', '', 'omega-equine-saddlecloth', '', '', '2025-08-25 17:07:22', '2025-08-25 17:07:22', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=803', 0, 'product', '', 0),
(804, 1, '2025-08-25 17:06:14', '2025-08-25 17:06:14', '', 'OE-Saddlecloth_700x', '', 'inherit', 'open', 'closed', '', 'oe-saddlecloth_700x', '', '', '2025-08-25 17:06:14', '2025-08-25 17:06:14', '', 803, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/OE-Saddlecloth_700x.webp', 0, 'attachment', 'image/webp', 0),
(805, 1, '2025-08-25 17:06:49', '2025-08-25 17:06:49', '', 'PHOTO-2019-05-25-16-42-03_700x', '', 'inherit', 'open', 'closed', '', 'photo-2019-05-25-16-42-03_700x', '', '', '2025-08-25 17:06:49', '2025-08-25 17:06:49', '', 803, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-42-03_700x.webp', 0, 'attachment', 'image/webp', 0),
(806, 1, '2025-08-25 17:08:07', '2025-08-25 17:08:07', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nOmega Equine branded Black Feed Stirrer.\r\n\r\nExtremely durable and very handy!\r\n\r\none size.\r\n\r\n</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Feed Stirrer', 'Omega Equine branded Black Feed Stirrer.', 'publish', 'open', 'closed', '', 'omega-feed-stirrer', '', '', '2025-08-25 17:09:39', '2025-08-25 17:09:39', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=806', 0, 'product', '', 0),
(807, 1, '2025-08-25 17:09:26', '2025-08-25 17:09:26', '', 'Feedstirrursmaller_700x', '', 'inherit', 'open', 'closed', '', 'feedstirrursmaller_700x', '', '', '2025-08-25 17:09:26', '2025-08-25 17:09:26', '', 806, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Feedstirrursmaller_700x.webp', 0, 'attachment', 'image/webp', 0),
(808, 1, '2025-08-25 17:10:39', '2025-08-25 17:10:39', '<span style=\"font-size: 1.7em; font-weight: bold;\">Nutritional Details</span>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\nOmega branded ear bonnets are hand knitted and machine washable at 30 degrees. Great for keeping flies and insects out of ears!\r\n\r\nCan also help with concentration.\r\n\r\n</div>\r\n<div>\r\n<div></div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div class=\"summary-child prod-details__accordian-content\">\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>', 'Omega Fly Veil', '<h3 class=\"h6 product__small-desc\">Omega branded ear bonnets are hand knitted and machine washable at 30 degrees.</h3>', 'publish', 'open', 'closed', '', 'omega-fly-veil', '', '', '2025-08-25 17:12:03', '2025-08-25 17:12:03', '', 0, 'http://127.0.0.1/horse1/?post_type=product&#038;p=808', 0, 'product', '', 0),
(809, 1, '2025-08-25 17:11:34', '2025-08-25 17:11:34', '', 'Screenshot_20220331-092504_700x', '', 'inherit', 'open', 'closed', '', 'screenshot_20220331-092504_700x', '', '', '2025-08-25 17:11:34', '2025-08-25 17:11:34', '', 808, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20220331-092504_700x.webp', 0, 'attachment', 'image/webp', 0),
(810, 1, '2025-08-25 17:11:48', '2025-08-25 17:11:48', '', 'Screenshot_20220331-092447_700x', '', 'inherit', 'open', 'closed', '', 'screenshot_20220331-092447_700x', '', '', '2025-08-25 17:11:48', '2025-08-25 17:11:48', '', 808, 'http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20220331-092447_700x.webp', 0, 'attachment', 'image/webp', 0),
(811, 1, '2025-08-25 17:35:51', '2025-08-25 17:35:51', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n																<a href=\"http://127.0.0.1/horse1/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-25 17:35:51', '2025-08-25 17:35:51', '', 37, 'http://127.0.0.1/horse1/?p=811', 0, 'revision', '', 0),
(813, 1, '2025-08-25 17:44:41', '2025-08-25 17:44:41', '<a href=\"http://127.0.0.1/horse1/shop/\"> Trusted By Humans. <br>Loved By Horses.At Omega Equine over 30 years of Scientific research and a lifetime of studying physical and mental behaviour of equines has been conducted. CEO Paul Ainsworth has researched particularly the most beneficial ingredients and how they work together to optimise equine health.\n<br><br>\n  Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.Shop Now</a>', 'banner', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2025-08-25 17:44:41', '2025-08-25 17:44:41', '', 31, 'http://127.0.0.1/horse1/?p=813', 0, 'revision', '', 0),
(814, 1, '2025-08-25 17:46:14', '2025-08-25 17:46:14', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n																<a href=\"http://127.0.0.1/horse1/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-25 17:46:14', '2025-08-25 17:46:14', '', 37, 'http://127.0.0.1/horse1/?p=814', 0, 'revision', '', 0),
(815, 1, '2025-08-25 17:47:04', '2025-08-25 17:47:04', '<h2>Omega for...</h2>					<figure><a href=\"#\" tabindex=\"-1\"><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></a></figure><h3><a href=\"#\">Coat & Skin</a></h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-25 17:47:04', '2025-08-25 17:47:04', '', 153, 'http://127.0.0.1/horse1/?p=815', 0, 'revision', '', 0),
(816, 1, '2025-08-25 17:47:05', '2025-08-25 17:47:05', '<h2>Omega for...</h2>					<figure><a href=\"#\" tabindex=\"-1\"><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></a></figure><h3><a href=\"#\">Coat & Skin</a></h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From  <br>  £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-25 17:47:05', '2025-08-25 17:47:05', '', 153, 'http://127.0.0.1/horse1/?p=816', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(817, 1, '2025-08-25 17:47:05', '2025-08-25 17:47:05', '<h2>Omega for...</h2>					<figure><a href=\"#\" tabindex=\"-1\"><img width=\"1440\" height=\"1071\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20200930-075534_2000x.webp\" alt=\"\" /></a></figure><h3><a href=\"#\">Coat & Skin</a></h3>					<figure><img width=\"346\" height=\"255\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/123-456.png\" alt=\"\" /></figure><h3>Joints</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Webp.net-resizeimage_10_2000x.webp\" alt=\"\" /></figure><h3>Canine</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Pippa_Hutton_2000x.webp\" alt=\"\" /></figure><h3>Muscle</h3>					<figure><img width=\"1946\" height=\"1446\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/40851924_10155966386912809_851384576742785024_n_2000x.jpg\" alt=\"\" /></figure><h3>Vits & Mins</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/PHOTO-2019-05-25-16-41-54_2000x.jpg\" alt=\"\" /></figure><h3>Calm</h3>					<figure><img width=\"672\" height=\"500\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Flax_Oil_5ltr_copy_2000x.webp\" alt=\"\" /></figure><h3> Condition</h3>					<figure><img width=\"867\" height=\"645\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Screenshot_20210603-094135_2000x.webp\" alt=\"\" /></figure><h3> Energy</h3>					<h2>Who Are We?</h2>		<p>Omega Equine have built a fantastic range of innovative supplements, which have proved extremely popular with equine consumers including individual leisure horse owners through to Gold Medal winning competition riders.<br />Having our own manufacturing facility means we are able to closely monitor and control the quality and precision of all our products.</p>			<h2>Featured Product</h2>					<h2>Omega Rice</h2>		<p>For Supporting &amp; maintaining all asp</p>								<a role=\"button\">\n									From    £32.60\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n					<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M450 75L338 312 88 350C46 354 25 417 58 450L238 633 196 896C188 942 238 975 275 954L500 837 725 954C767 975 813 942 804 896L763 633 942 450C975 417 954 358 913 350L663 312 550 75C529 33 471 33 450 75Z\"></path></svg>				\n																	<img width=\"700\" height=\"700\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1.webp 700w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-300x300.webp 300w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-150x150.webp 150w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-600x600.webp 600w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/1a_700x-1-100x100.webp 100w\" sizes=\"(max-width: 700px) 100vw, 700px\" />', 'home', '', 'inherit', 'closed', 'closed', '', '153-revision-v1', '', '', '2025-08-25 17:47:05', '2025-08-25 17:47:05', '', 153, 'http://127.0.0.1/horse1/?p=817', 0, 'revision', '', 0),
(818, 1, '2025-08-25 17:59:56', '2025-08-25 17:59:56', '<a href=\"https://wpmet.com/plugin/elementskit/sports/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/shop/\">\n											Products\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/#ekit_modal-popup-082f2b1\">\n											Search\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/contact-us\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/sustainability\">\n											Sustainability\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/privacy-policy\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/terms\">\n											Terms & Conditions \n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/refund-policy\">\n											Refund Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/terms-of-service\">\n											Terms of services\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1shipping-policy\">\n											Shipping Policy\n											</a>\n									</li>\n						</ul>\n							<h3>Get In Touch</h3>									\n					<p>info@https://horseomegaequine.co.uk</p>\n								<p>Copyright © 2025 Horse omega equine All Rights Reserved</p>															<img width=\"432\" height=\"49\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png 432w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards-300x34.png 300w\" sizes=\"(max-width: 432px) 100vw, 432px\" />', 'Elementor Footer #41', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2025-08-25 17:59:56', '2025-08-25 17:59:56', '', 41, 'http://127.0.0.1/horse1/?p=818', 0, 'revision', '', 0),
(819, 1, '2025-08-25 18:00:14', '2025-08-25 18:00:14', '<a href=\"https://wpmet.com/plugin/elementskit/sports/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>We have heap of fun piece of equipmnt builds dow every inh your body the and From boty in builders for them to exicute.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/shop/\">\n											Products\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/#ekit_modal-popup-082f2b1\">\n											Search\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/contact-us\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/sustainability\">\n											Sustainability\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/privacy-policy\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/terms\">\n											Terms & Conditions \n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/refund-policy\">\n											Refund Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1shipping-policy\">\n											Shipping Policy\n											</a>\n									</li>\n						</ul>\n							<h3>Get In Touch</h3>									\n					<p>info@https://horseomegaequine.co.uk</p>\n								<p>Copyright © 2025 Horse omega equine All Rights Reserved</p>															<img width=\"432\" height=\"49\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png 432w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards-300x34.png 300w\" sizes=\"(max-width: 432px) 100vw, 432px\" />', 'Elementor Footer #41', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2025-08-25 18:00:14', '2025-08-25 18:00:14', '', 41, 'http://127.0.0.1/horse1/?p=819', 0, 'revision', '', 0),
(820, 1, '2025-08-25 18:01:28', '2025-08-25 18:01:28', '<a href=\"https://wpmet.com/plugin/elementskit/sports/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/shop/\">\n											Products\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/#ekit_modal-popup-082f2b1\">\n											Search\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/contact-us\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/sustainability\">\n											Sustainability\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/privacy-policy\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/terms\">\n											Terms & Conditions \n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/refund-policy\">\n											Refund Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1shipping-policy\">\n											Shipping Policy\n											</a>\n									</li>\n						</ul>\n							<h3>Get In Touch</h3>									\n					<p>info@https://horseomegaequine.co.uk</p>\n								<p>Copyright © 2025 Horse omega equine All Rights Reserved</p>															<img width=\"432\" height=\"49\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png 432w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards-300x34.png 300w\" sizes=\"(max-width: 432px) 100vw, 432px\" />', 'Elementor Footer #41', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2025-08-25 18:01:28', '2025-08-25 18:01:28', '', 41, 'http://127.0.0.1/horse1/?p=820', 0, 'revision', '', 0),
(821, 1, '2025-08-25 18:01:52', '2025-08-25 18:01:52', '<a href=\"http://127.0.0.1/horse1/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/shop/\">\n											Products\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/#ekit_modal-popup-082f2b1\">\n											Search\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/contact-us\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/sustainability\">\n											Sustainability\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/privacy-policy\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/terms\">\n											Terms & Conditions \n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/refund-policy\">\n											Refund Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1shipping-policy\">\n											Shipping Policy\n											</a>\n									</li>\n						</ul>\n							<h3>Get In Touch</h3>									\n					<p>info@https://horseomegaequine.co.uk</p>\n								<p>Copyright © 2025 Horse omega equine All Rights Reserved</p>															<img width=\"432\" height=\"49\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png 432w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards-300x34.png 300w\" sizes=\"(max-width: 432px) 100vw, 432px\" />', 'Elementor Footer #41', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2025-08-25 18:01:52', '2025-08-25 18:01:52', '', 41, 'http://127.0.0.1/horse1/?p=821', 0, 'revision', '', 0),
(822, 1, '2025-08-25 18:02:31', '2025-08-25 18:02:31', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'Shipping Policy', '', 'publish', 'closed', 'closed', '', 'shipping-policy', '', '', '2025-08-25 18:12:31', '2025-08-25 18:12:31', '', 0, 'http://127.0.0.1/horse1/?page_id=822', 0, 'page', '', 0),
(823, 1, '2025-08-25 18:02:31', '2025-08-25 18:02:31', '', 'shipping-policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:02:31', '2025-08-25 18:02:31', '', 822, 'http://127.0.0.1/horse1/?p=823', 0, 'revision', '', 0),
(824, 1, '2025-08-25 18:03:49', '2025-08-25 18:03:49', '', 'shipping-policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:03:49', '2025-08-25 18:03:49', '', 822, 'http://127.0.0.1/horse1/?p=824', 0, 'revision', '', 0),
(825, 1, '2025-08-25 18:03:49', '2025-08-25 18:03:49', '', 'shipping-policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:03:49', '2025-08-25 18:03:49', '', 822, 'http://127.0.0.1/horse1/?p=825', 0, 'revision', '', 0),
(826, 1, '2025-08-25 18:03:49', '2025-08-25 18:03:49', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'shipping-policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:03:49', '2025-08-25 18:03:49', '', 822, 'http://127.0.0.1/horse1/?p=826', 0, 'revision', '', 0),
(827, 1, '2025-08-25 18:04:25', '2025-08-25 18:04:25', '<a href=\"http://127.0.0.1/horse1/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/shop/\">\n											Products\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/#ekit_modal-popup-082f2b1\">\n											Search\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/contact-us\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/sustainability\">\n											Sustainability\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/privacy-policy\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/terms\">\n											Terms & Conditions \n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/refund-policy\">\n											Refund Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/shipping-policy\">\n											Shipping Policy\n											</a>\n									</li>\n						</ul>\n							<h3>Get In Touch</h3>									\n					<p>info@https://horseomegaequine.co.uk</p>\n								<p>Copyright © 2025 Horse omega equine All Rights Reserved</p>															<img width=\"432\" height=\"49\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png 432w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards-300x34.png 300w\" sizes=\"(max-width: 432px) 100vw, 432px\" />', 'Elementor Footer #41', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2025-08-25 18:04:25', '2025-08-25 18:04:25', '', 41, 'http://127.0.0.1/horse1/?p=827', 0, 'revision', '', 0),
(828, 1, '2025-08-25 18:05:05', '2025-08-25 18:05:05', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'shipping-policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:05:05', '2025-08-25 18:05:05', '', 822, 'http://127.0.0.1/horse1/?p=828', 0, 'revision', '', 0),
(829, 1, '2025-08-25 18:05:05', '2025-08-25 18:05:05', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'shipping-policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:05:05', '2025-08-25 18:05:05', '', 822, 'http://127.0.0.1/horse1/?p=829', 0, 'revision', '', 0),
(830, 1, '2025-08-25 18:05:05', '2025-08-25 18:05:05', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'shipping-policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:05:05', '2025-08-25 18:05:05', '', 822, 'http://127.0.0.1/horse1/?p=830', 0, 'revision', '', 0),
(831, 1, '2025-08-25 18:05:32', '2025-08-25 18:05:32', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'shipping-policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:05:32', '2025-08-25 18:05:32', '', 822, 'http://127.0.0.1/horse1/?p=831', 0, 'revision', '', 0),
(832, 1, '2025-08-25 18:05:32', '2025-08-25 18:05:32', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'shipping-policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:05:32', '2025-08-25 18:05:32', '', 822, 'http://127.0.0.1/horse1/?p=832', 0, 'revision', '', 0),
(833, 1, '2025-08-25 18:05:32', '2025-08-25 18:05:32', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'shipping-policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:05:32', '2025-08-25 18:05:32', '', 822, 'http://127.0.0.1/horse1/?p=833', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(834, 1, '2025-08-25 18:06:05', '2025-08-25 18:06:05', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:06:05', '2025-08-25 18:06:05', '', 822, 'http://127.0.0.1/horse1/?p=834', 0, 'revision', '', 0),
(835, 1, '2025-08-25 18:08:01', '2025-08-25 18:08:01', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:08:01', '2025-08-25 18:08:01', '', 822, 'http://127.0.0.1/horse1/?p=835', 0, 'revision', '', 0),
(836, 1, '2025-08-25 18:08:01', '2025-08-25 18:08:01', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:08:01', '2025-08-25 18:08:01', '', 822, 'http://127.0.0.1/horse1/?p=836', 0, 'revision', '', 0),
(837, 1, '2025-08-25 18:08:02', '2025-08-25 18:08:02', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:08:02', '2025-08-25 18:08:02', '', 822, 'http://127.0.0.1/horse1/?p=837', 0, 'revision', '', 0),
(838, 1, '2025-08-25 18:09:16', '2025-08-25 18:09:16', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:09:16', '2025-08-25 18:09:16', '', 822, 'http://127.0.0.1/horse1/?p=838', 0, 'revision', '', 0),
(839, 1, '2025-08-25 18:09:16', '2025-08-25 18:09:16', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:09:16', '2025-08-25 18:09:16', '', 822, 'http://127.0.0.1/horse1/?p=839', 0, 'revision', '', 0),
(840, 1, '2025-08-25 18:09:17', '2025-08-25 18:09:17', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:09:17', '2025-08-25 18:09:17', '', 822, 'http://127.0.0.1/horse1/?p=840', 0, 'revision', '', 0),
(841, 1, '2025-08-25 18:09:56', '2025-08-25 18:09:56', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:09:56', '2025-08-25 18:09:56', '', 822, 'http://127.0.0.1/horse1/?p=841', 0, 'revision', '', 0),
(842, 1, '2025-08-25 18:09:56', '2025-08-25 18:09:56', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:09:56', '2025-08-25 18:09:56', '', 822, 'http://127.0.0.1/horse1/?p=842', 0, 'revision', '', 0),
(843, 1, '2025-08-25 18:09:56', '2025-08-25 18:09:56', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:09:56', '2025-08-25 18:09:56', '', 822, 'http://127.0.0.1/horse1/?p=843', 0, 'revision', '', 0),
(844, 1, '2025-08-25 18:10:35', '2025-08-25 18:10:35', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:10:35', '2025-08-25 18:10:35', '', 822, 'http://127.0.0.1/horse1/?p=844', 0, 'revision', '', 0),
(845, 1, '2025-08-25 18:10:35', '2025-08-25 18:10:35', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:10:35', '2025-08-25 18:10:35', '', 822, 'http://127.0.0.1/horse1/?p=845', 0, 'revision', '', 0),
(846, 1, '2025-08-25 18:10:35', '2025-08-25 18:10:35', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:10:35', '2025-08-25 18:10:35', '', 822, 'http://127.0.0.1/horse1/?p=846', 0, 'revision', '', 0),
(847, 1, '2025-08-25 18:10:49', '2025-08-25 18:10:49', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:10:49', '2025-08-25 18:10:49', '', 822, 'http://127.0.0.1/horse1/?p=847', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(848, 1, '2025-08-25 18:10:49', '2025-08-25 18:10:49', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:10:49', '2025-08-25 18:10:49', '', 822, 'http://127.0.0.1/horse1/?p=848', 0, 'revision', '', 0),
(849, 1, '2025-08-25 18:10:49', '2025-08-25 18:10:49', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', '', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:10:49', '2025-08-25 18:10:49', '', 822, 'http://127.0.0.1/horse1/?p=849', 0, 'revision', '', 0),
(850, 1, '2025-08-25 18:11:40', '2025-08-25 18:11:40', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'Shipping Policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:11:40', '2025-08-25 18:11:40', '', 822, 'http://127.0.0.1/horse1/?p=850', 0, 'revision', '', 0),
(851, 1, '2025-08-25 18:12:30', '2025-08-25 18:12:30', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'Shipping Policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:12:30', '2025-08-25 18:12:30', '', 822, 'http://127.0.0.1/horse1/?p=851', 0, 'revision', '', 0),
(852, 1, '2025-08-25 18:12:30', '2025-08-25 18:12:30', '<h2>Shipping Policy</h2>		<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'Shipping Policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:12:30', '2025-08-25 18:12:30', '', 822, 'http://127.0.0.1/horse1/?p=852', 0, 'revision', '', 0),
(853, 1, '2025-08-25 18:12:31', '2025-08-25 18:12:31', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'Shipping Policy', '', 'inherit', 'closed', 'closed', '', '822-revision-v1', '', '', '2025-08-25 18:12:31', '2025-08-25 18:12:31', '', 822, 'http://127.0.0.1/horse1/?p=853', 0, 'revision', '', 0),
(854, 1, '2025-08-25 18:15:36', '2025-08-25 18:15:36', '<p><strong>Refund Policy</strong></p>\n<p>At Omega Equine Ltd, we strive to provide the highest quality products and exceptional customer service. If for any reason you are not entirely satisfied with your purchase, we\'re here to help.</p>\n<p>30-Day Returns Policy:</p>\n<p>We offer a 30-day returns policy on all our products purchased directly from Omega Equine Ltd. If you are not satisfied with your purchase for any reason, you may return it within 30 days of the purchase date for a full refund or exchange. To be eligible for a return, your item must be unused, sealed and in the same condition that you received it. It must also be in the original packaging.</p>\n<p>Palatability</p>\n<p>At Omega Equine Ltd, care has been taken to design our products with palatability in mind, however, each animal is an individual and may have varying preferences.&nbsp;&nbsp;We recommend that supplements are added in gradually, to mitigate concerns regarding fussy feeders.</p>\n<p>Omega Equine Ltd reserves the right to refuse a refund based on individual feeding preferences. Omega Equine Ltd may be able to provide palatability samples on request, within reason.</p>\n<p>How to Initiate a Return:</p>\n<p>To initiate a return, please contact our team &nbsp;with your order details and reason for return. Our team will provide you with the relevant information and guide you through the return process.</p>\n<p>Refund Process:</p>\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<p>If your refund is approved, it will be processed, and a credit will automatically be applied to your original method of payment within a certain number of days, depending on your card issuer\'s policies.</p>\n<p>Late or Missing Refunds:</p>\n<p>If you haven’t received a refund yet, first check your bank account again. Then contact your bank, it may take some time before your refund is officially posted. If you’ve done all of this and you still have not received your refund yet, please contact us at info@omegaequine.co</p>\n<p>Exchanges:</p>\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email.&nbsp;</p>\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<p>If you are shipping an item, you should consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<p>Shipping Costs:</p>\n<p>Please note that shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund unless the return is due to a manufacturing defect or an error on our part.</p>\n<p>Damaged or Defective Items:</p>\n<p>If you receive a damaged or defective item, please contact us immediately. We will work with you to resolve the issue promptly, either by providing a replacement or issuing a refund.</p>\n<p>.</p>', 'Refund Policy', '', 'publish', 'closed', 'closed', '', 'refund-policy', '', '', '2025-08-25 18:18:08', '2025-08-25 18:18:08', '', 0, 'http://127.0.0.1/horse1/?page_id=854', 0, 'page', '', 0),
(855, 1, '2025-08-25 18:15:36', '2025-08-25 18:15:36', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'Refund Policy', '', 'inherit', 'closed', 'closed', '', '854-revision-v1', '', '', '2025-08-25 18:15:36', '2025-08-25 18:15:36', '', 854, 'http://127.0.0.1/horse1/?p=855', 0, 'revision', '', 0),
(856, 1, '2025-08-25 18:17:20', '2025-08-25 18:17:20', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'Refund Policy', '', 'inherit', 'closed', 'closed', '', '854-revision-v1', '', '', '2025-08-25 18:17:20', '2025-08-25 18:17:20', '', 854, 'http://127.0.0.1/horse1/?p=856', 0, 'revision', '', 0),
(857, 1, '2025-08-25 18:17:20', '2025-08-25 18:17:20', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'Refund Policy', '', 'inherit', 'closed', 'closed', '', '854-revision-v1', '', '', '2025-08-25 18:17:20', '2025-08-25 18:17:20', '', 854, 'http://127.0.0.1/horse1/?p=857', 0, 'revision', '', 0),
(858, 1, '2025-08-25 18:17:20', '2025-08-25 18:17:20', '<p><strong>Refund Policy</strong></p>\n<p>At Omega Equine Ltd, we strive to provide the highest quality products and exceptional customer service. If for any reason you are not entirely satisfied with your purchase, we\'re here to help.</p>\n<p>30-Day Returns Policy:</p>\n<p>We offer a 30-day returns policy on all our products purchased directly from Omega Equine Ltd. If you are not satisfied with your purchase for any reason, you may return it within 30 days of the purchase date for a full refund or exchange. To be eligible for a return, your item must be unused, sealed and in the same condition that you received it. It must also be in the original packaging.</p>\n<p>Palatability</p>\n<p>At Omega Equine Ltd, care has been taken to design our products with palatability in mind, however, each animal is an individual and may have varying preferences.&nbsp;&nbsp;We recommend that supplements are added in gradually, to mitigate concerns regarding fussy feeders.</p>\n<p>Omega Equine Ltd reserves the right to refuse a refund based on individual feeding preferences. Omega Equine Ltd may be able to provide palatability samples on request, within reason.</p>\n<p>How to Initiate a Return:</p>\n<p>To initiate a return, please contact our team &nbsp;with your order details and reason for return. Our team will provide you with the relevant information and guide you through the return process.</p>\n<p>Refund Process:</p>\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<p>If your refund is approved, it will be processed, and a credit will automatically be applied to your original method of payment within a certain number of days, depending on your card issuer\'s policies.</p>\n<p>Late or Missing Refunds:</p>\n<p>If you haven’t received a refund yet, first check your bank account again. Then contact your bank, it may take some time before your refund is officially posted. If you’ve done all of this and you still have not received your refund yet, please contact us at info@omegaequine.co</p>\n<p>Exchanges:</p>\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email.&nbsp;</p>\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<p>If you are shipping an item, you should consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<p>Shipping Costs:</p>\n<p>Please note that shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund unless the return is due to a manufacturing defect or an error on our part.</p>\n<p>Damaged or Defective Items:</p>\n<p>If you receive a damaged or defective item, please contact us immediately. We will work with you to resolve the issue promptly, either by providing a replacement or issuing a refund.</p>\n<p>.</p>', 'Refund Policy', '', 'inherit', 'closed', 'closed', '', '854-revision-v1', '', '', '2025-08-25 18:17:20', '2025-08-25 18:17:20', '', 854, 'http://127.0.0.1/horse1/?p=858', 0, 'revision', '', 0),
(859, 1, '2025-08-25 18:19:50', '2025-08-25 18:19:50', '<p>Privacy Statement</p><p>----</p><p>SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?</p><p>When you purchase something from our store, as part of the buying and selling process, we collect the personal information you give us such as your name, address and email address.<br />When you browse our store, we also automatically receive your computer’s internet protocol (IP) address in order to provide us with information that helps us learn about your browser and operating system.<br />Email marketing (if applicable): With your permission, we may send you emails about our store, new products and other updates.</p><p>SECTION 2 - CONSENT</p><p>How do you get my consent?<br />When you provide us with personal information to complete a transaction, verify your credit card, place an order, arrange for a delivery or return a purchase, we imply that you consent to our collecting it and using it for that specific reason only.<br />If we ask for your personal information for a secondary reason, like marketing, we will either ask you directly for your expressed consent, or provide you with an opportunity to say no.</p><p>How do I withdraw my consent?<br />If after you opt-in, you change your mind, you may withdraw your consent for us to contact you, for the continued collection, use or disclosure of your information, at anytime, by contacting us at info@omegaequine.co or mailing us at:<br />Omega Equine Supplements<br />Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE</p><p>SECTION 3 - DISCLOSURE</p><p>We may disclose your personal information if we are required by law to do so or if you violate our Terms of Service.</p><p>SECTION 4 - SHOPIFY</p><p>Our store is hosted on Shopify Inc. They provide us with the online e-commerce platform that allows us to sell our products and services to you.<br />Your data is stored through Shopify’s data storage, databases and the general Shopify application. They store your data on a secure server behind a firewall.</p><p>Payment:<br />If you choose a direct payment gateway to complete your purchase, then Shopify stores your credit card data. It is encrypted through the Payment Card Industry Data Security Standard (PCI-DSS). Your purchase transaction data is stored only as long as is necessary to complete your purchase transaction. After that is complete, your purchase transaction information is deleted.<br />All direct payment gateways adhere to the standards set by PCI-DSS as managed by the PCI Security Standards Council, which is a joint effort of brands like Visa, Mastercard, American Express and Discover.<br />PCI-DSS requirements help ensure the secure handling of credit card information by our store and its service providers.<br />For more insight, you may also want to read Shopify’s Terms of Service (https://www.shopify.com/legal/terms) or Privacy Statement (https://www.shopify.com/legal/privacy).</p><p>SECTION 5 - THIRD-PARTY SERVICES</p><p>In general, the third-party providers used by us will only collect, use and disclose your information to the extent necessary to allow them to perform the services they provide to us.<br />However, certain third-party service providers, such as payment gateways and other payment transaction processors, have their own privacy policies in respect to the information we are required to provide to them for your purchase-related transactions.<br />For these providers, we recommend that you read their privacy policies so you can understand the manner in which your personal information will be handled by these providers.<br />In particular, remember that certain providers may be located in or have facilities that are located a different jurisdiction than either you or us. So if you elect to proceed with a transaction that involves the services of a third-party service provider, then your information may become subject to the laws of the jurisdiction(s) in which that service provider or its facilities are located.<br />As an example, if you are located in Canada and your transaction is processed by a payment gateway located in the United States, then your personal information used in completing that transaction may be subject to disclosure under United States legislation, including the Patriot Act.<br />Once you leave our store’s website or are redirected to a third-party website or application, you are no longer governed by this Privacy Policy or our website’s Terms of Service.</p><p>Links<br />When you click on links on our store, they may direct you away from our site. We are not responsible for the privacy practices of other sites and encourage you to read their privacy statements.<br />Google analytics:<br />Our store uses Google Analytics to help us learn about store visits and the pages being viewed.</p><p>SECTION 6 - SECURITY</p><p>To protect your personal information, we take reasonable precautions and follow industry best practices to make sure it is not inappropriately lost, misused, accessed, disclosed, altered or destroyed.<br />If you provide us with your credit card information, the information is encrypted using secure socket layer technology (SSL) and stored with a AES-256 encryption. Although no method of transmission over the Internet or electronic storage is 100% secure, we follow all PCI-DSS requirements and implement additional generally accepted industry standards.</p><p>SECTION 7 - COOKIES</p><p>Here is a list of cookies that we use. We’ve listed them here so you that you can choose if you want to opt-out of cookies or not.<br />_session_id, unique token, sessional, Allows Shopify to store information about your session (referrer, landing page, etc).<br />_shopify_visit, no data held, Persistent for 30 minutes from the last visit, Used by our website provider’s internal stats tracker to record the number of visits<br />_shopify_uniq, no data held, expires midnight (relative to the visitor) of the next day, Counts the number of visits to a store by a single customer.<br />cart, unique token, persistent for 2 weeks, Stores information about the contents of your cart.<br />_secure_session_id, unique token, sessional<br />storefront_digest, unique token, indefinite If the shop has a password, this is used to determine if the current visitor has access.<br />PREF, persistent for a very short period, Set by Google and tracks who visits the store and from where</p><p>SECTION 8 - AGE OF CONSENT</p><p>By using this site, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site.</p><p>SECTION 9 - CHANGES TO THIS PRIVACY POLICY</p><p>We reserve the right to modify this privacy policy at any time, so please review it frequently. Changes and clarifications will take effect immediately upon their posting on the website. If we make material changes to this policy, we will notify you here that it has been updated, so that you are aware of what information we collect, how we use it, and under what circumstances, if any, we use and/or disclose it.<br />If our store is acquired or merged with another company, your information may be transferred to the new owners so that we may continue to sell products to you.</p><p>QUESTIONS AND CONTACT INFORMATION</p><p>If you would like to: access, correct, amend or delete any personal information we have about you, register a complaint, or simply want more information contact our Privacy Compliance Officer at info@omegaequine.co or by mail at<br />Omega Equine Supplements<br />[Re: Privacy Compliance Officer]<br />Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE</p><p>GatorLeads</p><p> The company also uses business intelligence tools to monitor your use of the site. This tool is called Gator Leads and enables us to provide you with the most relevant information about our products and services. This software enables us to understand your company\'s requirements and deliver a better sales experience. The software integrates into our Marketing Automation suite called CommuniGator which we use to send marketing communications to our customers, prospects and suppliers</p>', 'Privacy Policy', '', 'publish', 'closed', 'closed', '', 'privacy-policy-2', '', '', '2025-08-25 18:20:33', '2025-08-25 18:20:33', '', 0, 'http://127.0.0.1/horse1/?page_id=859', 0, 'page', '', 0),
(860, 1, '2025-08-25 18:19:50', '2025-08-25 18:19:50', '<p><strong>Refund Policy</strong></p>\n<p>At Omega Equine Ltd, we strive to provide the highest quality products and exceptional customer service. If for any reason you are not entirely satisfied with your purchase, we\'re here to help.</p>\n<p>30-Day Returns Policy:</p>\n<p>We offer a 30-day returns policy on all our products purchased directly from Omega Equine Ltd. If you are not satisfied with your purchase for any reason, you may return it within 30 days of the purchase date for a full refund or exchange. To be eligible for a return, your item must be unused, sealed and in the same condition that you received it. It must also be in the original packaging.</p>\n<p>Palatability</p>\n<p>At Omega Equine Ltd, care has been taken to design our products with palatability in mind, however, each animal is an individual and may have varying preferences.&nbsp;&nbsp;We recommend that supplements are added in gradually, to mitigate concerns regarding fussy feeders.</p>\n<p>Omega Equine Ltd reserves the right to refuse a refund based on individual feeding preferences. Omega Equine Ltd may be able to provide palatability samples on request, within reason.</p>\n<p>How to Initiate a Return:</p>\n<p>To initiate a return, please contact our team &nbsp;with your order details and reason for return. Our team will provide you with the relevant information and guide you through the return process.</p>\n<p>Refund Process:</p>\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<p>If your refund is approved, it will be processed, and a credit will automatically be applied to your original method of payment within a certain number of days, depending on your card issuer\'s policies.</p>\n<p>Late or Missing Refunds:</p>\n<p>If you haven’t received a refund yet, first check your bank account again. Then contact your bank, it may take some time before your refund is officially posted. If you’ve done all of this and you still have not received your refund yet, please contact us at info@omegaequine.co</p>\n<p>Exchanges:</p>\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email.&nbsp;</p>\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<p>If you are shipping an item, you should consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<p>Shipping Costs:</p>\n<p>Please note that shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund unless the return is due to a manufacturing defect or an error on our part.</p>\n<p>Damaged or Defective Items:</p>\n<p>If you receive a damaged or defective item, please contact us immediately. We will work with you to resolve the issue promptly, either by providing a replacement or issuing a refund.</p>\n<p>.</p>', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '859-revision-v1', '', '', '2025-08-25 18:19:50', '2025-08-25 18:19:50', '', 859, 'http://127.0.0.1/horse1/?p=860', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(861, 1, '2025-08-25 18:20:32', '2025-08-25 18:20:32', '<p><strong>Refund Policy</strong></p>\n<p>At Omega Equine Ltd, we strive to provide the highest quality products and exceptional customer service. If for any reason you are not entirely satisfied with your purchase, we\'re here to help.</p>\n<p>30-Day Returns Policy:</p>\n<p>We offer a 30-day returns policy on all our products purchased directly from Omega Equine Ltd. If you are not satisfied with your purchase for any reason, you may return it within 30 days of the purchase date for a full refund or exchange. To be eligible for a return, your item must be unused, sealed and in the same condition that you received it. It must also be in the original packaging.</p>\n<p>Palatability</p>\n<p>At Omega Equine Ltd, care has been taken to design our products with palatability in mind, however, each animal is an individual and may have varying preferences.&nbsp;&nbsp;We recommend that supplements are added in gradually, to mitigate concerns regarding fussy feeders.</p>\n<p>Omega Equine Ltd reserves the right to refuse a refund based on individual feeding preferences. Omega Equine Ltd may be able to provide palatability samples on request, within reason.</p>\n<p>How to Initiate a Return:</p>\n<p>To initiate a return, please contact our team &nbsp;with your order details and reason for return. Our team will provide you with the relevant information and guide you through the return process.</p>\n<p>Refund Process:</p>\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<p>If your refund is approved, it will be processed, and a credit will automatically be applied to your original method of payment within a certain number of days, depending on your card issuer\'s policies.</p>\n<p>Late or Missing Refunds:</p>\n<p>If you haven’t received a refund yet, first check your bank account again. Then contact your bank, it may take some time before your refund is officially posted. If you’ve done all of this and you still have not received your refund yet, please contact us at info@omegaequine.co</p>\n<p>Exchanges:</p>\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email.&nbsp;</p>\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<p>If you are shipping an item, you should consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<p>Shipping Costs:</p>\n<p>Please note that shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund unless the return is due to a manufacturing defect or an error on our part.</p>\n<p>Damaged or Defective Items:</p>\n<p>If you receive a damaged or defective item, please contact us immediately. We will work with you to resolve the issue promptly, either by providing a replacement or issuing a refund.</p>\n<p>.</p>', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '859-revision-v1', '', '', '2025-08-25 18:20:32', '2025-08-25 18:20:32', '', 859, 'http://127.0.0.1/horse1/?p=861', 0, 'revision', '', 0),
(862, 1, '2025-08-25 18:20:33', '2025-08-25 18:20:33', '<p><strong>Refund Policy</strong></p>\n<p>At Omega Equine Ltd, we strive to provide the highest quality products and exceptional customer service. If for any reason you are not entirely satisfied with your purchase, we\'re here to help.</p>\n<p>30-Day Returns Policy:</p>\n<p>We offer a 30-day returns policy on all our products purchased directly from Omega Equine Ltd. If you are not satisfied with your purchase for any reason, you may return it within 30 days of the purchase date for a full refund or exchange. To be eligible for a return, your item must be unused, sealed and in the same condition that you received it. It must also be in the original packaging.</p>\n<p>Palatability</p>\n<p>At Omega Equine Ltd, care has been taken to design our products with palatability in mind, however, each animal is an individual and may have varying preferences.&nbsp;&nbsp;We recommend that supplements are added in gradually, to mitigate concerns regarding fussy feeders.</p>\n<p>Omega Equine Ltd reserves the right to refuse a refund based on individual feeding preferences. Omega Equine Ltd may be able to provide palatability samples on request, within reason.</p>\n<p>How to Initiate a Return:</p>\n<p>To initiate a return, please contact our team &nbsp;with your order details and reason for return. Our team will provide you with the relevant information and guide you through the return process.</p>\n<p>Refund Process:</p>\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<p>If your refund is approved, it will be processed, and a credit will automatically be applied to your original method of payment within a certain number of days, depending on your card issuer\'s policies.</p>\n<p>Late or Missing Refunds:</p>\n<p>If you haven’t received a refund yet, first check your bank account again. Then contact your bank, it may take some time before your refund is officially posted. If you’ve done all of this and you still have not received your refund yet, please contact us at info@omegaequine.co</p>\n<p>Exchanges:</p>\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email.&nbsp;</p>\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<p>If you are shipping an item, you should consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<p>Shipping Costs:</p>\n<p>Please note that shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund unless the return is due to a manufacturing defect or an error on our part.</p>\n<p>Damaged or Defective Items:</p>\n<p>If you receive a damaged or defective item, please contact us immediately. We will work with you to resolve the issue promptly, either by providing a replacement or issuing a refund.</p>\n<p>.</p>', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '859-revision-v1', '', '', '2025-08-25 18:20:33', '2025-08-25 18:20:33', '', 859, 'http://127.0.0.1/horse1/?p=862', 0, 'revision', '', 0),
(863, 1, '2025-08-25 18:20:33', '2025-08-25 18:20:33', '<p>Privacy Statement</p><p>----</p><p>SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?</p><p>When you purchase something from our store, as part of the buying and selling process, we collect the personal information you give us such as your name, address and email address.<br />When you browse our store, we also automatically receive your computer’s internet protocol (IP) address in order to provide us with information that helps us learn about your browser and operating system.<br />Email marketing (if applicable): With your permission, we may send you emails about our store, new products and other updates.</p><p>SECTION 2 - CONSENT</p><p>How do you get my consent?<br />When you provide us with personal information to complete a transaction, verify your credit card, place an order, arrange for a delivery or return a purchase, we imply that you consent to our collecting it and using it for that specific reason only.<br />If we ask for your personal information for a secondary reason, like marketing, we will either ask you directly for your expressed consent, or provide you with an opportunity to say no.</p><p>How do I withdraw my consent?<br />If after you opt-in, you change your mind, you may withdraw your consent for us to contact you, for the continued collection, use or disclosure of your information, at anytime, by contacting us at info@omegaequine.co or mailing us at:<br />Omega Equine Supplements<br />Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE</p><p>SECTION 3 - DISCLOSURE</p><p>We may disclose your personal information if we are required by law to do so or if you violate our Terms of Service.</p><p>SECTION 4 - SHOPIFY</p><p>Our store is hosted on Shopify Inc. They provide us with the online e-commerce platform that allows us to sell our products and services to you.<br />Your data is stored through Shopify’s data storage, databases and the general Shopify application. They store your data on a secure server behind a firewall.</p><p>Payment:<br />If you choose a direct payment gateway to complete your purchase, then Shopify stores your credit card data. It is encrypted through the Payment Card Industry Data Security Standard (PCI-DSS). Your purchase transaction data is stored only as long as is necessary to complete your purchase transaction. After that is complete, your purchase transaction information is deleted.<br />All direct payment gateways adhere to the standards set by PCI-DSS as managed by the PCI Security Standards Council, which is a joint effort of brands like Visa, Mastercard, American Express and Discover.<br />PCI-DSS requirements help ensure the secure handling of credit card information by our store and its service providers.<br />For more insight, you may also want to read Shopify’s Terms of Service (https://www.shopify.com/legal/terms) or Privacy Statement (https://www.shopify.com/legal/privacy).</p><p>SECTION 5 - THIRD-PARTY SERVICES</p><p>In general, the third-party providers used by us will only collect, use and disclose your information to the extent necessary to allow them to perform the services they provide to us.<br />However, certain third-party service providers, such as payment gateways and other payment transaction processors, have their own privacy policies in respect to the information we are required to provide to them for your purchase-related transactions.<br />For these providers, we recommend that you read their privacy policies so you can understand the manner in which your personal information will be handled by these providers.<br />In particular, remember that certain providers may be located in or have facilities that are located a different jurisdiction than either you or us. So if you elect to proceed with a transaction that involves the services of a third-party service provider, then your information may become subject to the laws of the jurisdiction(s) in which that service provider or its facilities are located.<br />As an example, if you are located in Canada and your transaction is processed by a payment gateway located in the United States, then your personal information used in completing that transaction may be subject to disclosure under United States legislation, including the Patriot Act.<br />Once you leave our store’s website or are redirected to a third-party website or application, you are no longer governed by this Privacy Policy or our website’s Terms of Service.</p><p>Links<br />When you click on links on our store, they may direct you away from our site. We are not responsible for the privacy practices of other sites and encourage you to read their privacy statements.<br />Google analytics:<br />Our store uses Google Analytics to help us learn about store visits and the pages being viewed.</p><p>SECTION 6 - SECURITY</p><p>To protect your personal information, we take reasonable precautions and follow industry best practices to make sure it is not inappropriately lost, misused, accessed, disclosed, altered or destroyed.<br />If you provide us with your credit card information, the information is encrypted using secure socket layer technology (SSL) and stored with a AES-256 encryption. Although no method of transmission over the Internet or electronic storage is 100% secure, we follow all PCI-DSS requirements and implement additional generally accepted industry standards.</p><p>SECTION 7 - COOKIES</p><p>Here is a list of cookies that we use. We’ve listed them here so you that you can choose if you want to opt-out of cookies or not.<br />_session_id, unique token, sessional, Allows Shopify to store information about your session (referrer, landing page, etc).<br />_shopify_visit, no data held, Persistent for 30 minutes from the last visit, Used by our website provider’s internal stats tracker to record the number of visits<br />_shopify_uniq, no data held, expires midnight (relative to the visitor) of the next day, Counts the number of visits to a store by a single customer.<br />cart, unique token, persistent for 2 weeks, Stores information about the contents of your cart.<br />_secure_session_id, unique token, sessional<br />storefront_digest, unique token, indefinite If the shop has a password, this is used to determine if the current visitor has access.<br />PREF, persistent for a very short period, Set by Google and tracks who visits the store and from where</p><p>SECTION 8 - AGE OF CONSENT</p><p>By using this site, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site.</p><p>SECTION 9 - CHANGES TO THIS PRIVACY POLICY</p><p>We reserve the right to modify this privacy policy at any time, so please review it frequently. Changes and clarifications will take effect immediately upon their posting on the website. If we make material changes to this policy, we will notify you here that it has been updated, so that you are aware of what information we collect, how we use it, and under what circumstances, if any, we use and/or disclose it.<br />If our store is acquired or merged with another company, your information may be transferred to the new owners so that we may continue to sell products to you.</p><p>QUESTIONS AND CONTACT INFORMATION</p><p>If you would like to: access, correct, amend or delete any personal information we have about you, register a complaint, or simply want more information contact our Privacy Compliance Officer at info@omegaequine.co or by mail at<br />Omega Equine Supplements<br />[Re: Privacy Compliance Officer]<br />Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE</p><p>GatorLeads</p><p> The company also uses business intelligence tools to monitor your use of the site. This tool is called Gator Leads and enables us to provide you with the most relevant information about our products and services. This software enables us to understand your company\'s requirements and deliver a better sales experience. The software integrates into our Marketing Automation suite called CommuniGator which we use to send marketing communications to our customers, prospects and suppliers</p>', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '859-revision-v1', '', '', '2025-08-25 18:20:33', '2025-08-25 18:20:33', '', 859, 'http://127.0.0.1/horse1/?p=863', 0, 'revision', '', 0),
(864, 1, '2025-08-25 18:21:29', '2025-08-25 18:21:29', '<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://127.0.0.1/horse1.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '3-revision-v1', '', '', '2025-08-25 18:21:29', '2025-08-25 18:21:29', '', 3, 'http://127.0.0.1/horse1/?p=864', 0, 'revision', '', 0),
(865, 1, '2025-08-25 18:22:31', '2025-08-25 18:22:31', '<ol><li>Social Media Competitions</li></ol><p>1.1. The promotor of this prize is Omega Equine  Broadford Bridge Rd, West Chiltington, Pulborough RH20 2LA</p><p>1.2. The prize draw is open to residents of the UK, excluding employees (and their families) of Omega Equine, the suppliers of the prizes and any other companies associated with the competitions.</p><p>1.3. The entrant(s) must be aged 18 or over.</p><p>1.4. No purchase necessary to enter or win. A purchase will not improve your chances of winning. Internet access and your own Instagram account is required.</p><p> 1.5.  By submitting an entry to this contest, you acknowledge that you have read and agree to be bound by these Official Rules and the decisions of Omega Equine, and that you are eligible to enter.</p><p>1.6. Any costs incidental to the fulfilment of the prize other than the delivery of such by post are the responsibility of the winners. The winner is responsible for providing their correct postal address and the Promoter will not accept responsibility for any lost prizes and replacements cannot be sent.</p><p>1.7. Failure to respond and/or provide an address for delivery, or failure to meet the eligibility requirements may result in forfeiture of the prize.</p><p>1.8. The prizes are as stated, are not transferable to another individual and no cash or other alternatives will be offered.</p><p>1.9. The promoters reserve the right to amend or alter the terms of competitions and reject entries from entrants not entering into the spirit of the competition. </p><p>1.10. Unless stated otherwise the winner(s) will be drawn at random from all correct entries received by the closing date stated within the promotional material. </p><p>1.11. The provider of the prize is specified within the promotional material. </p><p>1.12. Reasonable efforts will be made to contact the winner(s). If the winner(s) cannot be contacted, or are unable to comply with these terms and conditions, the Promoter reserves the right to offer the prize to the next eligible entrant drawn at random, or in the event that the promotion is being judged the Promoter reserves the right to offer the prize to the runner(s)-up selected by the same judges.</p><p>1.13. Confirmation of the prize will also be made in writing to the winner(s) - via Instagram</p><p>1.14. In the event of a prize being unavailable, the promoter reserves the right to offer an alternative prize of equal or greater value.</p><p>1.15. Participants are deemed to have accepted and agreed to be bound by these terms and conditions upon entry. The Promoter reserves the right to refuse entry or refuse to award the prize to anyone in breach of these terms and conditions.</p><p>1.16. This competition is not sponsored, endorsed or administered by or in association with Facebook or Instagram and entrants hereby acknowledge and agree that Facebook or Instagram has no liability whatsoever in respect of these terms and conditions nor the prize draw to which they relate.</p><p>1.17. The prize draw shall be governed by English law, and the parties submit to the jurisdiction of the English courts.</p>', 'Terms & Conditions', '', 'publish', 'closed', 'closed', '', 'terms', '', '', '2025-08-25 18:23:18', '2025-08-25 18:23:18', '', 0, 'http://127.0.0.1/horse1/?page_id=865', 0, 'page', '', 0),
(866, 1, '2025-08-25 18:22:31', '2025-08-25 18:22:31', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '865-revision-v1', '', '', '2025-08-25 18:22:31', '2025-08-25 18:22:31', '', 865, 'http://127.0.0.1/horse1/?p=866', 0, 'revision', '', 0),
(867, 1, '2025-08-25 18:23:17', '2025-08-25 18:23:17', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '865-revision-v1', '', '', '2025-08-25 18:23:17', '2025-08-25 18:23:17', '', 865, 'http://127.0.0.1/horse1/?p=867', 0, 'revision', '', 0),
(868, 1, '2025-08-25 18:23:17', '2025-08-25 18:23:17', '<p> </p><p><strong>International Shipping Terms and Conditions</strong></p><p>These International Shipping Terms and Conditions (\"Terms\") apply to all international orders placed with Omega Equine Ltd. (\"Omega Equine\", \"we\", \"us\", or \"our\") through our website or other means of purchase. By placing an international order with Omega Equine, you (\"you\" or \"customer\") agree to be bound by these Terms. Please read these Terms carefully before placing your order.</p><p>Delivery Terms:</p><p>All international orders are shipped on a Delivered at Place (DAP) basis. This means that Omega Equine will orchestrate shipping to the specified international destination, but you, as the customer, are responsible for any applicable taxes, customs duties, or fees levied by your country\'s customs authorities.</p><p>Taxes and Charges:</p><p>While Omega Equine covers UK taxes for international orders, you may be subject to taxes, customs duties, and other charges imposed by your country\'s customs authorities upon the arrival of your order. It is your responsibility to pay these charges, and Omega Equine is not liable for any such additional costs.</p><p>Delays in Transit and Customs Procedures:</p><p>Please note that international orders may be subject to delays during transit and customs clearance procedures. While we strive to minimize these delays, Omega Equine cannot guarantee specific delivery times for international shipments. We appreciate your patience and understanding in such circumstances.</p><p>Excluded Products:</p><p>Certain products may be excluded from international shipping due to legal restrictions, import/export regulations, or other reasons. Omega Equine reserves the right to refuse international shipping for such products.</p><p>Right to Refuse and Refund:</p><p>Omega Equine reserves the right to refuse international shipments and to refund the full purchase amount if the criteria for shipment are not met. This may include but is not limited to cases where shipping restrictions apply, payment is not received, or fraudulent activity is suspected.</p><p>Order Confirmation and Tracking:</p><p>Once your international order is confirmed, you will receive an order confirmation email with tracking information, if available. Please use this tracking information to monitor the progress of your shipment.</p><p>Customer Support:</p><p>If you have any questions or concerns regarding your international order, including shipping, customs, or product availability, please contact our customer support team for assistance. We are here to help you with any queries you may have.</p><p>Governing Law:</p><p>These Terms shall be governed by and construed in accordance with English law, without regard to its conflict of law principles.</p><p>By placing an international order with Omega Equine, you acknowledge that you have read, understood, and agree to abide by these Terms. Omega Equine reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on our website. Please check these Terms regularly for updates.</p>', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '865-revision-v1', '', '', '2025-08-25 18:23:17', '2025-08-25 18:23:17', '', 865, 'http://127.0.0.1/horse1/?p=868', 0, 'revision', '', 0),
(869, 1, '2025-08-25 18:23:18', '2025-08-25 18:23:18', '<ol><li>Social Media Competitions</li></ol><p>1.1. The promotor of this prize is Omega Equine  Broadford Bridge Rd, West Chiltington, Pulborough RH20 2LA</p><p>1.2. The prize draw is open to residents of the UK, excluding employees (and their families) of Omega Equine, the suppliers of the prizes and any other companies associated with the competitions.</p><p>1.3. The entrant(s) must be aged 18 or over.</p><p>1.4. No purchase necessary to enter or win. A purchase will not improve your chances of winning. Internet access and your own Instagram account is required.</p><p> 1.5.  By submitting an entry to this contest, you acknowledge that you have read and agree to be bound by these Official Rules and the decisions of Omega Equine, and that you are eligible to enter.</p><p>1.6. Any costs incidental to the fulfilment of the prize other than the delivery of such by post are the responsibility of the winners. The winner is responsible for providing their correct postal address and the Promoter will not accept responsibility for any lost prizes and replacements cannot be sent.</p><p>1.7. Failure to respond and/or provide an address for delivery, or failure to meet the eligibility requirements may result in forfeiture of the prize.</p><p>1.8. The prizes are as stated, are not transferable to another individual and no cash or other alternatives will be offered.</p><p>1.9. The promoters reserve the right to amend or alter the terms of competitions and reject entries from entrants not entering into the spirit of the competition. </p><p>1.10. Unless stated otherwise the winner(s) will be drawn at random from all correct entries received by the closing date stated within the promotional material. </p><p>1.11. The provider of the prize is specified within the promotional material. </p><p>1.12. Reasonable efforts will be made to contact the winner(s). If the winner(s) cannot be contacted, or are unable to comply with these terms and conditions, the Promoter reserves the right to offer the prize to the next eligible entrant drawn at random, or in the event that the promotion is being judged the Promoter reserves the right to offer the prize to the runner(s)-up selected by the same judges.</p><p>1.13. Confirmation of the prize will also be made in writing to the winner(s) - via Instagram</p><p>1.14. In the event of a prize being unavailable, the promoter reserves the right to offer an alternative prize of equal or greater value.</p><p>1.15. Participants are deemed to have accepted and agreed to be bound by these terms and conditions upon entry. The Promoter reserves the right to refuse entry or refuse to award the prize to anyone in breach of these terms and conditions.</p><p>1.16. This competition is not sponsored, endorsed or administered by or in association with Facebook or Instagram and entrants hereby acknowledge and agree that Facebook or Instagram has no liability whatsoever in respect of these terms and conditions nor the prize draw to which they relate.</p><p>1.17. The prize draw shall be governed by English law, and the parties submit to the jurisdiction of the English courts.</p>', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '865-revision-v1', '', '', '2025-08-25 18:23:18', '2025-08-25 18:23:18', '', 865, 'http://127.0.0.1/horse1/?p=869', 0, 'revision', '', 0),
(870, 1, '2025-08-25 18:24:20', '2025-08-25 18:24:20', '<p style=\"font-weight: 400;\">At Omega Equine Ltd, we are steadfast in our dedication to environmental sustainability throughout every part of our operations. We understand the profound impact our actions have on the planet, and we are committed to minimising our environmental footprint and promoting sustainable practices at every opportunity.</p><p style=\"font-weight: 400;\"> </p><p style=\"font-weight: 400;\">Central to our sustainability efforts is our commitment to supply chain sustainability. We diligently assess and select suppliers who share our values and prioritise ethical and environmentally responsible practices. By partnering with suppliers who adhere to stringent environmental and social standards, we ensure that our products are sourced responsibly and sustainably.</p><p style=\"font-weight: 400;\"> </p><p style=\"font-weight: 400;\">Moreover, we continually strive for improvement in our sustainability practices. We recognise that sustainability is an ongoing journey, and as such, we are committed to continuous improvement. We set ambitious goals, and regularly review and refine our strategies to further reduce our environmental impact.</p><p style=\"font-weight: 400;\"> </p><p style=\"font-weight: 400;\">In addition to our commitment to supply chain sustainability and continuous improvement, we take concrete actions to minimise our environmental footprint in other areas of our operations. This includes our use of recyclable packaging materials whenever possible, our preference for Eco-flo compostable starch-based peanuts for packing, and our initiative to repurpose packaging materials through reuse programmes to minimise waste.</p><p style=\"font-weight: 400;\"> </p><p style=\"font-weight: 400;\">Furthermore, within our warehouse operations, we have transitioned to electric forklifts, reducing emissions, and contributing to cleaner air in our communities.</p><p style=\"font-weight: 400;\"> </p><p style=\"font-weight: 400;\">At Omega Equine Ltd, sustainability isn\'t just a goal—it\'s a fundamental part of who we are. By embracing sustainable practices, fostering innovation, and engaging in continuous improvement, we are committed to making a positive impact on the environment while serving the needs of our customers and the equine community.</p>', 'Sustainability', '', 'publish', 'closed', 'closed', '', 'sustainability', '', '', '2025-08-25 18:25:11', '2025-08-25 18:25:11', '', 0, 'http://127.0.0.1/horse1/?page_id=870', 0, 'page', '', 0),
(871, 1, '2025-08-25 18:24:20', '2025-08-25 18:24:20', '<p>Privacy Statement</p><p>----</p><p>SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?</p><p>When you purchase something from our store, as part of the buying and selling process, we collect the personal information you give us such as your name, address and email address.<br />When you browse our store, we also automatically receive your computer’s internet protocol (IP) address in order to provide us with information that helps us learn about your browser and operating system.<br />Email marketing (if applicable): With your permission, we may send you emails about our store, new products and other updates.</p><p>SECTION 2 - CONSENT</p><p>How do you get my consent?<br />When you provide us with personal information to complete a transaction, verify your credit card, place an order, arrange for a delivery or return a purchase, we imply that you consent to our collecting it and using it for that specific reason only.<br />If we ask for your personal information for a secondary reason, like marketing, we will either ask you directly for your expressed consent, or provide you with an opportunity to say no.</p><p>How do I withdraw my consent?<br />If after you opt-in, you change your mind, you may withdraw your consent for us to contact you, for the continued collection, use or disclosure of your information, at anytime, by contacting us at info@omegaequine.co or mailing us at:<br />Omega Equine Supplements<br />Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE</p><p>SECTION 3 - DISCLOSURE</p><p>We may disclose your personal information if we are required by law to do so or if you violate our Terms of Service.</p><p>SECTION 4 - SHOPIFY</p><p>Our store is hosted on Shopify Inc. They provide us with the online e-commerce platform that allows us to sell our products and services to you.<br />Your data is stored through Shopify’s data storage, databases and the general Shopify application. They store your data on a secure server behind a firewall.</p><p>Payment:<br />If you choose a direct payment gateway to complete your purchase, then Shopify stores your credit card data. It is encrypted through the Payment Card Industry Data Security Standard (PCI-DSS). Your purchase transaction data is stored only as long as is necessary to complete your purchase transaction. After that is complete, your purchase transaction information is deleted.<br />All direct payment gateways adhere to the standards set by PCI-DSS as managed by the PCI Security Standards Council, which is a joint effort of brands like Visa, Mastercard, American Express and Discover.<br />PCI-DSS requirements help ensure the secure handling of credit card information by our store and its service providers.<br />For more insight, you may also want to read Shopify’s Terms of Service (https://www.shopify.com/legal/terms) or Privacy Statement (https://www.shopify.com/legal/privacy).</p><p>SECTION 5 - THIRD-PARTY SERVICES</p><p>In general, the third-party providers used by us will only collect, use and disclose your information to the extent necessary to allow them to perform the services they provide to us.<br />However, certain third-party service providers, such as payment gateways and other payment transaction processors, have their own privacy policies in respect to the information we are required to provide to them for your purchase-related transactions.<br />For these providers, we recommend that you read their privacy policies so you can understand the manner in which your personal information will be handled by these providers.<br />In particular, remember that certain providers may be located in or have facilities that are located a different jurisdiction than either you or us. So if you elect to proceed with a transaction that involves the services of a third-party service provider, then your information may become subject to the laws of the jurisdiction(s) in which that service provider or its facilities are located.<br />As an example, if you are located in Canada and your transaction is processed by a payment gateway located in the United States, then your personal information used in completing that transaction may be subject to disclosure under United States legislation, including the Patriot Act.<br />Once you leave our store’s website or are redirected to a third-party website or application, you are no longer governed by this Privacy Policy or our website’s Terms of Service.</p><p>Links<br />When you click on links on our store, they may direct you away from our site. We are not responsible for the privacy practices of other sites and encourage you to read their privacy statements.<br />Google analytics:<br />Our store uses Google Analytics to help us learn about store visits and the pages being viewed.</p><p>SECTION 6 - SECURITY</p><p>To protect your personal information, we take reasonable precautions and follow industry best practices to make sure it is not inappropriately lost, misused, accessed, disclosed, altered or destroyed.<br />If you provide us with your credit card information, the information is encrypted using secure socket layer technology (SSL) and stored with a AES-256 encryption. Although no method of transmission over the Internet or electronic storage is 100% secure, we follow all PCI-DSS requirements and implement additional generally accepted industry standards.</p><p>SECTION 7 - COOKIES</p><p>Here is a list of cookies that we use. We’ve listed them here so you that you can choose if you want to opt-out of cookies or not.<br />_session_id, unique token, sessional, Allows Shopify to store information about your session (referrer, landing page, etc).<br />_shopify_visit, no data held, Persistent for 30 minutes from the last visit, Used by our website provider’s internal stats tracker to record the number of visits<br />_shopify_uniq, no data held, expires midnight (relative to the visitor) of the next day, Counts the number of visits to a store by a single customer.<br />cart, unique token, persistent for 2 weeks, Stores information about the contents of your cart.<br />_secure_session_id, unique token, sessional<br />storefront_digest, unique token, indefinite If the shop has a password, this is used to determine if the current visitor has access.<br />PREF, persistent for a very short period, Set by Google and tracks who visits the store and from where</p><p>SECTION 8 - AGE OF CONSENT</p><p>By using this site, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site.</p><p>SECTION 9 - CHANGES TO THIS PRIVACY POLICY</p><p>We reserve the right to modify this privacy policy at any time, so please review it frequently. Changes and clarifications will take effect immediately upon their posting on the website. If we make material changes to this policy, we will notify you here that it has been updated, so that you are aware of what information we collect, how we use it, and under what circumstances, if any, we use and/or disclose it.<br />If our store is acquired or merged with another company, your information may be transferred to the new owners so that we may continue to sell products to you.</p><p>QUESTIONS AND CONTACT INFORMATION</p><p>If you would like to: access, correct, amend or delete any personal information we have about you, register a complaint, or simply want more information contact our Privacy Compliance Officer at info@omegaequine.co or by mail at<br />Omega Equine Supplements<br />[Re: Privacy Compliance Officer]<br />Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE</p><p>GatorLeads</p><p> The company also uses business intelligence tools to monitor your use of the site. This tool is called Gator Leads and enables us to provide you with the most relevant information about our products and services. This software enables us to understand your company\'s requirements and deliver a better sales experience. The software integrates into our Marketing Automation suite called CommuniGator which we use to send marketing communications to our customers, prospects and suppliers</p>', 'Sustainability', '', 'inherit', 'closed', 'closed', '', '870-revision-v1', '', '', '2025-08-25 18:24:20', '2025-08-25 18:24:20', '', 870, 'http://127.0.0.1/horse1/?p=871', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(872, 1, '2025-08-25 18:25:11', '2025-08-25 18:25:11', '<p>Privacy Statement</p><p>----</p><p>SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?</p><p>When you purchase something from our store, as part of the buying and selling process, we collect the personal information you give us such as your name, address and email address.<br />When you browse our store, we also automatically receive your computer’s internet protocol (IP) address in order to provide us with information that helps us learn about your browser and operating system.<br />Email marketing (if applicable): With your permission, we may send you emails about our store, new products and other updates.</p><p>SECTION 2 - CONSENT</p><p>How do you get my consent?<br />When you provide us with personal information to complete a transaction, verify your credit card, place an order, arrange for a delivery or return a purchase, we imply that you consent to our collecting it and using it for that specific reason only.<br />If we ask for your personal information for a secondary reason, like marketing, we will either ask you directly for your expressed consent, or provide you with an opportunity to say no.</p><p>How do I withdraw my consent?<br />If after you opt-in, you change your mind, you may withdraw your consent for us to contact you, for the continued collection, use or disclosure of your information, at anytime, by contacting us at info@omegaequine.co or mailing us at:<br />Omega Equine Supplements<br />Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE</p><p>SECTION 3 - DISCLOSURE</p><p>We may disclose your personal information if we are required by law to do so or if you violate our Terms of Service.</p><p>SECTION 4 - SHOPIFY</p><p>Our store is hosted on Shopify Inc. They provide us with the online e-commerce platform that allows us to sell our products and services to you.<br />Your data is stored through Shopify’s data storage, databases and the general Shopify application. They store your data on a secure server behind a firewall.</p><p>Payment:<br />If you choose a direct payment gateway to complete your purchase, then Shopify stores your credit card data. It is encrypted through the Payment Card Industry Data Security Standard (PCI-DSS). Your purchase transaction data is stored only as long as is necessary to complete your purchase transaction. After that is complete, your purchase transaction information is deleted.<br />All direct payment gateways adhere to the standards set by PCI-DSS as managed by the PCI Security Standards Council, which is a joint effort of brands like Visa, Mastercard, American Express and Discover.<br />PCI-DSS requirements help ensure the secure handling of credit card information by our store and its service providers.<br />For more insight, you may also want to read Shopify’s Terms of Service (https://www.shopify.com/legal/terms) or Privacy Statement (https://www.shopify.com/legal/privacy).</p><p>SECTION 5 - THIRD-PARTY SERVICES</p><p>In general, the third-party providers used by us will only collect, use and disclose your information to the extent necessary to allow them to perform the services they provide to us.<br />However, certain third-party service providers, such as payment gateways and other payment transaction processors, have their own privacy policies in respect to the information we are required to provide to them for your purchase-related transactions.<br />For these providers, we recommend that you read their privacy policies so you can understand the manner in which your personal information will be handled by these providers.<br />In particular, remember that certain providers may be located in or have facilities that are located a different jurisdiction than either you or us. So if you elect to proceed with a transaction that involves the services of a third-party service provider, then your information may become subject to the laws of the jurisdiction(s) in which that service provider or its facilities are located.<br />As an example, if you are located in Canada and your transaction is processed by a payment gateway located in the United States, then your personal information used in completing that transaction may be subject to disclosure under United States legislation, including the Patriot Act.<br />Once you leave our store’s website or are redirected to a third-party website or application, you are no longer governed by this Privacy Policy or our website’s Terms of Service.</p><p>Links<br />When you click on links on our store, they may direct you away from our site. We are not responsible for the privacy practices of other sites and encourage you to read their privacy statements.<br />Google analytics:<br />Our store uses Google Analytics to help us learn about store visits and the pages being viewed.</p><p>SECTION 6 - SECURITY</p><p>To protect your personal information, we take reasonable precautions and follow industry best practices to make sure it is not inappropriately lost, misused, accessed, disclosed, altered or destroyed.<br />If you provide us with your credit card information, the information is encrypted using secure socket layer technology (SSL) and stored with a AES-256 encryption. Although no method of transmission over the Internet or electronic storage is 100% secure, we follow all PCI-DSS requirements and implement additional generally accepted industry standards.</p><p>SECTION 7 - COOKIES</p><p>Here is a list of cookies that we use. We’ve listed them here so you that you can choose if you want to opt-out of cookies or not.<br />_session_id, unique token, sessional, Allows Shopify to store information about your session (referrer, landing page, etc).<br />_shopify_visit, no data held, Persistent for 30 minutes from the last visit, Used by our website provider’s internal stats tracker to record the number of visits<br />_shopify_uniq, no data held, expires midnight (relative to the visitor) of the next day, Counts the number of visits to a store by a single customer.<br />cart, unique token, persistent for 2 weeks, Stores information about the contents of your cart.<br />_secure_session_id, unique token, sessional<br />storefront_digest, unique token, indefinite If the shop has a password, this is used to determine if the current visitor has access.<br />PREF, persistent for a very short period, Set by Google and tracks who visits the store and from where</p><p>SECTION 8 - AGE OF CONSENT</p><p>By using this site, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site.</p><p>SECTION 9 - CHANGES TO THIS PRIVACY POLICY</p><p>We reserve the right to modify this privacy policy at any time, so please review it frequently. Changes and clarifications will take effect immediately upon their posting on the website. If we make material changes to this policy, we will notify you here that it has been updated, so that you are aware of what information we collect, how we use it, and under what circumstances, if any, we use and/or disclose it.<br />If our store is acquired or merged with another company, your information may be transferred to the new owners so that we may continue to sell products to you.</p><p>QUESTIONS AND CONTACT INFORMATION</p><p>If you would like to: access, correct, amend or delete any personal information we have about you, register a complaint, or simply want more information contact our Privacy Compliance Officer at info@omegaequine.co or by mail at<br />Omega Equine Supplements<br />[Re: Privacy Compliance Officer]<br />Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE</p><p>GatorLeads</p><p> The company also uses business intelligence tools to monitor your use of the site. This tool is called Gator Leads and enables us to provide you with the most relevant information about our products and services. This software enables us to understand your company\'s requirements and deliver a better sales experience. The software integrates into our Marketing Automation suite called CommuniGator which we use to send marketing communications to our customers, prospects and suppliers</p>', 'Sustainability', '', 'inherit', 'closed', 'closed', '', '870-revision-v1', '', '', '2025-08-25 18:25:11', '2025-08-25 18:25:11', '', 870, 'http://127.0.0.1/horse1/?p=872', 0, 'revision', '', 0),
(873, 1, '2025-08-25 18:25:11', '2025-08-25 18:25:11', '<p>Privacy Statement</p><p>----</p><p>SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?</p><p>When you purchase something from our store, as part of the buying and selling process, we collect the personal information you give us such as your name, address and email address.<br />When you browse our store, we also automatically receive your computer’s internet protocol (IP) address in order to provide us with information that helps us learn about your browser and operating system.<br />Email marketing (if applicable): With your permission, we may send you emails about our store, new products and other updates.</p><p>SECTION 2 - CONSENT</p><p>How do you get my consent?<br />When you provide us with personal information to complete a transaction, verify your credit card, place an order, arrange for a delivery or return a purchase, we imply that you consent to our collecting it and using it for that specific reason only.<br />If we ask for your personal information for a secondary reason, like marketing, we will either ask you directly for your expressed consent, or provide you with an opportunity to say no.</p><p>How do I withdraw my consent?<br />If after you opt-in, you change your mind, you may withdraw your consent for us to contact you, for the continued collection, use or disclosure of your information, at anytime, by contacting us at info@omegaequine.co or mailing us at:<br />Omega Equine Supplements<br />Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE</p><p>SECTION 3 - DISCLOSURE</p><p>We may disclose your personal information if we are required by law to do so or if you violate our Terms of Service.</p><p>SECTION 4 - SHOPIFY</p><p>Our store is hosted on Shopify Inc. They provide us with the online e-commerce platform that allows us to sell our products and services to you.<br />Your data is stored through Shopify’s data storage, databases and the general Shopify application. They store your data on a secure server behind a firewall.</p><p>Payment:<br />If you choose a direct payment gateway to complete your purchase, then Shopify stores your credit card data. It is encrypted through the Payment Card Industry Data Security Standard (PCI-DSS). Your purchase transaction data is stored only as long as is necessary to complete your purchase transaction. After that is complete, your purchase transaction information is deleted.<br />All direct payment gateways adhere to the standards set by PCI-DSS as managed by the PCI Security Standards Council, which is a joint effort of brands like Visa, Mastercard, American Express and Discover.<br />PCI-DSS requirements help ensure the secure handling of credit card information by our store and its service providers.<br />For more insight, you may also want to read Shopify’s Terms of Service (https://www.shopify.com/legal/terms) or Privacy Statement (https://www.shopify.com/legal/privacy).</p><p>SECTION 5 - THIRD-PARTY SERVICES</p><p>In general, the third-party providers used by us will only collect, use and disclose your information to the extent necessary to allow them to perform the services they provide to us.<br />However, certain third-party service providers, such as payment gateways and other payment transaction processors, have their own privacy policies in respect to the information we are required to provide to them for your purchase-related transactions.<br />For these providers, we recommend that you read their privacy policies so you can understand the manner in which your personal information will be handled by these providers.<br />In particular, remember that certain providers may be located in or have facilities that are located a different jurisdiction than either you or us. So if you elect to proceed with a transaction that involves the services of a third-party service provider, then your information may become subject to the laws of the jurisdiction(s) in which that service provider or its facilities are located.<br />As an example, if you are located in Canada and your transaction is processed by a payment gateway located in the United States, then your personal information used in completing that transaction may be subject to disclosure under United States legislation, including the Patriot Act.<br />Once you leave our store’s website or are redirected to a third-party website or application, you are no longer governed by this Privacy Policy or our website’s Terms of Service.</p><p>Links<br />When you click on links on our store, they may direct you away from our site. We are not responsible for the privacy practices of other sites and encourage you to read their privacy statements.<br />Google analytics:<br />Our store uses Google Analytics to help us learn about store visits and the pages being viewed.</p><p>SECTION 6 - SECURITY</p><p>To protect your personal information, we take reasonable precautions and follow industry best practices to make sure it is not inappropriately lost, misused, accessed, disclosed, altered or destroyed.<br />If you provide us with your credit card information, the information is encrypted using secure socket layer technology (SSL) and stored with a AES-256 encryption. Although no method of transmission over the Internet or electronic storage is 100% secure, we follow all PCI-DSS requirements and implement additional generally accepted industry standards.</p><p>SECTION 7 - COOKIES</p><p>Here is a list of cookies that we use. We’ve listed them here so you that you can choose if you want to opt-out of cookies or not.<br />_session_id, unique token, sessional, Allows Shopify to store information about your session (referrer, landing page, etc).<br />_shopify_visit, no data held, Persistent for 30 minutes from the last visit, Used by our website provider’s internal stats tracker to record the number of visits<br />_shopify_uniq, no data held, expires midnight (relative to the visitor) of the next day, Counts the number of visits to a store by a single customer.<br />cart, unique token, persistent for 2 weeks, Stores information about the contents of your cart.<br />_secure_session_id, unique token, sessional<br />storefront_digest, unique token, indefinite If the shop has a password, this is used to determine if the current visitor has access.<br />PREF, persistent for a very short period, Set by Google and tracks who visits the store and from where</p><p>SECTION 8 - AGE OF CONSENT</p><p>By using this site, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site.</p><p>SECTION 9 - CHANGES TO THIS PRIVACY POLICY</p><p>We reserve the right to modify this privacy policy at any time, so please review it frequently. Changes and clarifications will take effect immediately upon their posting on the website. If we make material changes to this policy, we will notify you here that it has been updated, so that you are aware of what information we collect, how we use it, and under what circumstances, if any, we use and/or disclose it.<br />If our store is acquired or merged with another company, your information may be transferred to the new owners so that we may continue to sell products to you.</p><p>QUESTIONS AND CONTACT INFORMATION</p><p>If you would like to: access, correct, amend or delete any personal information we have about you, register a complaint, or simply want more information contact our Privacy Compliance Officer at info@omegaequine.co or by mail at<br />Omega Equine Supplements<br />[Re: Privacy Compliance Officer]<br />Willetts Yard, Broadford Bridge Road West Chiltington GB RH20 2LE</p><p>GatorLeads</p><p> The company also uses business intelligence tools to monitor your use of the site. This tool is called Gator Leads and enables us to provide you with the most relevant information about our products and services. This software enables us to understand your company\'s requirements and deliver a better sales experience. The software integrates into our Marketing Automation suite called CommuniGator which we use to send marketing communications to our customers, prospects and suppliers</p>', 'Sustainability', '', 'inherit', 'closed', 'closed', '', '870-revision-v1', '', '', '2025-08-25 18:25:11', '2025-08-25 18:25:11', '', 870, 'http://127.0.0.1/horse1/?p=873', 0, 'revision', '', 0),
(874, 1, '2025-08-25 18:25:11', '2025-08-25 18:25:11', '<p style=\"font-weight: 400;\">At Omega Equine Ltd, we are steadfast in our dedication to environmental sustainability throughout every part of our operations. We understand the profound impact our actions have on the planet, and we are committed to minimising our environmental footprint and promoting sustainable practices at every opportunity.</p><p style=\"font-weight: 400;\"> </p><p style=\"font-weight: 400;\">Central to our sustainability efforts is our commitment to supply chain sustainability. We diligently assess and select suppliers who share our values and prioritise ethical and environmentally responsible practices. By partnering with suppliers who adhere to stringent environmental and social standards, we ensure that our products are sourced responsibly and sustainably.</p><p style=\"font-weight: 400;\"> </p><p style=\"font-weight: 400;\">Moreover, we continually strive for improvement in our sustainability practices. We recognise that sustainability is an ongoing journey, and as such, we are committed to continuous improvement. We set ambitious goals, and regularly review and refine our strategies to further reduce our environmental impact.</p><p style=\"font-weight: 400;\"> </p><p style=\"font-weight: 400;\">In addition to our commitment to supply chain sustainability and continuous improvement, we take concrete actions to minimise our environmental footprint in other areas of our operations. This includes our use of recyclable packaging materials whenever possible, our preference for Eco-flo compostable starch-based peanuts for packing, and our initiative to repurpose packaging materials through reuse programmes to minimise waste.</p><p style=\"font-weight: 400;\"> </p><p style=\"font-weight: 400;\">Furthermore, within our warehouse operations, we have transitioned to electric forklifts, reducing emissions, and contributing to cleaner air in our communities.</p><p style=\"font-weight: 400;\"> </p><p style=\"font-weight: 400;\">At Omega Equine Ltd, sustainability isn\'t just a goal—it\'s a fundamental part of who we are. By embracing sustainable practices, fostering innovation, and engaging in continuous improvement, we are committed to making a positive impact on the environment while serving the needs of our customers and the equine community.</p>', 'Sustainability', '', 'inherit', 'closed', 'closed', '', '870-revision-v1', '', '', '2025-08-25 18:25:11', '2025-08-25 18:25:11', '', 870, 'http://127.0.0.1/horse1/?p=874', 0, 'revision', '', 0),
(875, 1, '2025-08-25 18:26:59', '2025-08-25 18:26:59', '<a href=\"http://127.0.0.1/horse1/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n					<p>Our Products have been designed using the best ingredients sourced and are manufactured in our own UFAS and BETA NOPS accredited factory.</p>\n								        <!-- link opening -->\n                <!-- end link opening -->\n        					<h3>Pages</h3>							<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/shop/\">\n											Products\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/#ekit_modal-popup-082f2b1\">\n											Search\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/contact-us\">\n											Contact\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"http://127.0.0.1/horse1/sustainability\">\n											Sustainability\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/privacy-policy\">\n											Privacy Policies\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/terms\">\n											Terms & Conditions \n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/refund-policy\">\n											Refund Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"http://127.0.0.1/horse1/shipping-policy\">\n											Shipping Policy\n											</a>\n									</li>\n						</ul>\n							<h3>Get In Touch</h3>									\n					<p>info@horseomegaequine.co.uk</p>\n								<p>Copyright © 2025 Horse omega equine All Rights Reserved</p>															<img width=\"432\" height=\"49\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png\" alt=\"\" srcset=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards.png 432w, http://127.0.0.1/horse1/wp-content/uploads/2025/08/cards-300x34.png 300w\" sizes=\"(max-width: 432px) 100vw, 432px\" />', 'Elementor Footer #41', '', 'inherit', 'closed', 'closed', '', '41-revision-v1', '', '', '2025-08-25 18:26:59', '2025-08-25 18:26:59', '', 41, 'http://127.0.0.1/horse1/?p=875', 0, 'revision', '', 0),
(876, 1, '2025-08-25 18:32:54', '2025-08-25 18:32:54', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n																<a href=\"http://127.0.0.1/horse1/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-25 18:32:54', '2025-08-25 18:32:54', '', 37, 'http://127.0.0.1/horse1/?p=876', 0, 'revision', '', 0),
(877, 1, '2025-08-25 18:34:59', '2025-08-25 18:34:59', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z\"></path></svg>						\n										UK’s Fastest Growing horse nutrition brand\n									</li>\n						</ul>\n								 <ul>\n														<li>\n					    <a\n						href=\"https://facebook.com\" aria-label=\"Facebook\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://twitter.com\" aria-label=\"Twitter\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://linkedin.com\" aria-label=\"LinkedIn\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://dribble.com\" aria-label=\"Dribble\" >\n                                                                                                            </a>\n                    </li>\n                    														<li>\n					    <a\n						href=\"https://instagram.com\" aria-label=\"Instagram\" >\n                                                                                                            </a>\n                    </li>\n                    							</ul>\n																<a href=\"http://127.0.0.1/horse1/\">\n							<img width=\"350\" height=\"180\" src=\"http://127.0.0.1/horse1/wp-content/uploads/2025/08/Omega_Logo_350x.avif\" alt=\"\" />								</a>\n																        <a href=\"#ekit_modal-popup-082f2b1\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"http://127.0.0.1/horse1/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->', 'Elementor Header #37', '', 'inherit', 'closed', 'closed', '', '37-revision-v1', '', '', '2025-08-25 18:34:59', '2025-08-25 18:34:59', '', 37, 'http://127.0.0.1/horse1/?p=877', 0, 'revision', '', 0),
(878, 1, '2025-08-25 18:41:52', '2025-08-25 18:41:52', '', 'contact us', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2025-08-25 18:41:52', '2025-08-25 18:41:52', '', 46, 'http://127.0.0.1/horse1/?p=878', 0, 'revision', '', 0),
(879, 1, '2025-08-25 18:41:52', '2025-08-25 18:41:52', '', 'contact us', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2025-08-25 18:41:52', '2025-08-25 18:41:52', '', 46, 'http://127.0.0.1/horse1/?p=879', 0, 'revision', '', 0),
(880, 1, '2025-08-25 18:41:52', '2025-08-25 18:41:52', '', 'contact us', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2025-08-25 18:41:52', '2025-08-25 18:41:52', '', 46, 'http://127.0.0.1/horse1/?p=880', 0, 'revision', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_termmeta`
--

CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_termmeta`
--

INSERT INTO `wp_termmeta` (`meta_id`, `term_id`, `meta_key`, `meta_value`) VALUES
(1, 22, 'order', '0'),
(2, 22, 'thumbnail_id', '0'),
(3, 22, 'display_type', ''),
(4, 24, 'order', '0'),
(5, 24, 'thumbnail_id', '257'),
(6, 24, 'display_type', ''),
(7, 25, 'order', '0'),
(8, 25, 'thumbnail_id', '0'),
(9, 25, 'display_type', ''),
(10, 26, 'order', '0'),
(11, 26, 'thumbnail_id', '258'),
(12, 26, 'display_type', ''),
(13, 27, 'order', '0'),
(14, 27, 'thumbnail_id', '256'),
(15, 27, 'display_type', ''),
(16, 28, 'order', '0'),
(17, 28, 'thumbnail_id', '0'),
(18, 28, 'display_type', ''),
(19, 29, 'order', '0'),
(20, 29, 'thumbnail_id', '0'),
(21, 29, 'display_type', ''),
(22, 30, 'order', '0'),
(23, 30, 'thumbnail_id', '0'),
(24, 30, 'display_type', ''),
(25, 31, 'order', '0'),
(26, 31, 'thumbnail_id', '255'),
(27, 31, 'display_type', ''),
(28, 32, 'order', '0'),
(29, 32, 'thumbnail_id', '0'),
(30, 32, 'display_type', ''),
(31, 33, 'order', '0'),
(32, 33, 'thumbnail_id', '0'),
(33, 33, 'display_type', ''),
(34, 34, 'order', '0'),
(35, 34, 'thumbnail_id', '0'),
(36, 34, 'display_type', ''),
(37, 35, 'order', '0'),
(38, 35, 'thumbnail_id', '0'),
(39, 35, 'display_type', ''),
(40, 36, 'order', '0'),
(41, 36, 'thumbnail_id', '253'),
(42, 36, 'display_type', ''),
(43, 37, 'order', '0'),
(44, 37, 'thumbnail_id', '0'),
(45, 37, 'display_type', ''),
(46, 38, 'order', '0'),
(47, 38, 'thumbnail_id', '251'),
(48, 38, 'display_type', ''),
(49, 39, 'order', '0'),
(50, 39, 'thumbnail_id', '252'),
(51, 39, 'display_type', ''),
(52, 40, 'order', '0'),
(53, 40, 'thumbnail_id', '254'),
(54, 40, 'display_type', ''),
(55, 15, 'product_count_product_cat', '0'),
(56, 22, 'product_count_product_cat', '62'),
(57, 24, 'product_count_product_cat', '7'),
(58, 25, 'product_count_product_cat', '9'),
(59, 26, 'product_count_product_cat', '2'),
(60, 27, 'product_count_product_cat', '4'),
(61, 28, 'product_count_product_cat', '6'),
(62, 29, 'product_count_product_cat', '2'),
(63, 30, 'product_count_product_cat', '8'),
(64, 31, 'product_count_product_cat', '8'),
(65, 32, 'product_count_product_cat', '7'),
(66, 33, 'product_count_product_cat', '1'),
(67, 34, 'product_count_product_cat', '5'),
(68, 35, 'product_count_product_cat', '5'),
(69, 36, 'product_count_product_cat', '4'),
(70, 37, 'product_count_product_cat', '8');

-- --------------------------------------------------------

--
-- Table structure for table `wp_terms`
--

CREATE TABLE `wp_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_terms`
--

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(2, 'simple', 'simple', 0),
(3, 'grouped', 'grouped', 0),
(4, 'variable', 'variable', 0),
(5, 'external', 'external', 0),
(6, 'exclude-from-search', 'exclude-from-search', 0),
(7, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(8, 'featured', 'featured', 0),
(9, 'outofstock', 'outofstock', 0),
(10, 'rated-1', 'rated-1', 0),
(11, 'rated-2', 'rated-2', 0),
(12, 'rated-3', 'rated-3', 0),
(13, 'rated-4', 'rated-4', 0),
(14, 'rated-5', 'rated-5', 0),
(15, 'Uncategorized', 'uncategorized', 0),
(16, 'astra', 'astra', 0),
(17, 'page', 'page', 0),
(18, 'header', 'header', 0),
(19, 'footer', 'footer', 0),
(20, 'mymenu1', 'mymenu1', 0),
(21, 'my2menu', 'my2menu', 0),
(22, 'All Products', 'all-products', 0),
(23, 'single-post', 'single-post', 0),
(24, 'Condition', 'condition', 0),
(25, 'Digestion', 'digestion', 0),
(26, 'Energy', 'energy', 0),
(27, 'Calm', 'calm', 0),
(28, 'Mobility', 'mobility', 0),
(29, 'Respiratory', 'respiratory', 0),
(30, 'Hooves', 'hooves', 0),
(31, 'Vits &amp; Mins', 'vits-mins', 0),
(32, 'Oils', 'oils', 0),
(33, 'Hormones', 'hormones', 0),
(34, 'Treats', 'treats', 0),
(35, 'Grooming', 'grooming', 0),
(36, 'Canine', 'canine', 0),
(37, 'Apparel', 'apparel', 0),
(38, 'Coat &amp; Skin', 'coat-skin', 0),
(39, 'Joints', 'joints', 0),
(40, 'Muscle', 'muscle', 0),
(41, 'product', 'product', 0),
(42, 'New category', 'new-category', 0),
(43, 'loop-item', 'loop-item', 0),
(44, 'product-archive', 'product-archive', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_relationships`
--

CREATE TABLE `wp_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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_term_relationships`
--

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 42, 0),
(13, 16, 0),
(16, 17, 0),
(23, 17, 0),
(31, 17, 0),
(37, 18, 0),
(41, 19, 0),
(53, 20, 0),
(54, 20, 0),
(55, 20, 0),
(56, 20, 0),
(57, 20, 0),
(73, 23, 0),
(123, 2, 0),
(123, 22, 0),
(123, 24, 0),
(127, 41, 0),
(129, 21, 0),
(130, 21, 0),
(131, 21, 0),
(132, 21, 0),
(133, 21, 0),
(134, 21, 0),
(135, 21, 0),
(136, 21, 0),
(137, 21, 0),
(138, 21, 0),
(139, 21, 0),
(140, 21, 0),
(141, 21, 0),
(142, 21, 0),
(143, 21, 0),
(340, 19, 0),
(348, 43, 0),
(353, 44, 0),
(363, 44, 0),
(484, 41, 0),
(487, 41, 0),
(493, 41, 0),
(502, 41, 0),
(509, 21, 0),
(510, 4, 0),
(510, 22, 0),
(510, 24, 0),
(510, 32, 0),
(521, 4, 0),
(521, 22, 0),
(521, 24, 0),
(521, 28, 0),
(521, 32, 0),
(529, 4, 0),
(529, 22, 0),
(529, 24, 0),
(529, 25, 0),
(537, 2, 0),
(537, 22, 0),
(537, 24, 0),
(537, 28, 0),
(540, 2, 0),
(540, 22, 0),
(540, 24, 0),
(540, 31, 0),
(544, 2, 0),
(544, 22, 0),
(544, 24, 0),
(548, 4, 0),
(548, 22, 0),
(548, 25, 0),
(548, 31, 0),
(555, 4, 0),
(555, 22, 0),
(555, 25, 0),
(555, 32, 0),
(562, 4, 0),
(562, 22, 0),
(562, 25, 0),
(570, 4, 0),
(570, 22, 0),
(570, 25, 0),
(578, 2, 0),
(578, 22, 0),
(578, 25, 0),
(578, 31, 0),
(581, 4, 0),
(581, 22, 0),
(581, 25, 0),
(584, 4, 0),
(584, 22, 0),
(584, 25, 0),
(592, 2, 0),
(592, 22, 0),
(592, 25, 0),
(595, 4, 0),
(595, 22, 0),
(595, 25, 0),
(602, 4, 0),
(602, 22, 0),
(602, 26, 0),
(602, 31, 0),
(608, 4, 0),
(608, 22, 0),
(608, 26, 0),
(613, 4, 0),
(613, 22, 0),
(613, 27, 0),
(618, 4, 0),
(618, 22, 0),
(618, 27, 0),
(624, 2, 0),
(624, 22, 0),
(624, 27, 0),
(627, 2, 0),
(627, 22, 0),
(627, 27, 0),
(630, 4, 0),
(630, 22, 0),
(630, 28, 0),
(639, 4, 0),
(639, 22, 0),
(639, 28, 0),
(645, 4, 0),
(645, 22, 0),
(645, 28, 0),
(653, 4, 0),
(653, 22, 0),
(653, 28, 0),
(653, 30, 0),
(658, 4, 0),
(658, 22, 0),
(658, 29, 0),
(658, 31, 0),
(664, 2, 0),
(664, 22, 0),
(664, 29, 0),
(666, 4, 0),
(666, 22, 0),
(666, 30, 0),
(672, 4, 0),
(672, 22, 0),
(672, 30, 0),
(679, 2, 0),
(679, 22, 0),
(679, 30, 0),
(682, 2, 0),
(682, 22, 0),
(682, 30, 0),
(686, 2, 0),
(686, 22, 0),
(686, 30, 0),
(686, 35, 0),
(689, 2, 0),
(689, 22, 0),
(689, 30, 0),
(689, 35, 0),
(692, 2, 0),
(692, 22, 0),
(692, 30, 0),
(695, 4, 0),
(695, 22, 0),
(695, 31, 0),
(701, 4, 0),
(701, 22, 0),
(701, 31, 0),
(710, 4, 0),
(710, 22, 0),
(710, 31, 0),
(717, 4, 0),
(717, 22, 0),
(717, 32, 0),
(726, 2, 0),
(726, 22, 0),
(726, 32, 0),
(728, 4, 0),
(728, 22, 0),
(728, 32, 0),
(736, 4, 0),
(736, 22, 0),
(736, 32, 0),
(743, 4, 0),
(743, 22, 0),
(743, 33, 0),
(749, 2, 0),
(749, 22, 0),
(749, 34, 0),
(752, 2, 0),
(752, 22, 0),
(752, 34, 0),
(755, 2, 0),
(755, 22, 0),
(755, 34, 0),
(758, 2, 0),
(758, 22, 0),
(758, 34, 0),
(761, 2, 0),
(761, 22, 0),
(761, 34, 0),
(764, 4, 0),
(764, 22, 0),
(764, 35, 0),
(769, 2, 0),
(769, 22, 0),
(769, 35, 0),
(772, 2, 0),
(772, 22, 0),
(772, 35, 0),
(774, 2, 0),
(774, 22, 0),
(774, 36, 0),
(777, 2, 0),
(777, 22, 0),
(777, 36, 0),
(780, 2, 0),
(780, 22, 0),
(780, 36, 0),
(783, 2, 0),
(783, 22, 0),
(783, 36, 0),
(785, 2, 0),
(785, 22, 0),
(785, 37, 0),
(789, 2, 0),
(789, 22, 0),
(789, 37, 0),
(791, 2, 0),
(791, 22, 0),
(791, 37, 0),
(795, 2, 0),
(795, 22, 0),
(795, 37, 0),
(798, 2, 0),
(798, 22, 0),
(798, 37, 0),
(803, 2, 0),
(803, 22, 0),
(803, 37, 0),
(806, 2, 0),
(806, 22, 0),
(806, 37, 0),
(808, 2, 0),
(808, 22, 0),
(808, 37, 0),
(812, 17, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_taxonomy`
--

CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_term_taxonomy`
--

INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(2, 2, 'product_type', '', 0, 34),
(3, 3, 'product_type', '', 0, 0),
(4, 4, 'product_type', '', 0, 28),
(5, 5, 'product_type', '', 0, 0),
(6, 6, 'product_visibility', '', 0, 0),
(7, 7, 'product_visibility', '', 0, 0),
(8, 8, 'product_visibility', '', 0, 0),
(9, 9, 'product_visibility', '', 0, 0),
(10, 10, 'product_visibility', '', 0, 0),
(11, 11, 'product_visibility', '', 0, 0),
(12, 12, 'product_visibility', '', 0, 0),
(13, 13, 'product_visibility', '', 0, 0),
(14, 14, 'product_visibility', '', 0, 0),
(15, 15, 'product_cat', '', 0, 0),
(16, 16, 'wp_theme', '', 0, 1),
(17, 17, 'elementor_library_type', '', 0, 3),
(18, 18, 'elementor_library_type', '', 0, 1),
(19, 19, 'elementor_library_type', '', 0, 1),
(20, 20, 'nav_menu', '', 0, 5),
(21, 21, 'nav_menu', '', 0, 16),
(22, 22, 'product_cat', '', 0, 62),
(23, 23, 'elementor_library_type', '', 0, 0),
(24, 24, 'product_cat', 'Animals in peak condition shine. From bright eyes, a gleaming coat, strong hooves and a good topline, there is no better sight than a horse or pony looking its best. \r\nOptimum condition comes from within, through healthy feeding and supplementation designed to direct weight and nutrients to the right places. Of course, each animal is unique – some may lack condition, others may have a little too much – but our range of UFAS and BETA NOPS approved products help owners find the right balance.', 0, 7),
(25, 25, 'product_cat', '', 0, 9),
(26, 26, 'product_cat', '', 0, 2),
(27, 27, 'product_cat', '', 0, 4),
(28, 28, 'product_cat', '', 0, 6),
(29, 29, 'product_cat', '', 0, 2),
(30, 30, 'product_cat', '', 0, 8),
(31, 31, 'product_cat', '', 0, 8),
(32, 32, 'product_cat', '', 0, 7),
(33, 33, 'product_cat', '', 0, 1),
(34, 34, 'product_cat', '', 0, 5),
(35, 35, 'product_cat', '', 0, 5),
(36, 36, 'product_cat', '', 0, 4),
(37, 37, 'product_cat', '', 0, 8),
(38, 38, 'product_cat', '', 0, 0),
(39, 39, 'product_cat', '', 0, 0),
(40, 40, 'product_cat', '', 0, 0),
(41, 41, 'elementor_library_type', '', 0, 1),
(42, 42, 'category', '', 0, 1),
(43, 43, 'elementor_library_type', '', 0, 1),
(44, 44, 'elementor_library_type', '', 0, 1);

-- --------------------------------------------------------

--
-- Table structure for table `wp_usermeta`
--

CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_usermeta`
--

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin'),
(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', 'false'),
(11, 1, 'locale', ''),
(12, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wp_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', ''),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:6:{s:64:\"5e057d7971a4ab7bb18735580abda520c0bdffe542fc9865e66613525f682a7c\";a:4:{s:10:\"expiration\";i:1756140753;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36\";s:5:\"login\";i:1755967953;}s:64:\"5df76db4343ef823fb1f44dfef1c3fee1739cc4ddd92b790e1c720e22f49487e\";a:4:{s:10:\"expiration\";i:1756181275;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36\";s:5:\"login\";i:1756008475;}s:64:\"eb9a05685a59ff005c52c5d6a3800deb3dde2d5b8982da39fbe7b51033378fb2\";a:4:{s:10:\"expiration\";i:1756206101;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36\";s:5:\"login\";i:1756033301;}s:64:\"b425b8aa072bd9ead367f7143ef4d91a19a140b00c021d10e085802cb80f9c02\";a:4:{s:10:\"expiration\";i:1756270394;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36\";s:5:\"login\";i:1756097594;}s:64:\"f7221310941f4b1212c12337210c8e3f81461e88e5dce6b38c83adac50968e0a\";a:4:{s:10:\"expiration\";i:1756291167;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36\";s:5:\"login\";i:1756118367;}s:64:\"3036c956decba94dd92c87184c3d0f77dd48014a9ca04c39eb0c24782ca2b31c\";a:4:{s:10:\"expiration\";i:1756313490;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36\";s:5:\"login\";i:1756140690;}}'),
(17, 1, 'wp_dashboard_quick_press_last_post_id', '5'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:9:\"127.0.0.0\";}'),
(19, 1, 'dismissed_no_secure_connection_notice', '1'),
(20, 1, 'wc_last_active', '1756080000'),
(21, 1, '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:\"\";}'),
(22, 1, 'elementor_introduction', 'a:3:{s:27:\"ai-get-started-announcement\";b:1;s:20:\"globals_introduction\";b:1;s:30:\"e-ai-product-image-unification\";b:1;}'),
(23, 1, 'wp_user-settings', 'libraryContent=browse&editor=tinymce'),
(24, 1, 'wp_user-settings-time', '1755801652'),
(25, 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\";}'),
(26, 1, 'metaboxhidden_nav-menus', 'a:5:{i:0;s:21:\"add-post-type-product\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:17:\"add-product_brand\";i:4;s:15:\"add-product_tag\";}'),
(27, 1, 'elementor_preferences', 'a:1:{s:11:\"panel_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:250;s:5:\"sizes\";a:0:{}}}'),
(28, 1, 'wp_elementor_enable_ai', '1'),
(29, 1, 'wp_elementor_pro_enable_notes_notifications', '1'),
(30, 1, 'billing_first_name', ''),
(31, 1, 'billing_last_name', ''),
(32, 1, 'billing_company', ''),
(33, 1, 'billing_address_1', ''),
(34, 1, 'billing_address_2', ''),
(35, 1, 'billing_city', ''),
(36, 1, 'billing_postcode', ''),
(37, 1, 'billing_country', ''),
(38, 1, 'billing_state', ''),
(39, 1, 'billing_phone', ''),
(40, 1, 'billing_email', 'webnarlax@gmail.com'),
(41, 1, 'shipping_first_name', ''),
(42, 1, 'shipping_last_name', ''),
(43, 1, 'shipping_company', ''),
(44, 1, 'shipping_address_1', ''),
(45, 1, 'shipping_address_2', ''),
(46, 1, 'shipping_city', ''),
(47, 1, 'shipping_postcode', ''),
(48, 1, 'shipping_country', ''),
(49, 1, 'shipping_state', ''),
(50, 1, 'shipping_phone', ''),
(51, 1, 'last_update', '1755971268'),
(52, 1, 'nav_menu_recently_edited', '21'),
(53, 1, 'closedpostboxes_nav-menus', 'a:0:{}'),
(54, 1, 'elementor_admin_notices', 'a:1:{s:20:\"ally_pages_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}}'),
(55, 1, 'elementor_dismissed_editor_notices', 'a:1:{i:0;s:20:\"image_optimizer_hint\";}'),
(56, 1, 'wpr_compare', 'a:0:{}'),
(57, 1, 'wpr_wishlist', 'a:0:{}'),
(58, 1, 'wp_elementor_connect_common_data', 'a:3:{s:9:\"client_id\";s:32:\"Kshm5e6VfuKcoFD7LHTZ46d8wwGwwRnc\";s:11:\"auth_secret\";s:32:\"EBkiJnbTEdBRF7dEeyjcDvEG9i09KKOP\";s:5:\"state\";s:12:\"P71tBgA1NB7b\";}'),
(59, 1, 'woocommerce_admin_coming_soon_banner_dismissed', 'yes'),
(60, 1, 'closedpostboxes_product', 'a:0:{}'),
(61, 1, 'metaboxhidden_product', 'a:2:{i:0;s:10:\"postcustom\";i:1;s:7:\"slugdiv\";}'),
(62, 1, 'woocommerce_admin_variable_product_tour_shown', 'yes'),
(63, 1, 'astra-upgrade-pro-wc', 'notice-dismissed');

-- --------------------------------------------------------

--
-- Table structure for table `wp_users`
--

CREATE TABLE `wp_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_users`
--

INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'admin', '$wp$2y$10$PiMqGeORvuv8upoLRt.Xxu.TZQ4Gk.3fE3UHX1zn/qwlWjb.4dYPW', 'admin', 'webnarlax@gmail.com', 'http://127.0.0.1/horse1', '2025-08-20 17:21:18', '', 0, 'admin');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_admin_notes`
--

CREATE TABLE `wp_wc_admin_notes` (
  `note_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `image` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `icon` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'info'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_wc_admin_notes`
--

INSERT INTO `wp_wc_admin_notes` (`note_id`, `name`, `type`, `locale`, `title`, `content`, `content_data`, `status`, `source`, `date_created`, `date_reminder`, `is_snoozable`, `layout`, `image`, `is_deleted`, `is_read`, `icon`) VALUES
(1, 'wc-refund-returns-page', 'info', 'en_US', 'Setup a Refund and Returns Policy page to boost your store\'s credibility.', 'We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.', '{}', 'unactioned', 'woocommerce-core', '2025-08-20 17:28:40', NULL, 0, 'plain', '', 0, 0, 'info'),
(2, 'wayflyer_bnpl_q4_2021', 'marketing', 'en_US', 'Grow your business with funding through Wayflyer', 'Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(3, 'wc_shipping_mobile_app_usps_q4_2021', 'marketing', 'en_US', 'Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App', 'Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(4, 'your-first-product', 'info', 'en_US', 'Your first product', 'That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(5, 'wc-admin-optimizing-the-checkout-flow', 'info', 'en_US', 'Optimizing the checkout flow', 'It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(6, 'wc-payments-qualitative-feedback', 'info', 'en_US', 'WooPayments setup - let us know what you think', 'Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(7, 'share-your-feedback-on-paypal', 'info', 'en_US', 'Share your feedback on PayPal', 'Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(8, 'google_listings_and_ads_install', 'marketing', 'en_US', 'Drive traffic and sales with Google', 'Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(9, 'wc-subscriptions-security-update-3-0-15', 'info', 'en_US', 'WooCommerce Subscriptions security update!', 'We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(10, 'woocommerce-core-update-5-4-0', 'info', 'en_US', 'Update to WooCommerce 5.4.1 now', 'WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(11, 'wcpay-promo-2020-11', 'marketing', 'en_US', 'wcpay-promo-2020-11', 'wcpay-promo-2020-11', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(12, 'wcpay-promo-2020-12', 'marketing', 'en_US', 'wcpay-promo-2020-12', 'wcpay-promo-2020-12', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(13, 'ppxo-pps-upgrade-paypal-payments-1', 'info', 'en_US', 'Get the latest PayPal extension for WooCommerce', 'Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(14, 'ppxo-pps-upgrade-paypal-payments-2', 'info', 'en_US', 'Upgrade your PayPal experience!', 'Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(15, 'woocommerce-core-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(16, 'woocommerce-blocks-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(17, 'woocommerce-core-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(18, 'woocommerce-blocks-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(19, 'habit-moment-survey', 'marketing', 'en_US', 'We’re all ears! Share your experience so far with WooCommerce', 'We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(20, 'woocommerce-core-paypal-march-2022-updated', 'update', 'en_US', 'Security auto-update of WooCommerce', '<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(21, 'woocommerce-core-paypal-march-2022-updated-nopp', 'update', 'en_US', 'Security auto-update of WooCommerce', '<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(22, 'pinterest_03_2022_update', 'marketing', 'en_US', 'Your Pinterest for WooCommerce plugin is out of date!', 'Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(23, 'store_setup_survey_survey_q2_2022', 'survey', 'en_US', 'How is your store setup going?', 'Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(24, 'needs-update-eway-payment-gateway-rin-2022-12-20', 'update', 'en_US', 'Security vulnerability patched in WooCommerce Eway Gateway', 'In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(25, 'updated-eway-payment-gateway-rin-2022-12-20', 'update', 'en_US', 'WooCommerce Eway Gateway has been automatically updated', 'Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(26, 'ecomm-wc-navigation-survey-2023', 'info', 'en_US', 'Navigating WooCommerce on WordPress.com', 'We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(27, 'woopay-beta-merchantrecruitment-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(28, 'woocommerce-wcpay-march-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Payments', '<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(29, 'tap_to_pay_iphone_q2_2023_no_wcpay', 'marketing', 'en_US', 'Accept in-person contactless payments on your iPhone', 'Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(30, 'woocommerce-WCPreOrders-april-2023-update-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Pre-Orders extension', '<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(31, 'woopay-beta-merchantrecruitment-update-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(32, 'woopay-beta-existingmerchants-noaction-27APR23', 'info', 'en_US', 'WooPay is back!', 'Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(33, 'woopay-beta-existingmerchants-update-27APR23', 'info', 'en_US', 'WooPay is back!', 'Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(34, 'woopay-beta-merchantrecruitment-short-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(35, 'woopay-beta-merchantrecruitment-short-update-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(36, 'woopay-beta-merchantrecruitment-short-06MAY23-TESTA', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(37, 'woopay-beta-merchantrecruitment-short-06MAY23-TESTB', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(38, 'woopay-beta-merchantrecruitment-short-06MAY23-TESTC', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(39, 'woopay-beta-merchantrecruitment-short-06MAY23-TESTD', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(40, 'woopay-beta-merchantrecruitment-short-09MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(41, 'woopay-beta-merchantrecruitment-short-update-09MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(42, 'woocommerce-WCSubscriptions-June-2023-updated-needed', 'marketing', 'en_US', 'Action required: Security update of WooCommerce Subscriptions', '<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(43, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Returns and Warranty Requests extension', '<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(44, 'woocommerce-WCOPC-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce One Page Checkout', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(45, 'woocommerce-WCGC-July-2023-update-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce GoCardless Extension', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(46, 'woocommerce-shipping-fedex-api-outage-2023-07-16', 'warning', 'en_US', 'Scheduled FedEx API outage — July 2023', 'On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(47, 'wcship-2023-07-hazmat-update-needed', 'update', 'en_US', 'Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension', '<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(48, 'woocommerce-WCStripe-Aug-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Stripe plugin', '<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(49, 'woocommerce-WCStripe-Aug-2023-security-updated', 'update', 'en_US', 'Security update of WooCommerce Stripe plugin', '<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(50, 'woocommerce-WooPayments-Aug-2023-security-updated', 'update', 'en_US', 'Security update of WooPayments (WooCommerce Payments) plugin', '<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(51, 'avalara_q3-2023_noAvaTax', 'marketing', 'en_US', 'Automatically calculate VAT in real time', 'Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(52, 'woocommerce-usermeta-Sept2023-productvendors', 'update', 'en_US', 'Your store requires a security update', '<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(53, 'woocommerce-STRIPE-Oct-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Stripe Gateway', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(54, 'amazon-mcf-reviews-2023-12-07', 'marketing', 'en_US', 'Enjoying Amazon MCF for WooCommerce?', 'We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(55, 'remove_estimated_deposits_2024', 'marketing', 'en_US', 'Estimated deposits are going away', 'To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(56, 'sirt-woo-2024-11-xss-admin', 'update', 'en_US', 'An important update is required for WooCommerce', 'This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href=\"https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/\">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(57, 'paypal-braintree-sdk-depreciation-2025-02-20', 'update', 'en_US', 'Update required for your PayPal Braintree extension', 'To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(58, 'uk-vat-notice-2025-04-30', 'warning', 'en_US', 'UK VAT numbers are no longer supported', 'Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(59, 'payson-retirement-2025', 'update', 'en_US', 'Payson Form Retirement', 'Svea Bank is discontinuing the Payson service; the last date for transactions is August 31, 2025. As a result, the Payson Form extension has been removed from WooCommerce.com. Documentation remains available.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(60, 'paypal-braintree-sdk-depreciation-2025-05-30', 'update', 'en_US', 'Action required: Update the PayPal Braintree extension', 'Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(61, 'paypaladvantage_q3_2025', 'marketing', 'en_US', 'Add PayPal Checkout and earn up to $1,000*', 'PayPal Checkout can boost conversion by up to 46% and average order value by up to 62% with no disruption to your checkout. New US merchants who activate by August 31 save 25% on transaction fees for 6 months. Excludes Venmo. Terms apply.*', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(62, 'stripe_optimizedcheckout_upgrade_q3_2025', 'marketing', 'en_US', 'Upgrade for a faster, more flexible Stripe checkout', 'You\'re not on the latest WooCommerce Stripe Payment Gateway version. Upgrade to version 9.8 to access Stripe\'s Optimized Checkout Suite and leverage AI models to dynamically surface the most relevant payment methods for each customer, including BNPL, local options, and one-click Link checkout.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(63, 'stripe_optimizedcheckout_enable_q3_2025', 'marketing', 'en_US', 'Unlock dynamic payments and sell more', 'You’re on the latest WooCommerce Stripe Payment Gateway — now unlock its full potential by enabling the Optimized Checkout Suite. It uses AI models to dynamically surface the most relevant payment methods for each customer, helping you boost conversions.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(64, 'stripe_optimizedcheckout_promotion_q3_2025', 'marketing', 'en_US', 'Upgrade to Stripe for a faster, more flexible checkout', 'Unlock dynamic payments with Stripe’s Optimized Checkout Suite — now available with the WooCommerce Stripe Payment Gateway. Leverage AI models to dynamically surface the most relevant payment methods for each customer, including BNPL, local options, and one-click Link checkout.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(65, 'woo-subscription-gifting-bundling-2025-08-18', 'marketing', 'en_US', 'Grow recurring revenue with gifting', 'WooCommerce Subscriptions now includes gifting. Customers can buy subscriptions for others, helping you reach new shoppers and grow recurring revenue with less effort. Update to the latest version of Subscriptions (7.8.0) to start offering gifting.', '{}', 'pending', 'woocommerce.com', '2025-08-20 18:55:52', NULL, 0, 'plain', '', 0, 0, 'info');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_admin_note_actions`
--

CREATE TABLE `wp_wc_admin_note_actions` (
  `action_id` bigint(20) UNSIGNED NOT NULL,
  `note_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `actioned_text` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonce_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `nonce_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_wc_admin_note_actions`
--

INSERT INTO `wp_wc_admin_note_actions` (`action_id`, `note_id`, `name`, `label`, `query`, `status`, `actioned_text`, `nonce_action`, `nonce_name`) VALUES
(1, 1, 'notify-refund-returns-page', 'Edit page', 'http://127.0.0.1/horse1/wp-admin/post.php?post=12&action=edit', 'actioned', '', NULL, NULL),
(370, 2, 'wayflyer_bnpl_q4_2021', 'Level up with funding', 'https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021', 'actioned', '', NULL, NULL),
(371, 3, 'wc_shipping_mobile_app_usps_q4_2021', 'Get WooCommerce Shipping', 'https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021', 'actioned', '', NULL, NULL),
(372, 4, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'actioned', '', NULL, NULL),
(373, 5, 'optimizing-the-checkout-flow', 'Learn more', 'https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow', 'actioned', '', NULL, NULL),
(374, 6, 'qualitative-feedback-from-new-users', 'Share feedback', 'https://automattic.survey.fm/woopayments-new-user-feedback', 'actioned', '', NULL, NULL),
(375, 7, 'share-feedback', 'Share feedback', 'http://automattic.survey.fm/paypal-feedback', 'unactioned', '', NULL, NULL),
(376, 8, 'get-started', 'Get started', 'https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started', 'actioned', '', NULL, NULL),
(377, 9, 'update-wc-subscriptions-3-0-15', 'View latest version', 'http://127.0.0.1/horse1/wp-admin/&page=wc-addons&section=helper', 'actioned', '', NULL, NULL),
(378, 10, 'update-wc-core-5-4-0', 'How to update WooCommerce', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'actioned', '', NULL, NULL),
(379, 13, 'ppxo-pps-install-paypal-payments-1', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(380, 14, 'ppxo-pps-install-paypal-payments-2', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(381, 15, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(382, 15, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(383, 16, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(384, 16, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(385, 17, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(386, 17, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(387, 18, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(388, 18, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(389, 19, 'share-feedback', 'Share feedback', 'https://automattic.survey.fm/store-management', 'unactioned', '', NULL, NULL),
(390, 20, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(391, 20, 'woocommerce-core-paypal-march-2022-dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(392, 21, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(393, 21, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(394, 22, 'pinterest_03_2022_update', 'Update Instructions', 'https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3', 'actioned', '', NULL, NULL),
(395, 23, 'store_setup_survey_survey_q2_2022_share_your_thoughts', 'Tell us how it’s going', 'https://automattic.survey.fm/store-setup-survey-2022', 'actioned', '', NULL, NULL),
(396, 24, 'needs-update-eway-payment-gateway-rin-action-button-2022-12-20', 'See available updates', 'http://127.0.0.1/horse1/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(397, 24, 'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(398, 25, 'updated-eway-payment-gateway-rin-action-button-2022-12-20', 'See all updates', 'http://127.0.0.1/horse1/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(399, 25, 'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(400, 26, 'share-navigation-survey-feedback', 'Share feedback', 'https://automattic.survey.fm/new-ecommerce-plan-navigation', 'actioned', '', NULL, NULL),
(401, 27, 'woopay-beta-merchantrecruitment-activate-04MAY23', 'Activate WooPay', 'http://127.0.0.1/horse1/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(402, 27, 'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23', 'unactioned', '', NULL, NULL),
(403, 28, 'woocommerce-wcpay-march-2023-update-needed-button', 'See Blog Post', 'https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know', 'unactioned', '', NULL, NULL),
(404, 28, 'woocommerce-wcpay-march-2023-update-needed-dismiss-button', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(405, 29, 'tap_to_pay_iphone_q2_2023_no_wcpay', 'Simplify my payments', 'https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay', 'actioned', '', NULL, NULL),
(406, 30, 'extension-settings', 'See available updates', 'http://127.0.0.1/horse1/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(407, 30, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(408, 31, 'woopay-beta-merchantrecruitment-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'http://127.0.0.1/horse1/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(409, 31, 'woopay-beta-merchantrecruitment-update-activate-04MAY23', 'Activate WooPay', 'http://127.0.0.1/horse1/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(410, 32, 'woopay-beta-existingmerchants-noaction-documentation-27APR23', 'Documentation', 'https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23', 'actioned', '', NULL, NULL),
(411, 33, 'woopay-beta-existingmerchants-update-WCPay-27APR23', 'Update WooCommerce Payments', 'http://127.0.0.1/horse1/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(412, 34, 'woopay-beta-merchantrecruitment-short-activate-04MAY23', 'Activate WooPay', 'http://127.0.0.1/horse1/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(413, 34, 'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23', 'actioned', '', NULL, NULL),
(414, 35, 'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'http://127.0.0.1/horse1/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(415, 35, 'woopay-beta-merchantrecruitment-short-update-activate-04MAY23', 'Activate WooPay', 'http://127.0.0.1/horse1/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(416, 36, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA', 'Activate WooPay Test A', 'http://127.0.0.1/horse1/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(417, 36, 'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA', 'unactioned', '', NULL, NULL),
(418, 37, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB', 'Activate WooPay Test B', 'http://127.0.0.1/horse1/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(419, 37, 'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA', 'unactioned', '', NULL, NULL),
(420, 38, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC', 'Activate WooPay Test C', 'http://127.0.0.1/horse1/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(421, 38, 'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC', 'unactioned', '', NULL, NULL),
(422, 39, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD', 'Activate WooPay Test D', 'http://127.0.0.1/horse1/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(423, 39, 'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD', 'unactioned', '', NULL, NULL),
(424, 40, 'woopay-beta-merchantrecruitment-short-activate-button-09MAY23', 'Activate WooPay', 'http://127.0.0.1/horse1/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(425, 40, 'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23', 'unactioned', '', NULL, NULL),
(426, 41, 'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23', 'Update WooCommerce Payments', 'http://127.0.0.1/horse1/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(427, 41, 'woopay-beta-merchantrecruitment-short-update-activate-09MAY23', 'Activate WooPay', 'http://127.0.0.1/horse1/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(428, 42, 'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings', 'See available updates', 'http://127.0.0.1/horse1/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(429, 42, 'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(430, 43, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'See available updates', 'http://127.0.0.1/horse1/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(431, 43, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(432, 44, 'woocommerce-WCOPC-June-2023-updated-needed', 'See available updates', 'http://127.0.0.1/horse1/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(433, 44, 'woocommerce-WCOPC-June-2023-updated-needed', 'Dismiss', 'http://127.0.0.1/horse1/wp-admin/#', 'actioned', '', NULL, NULL),
(434, 45, 'woocommerce-WCGC-July-2023-update-needed', 'See available updates', 'http://127.0.0.1/horse1/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(435, 45, 'woocommerce-WCGC-July-2023-update-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(436, 46, 'learn-more', 'Learn more', 'https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage', 'unactioned', '', NULL, NULL),
(437, 47, 'plugin-list', 'See available updates', 'http://127.0.0.1/horse1/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(438, 47, 'dismiss', 'Dismiss', 'http://127.0.0.1/horse1/wp-admin/admin.php?page=wc-admin', 'actioned', '', NULL, NULL),
(439, 48, 'woocommerce-WCStripe-Aug-2023-update-needed', 'See available updates', 'http://127.0.0.1/horse1/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(440, 48, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(441, 49, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(442, 50, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(443, 51, 'avalara_q3-2023_noAvaTax', 'Automate my sales tax', 'https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax', 'unactioned', '', NULL, NULL),
(444, 52, 'woocommerce-usermeta-Sept2023-productvendors', 'See available updates', 'http://127.0.0.1/horse1/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(445, 52, 'dismiss', 'Dismiss', 'http://127.0.0.1/horse1/wp-admin/#', 'actioned', '', NULL, NULL),
(446, 53, 'woocommerce-STRIPE-Oct-2023-update-needed', 'See available updates', 'http://127.0.0.1/horse1/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(447, 53, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(448, 54, 'amazon-mcf-review-button-2023-12-07', 'Leave a review', 'https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07', 'actioned', '', NULL, NULL),
(449, 54, 'amazon-mcf-support-button-2023-12-07', 'Request support', 'https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07', 'actioned', '', NULL, NULL),
(450, 55, 'view_docs', 'Learn about Deposit schedules', 'https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds', 'unactioned', '', NULL, NULL),
(451, 56, 'sirt-woo-2024-11-xss-admin', 'See available updates', 'http://127.0.0.1/horse1/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(452, 56, 'sirt-woo-2024-11-xss-admin', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(453, 57, 'paypal-braintree-sdk-depreciation-2025-02-20-button', 'Upgrade now', 'http://127.0.0.1/horse1/wp-admin/wp-admin/plugins.php', 'actioned', '', NULL, NULL),
(454, 58, 'uk-vat-notice-button-2025-04-30', 'Learn more about this extension', 'https://wordpress.org/plugins/eu-vat-for-woocommerce/', 'actioned', '', NULL, NULL),
(455, 59, 'payson-retirement-2025', 'Explore alternative payment methods', 'https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?categoryIds=28680&collections=product&page=1&country=Sweden&utm_source=inbox_note&utm_medium=product&utm_campaign=payson-retirement-2025', 'actioned', '', NULL, NULL),
(456, 60, 'paypal-braintree-sdk-depreciation-2025-05-30-button', 'Update now', 'http://127.0.0.1/horse1/wp-admin/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(457, 61, 'paypaladvantage_q3_2025', 'Activate & Save Now', 'https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypaladvantage_q3_2025', 'actioned', '', NULL, NULL),
(458, 62, 'stripe_optimizedcheckout_upgrade_q3_2025_click', 'Upgrade now', 'http://127.0.0.1/horse1/wp-admin/update.php', 'unactioned', '', NULL, NULL),
(459, 63, 'stripe_optimizedcheckout_upgrade_q3_2025_click', 'Enable optimized checkout', 'https://woocommerce.com/document/stripe/admin-experience/updated-requirements-for-stripe-plugin-mid-2025/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_optimizedcheckout_upgrade_q3_2025_click#enable-the-optimized-checkout-suite', 'unactioned', '', NULL, NULL),
(460, 64, 'stripe_optimizedcheckout_promotion_q3_2025_click', 'Get paid with Stripe', 'https://woocommerce.com/products/stripe/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_optimizedcheckout_promotion_q3_2025_click', 'unactioned', '', NULL, NULL),
(461, 65, 'woo-subscription-gifting-bundling-2025-08-18-update-button', 'Update to version 7.8.0', 'http://127.0.0.1/horse1/wp-admin/plugins.php', 'unactioned', '', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_category_lookup`
--

CREATE TABLE `wp_wc_category_lookup` (
  `category_tree_id` bigint(20) UNSIGNED NOT NULL,
  `category_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_wc_category_lookup`
--

INSERT INTO `wp_wc_category_lookup` (`category_tree_id`, `category_id`) VALUES
(22, 22),
(24, 24),
(25, 25),
(26, 26),
(27, 27),
(28, 28),
(29, 29),
(30, 30),
(31, 31),
(32, 32),
(33, 33),
(34, 34),
(35, 35),
(36, 36),
(37, 37),
(38, 38),
(39, 39),
(40, 40);

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_customer_lookup`
--

CREATE TABLE `wp_wc_customer_lookup` (
  `customer_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `postcode` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `state` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_download_log`
--

CREATE TABLE `wp_wc_download_log` (
  `download_log_id` bigint(20) UNSIGNED NOT NULL,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_orders`
--

CREATE TABLE `wp_wc_orders` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `currency` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `tax_amount` decimal(26,8) DEFAULT NULL,
  `total_amount` decimal(26,8) DEFAULT NULL,
  `customer_id` bigint(20) UNSIGNED DEFAULT NULL,
  `billing_email` varchar(320) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_created_gmt` datetime DEFAULT NULL,
  `date_updated_gmt` datetime DEFAULT NULL,
  `parent_order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `payment_method` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `payment_method_title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `transaction_id` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `customer_note` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_orders_meta`
--

CREATE TABLE `wp_wc_orders_meta` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_order_addresses`
--

CREATE TABLE `wp_wc_order_addresses` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `address_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `first_name` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `last_name` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `company` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `address_1` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `address_2` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `city` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `state` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `postcode` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `country` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `email` varchar(320) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `phone` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_order_coupon_lookup`
--

CREATE TABLE `wp_wc_order_coupon_lookup` (
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_order_operational_data`
--

CREATE TABLE `wp_wc_order_operational_data` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_via` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `woocommerce_version` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `prices_include_tax` tinyint(1) DEFAULT NULL,
  `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
  `download_permission_granted` tinyint(1) DEFAULT NULL,
  `cart_hash` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `order_stock_reduced` tinyint(1) DEFAULT NULL,
  `date_paid_gmt` datetime DEFAULT NULL,
  `date_completed_gmt` datetime DEFAULT NULL,
  `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
  `shipping_total_amount` decimal(26,8) DEFAULT NULL,
  `discount_tax_amount` decimal(26,8) DEFAULT NULL,
  `discount_total_amount` decimal(26,8) DEFAULT NULL,
  `recorded_sales` tinyint(1) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_order_product_lookup`
--

CREATE TABLE `wp_wc_order_product_lookup` (
  `order_item_id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `product_id` bigint(20) UNSIGNED NOT NULL,
  `variation_id` bigint(20) UNSIGNED NOT NULL,
  `customer_id` bigint(20) UNSIGNED DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_order_stats`
--

CREATE TABLE `wp_wc_order_stats` (
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `parent_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `customer_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_order_tax_lookup`
--

CREATE TABLE `wp_wc_order_tax_lookup` (
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `tax_rate_id` bigint(20) UNSIGNED NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_product_attributes_lookup`
--

CREATE TABLE `wp_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_product_download_directories`
--

CREATE TABLE `wp_wc_product_download_directories` (
  `url_id` bigint(20) UNSIGNED NOT NULL,
  `url` varchar(256) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_wc_product_download_directories`
--

INSERT INTO `wp_wc_product_download_directories` (`url_id`, `url`, `enabled`) VALUES
(1, 'file://C:/xampp7/htdocs/horse1/wp-content/uploads/woocommerce_uploads/', 1),
(2, 'http://127.0.0.1/horse1/wp-content/uploads/woocommerce_uploads/', 1);

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_product_meta_lookup`
--

CREATE TABLE `wp_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `global_unique_id` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT 'taxable',
  `tax_class` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_wc_product_meta_lookup`
--

INSERT INTO `wp_wc_product_meta_lookup` (`product_id`, `sku`, `global_unique_id`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`) VALUES
(123, '', '', 0, 0, '32.6000', '32.6000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(510, '10012', '', 0, 0, '12.0000', '140.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(518, '', '', 0, 0, '12.0000', '12.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(519, '', '', 0, 0, '33.3000', '33.3000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(520, '', '', 0, 0, '140.5000', '140.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(521, '10012-1', '', 0, 0, '9.4500', '92.1000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(522, '', '', 0, 0, '9.4500', '9.4500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(523, '', '', 0, 0, '25.5000', '25.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(524, '', '', 0, 0, '92.1000', '92.1000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(529, '10012-1-1', '', 0, 0, '16.8000', '108.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(530, '', '', 0, 0, '16.8000', '16.8000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(531, '', '', 0, 0, '28.5000', '28.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(532, '', '', 0, 0, '108.0000', '108.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(537, '', '', 0, 0, '16.3500', '16.3500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(540, '', '', 0, 0, '9.2500', '9.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(544, '', '', 0, 0, '30.5000', '30.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(548, '10012-1-1-1', '', 0, 0, '7.6500', '18.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(549, '', '', 0, 0, '7.6500', '7.6500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(550, '', '', 0, 0, '18.7500', '18.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(555, '10012-2', '', 0, 0, '11.3900', '151.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(556, '', '', 0, 0, '11.3900', '11.3900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(557, '', '', 0, 0, '36.2000', '36.2000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(558, '', '', 0, 0, '151.2500', '151.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(562, '10012-2-1', '', 0, 0, '40.2500', '292.3600', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(563, '', '', 0, 0, '40.2500', '40.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(564, '', '', 0, 0, '72.9900', '72.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(565, '', '', 0, 0, '292.3600', '292.3600', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(570, '10012-2-1-1', '', 0, 0, '24.2500', '62.6500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(571, '', '', 0, 0, '24.2500', '24.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(572, '', '', 0, 0, '62.6500', '62.6500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(578, '', '', 0, 0, '10.9900', '10.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(581, '10012-1-1-1-1', '', 0, 0, '7.6500', '18.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(582, '', '', 0, 0, '7.6500', '7.6500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(583, '', '', 0, 0, '18.7500', '18.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(584, '10012-2-1-2', '', 0, 0, '24.9900', '249.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(585, '', '', 0, 0, '24.9900', '24.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(586, '', '', 0, 0, '103.2000', '103.2000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(587, '', '', 0, 0, '249.0000', '249.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(592, '', '', 0, 0, '19.9900', '19.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(595, '10012-1-1-2', '', 0, 0, '12.3000', '44.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(596, '', '', 0, 0, '12.3000', '12.3000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(597, '', '', 0, 0, '44.9900', '44.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(602, '10051', '', 0, 0, '20.9900', '63.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(603, '10015', '', 0, 0, '20.9900', '20.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(604, '', '', 0, 0, '63.2500', '63.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(608, '10051-1', '', 0, 0, '15.5000', '41.8000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(609, '10015-1', '', 0, 0, '15.5000', '15.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(610, '', '', 0, 0, '41.8000', '41.8000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(613, '10051-1-1', '', 0, 0, '14.9900', '40.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(614, '10015-1-1', '', 0, 0, '14.9900', '14.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(615, '', '', 0, 0, '40.7500', '40.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(618, '10051-2-1-1', '', 0, 0, '29.5000', '52.8000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(619, '10015-1-1-1', '', 0, 0, '29.5000', '29.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(620, '', '', 0, 0, '52.8000', '52.8000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(624, '', '', 0, 0, '17.8500', '17.8500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(627, '', '', 0, 0, '18.9900', '18.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(630, '10012-1-2', '', 0, 0, '16.2500', '52.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(631, '', '', 0, 0, '16.2500', '16.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(632, '', '', 0, 0, '52.7500', '52.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(633, '', '', 0, 0, '29.5000', '29.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(639, '10012-1-2-1', '', 0, 0, '41.2500', '141.9000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(640, '', '', 0, 0, '41.2500', '41.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(641, '', '', 0, 0, '141.9000', '141.9000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(645, '10012-1-2-2', '', 0, 0, '26.9900', '97.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(646, '', '', 0, 0, '26.9900', '26.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(647, '', '', 0, 0, '49.9900', '49.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(648, '', '', 0, 0, '97.9900', '97.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(653, '10012-1-2-1-1', '', 0, 0, '31.0000', '51.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(654, '', '', 0, 0, '31.0000', '31.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(655, '', '', 0, 0, '51.9900', '51.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(658, '10012-1-2-1-1-1', '', 0, 0, '23.8500', '42.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(659, '', '', 0, 0, '23.8500', '23.8500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(660, '', '', 0, 0, '42.7500', '42.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(664, '', '', 0, 0, '21.7500', '21.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(666, '10051-2-1-1-1', '', 0, 0, '15.5000', '29.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(667, '10015-1-1-1-1', '', 0, 0, '15.5000', '15.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(668, '', '', 0, 0, '29.9900', '29.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(672, '10051-2-1-1-1-1', '', 0, 0, '31.0000', '167.2000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(673, '10015-1-1-1-1-1', '', 0, 0, '31.0000', '31.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(674, '', '', 0, 0, '167.2000', '167.2000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(679, '', '', 0, 0, '16.9900', '16.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(682, '', '', 0, 0, '15.5000', '15.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(686, '', '', 0, 0, '9.9900', '9.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(689, '', '', 0, 0, '19.9900', '19.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(692, '', '', 0, 0, '9.5200', '9.5200', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(695, '10058', '', 0, 0, '16.2000', '24.6500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(696, '10015-1-1-1-1-1-1', '', 0, 0, '16.2000', '16.2000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(697, '', '', 0, 0, '24.6500', '24.6500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(701, '10058-1', '', 0, 0, '13.9900', '56.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(702, '10015-1-1-1-1-1-1-1', '', 0, 0, '38.5000', '38.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(703, '', '', 0, 0, '56.7500', '56.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(708, '', '', 0, 0, '13.9900', '13.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(710, '10058-1-1', '', 0, 0, '6.4000', '15.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(711, '', '', 0, 0, '6.4000', '6.4000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(712, '10015-1-1-1-1-1-1-1-1', '', 0, 0, '15.9900', '15.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(717, '10058-1-2', '', 0, 0, '4.8000', '47.2300', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(718, '', '', 0, 0, '4.8000', '4.8000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(719, '10015-1-1-1-1-1-1-1-2', '', 0, 0, '11.5500', '11.5500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(720, '', '', 0, 0, '47.2300', '47.2300', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(726, '', '', 0, 0, '4.5000', '4.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(728, '10058-1-2-1', '', 0, 0, '43.2500', '799.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(729, '', '', 0, 0, '43.2500', '43.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(730, '10015-1-1-1-1-1-1-1-2-1', '', 0, 0, '192.8000', '192.8000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(731, '', '', 0, 0, '799.0000', '799.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(736, '10058-1-2-2', '', 0, 0, '16.5000', '71.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(737, '', '', 0, 0, '16.5000', '16.5000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(738, '10015-1-1-1-1-1-1-1-2-2', '', 0, 0, '71.0000', '71.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(743, '10058-1-2-2-1', '', 0, 0, '14.9900', '40.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(744, '', '', 0, 0, '14.9900', '14.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(745, '10015-1-1-1-1-1-1-1-2-2-1', '', 0, 0, '40.7500', '40.7500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(749, '', '', 0, 0, '7.2500', '7.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(752, '', '', 0, 0, '7.2500', '7.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(755, '', '', 0, 0, '7.2500', '7.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(758, '', '', 0, 0, '7.2500', '7.2500', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(761, '', '', 0, 0, '3.9000', '3.9000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(764, '10058-1-2-2-1-1', '', 0, 0, '11.9900', '73.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(765, '', '', 0, 0, '11.9900', '11.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(766, '10015-1-1-1-1-1-1-1-2-2-1-1', '', 0, 0, '73.0000', '73.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', 'parent'),
(769, '', '', 0, 0, '11.9900', '11.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(772, '', '', 0, 0, '23.6000', '23.6000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(774, '', '', 0, 0, '13.3400', '13.3400', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(777, '', '', 0, 0, '11.3000', '11.3000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(780, '', '', 0, 0, '21.0000', '21.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(783, '', '', 0, 0, '14.5200', '14.5200', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(785, '', '', 0, 0, '18.9900', '18.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(789, '', '', 0, 0, '18.9900', '18.9900', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(791, '', '', 0, 0, '54.0000', '54.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(795, '', '', 0, 0, '5.4000', '5.4000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(798, '', '', 0, 0, '9.9000', '9.9000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(803, '', '', 0, 0, '42.0000', '42.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(806, '', '', 0, 0, '42.0000', '42.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', ''),
(808, '', '', 0, 0, '5.0000', '5.0000', 0, NULL, 'instock', 0, '0.00', 0, 'taxable', '');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_rate_limits`
--

CREATE TABLE `wp_wc_rate_limits` (
  `rate_limit_id` bigint(20) UNSIGNED NOT NULL,
  `rate_limit_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `rate_limit_expiry` bigint(20) UNSIGNED NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_reserved_stock`
--

CREATE TABLE `wp_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_tax_rate_classes`
--

CREATE TABLE `wp_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_wc_tax_rate_classes`
--

INSERT INTO `wp_wc_tax_rate_classes` (`tax_rate_class_id`, `name`, `slug`) VALUES
(1, 'Reduced rate', 'reduced-rate'),
(2, 'Zero rate', 'zero-rate');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wc_webhooks`
--

CREATE TABLE `wp_wc_webhooks` (
  `webhook_id` bigint(20) UNSIGNED NOT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `delivery_url` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `secret` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `topic` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_api_keys`
--

CREATE TABLE `wp_woocommerce_api_keys` (
  `key_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `description` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_access` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--

CREATE TABLE `wp_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) UNSIGNED NOT NULL,
  `attribute_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_label` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `attribute_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--

CREATE TABLE `wp_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) UNSIGNED NOT NULL,
  `download_id` varchar(36) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `product_id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `order_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_log`
--

CREATE TABLE `wp_woocommerce_log` (
  `log_id` bigint(20) UNSIGNED NOT NULL,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--

CREATE TABLE `wp_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `order_item_id` bigint(20) UNSIGNED NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_order_items`
--

CREATE TABLE `wp_woocommerce_order_items` (
  `order_item_id` bigint(20) UNSIGNED NOT NULL,
  `order_item_name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order_item_type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `order_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_payment_tokenmeta`
--

CREATE TABLE `wp_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `payment_token_id` bigint(20) UNSIGNED NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_payment_tokens`
--

CREATE TABLE `wp_woocommerce_payment_tokens` (
  `token_id` bigint(20) UNSIGNED NOT NULL,
  `gateway_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `token` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_sessions`
--

CREATE TABLE `wp_woocommerce_sessions` (
  `session_id` bigint(20) UNSIGNED NOT NULL,
  `session_key` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_expiry` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_woocommerce_sessions`
--

INSERT INTO `wp_woocommerce_sessions` (`session_id`, `session_key`, `session_value`, `session_expiry`) VALUES
(6, 't_f1d41595a1cd69e1548eacd15332bf', 'a:1:{s:8:\"customer\";s:738:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"GB\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}', 1756181272),
(7, 't_cf6045bf8bf85c313df91785efc7c0', 'a:1:{s:8:\"customer\";s:738:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"GB\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}', 1756181271),
(8, '1', 'a:1:{s:8:\"customer\";s:784:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2025-08-23T17:47:48+00:00\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:19:\"webnarlax@gmail.com\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"GB\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}', 1756613280);

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_shipping_zones`
--

CREATE TABLE `wp_woocommerce_shipping_zones` (
  `zone_id` bigint(20) UNSIGNED NOT NULL,
  `zone_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `zone_order` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_shipping_zone_locations`
--

CREATE TABLE `wp_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) UNSIGNED NOT NULL,
  `zone_id` bigint(20) UNSIGNED NOT NULL,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_shipping_zone_methods`
--

CREATE TABLE `wp_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) UNSIGNED NOT NULL,
  `instance_id` bigint(20) UNSIGNED NOT NULL,
  `method_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `method_order` bigint(20) UNSIGNED NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_tax_rates`
--

CREATE TABLE `wp_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) UNSIGNED NOT NULL,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) UNSIGNED NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) UNSIGNED NOT NULL,
  `tax_rate_class` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--

CREATE TABLE `wp_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) UNSIGNED NOT NULL,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `tax_rate_id` bigint(20) UNSIGNED NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wp_actionscheduler_actions`
--
ALTER TABLE `wp_actionscheduler_actions`
  ADD PRIMARY KEY (`action_id`),
  ADD KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  ADD KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  ADD KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  ADD KEY `args` (`args`),
  ADD KEY `group_id` (`group_id`),
  ADD KEY `last_attempt_gmt` (`last_attempt_gmt`),
  ADD KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
  ADD KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
  ADD KEY `status_claim_id` (`status`,`claim_id`);

--
-- Indexes for table `wp_actionscheduler_claims`
--
ALTER TABLE `wp_actionscheduler_claims`
  ADD PRIMARY KEY (`claim_id`),
  ADD KEY `date_created_gmt` (`date_created_gmt`);

--
-- Indexes for table `wp_actionscheduler_groups`
--
ALTER TABLE `wp_actionscheduler_groups`
  ADD PRIMARY KEY (`group_id`),
  ADD KEY `slug` (`slug`(191));

--
-- Indexes for table `wp_actionscheduler_logs`
--
ALTER TABLE `wp_actionscheduler_logs`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `action_id` (`action_id`),
  ADD KEY `log_date_gmt` (`log_date_gmt`);

--
-- Indexes for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_comments`
--
ALTER TABLE `wp_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10)),
  ADD KEY `woo_idx_comment_type` (`comment_type`);

--
-- Indexes for table `wp_e_events`
--
ALTER TABLE `wp_e_events`
  ADD PRIMARY KEY (`id`),
  ADD KEY `created_at_index` (`created_at`);

--
-- Indexes for table `wp_e_notes`
--
ALTER TABLE `wp_e_notes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `route_url_index` (`route_url`(191)),
  ADD KEY `post_id_index` (`post_id`),
  ADD KEY `element_id_index` (`element_id`),
  ADD KEY `parent_id_index` (`parent_id`),
  ADD KEY `author_id_index` (`author_id`),
  ADD KEY `status_index` (`status`),
  ADD KEY `is_resolved_index` (`is_resolved`),
  ADD KEY `is_public_index` (`is_public`),
  ADD KEY `created_at_index` (`created_at`),
  ADD KEY `updated_at_index` (`updated_at`),
  ADD KEY `last_activity_at_index` (`last_activity_at`);

--
-- Indexes for table `wp_e_notes_users_relations`
--
ALTER TABLE `wp_e_notes_users_relations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `type_index` (`type`),
  ADD KEY `note_id_index` (`note_id`),
  ADD KEY `user_id_index` (`user_id`);

--
-- Indexes for table `wp_e_submissions`
--
ALTER TABLE `wp_e_submissions`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  ADD KEY `main_meta_id_index` (`main_meta_id`),
  ADD KEY `hash_id_index` (`hash_id`),
  ADD KEY `type_index` (`type`),
  ADD KEY `post_id_index` (`post_id`),
  ADD KEY `element_id_index` (`element_id`),
  ADD KEY `campaign_id_index` (`campaign_id`),
  ADD KEY `user_id_index` (`user_id`),
  ADD KEY `user_ip_index` (`user_ip`),
  ADD KEY `status_index` (`status`),
  ADD KEY `is_read_index` (`is_read`),
  ADD KEY `created_at_gmt_index` (`created_at_gmt`),
  ADD KEY `updated_at_gmt_index` (`updated_at_gmt`),
  ADD KEY `created_at_index` (`created_at`),
  ADD KEY `updated_at_index` (`updated_at`),
  ADD KEY `referer_index` (`referer`(191)),
  ADD KEY `referer_title_index` (`referer_title`(191));

--
-- Indexes for table `wp_e_submissions_actions_log`
--
ALTER TABLE `wp_e_submissions_actions_log`
  ADD PRIMARY KEY (`id`),
  ADD KEY `submission_id_index` (`submission_id`),
  ADD KEY `action_name_index` (`action_name`),
  ADD KEY `status_index` (`status`),
  ADD KEY `created_at_gmt_index` (`created_at_gmt`),
  ADD KEY `updated_at_gmt_index` (`updated_at_gmt`),
  ADD KEY `created_at_index` (`created_at`),
  ADD KEY `updated_at_index` (`updated_at`);

--
-- Indexes for table `wp_e_submissions_values`
--
ALTER TABLE `wp_e_submissions_values`
  ADD PRIMARY KEY (`id`),
  ADD KEY `submission_id_index` (`submission_id`),
  ADD KEY `key_index` (`key`);

--
-- Indexes for table `wp_links`
--
ALTER TABLE `wp_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `wp_options`
--
ALTER TABLE `wp_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

--
-- Indexes for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_posts`
--
ALTER TABLE `wp_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`);

--
-- Indexes for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_terms`
--
ALTER TABLE `wp_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indexes for table `wp_term_relationships`
--
ALTER TABLE `wp_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_users`
--
ALTER TABLE `wp_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- Indexes for table `wp_wc_admin_notes`
--
ALTER TABLE `wp_wc_admin_notes`
  ADD PRIMARY KEY (`note_id`);

--
-- Indexes for table `wp_wc_admin_note_actions`
--
ALTER TABLE `wp_wc_admin_note_actions`
  ADD PRIMARY KEY (`action_id`),
  ADD KEY `note_id` (`note_id`);

--
-- Indexes for table `wp_wc_category_lookup`
--
ALTER TABLE `wp_wc_category_lookup`
  ADD PRIMARY KEY (`category_tree_id`,`category_id`);

--
-- Indexes for table `wp_wc_customer_lookup`
--
ALTER TABLE `wp_wc_customer_lookup`
  ADD PRIMARY KEY (`customer_id`),
  ADD UNIQUE KEY `user_id` (`user_id`),
  ADD KEY `email` (`email`);

--
-- Indexes for table `wp_wc_download_log`
--
ALTER TABLE `wp_wc_download_log`
  ADD PRIMARY KEY (`download_log_id`),
  ADD KEY `permission_id` (`permission_id`),
  ADD KEY `timestamp` (`timestamp`);

--
-- Indexes for table `wp_wc_orders`
--
ALTER TABLE `wp_wc_orders`
  ADD PRIMARY KEY (`id`),
  ADD KEY `status` (`status`),
  ADD KEY `date_created` (`date_created_gmt`),
  ADD KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
  ADD KEY `billing_email` (`billing_email`(191)),
  ADD KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
  ADD KEY `parent_order_id` (`parent_order_id`),
  ADD KEY `date_updated` (`date_updated_gmt`);

--
-- Indexes for table `wp_wc_orders_meta`
--
ALTER TABLE `wp_wc_orders_meta`
  ADD PRIMARY KEY (`id`),
  ADD KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)),
  ADD KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82));

--
-- Indexes for table `wp_wc_order_addresses`
--
ALTER TABLE `wp_wc_order_addresses`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `email` (`email`(191)),
  ADD KEY `phone` (`phone`);

--
-- Indexes for table `wp_wc_order_coupon_lookup`
--
ALTER TABLE `wp_wc_order_coupon_lookup`
  ADD PRIMARY KEY (`order_id`,`coupon_id`),
  ADD KEY `coupon_id` (`coupon_id`),
  ADD KEY `date_created` (`date_created`);

--
-- Indexes for table `wp_wc_order_operational_data`
--
ALTER TABLE `wp_wc_order_operational_data`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `order_id` (`order_id`),
  ADD KEY `order_key` (`order_key`);

--
-- Indexes for table `wp_wc_order_product_lookup`
--
ALTER TABLE `wp_wc_order_product_lookup`
  ADD PRIMARY KEY (`order_item_id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `product_id` (`product_id`),
  ADD KEY `customer_id` (`customer_id`),
  ADD KEY `date_created` (`date_created`),
  ADD KEY `customer_product_date` (`customer_id`,`product_id`,`date_created`);

--
-- Indexes for table `wp_wc_order_stats`
--
ALTER TABLE `wp_wc_order_stats`
  ADD PRIMARY KEY (`order_id`),
  ADD KEY `date_created` (`date_created`),
  ADD KEY `customer_id` (`customer_id`),
  ADD KEY `status` (`status`(191));

--
-- Indexes for table `wp_wc_order_tax_lookup`
--
ALTER TABLE `wp_wc_order_tax_lookup`
  ADD PRIMARY KEY (`order_id`,`tax_rate_id`),
  ADD KEY `tax_rate_id` (`tax_rate_id`),
  ADD KEY `date_created` (`date_created`);

--
-- Indexes for table `wp_wc_product_attributes_lookup`
--
ALTER TABLE `wp_wc_product_attributes_lookup`
  ADD PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  ADD KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`);

--
-- Indexes for table `wp_wc_product_download_directories`
--
ALTER TABLE `wp_wc_product_download_directories`
  ADD PRIMARY KEY (`url_id`),
  ADD KEY `url` (`url`(191));

--
-- Indexes for table `wp_wc_product_meta_lookup`
--
ALTER TABLE `wp_wc_product_meta_lookup`
  ADD PRIMARY KEY (`product_id`),
  ADD KEY `virtual` (`virtual`),
  ADD KEY `downloadable` (`downloadable`),
  ADD KEY `stock_status` (`stock_status`),
  ADD KEY `stock_quantity` (`stock_quantity`),
  ADD KEY `onsale` (`onsale`),
  ADD KEY `min_max_price` (`min_price`,`max_price`),
  ADD KEY `sku` (`sku`(50));

--
-- Indexes for table `wp_wc_rate_limits`
--
ALTER TABLE `wp_wc_rate_limits`
  ADD PRIMARY KEY (`rate_limit_id`),
  ADD UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191));

--
-- Indexes for table `wp_wc_reserved_stock`
--
ALTER TABLE `wp_wc_reserved_stock`
  ADD PRIMARY KEY (`order_id`,`product_id`);

--
-- Indexes for table `wp_wc_tax_rate_classes`
--
ALTER TABLE `wp_wc_tax_rate_classes`
  ADD PRIMARY KEY (`tax_rate_class_id`),
  ADD UNIQUE KEY `slug` (`slug`(191));

--
-- Indexes for table `wp_wc_webhooks`
--
ALTER TABLE `wp_wc_webhooks`
  ADD PRIMARY KEY (`webhook_id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `wp_woocommerce_api_keys`
--
ALTER TABLE `wp_woocommerce_api_keys`
  ADD PRIMARY KEY (`key_id`),
  ADD KEY `consumer_key` (`consumer_key`),
  ADD KEY `consumer_secret` (`consumer_secret`);

--
-- Indexes for table `wp_woocommerce_attribute_taxonomies`
--
ALTER TABLE `wp_woocommerce_attribute_taxonomies`
  ADD PRIMARY KEY (`attribute_id`),
  ADD KEY `attribute_name` (`attribute_name`(20));

--
-- Indexes for table `wp_woocommerce_downloadable_product_permissions`
--
ALTER TABLE `wp_woocommerce_downloadable_product_permissions`
  ADD PRIMARY KEY (`permission_id`),
  ADD KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  ADD KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`);

--
-- Indexes for table `wp_woocommerce_log`
--
ALTER TABLE `wp_woocommerce_log`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `level` (`level`);

--
-- Indexes for table `wp_woocommerce_order_itemmeta`
--
ALTER TABLE `wp_woocommerce_order_itemmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `order_item_id` (`order_item_id`),
  ADD KEY `meta_key` (`meta_key`(32));

--
-- Indexes for table `wp_woocommerce_order_items`
--
ALTER TABLE `wp_woocommerce_order_items`
  ADD PRIMARY KEY (`order_item_id`),
  ADD KEY `order_id` (`order_id`);

--
-- Indexes for table `wp_woocommerce_payment_tokenmeta`
--
ALTER TABLE `wp_woocommerce_payment_tokenmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `payment_token_id` (`payment_token_id`),
  ADD KEY `meta_key` (`meta_key`(32));

--
-- Indexes for table `wp_woocommerce_payment_tokens`
--
ALTER TABLE `wp_woocommerce_payment_tokens`
  ADD PRIMARY KEY (`token_id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `wp_woocommerce_sessions`
--
ALTER TABLE `wp_woocommerce_sessions`
  ADD PRIMARY KEY (`session_id`),
  ADD UNIQUE KEY `session_key` (`session_key`);

--
-- Indexes for table `wp_woocommerce_shipping_zones`
--
ALTER TABLE `wp_woocommerce_shipping_zones`
  ADD PRIMARY KEY (`zone_id`);

--
-- Indexes for table `wp_woocommerce_shipping_zone_locations`
--
ALTER TABLE `wp_woocommerce_shipping_zone_locations`
  ADD PRIMARY KEY (`location_id`),
  ADD KEY `zone_id` (`zone_id`),
  ADD KEY `location_type_code` (`location_type`(10),`location_code`(20));

--
-- Indexes for table `wp_woocommerce_shipping_zone_methods`
--
ALTER TABLE `wp_woocommerce_shipping_zone_methods`
  ADD PRIMARY KEY (`instance_id`);

--
-- Indexes for table `wp_woocommerce_tax_rates`
--
ALTER TABLE `wp_woocommerce_tax_rates`
  ADD PRIMARY KEY (`tax_rate_id`),
  ADD KEY `tax_rate_country` (`tax_rate_country`),
  ADD KEY `tax_rate_state` (`tax_rate_state`(2)),
  ADD KEY `tax_rate_class` (`tax_rate_class`(10)),
  ADD KEY `tax_rate_priority` (`tax_rate_priority`);

--
-- Indexes for table `wp_woocommerce_tax_rate_locations`
--
ALTER TABLE `wp_woocommerce_tax_rate_locations`
  ADD PRIMARY KEY (`location_id`),
  ADD KEY `tax_rate_id` (`tax_rate_id`),
  ADD KEY `location_type_code` (`location_type`(10),`location_code`(20));

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `wp_actionscheduler_actions`
--
ALTER TABLE `wp_actionscheduler_actions`
  MODIFY `action_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=406;

--
-- AUTO_INCREMENT for table `wp_actionscheduler_claims`
--
ALTER TABLE `wp_actionscheduler_claims`
  MODIFY `claim_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1451;

--
-- AUTO_INCREMENT for table `wp_actionscheduler_groups`
--
ALTER TABLE `wp_actionscheduler_groups`
  MODIFY `group_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `wp_actionscheduler_logs`
--
ALTER TABLE `wp_actionscheduler_logs`
  MODIFY `log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1189;

--
-- AUTO_INCREMENT for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_comments`
--
ALTER TABLE `wp_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wp_e_events`
--
ALTER TABLE `wp_e_events`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_e_notes`
--
ALTER TABLE `wp_e_notes`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_e_notes_users_relations`
--
ALTER TABLE `wp_e_notes_users_relations`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_e_submissions`
--
ALTER TABLE `wp_e_submissions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_e_submissions_actions_log`
--
ALTER TABLE `wp_e_submissions_actions_log`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_e_submissions_values`
--
ALTER TABLE `wp_e_submissions_values`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_links`
--
ALTER TABLE `wp_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_options`
--
ALTER TABLE `wp_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3899;

--
-- AUTO_INCREMENT for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8712;

--
-- AUTO_INCREMENT for table `wp_posts`
--
ALTER TABLE `wp_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=881;

--
-- AUTO_INCREMENT for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=71;

--
-- AUTO_INCREMENT for table `wp_terms`
--
ALTER TABLE `wp_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=45;

--
-- AUTO_INCREMENT for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=45;

--
-- AUTO_INCREMENT for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=64;

--
-- AUTO_INCREMENT for table `wp_users`
--
ALTER TABLE `wp_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wp_wc_admin_notes`
--
ALTER TABLE `wp_wc_admin_notes`
  MODIFY `note_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=66;

--
-- AUTO_INCREMENT for table `wp_wc_admin_note_actions`
--
ALTER TABLE `wp_wc_admin_note_actions`
  MODIFY `action_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=462;

--
-- AUTO_INCREMENT for table `wp_wc_customer_lookup`
--
ALTER TABLE `wp_wc_customer_lookup`
  MODIFY `customer_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wc_download_log`
--
ALTER TABLE `wp_wc_download_log`
  MODIFY `download_log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wc_orders_meta`
--
ALTER TABLE `wp_wc_orders_meta`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wc_order_addresses`
--
ALTER TABLE `wp_wc_order_addresses`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wc_order_operational_data`
--
ALTER TABLE `wp_wc_order_operational_data`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wc_product_download_directories`
--
ALTER TABLE `wp_wc_product_download_directories`
  MODIFY `url_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `wp_wc_rate_limits`
--
ALTER TABLE `wp_wc_rate_limits`
  MODIFY `rate_limit_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wc_tax_rate_classes`
--
ALTER TABLE `wp_wc_tax_rate_classes`
  MODIFY `tax_rate_class_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `wp_wc_webhooks`
--
ALTER TABLE `wp_wc_webhooks`
  MODIFY `webhook_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_api_keys`
--
ALTER TABLE `wp_woocommerce_api_keys`
  MODIFY `key_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_attribute_taxonomies`
--
ALTER TABLE `wp_woocommerce_attribute_taxonomies`
  MODIFY `attribute_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_downloadable_product_permissions`
--
ALTER TABLE `wp_woocommerce_downloadable_product_permissions`
  MODIFY `permission_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_log`
--
ALTER TABLE `wp_woocommerce_log`
  MODIFY `log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_order_itemmeta`
--
ALTER TABLE `wp_woocommerce_order_itemmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_order_items`
--
ALTER TABLE `wp_woocommerce_order_items`
  MODIFY `order_item_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_payment_tokenmeta`
--
ALTER TABLE `wp_woocommerce_payment_tokenmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_payment_tokens`
--
ALTER TABLE `wp_woocommerce_payment_tokens`
  MODIFY `token_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_sessions`
--
ALTER TABLE `wp_woocommerce_sessions`
  MODIFY `session_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `wp_woocommerce_shipping_zones`
--
ALTER TABLE `wp_woocommerce_shipping_zones`
  MODIFY `zone_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_shipping_zone_locations`
--
ALTER TABLE `wp_woocommerce_shipping_zone_locations`
  MODIFY `location_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_shipping_zone_methods`
--
ALTER TABLE `wp_woocommerce_shipping_zone_methods`
  MODIFY `instance_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_tax_rates`
--
ALTER TABLE `wp_woocommerce_tax_rates`
  MODIFY `tax_rate_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_woocommerce_tax_rate_locations`
--
ALTER TABLE `wp_woocommerce_tax_rate_locations`
  MODIFY `location_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
COMMIT;

/*!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 */;
